Commit Graph

23 Commits

Author SHA1 Message Date
dd3ea9f65f Improve admin dashboard 2024-11-08 23:49:12 +01:00
0480c165ae Implement admin api handlers 2024-11-07 21:32:09 +01:00
1a14c06be2 Retrieve pass hash from db 2024-11-06 21:52:46 +01:00
69afef15ec Make logging in work on frontend 2024-11-04 21:51:38 +01:00
dfd9544fba Reorganize handlers 2024-11-03 17:41:17 +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
f8728923a5 Encrypt git token 2024-10-31 21:15:38 +01:00
bef682e5cb Move last opened file to workspaces table 2024-10-30 21:37:07 +01:00
ba4a0dadca Implement workspace deletion 2024-10-27 21:19:42 +01:00
4544af8f0f Combine settings and workspaces tables 2024-10-27 16:00:06 +01:00
eaad78730e Save default settings with workspace creation 2024-10-27 12:44:01 +01:00
ffe82b335a Get full workspace object 2024-10-21 23:48:50 +02:00
2f87d87833 Fix admin user creation 2024-10-19 13:49:11 +02:00
3b7bf83073 Set up admin user 2024-10-19 12:07:58 +02:00
1df4952300 Create workspace on user create 2024-10-19 12:07:45 +02:00
68ec134bf5 Fix migration error 2024-10-15 22:33:50 +02:00
6cf141bfd9 Rework api 2024-10-15 22:17:34 +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