Commit Graph

99 Commits

Author SHA1 Message Date
5e2d434b4b Implement admin dash workspaces tab 2024-11-10 15:03:51 +01:00
148001be43 Implement admin edit user 2024-11-10 00:05:32 +01:00
33bc28560f Update admin stats 2024-11-09 23:33:07 +01:00
ebf32e775c Remove not working stats 2024-11-08 23:58:57 +01:00
dd3ea9f65f Improve admin dashboard 2024-11-08 23:49:12 +01:00
51751a5af6 Load users in AdminDashboard 2024-11-07 22:12:37 +01:00
24f877e50b Initial admin dashboard layout 2024-11-06 23:34:37 +01:00
0f6dcd3a60 Split AccountSettings 2024-11-06 23:12:38 +01:00
7f8c40c3a2 Reorganize components 2024-11-06 22:31:29 +01:00
48f75b3839 Update AccountSettings layout 2024-11-06 21:51:45 +01:00
e56378f1f0 Imlement user update on frontend 2024-11-05 21:56:08 +01:00
8b8bfaa8c8 Add account settings 2024-11-05 21:03:25 +01:00
9581e32e06 Implement frontend logout 2024-11-04 22:26:05 +01:00
771650d66e Reset file when workspace switch 2024-11-04 22:09:11 +01:00
69afef15ec Make logging in work on frontend 2024-11-04 21:51:38 +01:00
9cdbf9fec8 Add initial frontend auth implementation 2024-11-03 23:16:57 +01:00
fae628c02b Remove user id from frintend api call 2024-11-03 22:14:17 +01:00
0ed2813643 Migrate to rehype-mathjax 2024-10-31 23:03:50 +01:00
3c855fce21 Migrate to remark 2024-10-31 22:41:50 +01:00
a73296451e Load last opened file on frontend 2024-10-30 21:43:37 +01:00
3ba9d57b11 Select default files when no files listed 2024-10-29 21:46:59 +01:00
ad3fa28bc7 Show file list on load 2024-10-29 21:38:15 +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
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
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
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
6eb3eecb24 Add Workspace context 2024-10-19 13:48:37 +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
1341881968 Enable autocommit for delete and create 2024-10-13 15:02:31 +02:00
ac54c083a9 Setup git repo on settings change 2024-10-13 11:16:44 +02:00
563de5aa2d Update layout 2024-10-11 23:57:45 +02:00
d29732f5e9 Update git settings layout 2024-10-11 20:02:00 +02:00
a8629bc793 Fix theme toggle 2024-10-10 22:51:51 +02:00
d29d402cf3 Migrate hooks 2024-10-10 21:12:37 +02:00
76b4ed5d88 Migrate main content 2024-10-09 22:48:58 +02:00
8fdc8daa0f Migrate FileTree 2024-10-09 22:34:19 +02:00
859c460d84 Use react arborist 2024-10-09 21:59:30 +02:00