Commit Graph

38 Commits

Author SHA1 Message Date
cbdd93e6ba Fix errors 2025-10-09 16:34:10 +02:00
2f96b55205 User CRUD on backend and refactors 2025-10-09 16:25:15 +02:00
21f7b55c8a Fix very faulty authorization 2025-10-08 00:43:21 +02:00
bee6ead6dc Bulk import frontend utility 2025-10-07 23:38:41 +02:00
90729736ca Switch to internally managed roles, adapt frontend 2025-10-07 02:05:03 +02:00
dc0ec5c635 JUMBO refactor, still work in progress 2025-10-07 00:14:31 +02:00
3694492e1a Support missing roles and deleted user 2025-04-01 23:26:56 +02:00
fc302d8ef2 Add hostname configuration option 2025-04-01 22:36:28 +02:00
d46e9a3faf Prepare for DB migartions 2025-03-29 20:46:35 +01:00
709165bab0 Minor refactors 2025-03-28 22:06:09 +01:00
0c903e1087 Parse backend environment, expose more settings 2025-03-28 21:53:03 +01:00
9efe20f69f Fix redirects 2025-03-26 20:50:47 +01:00
980bc03ce3 Fix tsc errors 2025-03-26 20:14:36 +01:00
cec7d47c9e Use Azure auth for no good reason 2025-03-26 19:42:26 +01:00
fc64f77335 Fix pagination query parsing, repertoire entry editor 2024-12-30 11:02:10 +01:00
Szymon Nowakowski
1d2b19f072 Flesh-out model on the backend 2024-12-26 21:40:05 +01:00
Szymon Nowakowski
b3ec1b9463 Implement repertoire REST API 2024-12-25 22:32:33 +01:00
Szymon Nowakowski
8ef3572e79 Add change password feature 2024-12-25 20:51:44 +01:00
Szymon Nowakowski
135d54908f Add eslint and fix eslint errors, other minor improvements 2024-12-25 17:26:20 +01:00
228713b3cc Docker support, backend SPA mode 2024-12-22 22:46:55 +01:00
555a24dbe5 Add effect because I coldn't resist 2024-12-17 20:29:52 +01:00
80c574dfd6 Add swagger, update TypeScript 2024-12-05 00:45:37 +01:00
02b4c08e7d Attachment form and table, MusicXML renderer 2024-11-24 13:37:26 +01:00
c561df7e3c Add piece editor page 2024-11-23 15:58:21 +01:00
d934136839 Custom fonts, better home styling, more comprehensive table 2024-11-20 22:12:29 +01:00
080cb1b490 Attachment CRUD API, show piece table and add piece form 2024-11-19 23:38:58 +01:00
5f0b8a69d3 Add create file table, insert first user, fully port to tailwind 2024-11-19 21:45:10 +01:00
63de1a3b02 Port to elysia, tailwind (no effect) 2024-11-17 23:08:23 +01:00
e8aaa328e6 Fix system info DDL typo and modifiedAt login 2024-08-13 23:26:07 +02:00
ac091b1dc9 Implement DB interface for Piece CRUD 2024-08-13 23:17:48 +02:00
1bd323bdd6 Logout API and implementation 2024-08-12 16:00:43 +02:00
1a60ecb48a Extend and fix session management, /me API 2024-08-11 22:55:03 +02:00
a0a6681ae0 Initialize DB with admin user 2024-08-10 23:40:07 +02:00
a5b16cbdf9 Crash fixes 2024-08-06 22:11:24 +02:00
4210f2168a Add make-api package 2024-08-04 20:04:18 +02:00
c30d10e67a Login page design 2024-08-04 13:43:38 +02:00
903168a565 Backend: DB schema, login API 2024-08-03 15:29:29 +02:00
777038e0b4 Init backend, frontend and DB schema 2024-08-03 10:44:42 +02:00