Tom Moor
012d8c2ae7
chore: Various importer improvements ( #6519 )
...
* Handle new Notion export format
Clear data on file operation delete
* fix: Don't restart development server on html upload
* fix: Do not send collection created notifications on bulk import
* fix: Avoid parellelizing all uploads at once
Move import into one transaction per-collection
2024-02-10 12:21:52 -08:00
Tom Moor
e608de93fb
fix: Unable to easily edit captions in Firefox, closes #6513
2024-02-09 19:38:05 -05:00
Tom Moor
329426d09f
fix: comments.info endpoint not accessible to non-admins
...
closes #6516
2024-02-09 18:18:14 -05:00
Tom Moor
24ce661b7d
fix: AttachmentHelper key includes double forward slash
2024-02-09 08:58:19 -05:00
Tom Moor
55005d4447
fix: Mobile shows menu button on shared documents without a menu
2024-02-08 20:44:14 -05:00
Tom Moor
84c97ae5ff
fix: Missing padding on public share custom url
2024-02-08 19:56:13 -05:00
Tom Moor
18cf0856c6
Increased example FILE_STORAGE_UPLOAD_MAX_SIZE
2024-02-08 19:52:21 -05:00
Tom Moor
a950422695
Merge branch 'main' of github.com:outline/outline
2024-02-08 19:03:00 -05:00
Tom Moor
ec580d5bd4
fix: Drop styling on active sidebar item
2024-02-07 23:06:59 -05:00
github-actions[bot]
99d8934aae
chore: Auto Compress Images ( #6508 )
...
Co-authored-by: tommoor <tommoor@users.noreply.github.com >
2024-02-07 19:42:19 -08:00
Tom Moor
fc2ff691f7
feat: Add support SmartSuite embeds
2024-02-07 22:37:23 -05:00
Tom Moor
105c84b4e9
mammoth.convertToHtml tracing
2024-02-07 22:13:35 -05:00
Tom Moor
8e66354cce
Add tracing to TextHelper, DocumentConverter
2024-02-07 22:09:21 -05:00
Tom Moor
140e685d67
Move in-app notifications to instant, keep emails delayed ( #6506 )
2024-02-07 05:05:51 -08:00
Tom Moor
d8e59a32ee
fix: Relative links in document HTML should become absolute in emailed snippets
...
closes #6480
2024-02-06 21:27:24 -05:00
Tom Moor
68d4041b1c
feat: Cmd-A inside code block should select block contents, closes #6498
2024-02-06 20:44:57 -05:00
Tom Moor
7bf403356a
fix: Unseen error on client action execution
2024-02-06 20:44:57 -05:00
Tom Moor
0ff0780869
fix: 'No matches' state appears when all matching non-pending users are filtered in document share popover
2024-02-06 20:44:57 -05:00
Tom Moor
8a2c710792
Remove excessive .babelrc ( #6493 )
...
* Remove excessive babelrc
* wip
* Restore styled-components plugin
* fix
2024-02-06 04:24:04 -08:00
Tom Moor
fbc628e331
feat: Add copy button to code selection, closes #6499
2024-02-05 23:45:22 -05:00
Tom Moor
c9e4a57ee3
fix: Update filename in attachment creator
2024-02-05 22:56:04 -05:00
Tom Moor
d4d226e011
chore: Fix various warnings
2024-02-05 21:59:14 -05:00
Tom Moor
69665a42d7
chore: Improve language prompt, prep.
2024-02-05 21:36:13 -05:00
Tom Moor
d6595c15ad
chore: Automatically display errors as toast if uncaught in actions ( #6482 )
...
Reduces plumbing
2024-02-05 16:40:29 -08:00
dependabot[bot]
3a125beb9e
chore(deps): bump mailparser from 3.6.6 to 3.6.7 ( #6503 )
...
Bumps [mailparser](https://github.com/nodemailer/mailparser ) from 3.6.6 to 3.6.7.
- [Release notes](https://github.com/nodemailer/mailparser/releases )
- [Changelog](https://github.com/nodemailer/mailparser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/mailparser/compare/v3.6.6...v3.6.7 )
---
updated-dependencies:
- dependency-name: mailparser
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-05 14:54:52 -08:00
dependabot[bot]
11ea9b370d
chore(deps): bump y-protocols from 1.0.5 to 1.0.6 ( #6504 )
...
Bumps [y-protocols](https://github.com/yjs/y-protocols ) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/yjs/y-protocols/releases )
- [Commits](https://github.com/yjs/y-protocols/compare/v1.0.5...v1.0.6 )
---
updated-dependencies:
- dependency-name: y-protocols
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-05 14:54:42 -08:00
dependabot[bot]
7b98de1afb
chore(deps-dev): bump eslint-plugin-import from 2.28.1 to 2.29.1 ( #6500 )
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.28.1 to 2.29.1.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.28.1...v2.29.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-05 14:54:34 -08:00
dependabot[bot]
d05bd86e7a
chore(deps): bump prosemirror-tables from 1.3.4 to 1.3.5 ( #6502 )
...
Bumps [prosemirror-tables](https://github.com/prosemirror/prosemirror-tables ) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/prosemirror/prosemirror-tables/releases )
- [Commits](https://github.com/prosemirror/prosemirror-tables/compare/v1.3.4...v1.3.5 )
---
updated-dependencies:
- dependency-name: prosemirror-tables
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-05 08:56:11 -08:00
dependabot[bot]
8bb0520900
chore(deps): bump aws-sdk from 2.1540.0 to 2.1550.0 ( #6501 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1540.0 to 2.1550.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1540.0...v2.1550.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-05 08:55:37 -08:00
Tom Moor
7005597aa9
chore: Simplify teamUpdater with changes from #6490 ( #6492 )
2024-02-04 15:53:14 -08:00
Tom Moor
930210e46d
fix: Allow querying by email address in share popover
2024-02-04 18:27:06 -05:00
Tom Moor
8ee266f7b1
chore: Track lastActiveAt for teams ( #6491 )
2024-02-04 11:14:18 -08:00
Tom Moor
234613580d
fix: User updates are not synced between clients ( #6490 )
...
* Add Model.changeset method to get minified changes since last update
* fix: Handle arrays
* Add changes column, types
* test
2024-02-04 10:36:43 -08:00
Tom Moor
06ab5e5f44
chore: Bump outline-icons
2024-02-04 10:02:07 -05:00
Tom Moor
c2b7d01c7d
feat: Add setting to allow users to send invites ( #6488 )
2024-02-03 17:37:39 -08:00
Tom Moor
9046892864
fix: Event bubbling on click outside IconPicker
2024-02-03 18:36:38 -05:00
Tom Moor
9b4f20df63
feat: Add truck, building, ice cream icons
2024-02-03 18:31:14 -05:00
Tom Moor
ca7d919b94
feat: Add 'Rename…' option to collection menu
2024-02-03 16:53:39 -05:00
Tom Moor
176a0451fc
chore: Update Sentry deps
2024-02-03 16:42:26 -05:00
Tom Moor
c3b515f0e1
chore: Rename tooltip.tooltip prop to tooltip.content
2024-02-03 16:22:51 -05:00
Tom Moor
0726445135
feat: Add pending state in document share user picker
2024-02-03 16:09:58 -05:00
Tom Moor
02711c29e3
fix: Do not show suspended users in picker
2024-02-03 15:15:41 -05:00
Tom Moor
e38796d14b
fix: Retain fullscreen modal as default for those triggered outside of showModal
2024-02-03 15:06:54 -05:00
Tom Moor
21bb8d36ae
Hide permissions on collection edit for now
2024-02-03 14:59:17 -05:00
Tom Moor
0a54227d97
Refactor collection creation UI ( #6485 )
...
* Iteration, before functional component
* Use react-hook-form, shared form for new and edit
* Avoid negative margin on input prefix
* Centered now default for modals
2024-02-03 11:23:25 -08:00
Tom Moor
abaa56c8f1
feat: Badge documents in sidebar that have been newly shared with you
2024-02-02 23:21:12 -05:00
dependabot[bot]
1bf0788de6
chore(deps): bump nodemailer from 6.9.8 to 6.9.9 ( #6481 )
...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.9.8 to 6.9.9.
- [Release notes](https://github.com/nodemailer/nodemailer/releases )
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.8...v6.9.9 )
---
updated-dependencies:
- dependency-name: nodemailer
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 19:44:15 -08:00
Tom Moor
fdd4788012
Add 15 new collection icons
2024-02-02 22:41:35 -05:00
Savely Krasovsky
a3ccb33099
feat: replace (--) with emdash ( #6479 )
2024-02-02 17:23:17 -08:00
Tom Moor
69ecda387e
test
2024-02-02 09:01:18 -05:00