Commit Graph

6 Commits

Author SHA1 Message Date
vollstock c470240dc0 Fix: Job to check invoice due dates was never run
Made it a command so it runs with the scheduler
2026-03-05 10:42:40 +01:00
vollstock 6b688f72e0 [Fix] Internal cron scheduler blocking view responses
Internal cron is now triggered by an axios request from the frontend so it can truly run in a separate request. Fixes #167
2025-12-07 12:55:33 +01:00
vollstock 25034ee2f3 Comments on #167 2025-12-05 09:53:28 +01:00
vollstock b7a880d66a Various fixes for DB seeding 2025-12-04 22:37:16 +01:00
vollstock 53acdb40b7 Impment webcron and internal scheduling methods and change settings to a key value store 2025-12-03 14:23:03 +01:00
vollstock b420aada17 Add backend check for due invoices, #54 2025-11-11 21:20:15 +01:00