Commit Graph

12 Commits

Author SHA1 Message Date
0480c165ae Implement admin api handlers 2024-11-07 21:32:09 +01:00
46eeb18a31 Setup jwt signing key 2024-11-01 17:04:08 +01:00
be0f97ab24 Update db for auth 2024-11-01 15:42:46 +01:00
bef682e5cb Move last opened file to workspaces table 2024-10-30 21:37:07 +01:00
4544af8f0f Combine settings and workspaces tables 2024-10-27 16:00:06 +01:00
3b7bf83073 Set up admin user 2024-10-19 12:07:58 +02:00
68ec134bf5 Fix migration error 2024-10-15 22:33:50 +02:00
071619cfb3 Rework db schema 2024-10-15 21:05:28 +02:00
2d2b596f2c Add db support for workspaces 2024-10-14 21:08:37 +02:00
a8da48b557 Setup and run go linters 2024-09-29 22:12:58 +02:00
3a651ce4d8 Add user settings validation 2024-09-27 14:56:43 +02:00
f99c93ac23 Add settings persistance on backend 2024-09-27 14:30:49 +02:00