|
|
0480c165ae
|
Implement admin api handlers
|
2024-11-07 21:32:09 +01:00 |
|
|
|
505b93ff09
|
Implement update and delete account handlers
|
2024-11-05 21:49:09 +01:00 |
|
|
|
69afef15ec
|
Make logging in work on frontend
|
2024-11-04 21:51:38 +01:00 |
|
|
|
927d1feb05
|
Split user and workspace contexts
|
2024-11-03 22:02:39 +01:00 |
|
|
|
c8cc854fd6
|
Rework request context handler
|
2024-11-03 19:17:10 +01:00 |
|
|
|
dfd9544fba
|
Reorganize handlers
|
2024-11-03 17:41:17 +01:00 |
|
|
|
72680abdf4
|
Setup api auth middleware
|
2024-11-01 17:04:24 +01:00 |
|
|
|
34868c53eb
|
Update api for auth
|
2024-11-01 15:43:04 +01:00 |
|
|
|
bef682e5cb
|
Move last opened file to workspaces table
|
2024-10-30 21:37:07 +01:00 |
|
|
|
a62a6f8966
|
Fix workspace initialization
|
2024-10-29 22:01:13 +01:00 |
|
|
|
d82f7e2b1e
|
Serve precompressed files
|
2024-10-28 21:45:11 +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 |
|
|
|
05dd3a83b0
|
Fix settings saving
|
2024-10-22 21:21:18 +02:00 |
|
|
|
ffe82b335a
|
Get full workspace object
|
2024-10-21 23:48:50 +02:00 |
|
|
|
749461f11b
|
Fix router
|
2024-10-19 14:10:49 +02:00 |
|
|
|
a24f0d637c
|
Fix chi error
|
2024-10-15 22:33:59 +02:00 |
|
|
|
6cf141bfd9
|
Rework api
|
2024-10-15 22:17:34 +02:00 |
|
|
|
d440ac0fd7
|
Update handlers to pass user id
|
2024-10-14 22:43:00 +02:00 |
|
|
|
18bc50f5b4
|
Update handlers for workspaces
|
2024-10-14 22:01:17 +02:00 |
|
|
|
ac54c083a9
|
Setup git repo on settings change
|
2024-10-13 11:16:44 +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 |
|
|
|
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 |
|
|
|
a135f28fd5
|
Initial backend api
|
2024-09-25 20:36:09 +02:00 |
|