Apoorv Mishra
2331bbbd36
Request validation for /api/integrations.* ( #5638 )
2023-08-01 18:17:01 -07:00
Tom Moor
228d1faa9f
feat: Add Czech translations, remove Russian translations
2023-08-01 19:43:33 -04:00
Tom Moor
ff6d30581a
New Crowdin updates ( #5637 )
2023-08-01 16:29:14 -07:00
Apoorv Mishra
027545a768
Close hover preview upon scroll ( #5629 )
2023-07-31 15:08:14 -07:00
Tom Moor
91585ee09d
feat: Add tracking pixel to notifications for mark-as-read functionality ( #5626 )
2023-07-31 15:01:50 -07:00
Tom Moor
a13f2c7311
New Crowdin updates ( #5593 )
2023-07-31 15:01:40 -07:00
dependabot[bot]
d4a51b420f
chore(deps-dev): bump vite-plugin-static-copy from 0.13.0 to 0.17.0 ( #5631 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-31 15:01:20 -07:00
dependabot[bot]
faa02623b3
chore(deps-dev): bump concurrently from 7.4.0 to 7.6.0 ( #5632 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-31 14:59:31 -07:00
dependabot[bot]
2baf4d7d8b
chore(deps): bump patch-package from 7.0.0 to 7.0.2 ( #5630 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-31 14:59:23 -07:00
dependabot[bot]
2b21ac1b97
chore(deps-dev): bump @types/markdown-it-container from 2.0.5 to 2.0.6 ( #5634 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-31 14:58:59 -07:00
Tom Moor
d2fcd1dee6
fix: Skip unsupported node types when uploading
...
closes #5544
2023-07-30 15:52:08 -04:00
Tom Moor
3b43460a0a
fix: Restrict content in notices, closes #5624
2023-07-29 23:42:58 -04:00
Tom Moor
1864ed605f
fix: Allow copy code block to clipboard in read-only
...
closes #5614
2023-07-29 23:24:50 -04:00
Tom Moor
20932a08d0
fix: Selection jumps when dragging and selection ends outside editor bounds
2023-07-29 23:04:21 -04:00
Tom Moor
7e1ea69939
fix: Transparent thumbnails show document behind in hover previews
2023-07-29 22:51:14 -04:00
Tom Moor
a3983c36c9
fix: Do not use CDN image component for hover card previews
2023-07-29 22:33:23 -04:00
Tom Moor
ccdcda372f
chore: Move last usage of sequelize.transaction to middleware
2023-07-29 22:30:26 -04:00
Tom Moor
07ad5032b4
Protect usage of navigator
2023-07-29 21:56:31 -04:00
Tom Moor
286aea2701
fix: Improve empty state for math blocks
2023-07-29 21:22:52 -04:00
Tom Moor
30e63e022c
fix: Improve empty state for mermaid diagrams
2023-07-29 21:12:55 -04:00
Tom Moor
b88670b58d
fix: Improve emoji trigger for french language
...
closes #5611
2023-07-29 20:58:33 -04:00
Apoorv Mishra
ddc883bfcd
Preview arbitrary urls within a document ( #5598 )
2023-07-29 16:51:49 -07:00
Tom Moor
67691477a9
fix: Hover card timer should reset on url change
2023-07-29 19:51:22 -04:00
Apoorv Mishra
e3807a1c75
fix: tests
2023-07-26 21:40:34 +05:30
Apoorv Mishra
f95ce018e1
perf: cache response
2023-07-26 18:26:39 +05:30
Apoorv Mishra
2201fd7bd6
fix: description chopping and some cleanup
2023-07-26 13:08:43 +05:30
Apoorv Mishra
fbb793ab8e
fix: styles
2023-07-25 23:16:53 +05:30
Apoorv Mishra
31f8a3fb44
fix: hover card styling
2023-07-25 19:58:35 +05:30
Apoorv Mishra
03ebca2f0c
fix: no overloading
2023-07-25 19:35:31 +05:30
Apoorv Mishra
2a17e0cbf6
fix: send user context for authorize calls
2023-07-25 19:35:31 +05:30
Apoorv Mishra
9ac1e13227
fix: just return 204
2023-07-25 19:35:31 +05:30
Apoorv Mishra
bd0240b7a5
fix: handle errors from Iframely
2023-07-25 19:35:31 +05:30
Apoorv Mishra
81bd68380e
feat: preview arbitrary url
2023-07-25 19:35:31 +05:30
Apoorv Mishra
b3d8bd1cc8
cleanup: separate info and description
2023-07-25 19:35:31 +05:30
Apoorv Mishra
a30487c2d7
fix: presentUnfurl
2023-07-25 19:35:31 +05:30
Apoorv Mishra
8b3c58a162
fix: coalesce to empty str
2023-07-25 19:35:30 +05:30
Apoorv Mishra
43a91626b2
feat: pipe external urls through iframely
2023-07-25 19:35:30 +05:30
Tom Moor
15c8a4867f
fix: Text caret not placed in new math block after creation
...
fix: Excessive padding on inline math node
2023-07-25 00:04:14 -04:00
Tom Moor
d94caf2783
fix: Missing translation for Slack hook
2023-07-24 23:41:34 -04:00
Tom Moor
aaeb6f7dc6
fix: Flash of incorrect cursor when hover preview opens
2023-07-24 23:39:27 -04:00
Tom Moor
e0289aed40
chore: Enable recommended React eslint rules ( #5600 )
2023-07-24 18:23:54 -07:00
dependabot[bot]
8865d394c6
chore(deps): bump @joplin/turndown-plugin-gfm from 1.0.47 to 1.0.49 ( #5602 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-24 18:23:30 -07:00
dependabot[bot]
1d893a06f9
chore(deps): bump i18next from 22.5.0 to 22.5.1 ( #5604 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-24 17:54:23 -07:00
dependabot[bot]
0c291ee806
chore(deps): bump styled-components and @types/styled-components ( #5601 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-24 17:53:55 -07:00
dependabot[bot]
8732155dbb
chore(deps-dev): bump @typescript-eslint/parser from 5.60.1 to 5.62.0 ( #5605 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-24 17:51:13 -07:00
dependabot[bot]
56e01b784d
chore(deps): bump sequelize from 6.29.0 to 6.32.1 ( #5603 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-24 17:50:52 -07:00
Tom Moor
e47d493d13
fix: Remove absolute positiioning of insights management, closes #5599
2023-07-24 08:28:35 -04:00
Tom Moor
2677c964a5
chore: Improve constraints on file_operations table
2023-07-23 19:51:42 -04:00
Tom Moor
f8927ff819
tsc
2023-07-23 17:50:33 -04:00
j0ok34n
72adcd10ef
Comment fix
...
- Workspace administrators will not be able to delete or edit comments within private collections for which they do not have permissions.
- Users will not be able to delete or modify their comments if they have been removed from a private collection.
2023-07-23 15:57:20 -04:00