Tom Moor
|
24e4dd663b
|
fix: Clarify functionality of personal Slack connection
|
2024-05-27 13:10:58 -04:00 |
|
dependabot[bot]
|
89ae3a5c6f
|
chore(deps): bump prosemirror-view from 1.32.0 to 1.33.6 (#6956)
Bumps [prosemirror-view](https://github.com/prosemirror/prosemirror-view) from 1.32.0 to 1.33.6.
- [Changelog](https://github.com/ProseMirror/prosemirror-view/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prosemirror/prosemirror-view/compare/1.32.0...1.33.6)
---
updated-dependencies:
- dependency-name: prosemirror-view
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-05-27 09:54:32 -07:00 |
|
dependabot[bot]
|
81e0ec0968
|
chore(deps): bump dd-trace from 3.51.0 to 3.58.0 (#6955)
Bumps [dd-trace](https://github.com/DataDog/dd-trace-js) from 3.51.0 to 3.58.0.
- [Release notes](https://github.com/DataDog/dd-trace-js/releases)
- [Commits](https://github.com/DataDog/dd-trace-js/compare/v3.51.0...v3.58.0)
---
updated-dependencies:
- dependency-name: dd-trace
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-05-27 09:54:11 -07:00 |
|
dependabot[bot]
|
b5da5ce98c
|
chore(deps): bump prosemirror-tables from 1.3.5 to 1.3.7 (#6953)
Bumps [prosemirror-tables](https://github.com/prosemirror/prosemirror-tables) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/prosemirror/prosemirror-tables/releases)
- [Commits](https://github.com/prosemirror/prosemirror-tables/compare/v1.3.5...v1.3.7)
---
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-05-27 09:54:01 -07:00 |
|
Tom Moor
|
3d8daa1d8c
|
fix: cmd+click on share links should redirect to shared url.
closes #6937
|
2024-05-27 11:38:38 -04:00 |
|
Tom Moor
|
1f097258f4
|
Enable new collection permissions UI
|
2024-05-27 09:34:53 -04:00 |
|
Tom Moor
|
7858133e71
|
DRY sharing interface
|
2024-05-27 09:34:53 -04:00 |
|
Pranav Joglekar
|
20642f4225
|
feat preview: add support for youtube clips (#6942)
|
2024-05-27 05:37:39 -07:00 |
|
Tom Moor
|
e3837f6ad5
|
feat: Adds permission selector in document/collection invite flow (#6948)
* stash
* fix: Permissions cleared on collection addition
fix: Cannot remove user from document
Allow choosing permission in invite flow
|
2024-05-26 09:45:53 -07:00 |
|
RenderCoder
|
88eae87404
|
Fix: Adapt to Figma's New Link Structure for Embedding Design Previews (#6946)
Co-authored-by: RenderCoder <rendercoder@sot.app>
|
2024-05-26 08:05:08 -07:00 |
|
Tom Moor
|
3e083ce132
|
fix: Missing use of document.content
|
2024-05-26 10:24:21 -04:00 |
|
Tom Moor
|
f103d73b48
|
Move collection description rendering to JSON (#6944)
* First pass, moving collection description rendering to JSON
* tsc
* docs
* refactor
* test
|
2024-05-25 15:17:19 -07:00 |
|
Tom Moor
|
d51267b8bc
|
JSON to client (#5553)
|
2024-05-24 05:29:00 -07:00 |
|
dependabot[bot]
|
e1e8257df7
|
chore(deps): bump react-helmet-async from 2.0.1 to 2.0.5 (#6926)
Bumps [react-helmet-async](https://github.com/staylor/react-helmet-async) from 2.0.1 to 2.0.5.
- [Release notes](https://github.com/staylor/react-helmet-async/releases)
- [Commits](https://github.com/staylor/react-helmet-async/commits)
---
updated-dependencies:
- dependency-name: react-helmet-async
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-05-20 18:00:30 -07:00 |
|
dependabot[bot]
|
2d76dfee5a
|
chore(deps-dev): bump eslint from 8.47.0 to 8.57.0 (#6927)
Bumps [eslint](https://github.com/eslint/eslint) from 8.47.0 to 8.57.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.47.0...v8.57.0)
---
updated-dependencies:
- dependency-name: eslint
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-05-20 17:59:07 -07:00 |
|
dependabot[bot]
|
15bc9d36c9
|
chore(deps): bump prosemirror-transform from 1.8.0 to 1.9.0 (#6928)
Bumps [prosemirror-transform](https://github.com/prosemirror/prosemirror-transform) from 1.8.0 to 1.9.0.
- [Changelog](https://github.com/ProseMirror/prosemirror-transform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prosemirror/prosemirror-transform/compare/1.8.0...1.9.0)
---
updated-dependencies:
- dependency-name: prosemirror-transform
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-05-20 17:58:52 -07:00 |
|
dependabot[bot]
|
e5fd6a80d8
|
chore(deps-dev): bump typescript from 5.3.3 to 5.4.5 (#6929)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.5)
---
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-05-20 17:58:34 -07:00 |
|
Tom Moor
|
8c307e1db5
|
fix: The XML you provided was not well-formed with server-to-server S3 uploads larger than multi-part minimum
|
2024-05-20 20:45:28 -04:00 |
|
Tom Moor
|
dd0bf64198
|
fix: AWS configuration with AWS_S3_ACCELERATE_URL specified
|
2024-05-19 09:53:36 -04:00 |
|
Nanguan Lin
|
3a7dd94e14
|
Migrate from s3 sdk v2 to v3 (#6731)
* chore: migrate from s3 sdk v2 to v3
* import signature-v4-crt
* downgrade minor version
* Add s3-presigned-post manually
* Change s3 mock
* Update server/storage/files/S3Storage.ts
* docs
* Upgrade aws-sdk
---------
Co-authored-by: Tom Moor <tom.moor@gmail.com>
|
2024-05-19 06:01:42 -07:00 |
|
Tom Moor
|
cd4f3f9ff2
|
Use inline content disposition for common images and PDFs (#6924)
* Use inline content disposition for common images and PDFs
* Add double-click on widgets to download
|
2024-05-18 09:17:04 -07:00 |
|
Tom Moor
|
c872f3e245
|
fix: Unneccessary network requests on shared documents
|
2024-05-18 11:29:35 -04:00 |
|
Tom Moor
|
aa755ffc34
|
fix: Images in lists on shared documents sometimes render as code blocks
|
2024-05-18 10:54:36 -04:00 |
|
Tom Moor
|
d36332273e
|
fix: updateInsights policy missing
|
2024-05-17 17:04:10 -04:00 |
|
Tom Moor
|
2d510aaf4e
|
Update link editor placeholder
|
2024-05-17 08:41:19 -04:00 |
|
Tom Moor
|
51ff1d865d
|
tsc
|
2024-05-16 21:28:43 -04:00 |
|
Tom Moor
|
088138fb7a
|
chore: Upgrade mammoth
|
2024-05-16 21:24:00 -04:00 |
|
Tom Moor
|
40a2c29c3f
|
tsc
|
2024-05-16 21:23:02 -04:00 |
|
Tom Moor
|
3d87a03ca6
|
fix: Minor fixes to new collection sharing UI (behind flag)
|
2024-05-16 20:55:09 -04:00 |
|
Tom Moor
|
cae013837b
|
Update collection permissions UI (#6917)
|
2024-05-16 16:45:09 -07:00 |
|
Tom Moor
|
728c68be58
|
0.76.2-0
|
2024-05-16 19:02:04 -04:00 |
|
Tom Moor
|
64169ec414
|
fix: Cannot sign-in to invited account in self-hosted using email. closes #6902
|
2024-05-16 19:01:41 -04:00 |
|
Tom Moor
|
c8d62c04cf
|
fix: Do not require SMTP_USERNAME for email auth to be enabled
closes #6885
|
2024-05-16 18:22:10 -04:00 |
|
Tom Moor
|
b9e7690a29
|
chore: Bump markdown-it
|
2024-05-16 08:37:48 -04:00 |
|
Tom Moor
|
9622452b5d
|
fix: Infinite redirect loop on return from Slack auth without logged in session
|
2024-05-15 20:13:32 -04:00 |
|
dependabot[bot]
|
bb69e891a4
|
chore(deps): bump vite from 5.0.13 to 5.2.11 (#6877)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.13 to 5.2.11.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.11/packages/vite)
---
updated-dependencies:
- dependency-name: vite
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-05-15 19:49:47 -04:00 |
|
Tom Moor
|
5ae0b03572
|
fix: Versions behind reads 'up to date' when github cannot be reached.
closes #6872
|
2024-05-14 22:07:01 -04:00 |
|
Tom Moor
|
73277ab8a2
|
Simplify publish shortcut, related #5794
|
2024-05-14 22:00:55 -04:00 |
|
Tom Moor
|
6cc0cde124
|
fix: Allow mixed ltr/rtl content in a document, closes #6836
|
2024-05-14 20:45:47 -04:00 |
|
Tom Moor
|
bc7d6ac0d6
|
test
|
2024-05-14 20:05:32 -04:00 |
|
Translate-O-Tron
|
20c2c552da
|
New Crowdin updates (#6851)
|
2024-05-14 16:42:15 -07:00 |
|
dependabot[bot]
|
582d4971b2
|
chore(deps): bump winston from 3.10.0 to 3.13.0 (#6905)
Bumps [winston](https://github.com/winstonjs/winston) from 3.10.0 to 3.13.0.
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](https://github.com/winstonjs/winston/compare/v3.10.0...v3.13.0)
---
updated-dependencies:
- dependency-name: winston
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-05-14 16:41:55 -07:00 |
|
dependabot[bot]
|
6f1bdf154d
|
chore(deps-dev): bump eslint-plugin-react from 7.34.0 to 7.34.1 (#6904)
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.34.0 to 7.34.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.0...v7.34.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-react
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-05-14 16:41:41 -07:00 |
|
Tom Moor
|
2ecc9009f0
|
fix: Cannot mention users that have been explicitly added to document
|
2024-05-14 19:36:09 -04:00 |
|
Tom Moor
|
8120407bf3
|
Remove forced italic from block quotes
|
2024-05-12 22:12:24 -06:00 |
|
Tom Moor
|
936127de20
|
Add title prop to link editor results
|
2024-05-11 00:03:56 -06:00 |
|
Tom Moor
|
1a32405ee2
|
fix: Incorrect shortcut position
|
2024-05-11 00:02:39 -06:00 |
|
Tom Moor
|
7c3cd216bf
|
fix: Long words in table of contents should wrap, closes #6883
|
2024-05-09 23:24:57 -06:00 |
|
dependabot[bot]
|
dc8baff013
|
chore(deps): bump pg from 8.11.1 to 8.11.5 (#6875)
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) from 8.11.1 to 8.11.5.
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.11.5/packages/pg)
---
updated-dependencies:
- dependency-name: pg
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-05-09 07:50:54 -07:00 |
|
dependabot[bot]
|
0ace8af892
|
chore(deps-dev): bump @types/readable-stream from 4.0.10 to 4.0.12 (#6876)
Bumps [@types/readable-stream](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/readable-stream) from 4.0.10 to 4.0.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/readable-stream)
---
updated-dependencies:
- dependency-name: "@types/readable-stream"
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-05-09 07:50:41 -07:00 |
|