bewcloud/lib
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
..
interfaces Update all dependencies 2025-09-27 19:39:09 +01:00
models Improve App Selection 2025-12-01 12:25:21 +00:00
utils Revert xml lib, to avoid unexpected issues 2025-10-17 20:52:07 +01:00
auth.ts Update all dependencies 2025-09-27 19:39:09 +01:00
config.ts Improve App Selection 2025-12-01 12:25:21 +00:00
feed.ts Update all dependencies 2025-09-27 19:39:09 +01:00
form-utils.tsx Update all dependencies 2025-09-27 19:39:09 +01:00
types.ts Improve App Selection 2025-12-01 12:25:21 +00:00