Commit Graph

  • da9c8151ee tiptap: try add a new paragraph before insert block node; fix #86 fantasticit 2022-06-19 23:18:54 +08:00
  • 15b14fd173 Merge pull request #84 from weikx/fix/title-sync fantasticit 2022-06-18 19:59:22 +08:00
  • 87cb551be4 feat(tiptap): add default tilte weikx 2022-06-18 14:24:42 +08:00
  • 854f796a58 fix(tiptap): fix #83 weikx 2022-06-18 14:22:36 +08:00
  • c1f6788dae Update issue templates fantasticit 2022-06-18 14:11:57 +08:00
  • 5fe979b79e Update issue templates fantasticit 2022-06-18 14:11:12 +08:00
  • 3aa2f2013d tiptap: update the way to set default title fantasticit 2022-06-18 14:03:38 +08:00
  • a03312b816 tiptap: add lazy render for flow and mind fantasticit 2022-06-18 00:13:02 +08:00
  • 86fc6bf843 tiptap: fix copy node fantasticit 2022-06-17 23:05:02 +08:00
  • 8e728391f2 client: fix navigate after delete document fantasticit 2022-06-17 22:58:40 +08:00
  • f80a7b9d1b tiptap: fix loading indicator fantasticit 2022-06-17 22:55:12 +08:00
  • 53bfef34b4 client: fix #issuecomment-1158885416 fantasticit 2022-06-17 22:50:12 +08:00
  • 9a6c1c40e6 tiptap: improve debug, fix paste html fantasticit 2022-06-17 22:37:55 +08:00
  • b8f174f482 tiptap: add debug console fantasticit 2022-06-17 22:16:14 +08:00
  • fea52025fe server: fix logout fantasticit 2022-06-17 22:12:19 +08:00
  • ae373fbe48 client: scroll active label into view fantasticit 2022-06-17 21:53:00 +08:00
  • 1785e7a220 tiptap: fix select title without cover fantasticit 2022-06-17 21:31:47 +08:00
  • cb23944be6 tiptap: fix title placeholder, remove span fantasticit 2022-06-17 21:30:53 +08:00
  • 32f229e423 Merge pull request #82 from fantasticit/feat/import fantasticit 2022-06-17 18:52:49 +08:00
  • 4ad8552925 client: usememo for get ydoc instance fantasticit 2022-06-17 18:51:01 +08:00
  • a1380bb064 feat: import document from markdown file fantasticit 2022-06-17 18:48:07 +08:00
  • 0eff8aa9ab tiptap: fix edit link when only one letter fantasticit 2022-06-16 16:31:30 +08:00
  • 3f19e0715a fix: #75 fantasticit 2022-06-16 16:23:06 +08:00
  • c79a6b2161 Update FUNDING.yml fantasticit 2022-06-14 23:26:34 +08:00
  • 2d1d56692e Update README.md fantasticit 2022-06-14 23:25:49 +08:00
  • 275a55ffee Update README.md fantasticit 2022-06-14 23:15:49 +08:00
  • 1f6ba21760 Merge branch 'main' of github.com:fantasticit/think fantasticit 2022-06-14 22:29:17 +08:00
  • ae1d32931c client: fix get collected wikis fantasticit 2022-06-14 22:28:56 +08:00
  • 0630870d0a client: use page for pagination fantasticit 2022-06-14 22:28:34 +08:00
  • 4148b63c67 client: update type fantasticit 2022-06-14 22:28:12 +08:00
  • 78c75fce8e Update FUNDING.yml fantasticit 2022-06-14 18:49:48 +08:00
  • b438d60e90 Create FUNDING.yml fantasticit 2022-06-14 18:31:25 +08:00
  • b38d6ce507 tiptap: remove margin of p in list fantasticit 2022-06-13 18:07:26 +08:00
  • 6c1c29ee1a tiptap: add clipboard extension fantasticit 2022-06-13 18:03:45 +08:00
  • c6fc458ae3 tiptap: fix paste without title extension fantasticit 2022-06-13 17:47:04 +08:00
  • e50b81cb4f client: fix jserror fantasticit 2022-06-12 15:49:07 +08:00
  • e3fd5efb49 chore: fix eslint config fantasticit 2022-06-10 22:33:31 +08:00
  • 82446482c7 tiptap: show modal when create iframe fantasticit 2022-06-10 22:32:27 +08:00
  • 8cadda82c2 chore: fix eslint fantasticit 2022-06-10 21:57:49 +08:00
  • c5ebb307aa client: rename tsx to ts fantasticit 2022-06-10 19:53:37 +08:00
  • e00941cd6f Update README.md fantasticit 2022-06-10 19:39:07 +08:00
  • b05b6fe7ae tiptap: use prosemirror-codemark fantasticit 2022-06-10 19:33:58 +08:00
  • d309d538f5 tiptap: fix paste link fantasticit 2022-06-10 19:28:51 +08:00
  • 4340b3122d Update README.md fantasticit 2022-06-09 21:15:52 +08:00
  • fd78a8da6f Merge branch 'main' of github.com:fantasticit/think fantasticit 2022-06-07 16:35:35 +08:00
  • 7425a4e53e tiptap: fix link fantasticit 2022-06-07 16:32:41 +08:00
  • 4651453e86 tiptap: fix valid url fantasticit 2022-06-07 16:32:29 +08:00
  • ba43a5a310 Merge pull request #66 from Jonnyan404/main fantasticit 2022-06-06 19:26:17 +08:00
  • 81af9187f0 Update docker-compose instructions jonny 2022-06-06 12:21:07 +08:00
  • eb8a09d0ac Synchronize the latest configuration file jonny 2022-06-06 12:12:03 +08:00
  • 7dd195a9c0 Add Attachment storage directory mapping jonny 2022-06-06 12:07:07 +08:00
  • 23bc07431c Merge branch 'main' of github.com:fantasticit/think fantasticit 2022-06-05 21:11:17 +08:00
  • 73deb5e54e server: order docs fantasticit 2022-06-05 21:11:11 +08:00
  • 287fdb3a66 client: update documents when need refresh fantasticit 2022-06-05 21:11:01 +08:00
  • bfac090806 Update README.md fantasticit 2022-06-05 19:56:21 +08:00
  • 1407117eb0 tiptap: clean code in mind fantasticit 2022-06-05 19:34:11 +08:00
  • 5368182a7f tiptap: add size setter in flow fantasticit 2022-06-05 19:33:58 +08:00
  • 49974328c6 tiptap: update minder bgcolor fantasticit 2022-06-05 19:33:41 +08:00
  • f24b00a6ec tiptap: add title fantasticit 2022-06-05 19:33:22 +08:00
  • fbc6673118 client: update size setter type fantasticit 2022-06-05 19:32:36 +08:00
  • 698680455e tiptap: add default title when empty and can't editable fantasticit 2022-06-05 19:03:17 +08:00
  • 28fe0c361a tiptap: remove flow default data fantasticit 2022-06-05 18:40:20 +08:00
  • 157a61ba8c tiptap: fix triangle, circle, diamond shape fantasticit 2022-06-05 18:40:01 +08:00
  • 849c6ab91f Merge pull request #65 from fantasticit/fix/file fantasticit 2022-06-05 03:15:22 +08:00
  • 9983bd65b9 chore: refactor file serve fantasticit 2022-06-05 03:14:47 +08:00
  • 610367b8ae client: fix upload progress fantasticit 2022-06-05 01:22:03 +08:00
  • ba60716390 server: fix upload chunk fantasticit 2022-06-05 01:21:50 +08:00
  • 21966051a4 client: update image uploader position fantasticit 2022-06-05 01:01:45 +08:00
  • 018305c1d0 tiptap: fix type fantasticit 2022-06-05 01:00:18 +08:00
  • 196d27d568 tiptap: improve staus fantasticit 2022-06-05 00:59:17 +08:00
  • bbb3ec3f53 tiptap: fix type fantasticit 2022-06-05 00:33:11 +08:00
  • ff86457cf7 tiptap: add defaultShowPicker in Mind fantasticit 2022-06-05 00:30:10 +08:00
  • 894759fb25 tiptap: add defaultShowPicker in Flow fantasticit 2022-06-05 00:26:52 +08:00
  • 42ec024279 tiptap: update katex empty message fantasticit 2022-06-05 00:20:28 +08:00
  • e928981c08 tiptap: use id instead of name fantasticit 2022-06-05 00:19:30 +08:00
  • d073531325 tiptap: add defaultShowPicker for DocumentReference fantasticit 2022-06-05 00:17:09 +08:00
  • 7e46e7ba65 tiptap: fix type fantasticit 2022-06-05 00:03:20 +08:00
  • a589db9978 tiptap: use shared commands fantasticit 2022-06-05 00:01:39 +08:00
  • bfddd4cc6e tiptap: fix react key fantasticit 2022-06-04 23:03:41 +08:00
  • 1ccad83686 tiptap: fix get image size fantasticit 2022-06-04 23:03:28 +08:00
  • 2932e1d6bd client: fix type fantasticit 2022-06-04 23:03:06 +08:00
  • aaa2b7acb9 Merge pull request #64 from fantasticit/feat/file fantasticit 2022-06-04 22:43:45 +08:00
  • 62d4f720aa Update app.module.ts fantasticit 2022-06-04 22:41:53 +08:00
  • 319fb50ab3 server: remove unused code fantasticit 2022-06-04 22:40:43 +08:00
  • 86ca7c7fd2 root: use local file default fantasticit 2022-06-04 22:40:31 +08:00
  • ed248be106 Update dev.yaml fantasticit 2022-06-04 22:30:22 +08:00
  • 3b2b21e9a5 client: update index fantasticit 2022-06-04 22:25:48 +08:00
  • 9edf9a71bb Update aliyun.client.ts fantasticit 2022-06-04 22:25:35 +08:00
  • 76ccf38925 server: support tencent cos fantasticit 2022-06-04 22:25:18 +08:00
  • 77435213ec Update local.client.ts fantasticit 2022-06-04 19:49:34 +08:00
  • ed03f1e90f server: add ali-oss fantasticit 2022-06-04 19:48:43 +08:00
  • 757eac171a server: return url if file alreay exist fantasticit 2022-06-04 19:03:58 +08:00
  • 1f94d0e465 client: use web-woker to calculate md5 fantasticit 2022-06-04 19:03:39 +08:00
  • a05908d28f feat: add local file oss fantasticit 2022-06-04 17:01:33 +08:00
  • c7eeb104b4 client: fix comment to login fantasticit 2022-06-03 21:57:17 +08:00
  • 2d477ba698 client: fix hook dep fantasticit 2022-06-03 21:09:08 +08:00
  • 6da1283c95 client: fix current theme icon fantasticit 2022-06-03 21:03:29 +08:00
  • da9847e5b3 server: fix delete comment fantasticit 2022-06-03 20:56:16 +08:00
  • a71a31046c server: fix comment in public document fantasticit 2022-06-03 20:54:09 +08:00
  • a56ff665c0 client: fix js error fantasticit 2022-06-03 19:26:20 +08:00