Commit Graph

63 Commits

Author SHA1 Message Date
fantasticit a80dc769ce server: fix js error 2022-06-28 20:26:04 +08:00
fantasticit fd038a6715 server: remove console 2022-06-28 17:33:48 +08:00
fantasticit 43cfc2e339 feat: add admin 2022-06-28 17:11:26 +08:00
fantasticit 20659d377c feat: export document 2022-06-23 22:58:54 +08:00
fantasticit 661dc1862f feat: improve star, ui of document actions 2022-06-23 17:55:22 +08:00
fantasticit fea52025fe server: fix logout 2022-06-17 22:12:19 +08:00
fantasticit a1380bb064 feat: import document from markdown file 2022-06-17 18:48:07 +08:00
fantasticit 73deb5e54e server: order docs 2022-06-05 21:11:11 +08:00
fantasticit 9983bd65b9 chore: refactor file serve 2022-06-05 03:14:47 +08:00
fantasticit a05908d28f feat: add local file oss 2022-06-04 17:01:33 +08:00
fantasticit da9847e5b3 server: fix delete comment 2022-06-03 20:56:16 +08:00
fantasticit a71a31046c server: fix comment in public document 2022-06-03 20:54:09 +08:00
fantasticit b77a7d2ffe server: support get comment without login 2022-06-03 15:40:49 +08:00
fantasticit a48f5669d8 chore: optimize data handle logic 2022-05-27 15:46:04 +08:00
fantasticit 802f7c9228 server: improve get views 2022-05-26 21:42:51 +08:00
fantasticit 62839b1ff3 server: fix get version data 2022-05-26 12:58:49 +08:00
fantasticit a316f97bb9 chore: add user in document version 2022-05-26 12:29:50 +08:00
fantasticit 67549e3aa7 server: remove fix script 2022-05-26 10:21:59 +08:00
fantasticit 914f7dcc00 chore: improve get wiki home document 2022-05-26 10:17:57 +08:00
fantasticit 6768ecc0e2 server: fix get recent view 2022-05-25 12:48:14 +08:00
fantasticit 1e26dea10a server: optimize response data 2022-05-25 12:39:54 +08:00
fantasticit f37820f79f sever: fix sql to select recent documents 2022-05-25 12:39:44 +08:00
fantasticit 5e6f283032 server: fix view record time 2022-05-25 10:00:59 +08:00
fantasticit 0f3e1fc2dc fix: fix get recent documents 2022-05-25 00:49:11 +08:00
fantasticit f17d6bfbe0 server: optimize res data size 2022-05-24 19:54:57 +08:00
fantasticit 24a9d21b4f chore: ssr 初步完成 2022-05-24 17:33:30 +08:00
fantasticit b3c7a375ce chore: ssr 阶段1 2022-05-23 16:20:56 +08:00
fantasticit 132c8ccd04 feat: use cookie to authentication 2022-05-23 10:34:33 +08:00
fantasticit 6941a5a226 server: run as cluster in production 2022-05-22 20:40:55 +08:00
fantasticit e395897cc9 server: fix get recent 2022-05-22 14:26:20 +08:00
fantasticit 498b73608a fix: fix recent visited records 2022-05-21 22:34:07 +08:00
fantasticit f57e2bf23c server: use configService 2022-05-21 14:54:35 +08:00
fantasticit e804dea750 server: fix delete wiki 2022-05-21 13:12:45 +08:00
fantasticit 9257e683da server: fix get recent documents 2022-05-19 14:35:08 +08:00
fantasticit 83db0fe9ba add isMember in wikis 2022-05-18 21:49:50 +08:00
fantasticit 232c2bb6fd fix: add isMember for wiki collector 2022-05-18 09:34:03 +08:00
fantasticit 2a3bedcbfe server: fix response with createUser 2022-05-17 09:52:34 +08:00
fantasticit 1d0356d4f5 root: fix eslint 2022-05-16 17:23:59 +08:00
fantasticit c03d1ab00d fix: fix get recent documents 2022-05-06 23:15:30 +08:00
fantasticit 8cbfbd71d1 refactor: improve tiptap 2022-05-04 00:52:33 +08:00
fantasticit 8f9cecf277 feat: improve log message 2022-04-25 09:19:48 +08:00
fantasticit b536166a0a fix: fix get children document 2022-04-12 15:32:15 +08:00
fantasticit f7fcc71a99 fix: fix get document children 2022-04-12 15:29:39 +08:00
fantasticit 4b151c3d8b feat: support mention 2022-04-05 13:33:45 +08:00
fantasticit 52329d92f0 refactor: use guard 2022-04-04 21:42:52 +08:00
fantasticit 666ee01a01 feat: update IDocument 2022-04-02 17:57:30 +08:00
fantasticit 1bf7666e83 fix: won't change title if is data is deleted 2022-03-31 23:08:16 +08:00
fantasticit a4167fe603 feat: improve date version, add empty content 2022-03-30 13:57:50 +08:00
fantasticit d84603c54f feat: document version support 2022-03-30 12:25:08 +08:00
fantasticit dbd257caa6 feat: document version 2022-03-29 22:23:41 +08:00