Tom Moor
4d2a5ae748
fix: 'latest' tagging in build process. Incorrect check assumed image built on main instead of non-prerelease tag
2023-10-03 08:14:27 -04:00
Tom Moor
56cae8a545
0.72.0
2023-10-02 20:24:17 -04:00
dependabot[bot]
e5e049a671
chore(deps): bump react-dropzone from 11.3.2 to 11.7.1 ( #5913 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 16:26:12 -07:00
dependabot[bot]
48438eea2d
chore(deps): bump i18next-http-backend from 2.2.0 to 2.2.2 ( #5914 )
...
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend ) from 2.2.0 to 2.2.2.
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.2.0...v2.2.2 )
---
updated-dependencies:
- dependency-name: i18next-http-backend
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>
2023-10-02 15:44:47 -07:00
dependabot[bot]
8e7dfdb6a0
chore(deps-dev): bump @types/react-window from 1.8.5 to 1.8.6 ( #5915 )
...
Bumps [@types/react-window](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-window ) from 1.8.5 to 1.8.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-window )
---
updated-dependencies:
- dependency-name: "@types/react-window"
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>
2023-10-02 15:44:31 -07:00
dependabot[bot]
c8acf96790
chore(deps-dev): bump @types/sequelize from 4.28.10 to 4.28.16 ( #5917 )
...
Bumps [@types/sequelize](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sequelize ) from 4.28.10 to 4.28.16.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sequelize )
---
updated-dependencies:
- dependency-name: "@types/sequelize"
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>
2023-10-02 15:44:21 -07:00
Tom Moor
e7b7032284
feat: Allow deletion of imports ( #5907 )
2023-10-01 18:24:50 -07:00
Tom Moor
16cd82a732
fix: JSON import fails if the same import has been imported and deleted previously
2023-10-01 15:16:55 -04:00
Tom Moor
41a6f77998
fix: Types on overridden findByPk methods ( #5908 )
2023-10-01 12:02:56 -07:00
Tom Moor
e2a6d828a9
Allow creating published share record, closes #5902
2023-09-30 12:38:16 -04:00
Tom Moor
2868ab2d00
fix: Floating toolbar overflow
2023-09-29 22:32:43 -04:00
Tom Moor
aa79bc85f1
fix: Mobile toolbar appears on Windows touchscreen
...
fix: Improve mobile toolbar
2023-09-29 00:18:22 -04:00
Tom Moor
5397907599
chore: Refactor upload placeholder ( #5898 )
2023-09-28 20:13:40 -07:00
Tom Moor
f4fd9dae5f
feat: Native video display ( #5866 )
2023-09-28 17:28:09 -07:00
Tom Moor
bd06e03b1e
Added more debugging logs for #5564
2023-09-28 17:36:10 -04:00
Tom Moor
5b2bb41ead
fix: Remember previous path when logging out due to auth expired
...
closes #5893
2023-09-28 17:22:52 -04:00
Translate-O-Tron
2e759e4e81
New Crowdin updates ( #5857 )
2023-09-28 06:01:38 -07:00
Tom Moor
5a89edbcb2
fix: withCollection scopes on UserPermission, GroupPermission
2023-09-27 23:08:06 -04:00
Tom Moor
6eab716779
fix: Mention menu hanging after backspace
2023-09-27 22:41:30 -04:00
Tom Moor
6de96b1d9d
perf: Don't render SuggestionMenu contents until active
2023-09-27 21:19:55 -04:00
dependabot[bot]
318a1120d4
chore(deps): bump aws-sdk from 2.1369.0 to 2.1464.0 ( #5888 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-27 06:26:01 -07:00
Tom Moor
86cb861ca7
Improve clarity of error message when database SSL disabled and file storage cannot be written
2023-09-27 09:07:49 -04:00
Tom Moor
2261514138
Improve debugging when OIDC userinfo endpoint does not return JSON
2023-09-26 23:46:56 -04:00
Tom Moor
402695c2e3
fix: Remove zero count on drafts
2023-09-25 23:10:16 -04:00
Tom Moor
9e810387c0
Add cache-control headers to attachments.redirect response
2023-09-25 21:30:57 -04:00
Tom Moor
b1ddf417be
fix: Capture errors recreating transform and log, these are non-critical
2023-09-25 20:45:34 -04:00
Tom Moor
0014bcf22d
chore: Remove unused dep
2023-09-25 20:42:10 -04:00
Tom Moor
606a4e0772
Add small cache to mermaid diagrams, follow on to #5852
2023-09-25 20:41:18 -04:00
Tom Moor
4807c60042
fix: Do not modify internet server error before pushing to Sentry
2023-09-25 18:11:53 -04:00
dependabot[bot]
dd02bd9c03
chore(deps): bump bull from 4.10.4 to 4.11.3 ( #5886 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-25 15:04:40 -07:00
antran22
1639c657c8
feat: update mermaid rendering flow ( #5852 )
...
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2023-09-25 14:03:25 -07:00
dependabot[bot]
25b961b3b8
chore(deps): bump katex from 0.16.7 to 0.16.8 ( #5884 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-25 14:03:04 -07:00
dependabot[bot]
144ba0ced9
chore(deps): bump sequelize from 6.32.1 to 6.33.0 ( #5885 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-25 14:02:55 -07:00
dependabot[bot]
d340f8977d
chore(deps-dev): bump lint-staged from 13.2.3 to 13.3.0 ( #5887 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-25 14:02:43 -07:00
Apoorv Mishra
7145f7ef51
UserPermission and GroupPermission models (#5860 )
...
* fix: rename to group_permissions
* fix: delete null collectionId records before setting non null constraint
* fix: use scope with collectionId not null
* fix: update model with documentId
* fix: rename to GroupPermission
* fix: rename collection_users to user_permissions
* fix: teamPermanentDeleter test
* fix: use scope with collectionId not null
* fix: update model with documentId
* fix: rename to UserPermission
* fix: create views upon table rename for zero downtime
* fix: remove comments
2023-09-25 10:51:29 +05:30
Tom Moor
43bdb97639
fix: Aggressive embed conversion on server Markdown -> Ydoc
2023-09-24 23:12:38 -04:00
Tom Moor
136ee0ad1d
fix: 500 server error when files.create request is closed by client ( #5878 )
2023-09-24 13:30:52 -07:00
Tom Moor
517f2634e3
chore: Create data directory inside Dockerfile ( #5862 )
2023-09-24 12:03:00 -07:00
Tom Moor
42cc991317
fix: files.create permissions ( #5877 )
...
* fix: files.create permissions
* test
* new
2023-09-24 12:02:49 -07:00
Tom Moor
e50e0bba53
Allow file access not in Attachments table ( #5876 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-24 06:43:37 -07:00
Tom Moor
d0bb6c6a41
fix: Size of export does not update dynamically on screen
2023-09-23 18:11:17 -04:00
Tom Moor
6aec085942
fix: Error handling on streams missing error handler on read streams.
...
Related https://github.com/outline/outline/discussions/5855
2023-09-23 18:08:36 -04:00
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