Commit Graph

7 Commits

Author SHA1 Message Date
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
vollstock 3c2d35f458 Replace normal space with no breaking space in toCurrency directive to avoid line breaks prices in pdf export 2025-11-04 13:50:09 +01:00
vollstock 9da301c4f1 Add initial Code 2025-10-20 08:57:51 +02:00