bewcloud/lib/models
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
..
multi-factor-auth Update all dependencies 2025-09-27 19:39:09 +01:00
calendar.ts Update all dependencies 2025-09-27 19:39:09 +01:00
contacts.ts Update all dependencies 2025-09-27 19:39:09 +01:00
dashboard.ts Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00
dav.js Update all dependencies 2025-09-27 19:39:09 +01:00
email.ts Update all dependencies 2025-09-27 19:39:09 +01:00
expenses.ts Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00
files.ts Support downloading directories as a zip archive (#106) 2025-10-08 14:32:45 +01:00
multi-factor-auth.ts Update all dependencies 2025-09-27 19:39:09 +01:00
news.ts Make initial News loading faster 2025-10-01 14:17:39 +01:00
oidc.ts Improve App Selection 2025-12-01 12:25:21 +00:00
user.ts Implement a more robust Config (#60) 2025-05-25 15:48:53 +01:00