|
|
91f0ebe99c
|
Recursively sort filelist
|
2024-10-29 21:38:36 +01:00 |
|
|
|
ad3fa28bc7
|
Show file list on load
|
2024-10-29 21:38:15 +01:00 |
|
|
|
1695b411e1
|
Unify env var reading in backend
|
2024-10-29 20:41:11 +01:00 |
|
|
|
87a2f12766
|
Merge pull request #7 from LordMathis/feat/vite
Feat/vite
|
2024-10-28 21:51:12 +01:00 |
|
|
|
d82f7e2b1e
|
Serve precompressed files
|
2024-10-28 21:45:11 +01:00 |
|
|
|
d417b9f0c7
|
Set up compression
|
2024-10-28 21:29:38 +01:00 |
|
|
|
64a86152d6
|
Split bundle to chunks
|
2024-10-28 21:11:52 +01:00 |
|
|
|
69506f739c
|
Update sass api
|
2024-10-28 20:43:23 +01:00 |
|
|
|
012465fb02
|
Rename files to .jsx
|
2024-10-28 20:36:04 +01:00 |
|
|
|
552016f61d
|
Set up vite configuration
|
2024-10-28 20:32:42 +01:00 |
|
|
|
f1b5027e7f
|
Merge pull request #6 from LordMathis/feat/workspaces
Feat/workspaces
|
2024-10-27 21:40:35 +01:00 |
|
|
|
239b441aa6
|
Improve Settings modal
|
2024-10-27 21:34:59 +01:00 |
|
|
|
ba4a0dadca
|
Implement workspace deletion
|
2024-10-27 21:19:42 +01:00 |
|
|
|
b679af08e7
|
Enable workspace renaming
|
2024-10-27 18:15:11 +01:00 |
|
|
|
c5e0937070
|
Add rename and delete workspace ui elements
|
2024-10-27 17:39:56 +01:00 |
|
|
|
17c03c2d14
|
Update Workspace Settings on frontend
|
2024-10-27 16:53:15 +01:00 |
|
|
|
4544af8f0f
|
Combine settings and workspaces tables
|
2024-10-27 16:00:06 +01:00 |
|
|
|
ab7b018f88
|
Update WorkspaceSwitcher ui
|
2024-10-27 14:50:21 +01:00 |
|
|
|
eaad78730e
|
Save default settings with workspace creation
|
2024-10-27 12:44:01 +01:00 |
|
|
|
bbd7358d15
|
Add CreateWorkspaceModal
|
2024-10-26 23:29:33 +02:00 |
|
|
|
12312137b7
|
Implement workspace switching
|
2024-10-26 23:15:23 +02:00 |
|
|
|
fd313c1d7f
|
Add Workspace menu
|
2024-10-22 21:47:10 +02:00 |
|
|
|
05dd3a83b0
|
Fix settings saving
|
2024-10-22 21:21:18 +02:00 |
|
|
|
a231fc48c2
|
Remove debug print
|
2024-10-22 18:32:46 +02:00 |
|
|
|
4ade504b5b
|
Run go mod tidy
|
2024-10-22 18:32:33 +02:00 |
|
|
|
1c59f8da4f
|
Fix file list loading
|
2024-10-22 00:11:03 +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 |
|
|
|
2f87d87833
|
Fix admin user creation
|
2024-10-19 13:49:11 +02:00 |
|
|
|
6eb3eecb24
|
Add Workspace context
|
2024-10-19 13:48:37 +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 |
|
|
|
b36c5b30c6
|
Merge pull request #5 from LordMathis/fix/autocommit-on-delete
Fix/autocommit on delete
|
2024-10-13 17:16:08 +02:00 |
|
|
|
903393953a
|
Dont await autocommit
|
2024-10-13 16:58:54 +02:00 |
|
|
|
b6e8a93d86
|
Fix file list reload after delete
|
2024-10-13 16:13:47 +02:00 |
|
|
|
da5a3ebeee
|
Remove autocommit from backend
|
2024-10-13 16:00:17 +02:00 |
|
|
|
1341881968
|
Enable autocommit for delete and create
|
2024-10-13 15:02:31 +02:00 |
|
|
|
593a01db2e
|
Fix wrong workflow path
v0.1.0
|
2024-10-13 12:30:48 +02:00 |
|
|
|
ae2fe5c11a
|
Create workflow
|
2024-10-13 12:19:23 +02:00 |
|