bewcloud/lib
Bruno Bernardino 6cfb62d1a2
Refactor data handlers + misc fixes
This refactors the data handlers into a more standard/understood model-like architecture, to prepare for a new, more robust config system.

It also fixes a problem with creating new Notes and uploading new Photos via the web interface (related to #58).

Finally, it speeds up docker builds by sending in less files, which aren't necessary or will be built anyway.

This is all in preparation to allow building #13 more robustly.
2025-05-24 08:24:10 +01:00
..
interfaces Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00
models Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00
providers Show transparency in calendar view 2024-03-29 20:37:47 +00:00
utils Custom Title, Description and Help Email (#54) 2025-03-20 15:18:09 +00:00
auth.ts Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00
config.ts Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00
feed.ts Update Deno to 2.1 LTS! 2024-11-30 08:13:22 +00:00
form-utils.tsx Allow updating events 2024-03-21 16:24:59 +00:00
types.ts Add Expenses app 2025-02-26 17:43:53 +00:00