Commit Graph

131 Commits

Author SHA1 Message Date
fantasticit 757eac171a server: return url if file alreay exist 2022-06-04 19:03:58 +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 cd19310974 server: add rateLimit 2022-05-26 13:18:36 +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 9c63c09f4d server: fix get user error 2022-05-26 00:36:52 +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 0c37cdf403 feat: improve data fetch 2022-05-24 18:50:39 +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 55f227fae0 refactor: add api definition in domain 2022-05-23 13:05:59 +08:00
fantasticit a3cce12243 server: fix set cookie 2022-05-23 11:37:22 +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 f6c5e72126 server: add compression 2022-05-22 10:32:20 +08:00
fantasticit 498b73608a fix: fix recent visited records 2022-05-21 22:34:07 +08:00
fantasticit 6550d7cb14 server: refactor code 2022-05-21 15:35:47 +08:00
fantasticit fe60c43fba server: update log info 2022-05-21 14:54:53 +08:00
fantasticit f57e2bf23c server: use configService 2022-05-21 14:54:35 +08:00
fantasticit 589bd57f69 server: add log 2022-05-21 14:39:56 +08:00
fantasticit e804dea750 server: fix delete wiki 2022-05-21 13:12:45 +08:00
fantasticit 5c204e1092 chore: fix prettier, eslint 2022-05-20 23:11:48 +08:00
fantasticit 52675d1e75 chore: add ignore 2022-05-20 22:58:38 +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 d4ea2bf7e5 feat: update unauthorized exception message 2022-04-13 08:44:16 +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 1a9b565572 fix: fix guard 2022-04-11 22:24:09 +08:00
fantasticit 806467c5e4 fix: check is user login 2022-04-11 22:06:45 +08:00
fantasticit 85a79127b0 fix: fix js error 2022-04-11 22:01:51 +08:00
fantasticit a4923f7834 Merge branch 'main' of https://github.com/fantasticit/think 2022-04-05 13:37:40 +08:00
fantasticit dbbb7ead56 fix: update guard message 2022-04-05 13:37:23 +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 a1e1508bbe fix: no necessary to use pm2 cluster 2022-04-01 22:16:34 +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
fantasticit 04122a2d56 feat: improve share link 2022-03-28 22:51:43 +08:00
fantasticit 60a330cdfa feat: update editor 2022-03-26 23:26:48 +08:00
fantasticit 5b43a7f971 fix: use column for store doc content json 2022-03-26 22:15:34 +08:00
fantasticit b3fcbd5dca fix: use longbolob for big data 2022-03-25 21:40:04 +08:00
fantasticit 5b1f6b625d fix: use longblob for document content 2022-03-25 17:17:33 +08:00
fantasticit c8ee4974ef close #11 2022-03-24 16:07:32 +08:00
fantasticit 612754fe4b feat: improve editor 2022-03-23 20:42:47 +08:00
fantasticit 3f981d44b0 feat: improve editor 2022-03-23 18:08:07 +08:00
fantasticit 9ddab5a134 feat: improve copy paste 2022-03-22 20:31:21 +08:00
fantasticit 9bda18a4e5 refactor: format code 2022-03-22 13:37:53 +08:00
fantasticit f68303720f feat: improve tiptap 2022-03-21 16:46:27 +08:00
fantasticit 0353d20dcf fix: fix array to tree when parentNode is null 2022-03-19 11:32:12 +08:00
fantasticit e7031776a8 feat: now we can see all public wikis 2022-03-18 17:09:00 +08:00
fantasticit f99d766e15 fix: fix create document index 2022-03-12 17:14:59 +08:00
fantasticit 6c716b0dc2 chore: format code 2022-03-12 11:27:56 +08:00
fantasticit f629eedbb0 chore: format code 2022-03-12 10:31:03 +08:00
fantasticit db52047c99 chore: refactor 2022-03-11 13:57:55 +08:00
fantasticit 1c21079dcd fix(server): fix authority check 2022-02-22 23:35:46 +08:00
fantasticit b164e750fd close #1 使用模板新建文档错误 2022-02-21 08:55:36 +08:00
fantasticit b5339569c7 doc: update README 2022-02-20 19:55:38 +08:00
fantasticit 306d7765ec root: upload source code 2022-02-20 19:51:55 +08:00