Tom Moor
|
65d3c8309e
|
fix: Unable to store/read in avatars bucket with local file system storage
closes #5873
|
2023-09-23 15:00:48 -04:00 |
|
Tom Moor
|
5c7c9ceeb1
|
JSDoc, closes #5874
|
2023-09-23 14:31:55 -04:00 |
|
Tom Moor
|
3f11b014c5
|
fix: --watch mode no longer working
closes #5867
|
2023-09-22 09:01:51 -04:00 |
|
Tom Moor
|
76862b626b
|
Allow setting createdAt, emoji properties through documents.create (#5864)
|
2023-09-21 19:37:27 -07:00 |
|
Tom Moor
|
8833e578f1
|
fix: JS error hitting up or down with entire document selection
closes #5863
|
2023-09-21 21:16:59 -04:00 |
|
Tom Moor
|
8c661345f0
|
fix: Incorrect translation of != null
|
2023-09-21 10:24:18 -04:00 |
|
Tom Moor
|
89537aabc3
|
Vendorize prosemirror-recreate-transform (#5861)
|
2023-09-21 05:44:23 -07:00 |
|
Tom Moor
|
6672536cde
|
fix: Retain image and video placeholders when document remotely edited
|
2023-09-21 00:15:54 -04:00 |
|
Tom Moor
|
34d4209dd5
|
fix: Race condition with setting awareness field
|
2023-09-20 23:48:14 -04:00 |
|
Translate-O-Tron
|
27befbf3f7
|
New Crowdin updates (#5767)
|
2023-09-20 18:04:03 -07:00 |
|
Tom Moor
|
5aa7b42f8b
|
fix: Cannot read properties of undefined (reading 'id')
|
2023-09-20 20:27:50 -04:00 |
|
Apoorv Mishra
|
67b1fe5514
|
Local file storage (#5763)
Co-authored-by: Tom Moor <tom.moor@gmail.com>
|
2023-09-20 15:12:03 -07:00 |
|
dependabot[bot]
|
fea50feb0d
|
chore(deps): bump @babel/preset-react from 7.22.5 to 7.22.15 (#5838)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-19 05:42:57 -07:00 |
|
dependabot[bot]
|
1b1b95d673
|
chore(deps-dev): bump @types/semver from 7.5.0 to 7.5.2 (#5839)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-19 05:41:52 -07:00 |
|
dependabot[bot]
|
1137d45f92
|
chore(deps): bump node-fetch and @types/node-fetch (#5840)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-19 05:41:37 -07:00 |
|
Tom Moor
|
091ef340f4
|
fix: Mermaid syntax error diagram sometimes displayed at side of document
ref https://github.com/outline/outline/discussions/5834
|
2023-09-16 19:33:28 -04:00 |
|
Tom Moor
|
432fa970e5
|
fix: Pasting single line of code should use a mark, not a block by default.
|
2023-09-16 17:59:12 -04:00 |
|
Tom Moor
|
59734f2bf7
|
fix: Check commenting feature is enabled on all comments endpoints
|
2023-09-16 17:46:02 -04:00 |
|
Tom Moor
|
4fa3270f4e
|
Port changes from enterprise codebase
|
2023-09-16 08:36:22 -04:00 |
|
Tom Moor
|
3582a6a0a2
|
Bump thickness of LetterIcon to better match other icons
|
2023-09-15 21:19:12 -04:00 |
|
Tom Moor
|
8c2a47db9d
|
fix: Serve CORS header for fonts
|
2023-09-15 21:10:03 -04:00 |
|
Tom Moor
|
266a2f4485
|
fix: integrations.delete event not handled in DeliverWebhookTask
|
2023-09-15 20:48:24 -04:00 |
|
Tom Moor
|
c20eac0b03
|
fix: Letter icon at all sizes
|
2023-09-15 08:58:40 -04:00 |
|
Tom Moor
|
6b4feb51e0
|
Add letter icon option for collections
|
2023-09-15 08:54:22 -04:00 |
|
Tom Moor
|
b79f86d347
|
Enter at beginning of first table column should insert row above
|
2023-09-14 23:34:25 -04:00 |
|
Tom Moor
|
411ab6b785
|
fix: Backspace emoji as first character in heading converts to paragraph
|
2023-09-14 22:19:27 -04:00 |
|
Tom Moor
|
924ab156f3
|
fix: Allow mention and emoji menus in headings
|
2023-09-14 09:11:18 -04:00 |
|
Tom Moor
|
7e17e82ac8
|
fix: Handle emoji field in imported documents
closes #5810
|
2023-09-13 22:05:21 -04:00 |
|
Tom Moor
|
ef22a5dc52
|
fix: Escape to exit popover in Safari fullscreen exits fullscreen instead.
closes #5812
|
2023-09-13 21:23:17 -04:00 |
|
Tom Moor
|
56a526e930
|
fix: Respect fullWidth setting when creating document from template
|
2023-09-13 20:54:37 -04:00 |
|
Tom Moor
|
a32857c715
|
fix: Cannot edit templates in settings with separate editing mode
|
2023-09-13 20:27:45 -04:00 |
|
Tom Moor
|
882408bc0e
|
Add actions to create document from template in command bar
|
2023-09-12 22:09:38 -04:00 |
|
Tom Moor
|
b80ee89588
|
Correctly resize full width images when table of contents is opened/closed (#5826)
* stash
* restore
* Self review
|
2023-09-12 18:33:25 -07:00 |
|
Apoorv Mishra
|
d81db7e4f6
|
fix: typo in includesMembership function (#5823)
|
2023-09-12 16:56:34 +05:30 |
|
Apoorv Mishra
|
401d1ba871
|
multipart middleware (#5809)
* fix: multipart middleware
* fix: reviews
|
2023-09-12 10:21:58 +05:30 |
|
dependabot[bot]
|
99e3a305d3
|
chore(deps-dev): bump @relative-ci/agent from 4.1.3 to 4.1.8 (#5815)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-11 18:58:45 -07:00 |
|
dependabot[bot]
|
5e9151f02a
|
chore(deps-dev): bump eslint-plugin-jsx-a11y from 6.4.1 to 6.7.1 (#5817)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-11 18:44:43 -07:00 |
|
dependabot[bot]
|
9e218bd4f3
|
chore(deps): bump socket.io from 4.6.1 to 4.7.2 (#5816)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-11 18:44:33 -07:00 |
|
Tom Moor
|
d43f1b529d
|
fix: Flipped template logic (regressed in 0856f5f)
|
2023-09-11 09:41:42 -04:00 |
|
Tom Moor
|
0856f5f6ae
|
Move template management to settings (#5811)
|
2023-09-10 12:46:12 -07:00 |
|
Tom Moor
|
ac068c0c07
|
fix observability regression, from 5c839998
|
2023-09-09 23:41:48 -04:00 |
|
Tom Moor
|
9602d09964
|
fix: Add locks to user mutations (#5805)
|
2023-09-09 20:26:22 -07:00 |
|
Tom Moor
|
c22ed0c82e
|
BaseModel -> Model
|
2023-09-09 22:39:08 -04:00 |
|
Tom Moor
|
6159973df9
|
fix: Only update views in collaborative server on data change (#5804)
|
2023-09-09 19:16:02 -07:00 |
|
Tom Moor
|
5c839998c1
|
fix: Initials do not display on notification avatars (#5803)
|
2023-09-09 18:01:14 -07:00 |
|
Tom Moor
|
80ef0a38d6
|
chore: More flakey test improvements (#5801)
|
2023-09-09 15:30:19 -07:00 |
|
Tom Moor
|
7270e65f0c
|
fix: Remapping gemoji thumbs_up/down
|
2023-09-08 17:58:19 -04:00 |
|
Tom Moor
|
76845a3308
|
fix: Cannot leave thumbs up through emoji menu
|
2023-09-08 10:57:03 -04:00 |
|
Tom Moor
|
5c8bcc11b4
|
fix: App switches back to default installation language when navigating to root
|
2023-09-07 22:48:19 -04:00 |
|
Tom Moor
|
d8bfb0fe5d
|
cleanup
|
2023-09-07 22:36:10 -04:00 |
|