Tom Moor
7417514e7c
chore: Deprecate collection.url on client
2024-01-31 20:08:01 -05:00
Tom Moor
4800b60825
fix: Path to collection from notification UI
2024-01-31 18:35:25 -05:00
Tom Moor
fb711a1db8
Increase rate limit on documents.export endpoint
2024-01-31 18:34:14 -05:00
Tom Moor
bd6e4c586e
Add Camunda as replacement for Cawemo ( #6457 )
...
* Add Camunda as replacement for Cawemo (what are these product names even?)
* Optimised images with calibre/image-actions
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-31 15:01:51 -08:00
Tom Moor
47d168a29b
Add notifications for document and collection access ( #6460 )
...
* Add notification for added to document
* Add notifications for document and collection access
* Add notification delay
* fix: Collection notifications not appearing
* Add notification settings
2024-01-31 15:01:27 -08:00
Tom Moor
5ce8827a8c
chore: Convert <Text /> component to span by default
2024-01-30 22:49:31 -05:00
Tom Moor
a960d8cee5
fix: framer-motion warning for missing key prop
2024-01-30 22:29:45 -05:00
Apoorv Mishra
1490c3a14b
Individual document sharing with permissions ( #5814 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: Tom Moor <tom@getoutline.com >
2024-01-30 17:48:22 -08:00
Tom Moor
717c9b5d64
tsc
2024-01-30 19:48:18 -05:00
Tom Moor
b52b12fcfd
chore: Remove no-longer maintained Enzyme
2024-01-30 09:12:45 -05:00
dependabot[bot]
56d05a2595
chore(deps-dev): bump @types/react-helmet from 6.1.9 to 6.1.11 ( #6441 )
...
Bumps [@types/react-helmet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-helmet ) from 6.1.9 to 6.1.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-helmet )
---
updated-dependencies:
- dependency-name: "@types/react-helmet"
dependency-type: direct:development
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-01-29 14:00:26 -08:00
dependabot[bot]
9d68c879aa
chore(deps): bump bull from 4.11.5 to 4.12.2 ( #6439 )
...
Bumps [bull](https://github.com/OptimalBits/bull ) from 4.11.5 to 4.12.2.
- [Release notes](https://github.com/OptimalBits/bull/releases )
- [Changelog](https://github.com/OptimalBits/bull/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/OptimalBits/bull/compare/v4.11.5...v4.12.2 )
---
updated-dependencies:
- dependency-name: bull
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-01-29 13:39:01 -08:00
dependabot[bot]
1e3a3f554b
chore(deps): bump randomstring from 1.2.3 to 1.3.0 ( #6440 )
...
Bumps [randomstring](https://github.com/klughammer/node-randomstring ) from 1.2.3 to 1.3.0.
- [Changelog](https://github.com/klughammer/node-randomstring/blob/master/CHANGELOG.md )
- [Commits](https://github.com/klughammer/node-randomstring/commits )
---
updated-dependencies:
- dependency-name: randomstring
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-01-29 13:38:40 -08:00
dependabot[bot]
ff218ebf5e
chore(deps): bump styled-normalize from 8.0.7 to 8.1.0 ( #6442 )
...
Bumps [styled-normalize](https://github.com/sergeysova/styled-normalize ) from 8.0.7 to 8.1.0.
- [Release notes](https://github.com/sergeysova/styled-normalize/releases )
- [Commits](https://github.com/sergeysova/styled-normalize/compare/v8.0.7...v8.1.0 )
---
updated-dependencies:
- dependency-name: styled-normalize
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-01-29 13:38:20 -08:00
Tom Moor
5d810ac02d
chore: Hide sidebar section on empty
2024-01-28 21:51:43 -05:00
Tom Moor
a7e519f026
chore: Add docs and onClick to List/Item component
2024-01-28 21:50:38 -05:00
Tom Moor
657ee2c6bd
fix: Allow value prop to change select
2024-01-28 21:47:09 -05:00
Tom Moor
19cc5aee04
Allow ref passthrough on CopyToClipboard component
2024-01-28 21:46:11 -05:00
Tom Moor
e62c734c41
Duplicative method cleanup ( #6431 )
2024-01-25 20:02:17 -08:00
Tom Moor
cab9a1ec96
Misc fixes ported from #5814
2024-01-24 22:43:10 -05:00
dependabot[bot]
df816c200f
chore(deps): bump @dnd-kit/sortable from 7.0.1 to 7.0.2 ( #6419 )
...
Bumps [@dnd-kit/sortable](https://github.com/clauderic/dnd-kit/tree/HEAD/packages/sortable ) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/clauderic/dnd-kit/releases )
- [Changelog](https://github.com/clauderic/dnd-kit/blob/master/packages/sortable/CHANGELOG.md )
- [Commits](https://github.com/clauderic/dnd-kit/commits/@dnd-kit/sortable@7.0.2/packages/sortable )
---
updated-dependencies:
- dependency-name: "@dnd-kit/sortable"
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-01-24 15:58:18 -08:00
dependabot[bot]
5f655535ab
chore(deps): bump aws-sdk from 2.1510.0 to 2.1540.0 ( #6418 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1510.0 to 2.1540.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1510.0...v2.1540.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-01-23 20:12:23 -08:00
dependabot[bot]
eb6d30483d
chore(deps): bump react-virtualized-auto-sizer and @types/react-virtualized-auto-sizer ( #6415 )
...
Bumps [react-virtualized-auto-sizer](https://github.com/bvaughn/react-virtualized-auto-sizer ) and [@types/react-virtualized-auto-sizer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-virtualized-auto-sizer ). These dependencies needed to be updated together.
Updates `react-virtualized-auto-sizer` from 1.0.20 to 1.0.21
- [Release notes](https://github.com/bvaughn/react-virtualized-auto-sizer/releases )
- [Changelog](https://github.com/bvaughn/react-virtualized-auto-sizer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bvaughn/react-virtualized-auto-sizer/compare/1.0.20...1.0.21 )
Updates `@types/react-virtualized-auto-sizer` from 1.0.2 to 1.0.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-virtualized-auto-sizer )
---
updated-dependencies:
- dependency-name: react-virtualized-auto-sizer
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: "@types/react-virtualized-auto-sizer"
dependency-type: direct:development
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-01-23 20:11:56 -08:00
Tom Moor
0a781b7d99
chore: Upgrade typescript/eslint, fix warnings
2024-01-23 09:07:52 -05:00
Tom Moor
db2a66cb8a
fix: Toggle shortcut for TOC not working
2024-01-23 09:00:09 -05:00
Tom Moor
aadd916336
fix: Mismatch between route registered vs checked for custom rate limiters
2024-01-22 22:40:17 -05:00
Tom Moor
0d797d49e3
fix: signupQueryParams default to true, closes OLN-206
2024-01-22 21:30:45 -05:00
Translate-O-Tron
7329b10846
New Crowdin updates ( #6388 )
...
* fix: New Danish translations from Crowdin [ci skip]
* fix: New Danish translations from Crowdin [ci skip]
* fix: New Chinese Traditional translations from Crowdin [ci skip]
* fix: New Spanish translations from Crowdin [ci skip]
* fix: New Dutch translations from Crowdin [ci skip]
* fix: New Japanese translations from Crowdin [ci skip]
* fix: New Japanese translations from Crowdin [ci skip]
* fix: New French translations from Crowdin [ci skip]
* fix: New Spanish translations from Crowdin [ci skip]
* fix: New Danish translations from Crowdin [ci skip]
* fix: New Dutch translations from Crowdin [ci skip]
* fix: New Polish translations from Crowdin [ci skip]
* fix: New Chinese Simplified translations from Crowdin [ci skip]
* fix: New Chinese Traditional translations from Crowdin [ci skip]
* fix: New Czech translations from Crowdin [ci skip]
* fix: New German translations from Crowdin [ci skip]
* fix: New Hebrew translations from Crowdin [ci skip]
* fix: New Hungarian translations from Crowdin [ci skip]
* fix: New Italian translations from Crowdin [ci skip]
* fix: New Korean translations from Crowdin [ci skip]
* fix: New Portuguese translations from Crowdin [ci skip]
* fix: New Swedish translations from Crowdin [ci skip]
* fix: New Turkish translations from Crowdin [ci skip]
* fix: New Ukrainian translations from Crowdin [ci skip]
* fix: New Vietnamese translations from Crowdin [ci skip]
* fix: New Portuguese, Brazilian translations from Crowdin [ci skip]
* fix: New Indonesian translations from Crowdin [ci skip]
* fix: New Persian translations from Crowdin [ci skip]
* fix: New Thai translations from Crowdin [ci skip]
* fix: New Japanese translations from Crowdin [ci skip]
* fix: New French translations from Crowdin [ci skip]
* fix: New Spanish translations from Crowdin [ci skip]
* fix: New Danish translations from Crowdin [ci skip]
* fix: New Dutch translations from Crowdin [ci skip]
* fix: New Polish translations from Crowdin [ci skip]
* fix: New Chinese Simplified translations from Crowdin [ci skip]
* fix: New Chinese Traditional translations from Crowdin [ci skip]
* fix: New Czech translations from Crowdin [ci skip]
* fix: New German translations from Crowdin [ci skip]
* fix: New Hebrew translations from Crowdin [ci skip]
* fix: New Hungarian translations from Crowdin [ci skip]
* fix: New Italian translations from Crowdin [ci skip]
* fix: New Korean translations from Crowdin [ci skip]
* fix: New Portuguese translations from Crowdin [ci skip]
* fix: New Swedish translations from Crowdin [ci skip]
* fix: New Turkish translations from Crowdin [ci skip]
* fix: New Ukrainian translations from Crowdin [ci skip]
* fix: New Vietnamese translations from Crowdin [ci skip]
* fix: New Portuguese, Brazilian translations from Crowdin [ci skip]
* fix: New Indonesian translations from Crowdin [ci skip]
* fix: New Persian translations from Crowdin [ci skip]
* fix: New Thai translations from Crowdin [ci skip]
2024-01-22 06:46:05 -08:00
Tom Moor
4f74fe03dd
chore: Add missing constraints to comments table
2024-01-21 12:35:57 -05:00
Tom Moor
4ddb5c3eed
feat: Add option to replace existing file attachment in editor
2024-01-21 11:52:20 -05:00
Tom Moor
cbb00c4871
fix: documents.search API does not work with custom search slug
2024-01-20 22:58:37 -05:00
Tom Moor
4e8fe75368
fix: Can't un-publish docs with archived children. closes #6408
2024-01-20 21:34:48 -05:00
Tom Moor
2f2113adb8
fix: Allow user account deletion without SMTP setup, closes #6107
2024-01-20 10:12:10 -05:00
Tom Moor
b482654c66
fix: Do not offer invite user functionality without permission
2024-01-20 10:01:56 -05:00
dependabot[bot]
c903b174b9
chore(deps): bump vite from 5.0.5 to 5.0.12 ( #6409 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.0.5 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite )
---
updated-dependencies:
- dependency-name: vite
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-01-20 06:53:27 -08:00
Tom Moor
8df77fe478
fix: Incorret collapsing of mermaid diagram margins, closes #6373
2024-01-18 21:39:37 -05:00
Tom Moor
ff8b3cc0f4
fix: TOC above emoji in title, closes #6400
2024-01-18 21:21:44 -05:00
dependabot[bot]
e0d4e9bc0f
chore(deps): bump @sentry/node from 7.85.0 to 7.93.0 ( #6391 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 7.85.0 to 7.93.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.85.0...7.93.0 )
---
updated-dependencies:
- dependency-name: "@sentry/node"
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-01-15 10:00:33 -08:00
dependabot[bot]
330691a8d9
chore(deps): bump @dnd-kit/modifiers from 6.0.0 to 6.0.1 ( #6390 )
...
Bumps [@dnd-kit/modifiers](https://github.com/clauderic/dnd-kit/tree/HEAD/packages/modifiers ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/clauderic/dnd-kit/releases )
- [Changelog](https://github.com/clauderic/dnd-kit/blob/master/packages/modifiers/CHANGELOG.md )
- [Commits](https://github.com/clauderic/dnd-kit/commits/@dnd-kit/modifiers@6.0.1/packages/modifiers )
---
updated-dependencies:
- dependency-name: "@dnd-kit/modifiers"
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-01-15 09:59:58 -08:00
dependabot[bot]
96bee22951
chore(deps): bump rfc6902 from 5.0.1 to 5.1.1 ( #6392 )
...
Bumps [rfc6902](https://github.com/chbrown/rfc6902 ) from 5.0.1 to 5.1.1.
- [Commits](https://github.com/chbrown/rfc6902/compare/v5.0.1...v5.1.1 )
---
updated-dependencies:
- dependency-name: rfc6902
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-01-15 09:59:47 -08:00
dependabot[bot]
e72850fa1a
chore(deps-dev): bump eslint-import-resolver-typescript from 3.5.4 to 3.6.1 ( #6393 )
...
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript ) from 3.5.4 to 3.6.1.
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases )
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.5.4...v3.6.1 )
---
updated-dependencies:
- dependency-name: eslint-import-resolver-typescript
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-01-15 09:59:38 -08:00
dependabot[bot]
d3f5b6cbae
chore(deps-dev): bump typescript from 5.1.6 to 5.3.3 ( #6394 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.1.6 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.1.6...v5.3.3 )
---
updated-dependencies:
- dependency-name: typescript
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-01-15 09:59:26 -08:00
Apoorv Mishra
3561b79d65
Zod schemas for routes under /plugins ( #6378 )
...
* fix: schema for slack routes
* fix: slack.post
* fix: email
2024-01-13 10:55:30 +05:30
Apoorv Mishra
7e61a519f1
Type server models ( #6326 )
...
* fix: type server models
* fix: make ParanoidModel generic
* fix: ApiKey
* fix: Attachment
* fix: AuthenticationProvider
* fix: Backlink
* fix: Collection
* fix: Comment
* fix: Document
* fix: FileOperation
* fix: Group
* fix: GroupPermission
* fix: GroupUser
* fix: Integration
* fix: IntegrationAuthentication
* fix: Notification
* fix: Pin
* fix: Revision
* fix: SearchQuery
* fix: Share
* fix: Star
* fix: Subscription
* fix: TypeError
* fix: Imports
* fix: Team
* fix: TeamDomain
* fix: User
* fix: UserAuthentication
* fix: UserPermission
* fix: View
* fix: WebhookDelivery
* fix: WebhookSubscription
* Remove type duplication
---------
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2024-01-12 22:33:05 +05:30
Tom Moor
8360c2dec9
Update DesktopEventHandler.tsx ( #6376 )
2024-01-12 06:18:12 -08:00
Tom Moor
2505fea103
fix: Prevent duplicate documents in collection structure
2024-01-11 22:18:50 -05:00
Tom Moor
89931ca2f0
fix: Improve reliability of inter-linking documents through importer. closes OLN-156
2024-01-10 21:19:39 -05:00
Tom Moor
22c52f84c5
fix: Remove try/catch statements without error argument ( #6370 )
2024-01-10 08:02:44 -08:00
Tom Moor
870c623601
chore: Update checksums ( #6369 )
2024-01-10 06:02:03 -08:00
Tom Moor
6e1347c2a7
Add 'Find and replace' option to menu on mobile ( #6368 )
2024-01-10 05:07:05 -08:00