Commit Graph

  • 1642eb610d fix: Double recursive loops can cause server lockup on deeply nested docs (#5222) Tom Moor 2023-04-18 19:38:35 -04:00
  • bcffd81c9c Log more debugging info on queue processing Tom Moor 2023-04-18 04:07:38 -04:00
  • f91cdc3296 Add ability to reset custom theme Tom Moor 2023-04-17 22:48:07 -04:00
  • c52909fa17 fix: Notice should not be based on theme accent, which may be red/orange etc Tom Moor 2023-04-17 22:42:13 -04:00
  • 94b4496ae8 fix: Positioning of 'Open' button in embed frames Tom Moor 2023-04-17 22:26:14 -04:00
  • f97b87407e chore(deps-dev): bump eslint-config-prettier from 8.7.0 to 8.8.0 (#5210)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] 2023-04-17 19:27:09 -07:00
  • a069350ffa chore(deps-dev): bump @types/enzyme from 3.10.12 to 3.10.13 (#5209)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] 2023-04-17 19:26:55 -07:00
  • c521c2dcb5 chore(deps-dev): bump @types/katex from 0.14.0 to 0.16.0 (#5211)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] 2023-04-17 19:26:45 -07:00
  • 746f4e4150 fix: Allow strikethrough of inline code (#5207 Tom Moor 2023-04-17 22:26:36 -04:00
  • f2b3524d87 fix: Ctrl-a/e in code fences Tom Moor 2023-04-16 09:49:19 -04:00
  • aa04a5e6f4 fix: Avoid label rendering bug in Mermaid, closes #5196 Tom Moor 2023-04-15 10:25:22 -04:00
  • 2b38368fcd Add list indent/outdent controls on mobile (#5205) Tom Moor 2023-04-15 08:44:23 -04:00
  • 9c063c9f65 New Crowdin updates (#5164 Tom Moor 2023-04-14 17:07:07 -04:00
  • 138c3f1ebe Cursor should remain at the start and title should remain editable (#5199) Apoorv Mishra 2023-04-15 02:36:53 +05:30
  • 169a99f21e Adds a 60px area to the left and right of editable area (#5197 Tom Moor 2023-04-13 22:24:33 -04:00
  • 515f5e8e73 fix: Right sidebar header should be draggable on desktop Tom Moor 2023-04-13 22:14:18 -04:00
  • facf7cb19a fix: Flash of full suggestions in editor popover when closing Tom Moor 2023-04-13 09:54:41 -04:00
  • 7cd3bf8859 Add note on comment when edited Tom Moor 2023-04-13 09:52:39 -04:00
  • 2d354f95fa Add note on comment when edited Tom Moor 2023-04-13 09:17:26 -04:00
  • 094c4486ce fix: 'Observing' banner creates non-draggable titlebar area on desktop app Tom Moor 2023-04-13 09:09:56 -04:00
  • 7c44e116fc fix: Various fixes for commenting on mobile (#5195 Tom Moor 2023-04-12 22:00:00 -04:00
  • 821c9368f6 fix: profile.name is not mandatory anymore in OIDC provder Tom Moor 2023-04-12 21:59:24 -04:00
  • 511e790cb1 Toggle visibility of comment UI based on policy (#5143) Apoorv Mishra 2023-04-13 06:41:58 +05:30
  • 8bd797aed7 chore(deps): bump vm2 from 3.9.15 to 3.9.16 (#5194) dependabot[bot] 2023-04-12 17:48:05 -04:00
  • 0eef79e6e6 Enable commenting by default Tom Moor 2023-04-11 22:42:56 -04:00
  • d6b51f3053 fix: Tweak mention style in comments to be more visible Tom Moor 2023-04-11 22:41:05 -04:00
  • 49d903d6d4 chore: Remove console.log left in code and added eslint rule to prevent it happening again Tom Moor 2023-04-11 22:15:52 -04:00
  • a9800165c1 fix: Some authentication notices not displayed, injection of arbitrary strings Tom Moor 2023-04-11 21:54:53 -04:00
  • 3e20c437fa Dummy SMTP env values (#5186) Apoorv Mishra 2023-04-12 05:08:35 +05:30
  • 21d6fbed87 Collection memberships required to be preloaded before publishing a document (#5187) Apoorv Mishra 2023-04-12 05:08:25 +05:30
  • 9da99f6955 chore: Parallelize build (#5182 Tom Moor 2023-04-10 23:32:04 -04:00
  • a6f1d99b56 chore(deps): bump jsdom from 21.0.0 to 21.1.1 (#5179)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] 2023-04-10 19:12:26 -07:00
  • 4be35d1983 chore(deps-dev): bump @babel/preset-typescript from 7.21.0 to 7.21.4 (#5178)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] 2023-04-10 16:37:27 -07:00
  • bcbf2e7fc5 chore(deps): bump inline-css from 4.0.1 to 4.0.2 (#5180)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] 2023-04-10 16:36:47 -07:00
  • 1b2ecb2798 chore(deps): bump core-js from 3.28.0 to 3.30.0 (#5181)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] 2023-04-10 16:36:00 -07:00
  • 60dbad765a chore: Cleanup editor menu handlers (#5174 Tom Moor 2023-04-10 18:50:21 -04:00
  • 70f3a998a4 Update dependabot.yml Tom Moor 2023-04-10 15:49:57 -07:00
  • 75aea90972 chore: Editor 'plugin' -> 'extension' They've always been called extensions, not sure why the folder was plugins. Part of ongoing spring cleaning Tom Moor 2023-04-09 17:24:49 -04:00
  • 2f9a56aa6f Centralize default user and team preferences. (#5172 Tom Moor 2023-04-09 17:23:58 -04:00
  • 8324b03938 fix: Expand sidebar items on shared document on activation Tom Moor 2023-04-08 14:21:25 -04:00
  • 64ed25c1a2 Shrink font-size in sidebar and command menu 1pt Tom Moor 2023-04-08 14:17:04 -04:00
  • 3115bbd5ef chore: Name API keys consistently as the model Tom Moor 2023-04-08 14:16:49 -04:00
  • aab3a49f2c chore: Bump outline-icons (#5170 Tom Moor 2023-04-08 11:16:05 -04:00
  • 489cfcd0b0 Revert "refactor" Tom Moor 2023-04-08 10:19:15 -04:00
  • c82b05a044 fix: React devmode warnings (#5169 Tom Moor 2023-04-08 10:17:31 -04:00
  • dcb15bae13 Revert "Upgrade MermaidJS (#5043" (#5167 Tom Moor 2023-04-08 09:40:00 -04:00
  • 9c9ceef8ee Notifications refactor (#5151 Tom Moor 2023-04-08 09:22:49 -04:00
  • c97110e72b Upgrade MermaidJS (#5043 Tom Moor 2023-04-08 09:20:42 -04:00
  • db73879918 Assorted cleanup, minor bug fixes, styling fixes, eslint rules (#5165 Tom Moor 2023-04-08 08:25:20 -04:00
  • 422bdc32d9 Add 's' method to access theme props (#5163) Tom Moor 2023-04-07 22:43:34 -04:00
  • c202198d61 fix: Wide selection of comment toolbar fixes (#5160 Tom Moor 2023-04-07 18:52:57 -04:00
  • a5c44ee961 New Crowdin updates (#5066 Tom Moor 2023-04-07 18:52:48 -04:00
  • d0483be133 chore(deps): bump vm2 from 3.9.11 to 3.9.15 (#5161)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] 2023-04-07 15:52:33 -07:00
  • 195df69e59 fix: Another mention positioning patch Tom Moor 2023-04-05 22:42:51 -04:00
  • 1f3d7506d7 Add additional error boundaries, improve display and reload behavior Tom Moor 2023-04-05 21:57:58 -04:00
  • 24729fa0d4 fix: Table cell selection background should be based on accent color Tom Moor 2023-04-05 21:27:39 -04:00
  • a585a7d66b fix: Arrow navigation of mentions menu inside a table causes caret to move Tom Moor 2023-04-05 21:07:27 -04:00
  • 6c16ffb99a fix: Initial positioning of mention menu in comments Tom Moor 2023-04-05 20:06:24 -04:00
  • 99e4b458df fix: Improve ranking of results in editor menus when filtering using command-score Tom Moor 2023-04-05 18:37:50 -04:00
  • 9a7ecd7403 fix: Passing of start parameter to YouTube embed Tom Moor 2023-04-05 12:48:48 -04:00
  • 9573026fdd fix: Move comments empty state text to fixed position Tom Moor 2023-04-05 09:39:30 -04:00
  • 2458085eed fix: Draft comment on text gets into a strange state when unfocused (#5153) Tom Moor 2023-04-05 09:02:26 -04:00
  • 3ca86bcc0c fix: Draft comment on text gets into a strange state when unfocused Tom Moor 2023-04-04 23:06:07 -04:00
  • 1b11cb5aca fix: Missing space in translation string Tom Moor 2023-04-04 22:11:40 -04:00
  • c71cbf39f5 Open downloads in the same tab Tom Moor 2023-04-04 21:38:30 -04:00
  • 4a99f9f386 fix: Mentions do not show any options in public collections (#5150) Tom Moor 2023-04-03 21:05:22 -04:00
  • 5421f92a9f chore(deps-dev): bump eslint-import-resolver-typescript from 3.5.2 to 3.5.4 (#5147)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] 2023-04-03 14:50:15 -07:00
  • de58d0fb86 chore(deps-dev): bump @types/nodemailer from 6.4.4 to 6.4.7 (#5148)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] 2023-04-03 14:49:50 -07:00
  • 2e28a631b6 Pass query params to authorize endpoint during OIDC login (#5129) Hai 2023-04-03 01:55:09 +07:00
  • c6068d0fee fix: Styling inconsistency on anchors in headings, closes #5126 Tom Moor 2023-04-02 14:50:51 -04:00
  • cf3689014b fix: Email notifications not sent when mention added to edited comment (#5145 Tom Moor 2023-04-02 14:46:47 -04:00
  • 40103c9d8f Wait to scroll comments until sidebar animation is complete Cleanup some unused code Tom Moor 2023-04-02 11:41:28 -04:00
  • 16a5be1aa6 Additional policy regarding comments on a document (#5130) Apoorv Mishra 2023-04-02 19:21:13 +05:30
  • 1be1371171 Add image resizing to history stack (allow undo) Remove placeholder SVG when main image is loaded Tom Moor 2023-04-02 09:19:09 -04:00
  • 046fe522c1 fix: remove userId col from documents (#5133) Apoorv Mishra 2023-03-31 09:17:58 +05:30
  • ec3ebb91c0 Adds placeholder during image loading (#5120 Tom Moor 2023-03-29 23:12:55 -04:00
  • 381d640719 Auto-reload app every 24h when inactive Tom Moor 2023-03-29 22:01:45 -04:00
  • f8a6a4b840 fix: Comment button does not appear immediately on focus of document comment input Tom Moor 2023-03-29 20:47:21 -04:00
  • ace18ce336 fix: Soft breaks after text with comment mark does not work. Tom Moor 2023-03-29 18:42:01 -04:00
  • 794df52080 fix: NotionImportTask Tom Moor 2023-03-29 09:34:04 -04:00
  • 8a2831ef80 fix: Add support for Zip files created natively on Windows closes #5117 Tom Moor 2023-03-29 08:28:51 -04:00
  • 980e613a7b fix: Download as Markdown should use .md extension closes #5113 Tom Moor 2023-03-29 07:43:40 -04:00
  • f86ae64a69 test Tom Moor 2023-03-28 22:44:08 -04:00
  • a2f1f059c7 fix: Users not mentionable when not in seamless editing mode Tom Moor 2023-03-28 22:32:35 -04:00
  • 7ba6a9379b Removal of non-collaborative editing code paths (#4210) Tom Moor 2023-03-28 22:13:42 -04:00
  • 3108a26793 fix: Trim document titles on save, closes #5084 Tom Moor 2023-03-28 21:19:21 -04:00
  • 1b1cd1c8d4 API to fetch users who have read/write permission on a document collection (#5047) Apoorv Mishra 2023-03-29 06:24:32 +05:30
  • fcc89be622 fix: File uploads can remove document closeby document content, closes #5097 Tom Moor 2023-03-28 20:47:34 -04:00
  • 6040015b8d fix: Regression in 05a8e45f01 overrides image upload behavior Tom Moor 2023-03-28 20:26:19 -04:00
  • 05a8e45f01 Feat: zoom selected image on pressing space key (#5059) Aditya Sharma 2023-03-28 18:03:22 +05:30
  • ce294bd1e7 fix: KaTeX parsing on shared links Tom Moor 2023-03-27 21:02:24 -04:00
  • 8cc4cff0d7 fix: Allow stylesheets to load from CDN Tom Moor 2023-03-27 20:23:54 -04:00
  • e182dafeac fix: Improve readability of inline code in dark theme closes #5096 Tom Moor 2023-03-27 20:03:42 -04:00
  • b5e7b7e3ef fix: path not available in browser Tom Moor 2023-03-27 19:40:34 -04:00
  • eab7d17c83 chore(deps): bump zod from 3.20.6 to 3.21.4 (#5103) dependabot[bot] 2023-03-27 14:54:06 -07:00
  • e2e0b01143 fix: Entire header should not become transparent on desktop blur closes #4700 Tom Moor 2023-03-23 23:50:47 -04:00
  • 45a603f76f fix: Avoid print breaking across image Tom Moor 2023-03-23 23:11:50 -04:00
  • c7e95df5ce chore(deps): bump @joplin/turndown-plugin-gfm from 1.0.45 to 1.0.47 (#5074) dependabot[bot] 2023-03-22 20:28:06 -07:00
  • d11e17c68b fix: Remove mathml rendering, closes #5080 Tom Moor 2023-03-22 22:23:12 -04:00
  • 8281e4a094 Remove dollar escaping in importer, no longer needed. Tom Moor 2023-03-22 21:58:17 -04:00