Commit Graph

738 Commits

Author SHA1 Message Date
fantasticit cc9a74de3b constants: update empty document data 2022-08-18 14:03:57 +08:00
fantasticit 536915753b client: fix email ui with systemConfig.enableEmailVerify 2022-08-17 18:35:18 +08:00
fantasticit c6a720887b server: optional verifyCode 2022-08-17 18:25:10 +08:00
fantasticit d96c63e008 feat: use system config enableEmailVerify with user regitser, reset password 2022-08-17 18:10:46 +08:00
fantasticit b5e2bea519
Merge pull request #168 from helloforrestworld/hot-fix-quickinsert-20220817 2022-08-17 16:40:56 +08:00
fantasticit 57fb18e40a tiptap: add support for columns 2022-08-17 16:36:39 +08:00
fantasticit e08e72e1ae tiptap: remove drag handler in nested paragraph 2022-08-17 16:36:01 +08:00
liufuwei 9581821b99 fix: quickinsert tippy postion wrong 2022-08-17 15:39:59 +08:00
fantasticit 0206d9a670 client: fix ui 2022-08-16 10:44:51 +08:00
fantasticit 3ca68989f0 tiptap: render object data to attributes, so can copy and paste it 2022-08-16 10:24:17 +08:00
fantasticit 79f40ecb7a
Merge pull request #165 from fantasticit/pr164 2022-08-15 19:45:52 +08:00
fantasticit 8307e3ee7d client: fix jserror 2022-08-15 19:44:39 +08:00
fantasticit 26bd9a06e0 client: auto hide controll after 2000ms if there is not user interaction 2022-08-15 19:42:52 +08:00
fantasticit 7cdca9f86a
Merge pull request #164 from lixiaoming-bit/fix/doc-fullscreen 2022-08-15 19:42:28 +08:00
lixiaoming-bit b92f7b4ffe fix: 修改没有权限时点击预览按钮出现问题,全屏样式 2022-08-15 18:52:47 +08:00
fantasticit d4889108c6 tiptap: disable drop in title 2022-08-15 16:16:41 +08:00
fantasticit 5b8dac7f72 tiptap: fix image size 2022-08-15 12:40:23 +08:00
fantasticit d98fb8d4c5
Merge pull request #161 from fantasticit/feat/excalidraw 2022-08-15 12:13:45 +08:00
fantasticit 3a0a0c2203 tiptap: fix excalidraw 2022-08-15 12:11:22 +08:00
fantasticit 59e0c15c5f client: fix title style, fix doc extension 2022-08-15 11:29:55 +08:00
fantasticit dbf87fec68 tiptap: hide drag handler in topNode 2022-08-15 11:08:22 +08:00
fantasticit 1f2b4819d8 client: add menu width 2022-08-15 11:07:41 +08:00
fantasticit a29baf7e2a client: fix style in fullscreen 2022-08-15 11:06:24 +08:00
lixiaoming 9959750bb2 feature: 增加全屏演示功能 2022-08-14 23:24:46 +08:00
fantasticit cf1a234062 tiptap: add excalidraw 2022-08-13 14:27:54 +08:00
fantasticit 93d97b2f91 client: fix style 2022-08-13 13:01:59 +08:00
fantasticit 880d942066 tiptap: remove console 2022-08-13 13:01:25 +08:00
lixiaoming-bit 732aa1d132 feature: 增加版本比对 2022-08-13 01:46:23 +08:00
lixiaoming-bit aab3ef89d0 fix: 修复cos获取的是临时链接导致的图片加载403问题 2022-08-12 10:16:33 +08:00
fantasticit 123d93fd07 feat: export document to docx 2022-08-10 12:37:17 +08:00
fantasticit 3c11bfc121
Merge pull request #151 from fantasticit/fix/drag 2022-08-09 22:02:50 +08:00
fantasticit e41bbeec28 tiptap: hide drag handler in empty paragraph 2022-08-09 21:59:37 +08:00
fantasticit 87a863874d tiptap: remove dragable for paragraph 2022-08-09 21:59:14 +08:00
fantasticit a066a14537 tiptap: fix render doc 2022-08-08 19:09:52 +08:00
fantasticit 7685ca4be3 server: fix collaboration deleted doc 2022-08-08 19:09:19 +08:00
fantasticit abea1fbd6f server: fix delete action 2022-08-06 23:55:25 +08:00
fantasticit d3cd1e7f50 chore: ignore manifest.json 2022-08-05 19:37:32 +08:00
fantasticit 09986ca5bf chore: update docker-compose 2022-08-05 19:36:09 +08:00
fantasticit d1eef7bec3 chore: fix docker build 2022-08-05 18:08:39 +08:00
fantasticit c6f430a895 tiptap: remove listener before destroy 2022-08-05 17:43:53 +08:00
fantasticit bf4a3ec576 tiptap: improve drag 2022-08-04 16:51:03 +08:00
fantasticit 8ad3002368 tiptap: hide data-drag-handle in callout 2022-08-03 18:52:24 +08:00
fantasticit 39fdd96859 tiptap: use data-drag-handle dom 2022-08-03 18:35:53 +08:00
fantasticit 6b163d0cb8 tiptap: improve paste 2022-07-30 14:23:23 +08:00
fantasticit 2eb88074db server: improve log 2022-07-30 14:08:49 +08:00
fantasticit ec9d33d3b1 server: improve message notify 2022-07-30 14:08:31 +08:00
fantasticit 837643b641 close #138
notify user that is mentioned in document
2022-07-29 22:54:50 +08:00
fantasticit 52e8f637c9 close #37
make html first
2022-07-29 22:20:08 +08:00
fantasticit 3413c5f010 server: fix search 2022-07-26 09:26:37 +08:00
fantasticit 5e6cb0180a server: fix send mail error
https://github.com/nodemailer/nodemailer/issues/406
2022-07-25 15:41:25 +08:00