bewcloud/components
Bruno Bernardino d86e65475c
Improve App Selection
This allows not enabling Dashboard and Files. It also sorts the apps in the menu according to the order in the `config.core.enabledApps` array.

Since this will require a major version upgrade (`v3.0.0`), I also took the opportunity to upgrade PostgreSQL. You can [follow this guide on how to upgrade PostgreSQL on Docker containers](https://news.onbrn.com/step-by-step-guide-upgrading-postgresql-docker-containers/).

Finally, this has some minor security improvements (confirming API endpoints won't work if their app is disabled in the config).

Closes #114
Closes #108
2025-12-01 12:25:21 +00:00
..
auth Public File Sharing (#72) 2025-06-20 12:04:16 +01:00
calendar Basic CalDav UI (Calendar) 2025-09-06 12:46:13 +01:00
expenses Update all dependencies 2025-09-27 19:39:09 +01:00
files Support downloading directories as a zip archive (#106) 2025-10-08 14:32:45 +01:00
notes Improve error messages 2025-06-23 08:57:02 +01:00
photos Improve error messages 2025-06-23 08:57:02 +01:00
Header.tsx Improve App Selection 2025-12-01 12:25:21 +00:00