Commit Graph

33 Commits

Author SHA1 Message Date
5e2d434b4b Implement admin dash workspaces tab 2024-11-10 15:03:51 +01:00
51751a5af6 Load users in AdminDashboard 2024-11-07 22:12:37 +01:00
e56378f1f0 Imlement user update on frontend 2024-11-05 21:56:08 +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
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
12312137b7 Implement workspace switching 2024-10-26 23:15:23 +02:00
1c59f8da4f Fix file list loading 2024-10-22 00:11:03 +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
1341881968 Enable autocommit for delete and create 2024-10-13 15:02:31 +02:00
d29d402cf3 Migrate hooks 2024-10-10 21:12:37 +02:00
9bad569ca3 Fix duplicate file list requests 2024-10-06 12:58:43 +02:00
cf4378edf6 Fix file loading, saving and navigation issues 2024-10-05 23:38:35 +02:00
6406265df6 Fix some props issues 2024-10-05 23:15:35 +02:00
9de434ff2e Remove more contexts 2024-10-05 20:50:55 +02:00
5ea932c96e Remove FileList, FileOps and GitOps contexts 2024-10-05 12:12:51 +02:00
49c68e3f77 Remove debug console logs 2024-10-05 10:18:59 +02:00
3691a59666 Split up hooks 2024-10-05 00:30:18 +02:00
50b0fbb03c Split large contexts 2024-10-04 23:09:40 +02:00
5b946269bc Implement state contexts 2024-10-04 21:21:24 +02:00
93e675e0c7 Retrun false 2024-10-03 21:18:35 +02:00
7ec6823534 use reducerSplit useFileManagement hook 2024-10-03 19:37:05 +02:00
61051ebdce Refactor common functions 2024-10-01 22:32:40 +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
05f5ca2877 Set up and run eslint and prettier 2024-09-29 21:52:30 +02:00
eb497c7ccb Fix infinite file list load bug 2024-09-29 21:40:04 +02:00
5af07a9e35 Add git api calls on frontend 2024-09-28 19:39:45 +02:00
27be41ba62 Add preview mode 2024-09-26 21:47:23 +02:00