Commit Graph

4 Commits

Author SHA1 Message Date
6071d1180b Adding services routes 2024-04-14 19:53:16 +00:00
323e934cd7 Second part of backend rework
- Improved consistency in routes
- Fixed permission issues
- Added new endpoints
- Fixed some issues
- SQL: Switched status to ENUM
- SQL: Changed rooms table
- SQL: Added unique constraints
2024-02-26 16:07:09 +01:00
ab72bf2593 Improved consistency and fixed veriFyToken function 2024-02-26 11:14:05 +01:00
0ddbc437b9 First part of backend rework
- Added the base data structure for the new database
- Added the new routes for the new database
- Reworked the users endpoints
2024-02-26 10:20:29 +01:00