dependabot[bot]
a650e92979
chore(deps): bump fetch-retry from 4.1.1 to 5.0.3 ( #4539 )
...
Bumps [fetch-retry](https://github.com/jonbern/fetch-retry ) from 4.1.1 to 5.0.3.
- [Release notes](https://github.com/jonbern/fetch-retry/releases )
- [Commits](https://github.com/jonbern/fetch-retry/compare/4.1.1...5.0.3 )
---
updated-dependencies:
- dependency-name: fetch-retry
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 20:21:52 -08:00
dependabot[bot]
5f121ff268
chore(deps-dev): bump eslint-plugin-import from 2.25.3 to 2.26.0 ( #4542 )
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.25.3 to 2.26.0.
- [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.25.3...v2.26.0 )
---
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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 20:11:09 -08:00
Tom Moor
ea63023fca
feat: added user avatars in author search dropdown ( #4551 )
...
* feat: added user avatars in author search dropdown
* cleanup
* cleanup
* feat: added user avatars in author search dropdown
* cleanup
* cleanup
* added user icon
* Size tweaks
Co-authored-by: Aditya Sharma <aditya167411@gmail.com >
2022-12-06 20:10:56 -08:00
Tom Moor
549b7ab030
tsc
2022-12-06 09:32:13 -05:00
Tom Moor
4ce8ea8cd6
fix: Cannot create document from selection in root of collection
2022-12-06 09:10:45 -05:00
Tom Moor
98d79e1e8b
perf: Improve collab persistence performance ( #4544 )
...
* stash
* Remove query of state in documentCollaborativeUpdater
2022-12-06 05:21:10 -08:00
Tom Moor
b0b7c7d647
fix: Document import schema
2022-12-04 22:31:54 -05:00
Tom Moor
481382ee9f
Add link to download app (macOS)
2022-12-04 18:03:35 -05:00
Tom Moor
3d6da26ad6
fix: Flash of external link decoration when creating doc from selected text
2022-12-04 17:41:19 -05:00
Tom Moor
0a68266365
fix: Server error in document search with single quotes
2022-12-04 17:10:06 -05:00
Tom Moor
908ca36de2
Merge branch 'main' of github.com:outline/outline
2022-12-04 15:32:33 -05:00
Tom Moor
435a7ab26b
Dependency update
2022-12-04 15:07:17 -05:00
Aditya Sharma
8513200900
fix: Don't embed pasted links in list ( #4535 )
...
closes https://github.com/outline/outline/issues/4154
2022-12-04 11:41:03 -08:00
Tom Moor
1fd3f3137a
chore: Upgrade hocuspocus ( #4443 )
...
* dep bump
* Bump to beta 6
* fix: Race condition in indexeddb provider
2022-12-04 11:39:58 -08:00
Tom Moor
d16133fda8
Remove ui.isEditing, enable forcing desktop window open without sidebar
2022-12-04 11:55:33 -05:00
Tom Moor
cd29cd3aec
fix: Various improvements to select input, closes #4528
2022-12-04 10:57:09 -05:00
Tom Moor
13db16283a
fix: Cleanup user menu ( #4532 )
...
Move confirmation dialogs from window confirmations
2022-12-03 15:33:16 -08:00
Tom Moor
d6d1eb4485
feat: Prefix api keys
2022-12-03 18:21:33 -05:00
Tom Moor
0f31d5b45f
fix: Generate signing secret on webhook creation
2022-12-03 10:23:31 -05:00
Tom Moor
08a471f230
Add 'members' filter to user details page, closes #4529
2022-12-03 09:36:28 -05:00
Tom Moor
e15ad530de
tsc
2022-12-03 09:25:53 -05:00
Denis
6354acca85
if OIDC provider gets user_id as integer Postgres failed query ( #4527 )
2022-12-02 21:46:56 -08:00
Tom Moor
e32f2c2257
New Crowdin updates ( #4493 )
2022-12-02 20:05:45 -08:00
dependabot[bot]
6903a1c481
chore(deps-dev): bump babel-jest from 28.1.3 to 29.3.1 ( #4497 )
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 28.1.3 to 29.3.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.3.1/packages/babel-jest )
---
updated-dependencies:
- dependency-name: babel-jest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-02 19:35:19 -08:00
Denis
571f812771
fix: getEncryptedColumn for empty token ( #4507 )
2022-12-02 19:28:43 -08:00
Tom Moor
4d1bbf3f80
Upgrade socket.io ( #4526 )
...
* Upgrade socket.io, drop support with v2 clients
* tsc
2022-12-02 19:06:37 -08:00
Tom Moor
0a0498d139
fix: Allow subdomains upto 255 in self-hosted, closes #4524
2022-12-02 22:06:13 -05:00
dependabot[bot]
0f19a82488
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 ( #4525 )
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-02 17:16:33 -08:00
Tom Moor
fc9d685ef5
fix: Remove unused S3 methods ( #4515 )
2022-12-01 19:45:24 -08:00
Tom Moor
b305154715
Add onLogout method to desktop bridge
2022-12-01 18:14:51 -05:00
Tom Moor
d09a3de800
fix: Desktop redirect on Safari
2022-12-01 08:26:01 -05:00
Tom Moor
83b687a632
fix: teamPermanentDeleter execution order
2022-11-30 23:07:37 -05:00
Tom Moor
648424fe2c
fix: Desktop redirect on Safari
2022-11-30 23:00:40 -05:00
Tom Moor
63cef45284
fix: documents endpoints allow slug as id parameter
2022-11-29 22:16:46 -05:00
Tom Moor
bc299a00f5
Add additional keywords for date slash commands
2022-11-28 23:36:30 -05:00
Tom Moor
b40bb71adf
fix: Allow clicking anywhere outside command menu to close
2022-11-28 23:35:41 -05:00
Tom Moor
59d9859a64
fix: Prevent hover styling when MenuItem is controlled
2022-11-28 21:18:15 -05:00
Tom Moor
fbeaa2ec9f
Handle keyboard shortcut request
2022-11-28 20:52:50 -05:00
dependabot[bot]
53669a4be6
chore(deps-dev): bump webpack from 4.44.1 to 4.46.0 ( #4495 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.44.1 to 4.46.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.44.1...v4.46.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-28 16:56:17 -08:00
dependabot[bot]
201c3e1f05
chore(deps): bump @babel/preset-react from 7.16.0 to 7.18.6 ( #4496 )
...
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react ) from 7.16.0 to 7.18.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.6/packages/babel-preset-react )
---
updated-dependencies:
- dependency-name: "@babel/preset-react"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-28 16:55:50 -08:00
dependabot[bot]
572ffe44aa
chore(deps): bump polished from 3.7.2 to 4.2.2 ( #4494 )
...
Bumps [polished](https://github.com/styled-components/polished ) from 3.7.2 to 4.2.2.
- [Release notes](https://github.com/styled-components/polished/releases )
- [Commits](https://github.com/styled-components/polished/compare/v3.7.2...v4.2.2 )
---
updated-dependencies:
- dependency-name: polished
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-28 16:55:35 -08:00
Tom Moor
8ca5d66204
Desktop improvements ( #4492 )
...
* Update version to non-promise interface
* History navigation in sidebar
2022-11-28 15:30:50 -08:00
Tom Moor
a5e2ac6570
fix: Negated quote query error
2022-11-28 09:01:03 -05:00
Tom Moor
b5570a7587
New Crowdin updates ( #4479 )
2022-11-28 05:52:12 -08:00
Apoorv Mishra
d09c583c72
Allow document to be dragged to the top of a collection ( #4489 )
2022-11-28 05:42:58 -08:00
Tom Moor
cc333637dd
Desktop support ( #4484 )
...
* Remove home link on desktop app
* Spellcheck, installation toasts, background styling, …
* Add email,slack, auth support
* More desktop style tweaks
* Move redirect to client
* cleanup
* Record desktop usage
* docs
* fix: Selection state in search input when double clicking header
2022-11-27 15:07:48 -08:00
Tom Moor
ea9680c3d7
lint
2022-11-27 11:05:39 -05:00
Tom Moor
d22b44dcff
Further improved search matches
2022-11-27 10:46:54 -05:00
Tom Moor
fa8685d241
Add support for LaTeX inline and block expressions. ( #4446 )
...
* Add support for LaTeX inline and block expressions. (#4364 )
Co-authored-by: Tom Moor <tom@getoutline.com >
* tsc
* Show heading markers when LaTeX block is being edited
* Tab to space, name katex chunk
* Fork htmldiff, add support for math nodes
Co-authored-by: luisbc92 <luiscarlos.banuelos@gmail.com >
2022-11-27 06:27:56 -08:00
Tom Moor
cb1b8e9764
fix: Improved search engine-like behavior for text queries
2022-11-27 09:26:10 -05:00