Commit Graph

5 Commits

Author SHA1 Message Date
d1bb95c2a8 added Function to recognise the frontend if the logged in user is an admin or not. 2025-07-24 11:30:00 +02:00
e56278fa82 feat: add user update functionality and theme management 2025-07-23 19:45:21 +02:00
4fed3d96f6 feat: implement user management features including user deletion and role-based access 2025-07-23 14:55:21 +02:00
3ef99aebfe re formatted code 2025-07-22 21:15:10 +02:00
b249c73aa4 added jwt service. Currently it has some bugs and it is not very functional.
Also restructured the project a bit - created a service folder for the database script and the token script.
2025-07-22 19:39:54 +02:00