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
Tom Moor
7bc37cb700
tsc
2023-07-23 13:11:02 -04:00
Tom Moor
217e53d8b6
fix: Enable toggling of insights while document is draft
2023-07-23 13:06:34 -04:00
Tom Moor
404f5ff871
Merge branch 'main' of github.com:outline/outline
2023-07-23 12:01:54 -04:00
Apoorv Mishra
0db6f39f43
Display correct info in hover preview ( #5597 )
2023-07-23 09:01:46 -07:00
Tom Moor
479b805613
Add per-document control over who can see viewer insights ( #5594 )
2023-07-23 09:01:36 -07:00
Tom Moor
48f1047016
chore: improve collections router
2023-07-22 16:39:47 -04:00
Tom Moor
caf7333682
fix: Pass user context to document loader in urls unfurl
2023-07-22 16:07:21 -04:00
Tom Moor
cd59af4a9b
Allow service worker to serve cached unfurl responses
2023-07-22 13:32:01 -04:00
Tom Moor
8d549abaa9
Add rate limiting to unfurl endpoint
2023-07-22 13:27:58 -04:00
Tom Moor
5e705f3dc7
fix: Tweaks to hover card behavior
2023-07-22 12:47:01 -04:00
Apoorv Mishra
5d71398ea6
Preview mentions ( #5571 )
...
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2023-07-22 09:13:09 -07:00
Tom Moor
dbd85d62cb
fix: Duplicate mentions results in duplicate notifications ( #5585 )
2023-07-21 05:49:14 -07:00
Tom Moor
d180ecbe96
fix: Cropping of text on document lists on non-Mac platforms
2023-07-20 22:14:39 -04:00
Tom Moor
9046abb682
Hide 'Self hosted' settings on cloud
2023-07-20 22:01:48 -04:00
Tom Moor
5810ddb589
New Crowdin updates ( #5525 )
2023-07-20 18:41:11 -07:00
dependabot[bot]
0d30220017
chore(deps): bump @sentry/node from 7.51.2 to 7.59.2 ( #5580 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-19 16:29:49 -07:00
Tom Moor
b60e46a961
Restore empty table selection, closes #5581
2023-07-19 17:46:14 -04:00
Tom Moor
3c6e2aaac6
fix: Opening contextual menus sometimes change scroll position
2023-07-18 21:31:43 -04:00
Tom Moor
eae6204d55
fix: Code toolbar in read-only
2023-07-18 19:39:23 -04:00
Tom Moor
1e78079ade
Add SCSS and Sass code highlighting
2023-07-18 19:20:40 -04:00
dependabot[bot]
d3fc6fc0fd
chore(deps): bump winston from 3.8.2 to 3.10.0 ( #5573 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 15:39:03 -07:00
dependabot[bot]
0f10fe4052
chore(deps): bump word-wrap from 1.2.3 to 1.2.4 ( #5579 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 15:38:46 -07:00
Tom Moor
d928d456de
fix: Use correct error type when token is missing
2023-07-17 22:38:44 -04:00
Tom Moor
5206beaf19
fix: 'Plain text' language toolbar showing on code block in position 0
2023-07-17 22:33:47 -04:00
Tom Moor
70113be9af
chore: Bump kbar
2023-07-17 22:18:08 -04:00
dependabot[bot]
04ea3431e7
chore(deps-dev): bump jest-cli from 29.5.0 to 29.6.1 ( #5574 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-17 18:37:03 -07:00