bewcloud/routes
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
..
api Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00
files/open Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00
news Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00
notes/open Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00
photos/thumbnail Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00
_404.tsx Mocked Calendar UI for month view. 2024-03-17 11:43:58 +00:00
_app.tsx Change favicon to dark. 2025-02-27 15:09:21 +00:00
_middleware.tsx Improve WebDav support to include file size and modified time 2024-04-08 16:01:59 +01:00
dashboard.tsx Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00
dav.tsx Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00
expenses.tsx Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00
files.tsx Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00
index.tsx Make it public! 2024-03-16 08:40:24 +00:00
login.tsx Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00
logout.tsx Make it public! 2024-03-16 08:40:24 +00:00
news.tsx Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00
notes.tsx Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00
photos.tsx Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00
settings.tsx Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00
signup.tsx Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00