Files
Désiré Werner Menrath 00e8073788 feat: Update versioning and improve UI layouts
This commit introduces several UI enhancements, a change to the default trash bin behavior, and a versioning scheme update.

- **Versioning**:
  - The project's versioning scheme has been updated from  to  to better reflect its maturity.
  - The  and  have been updated to document this change.

- **Global Trash Default**:
  - The default behavior for the global trash setting is now "disabled".
  - The backend logic in  was updated to reflect this, defaulting to  if the setting is not present in the database.
  - The  API endpoint now correctly updates all lists to reflect the new global state (enabled or disabled).

- **Admin Panel Layout**:
  - In the "Create User" form, the email field is now on its own wider row () for better readability.
  - In the user list, the user's email is now displayed on a separate line below the username for clarity.

- **Settings Modal Layout**:
  - The "Change Password" fields are now stacked vertically, each occupying .
  - The settings modal is now narrower (removed ).
2025-12-24 12:42:05 +01:00
..
2025-10-26 10:22:08 +01:00