Commit Graph

33 Commits

Author SHA1 Message Date
749461f11b Fix router 2024-10-19 14:10:49 +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
a24f0d637c Fix chi error 2024-10-15 22:33:59 +02:00
68ec134bf5 Fix migration error 2024-10-15 22:33:50 +02:00
403ded509a Fix main 2024-10-15 22:23:09 +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
d440ac0fd7 Update handlers to pass user id 2024-10-14 22:43:00 +02:00
4953138154 Fix filesystem paths 2024-10-14 22:36:37 +02:00
cbdf51db05 Fix filesystem 2024-10-14 22:06:38 +02:00
18bc50f5b4 Update handlers for workspaces 2024-10-14 22:01:17 +02:00
97ebf1c08e Update fs for workspaces 2024-10-14 21:26:31 +02:00
2d2b596f2c Add db support for workspaces 2024-10-14 21:08:37 +02:00
da5a3ebeee Remove autocommit from backend 2024-10-13 16:00:17 +02:00
ac54c083a9 Setup git repo on settings change 2024-10-13 11:16:44 +02:00
859c460d84 Use react arborist 2024-10-09 21:59:30 +02:00
ab27b36aad Validate paths for static file server 2024-09-30 19:31:20 +02:00
b64c13442b Handle wiki style links 2024-09-30 19:01:27 +02:00
43d647c9ea Add support for images 2024-09-29 23:44:24 +02:00
a8da48b557 Setup and run go linters 2024-09-29 22:12:58 +02:00
4290119b93 Initial git settings on frontend 2024-09-28 15:35:52 +02:00
0558ea292b Initial git sorage backend implementation 2024-09-28 14:52:02 +02:00
122860d230 Fix settings not closing on submit bug 2024-09-27 23:28:19 +02:00
5cea9b3844 Set up static routing on be 2024-09-27 22:00:48 +02:00
56bd2c29ad File path validation 2024-09-27 17:56:20 +02:00
840e77fcc0 FE Settings integration 2024-09-27 17:54:00 +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
9faa212043 Add file save and delete api endpoints 2024-09-26 15:34:24 +02:00
b2e99fa39e Connect FE with BE api 2024-09-25 22:03:32 +02:00
a135f28fd5 Initial backend api 2024-09-25 20:36:09 +02:00