Hemachandar
|
c81802b3bb
|
Fetch subscription data using 'subscriptions.info' API (#8368)
* Fetch subscription data using 'subscriptions.info' API
* use getByDocumentId
* throw 404
* unnecessary notfound error
|
2025-02-10 18:32:51 -08:00 |
|
dependabot[bot]
|
6ecf9ca9c3
|
chore(deps-dev): bump @relative-ci/agent from 4.2.13 to 4.2.14 (#8378)
Bumps [@relative-ci/agent](https://github.com/relative-ci/agent) from 4.2.13 to 4.2.14.
- [Release notes](https://github.com/relative-ci/agent/releases)
- [Commits](https://github.com/relative-ci/agent/compare/v4.2.13...v4.2.14)
---
updated-dependencies:
- dependency-name: "@relative-ci/agent"
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>
|
2025-02-10 18:32:41 -08:00 |
|
dependabot[bot]
|
b788b95880
|
chore(deps): bump nodemailer from 6.9.16 to 6.10.0 (#8376)
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.16 to 6.10.0.
- [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.16...v6.10.0)
---
updated-dependencies:
- dependency-name: nodemailer
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>
|
2025-02-10 18:32:16 -08:00 |
|
dependabot[bot]
|
ff0bebaf63
|
chore(deps): bump form-data from 4.0.0 to 4.0.1 (#8377)
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Commits](https://github.com/form-data/form-data/compare/v4.0.0...v4.0.1)
---
updated-dependencies:
- dependency-name: form-data
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>
|
2025-02-10 18:32:02 -08:00 |
|
Tom Moor
|
f53c2828ef
|
fix: Copying out of code blocks and inline code marks should not include markdown formatting
|
2025-02-10 21:28:36 -05:00 |
|
Translate-O-Tron
|
926a4e2224
|
New Crowdin updates (#8341)
|
2025-02-10 05:51:15 -08:00 |
|
Tom Moor
|
12efdf4e50
|
chore: Remove A1 label from stale workflow
|
2025-02-10 04:53:24 -08:00 |
|
Tom Moor
|
49b2fad6ce
|
fix: Image should be selected before zoomable in edit mode, closes #8367
|
2025-02-09 20:52:59 -05:00 |
|
Tom Moor
|
2edd48ab84
|
Merge
|
2025-02-09 19:32:49 -05:00 |
|
Tom Moor
|
146cf56bce
|
fix: Starred child documents do not preload
|
2025-02-09 19:31:23 -05:00 |
|
Hemachandar
|
d37e21645c
|
Manage document subscription when a group is added to (or) removed from a document (#8354)
|
2025-02-09 16:09:29 -08:00 |
|
Tom Moor
|
fe2c9b5817
|
feat: Inline document creation in sidebar (#8364)
* wip
* Untitled document name missing in breadcrumb
* Add inline creation for collection
* fix: autoFocus new docs
* refactor
|
2025-02-09 15:51:18 -08:00 |
|
Tom Moor
|
ec86e80edb
|
PR feedback
|
2025-02-09 18:41:50 -05:00 |
|
Hemachandar
|
fa19b278a4
|
Allow creation of nested document from command bar (#8365)
|
2025-02-09 12:56:48 -08:00 |
|
Tom Moor
|
6a4b99ca43
|
refactor
|
2025-02-08 19:17:06 -05:00 |
|
Tom Moor
|
9bf8c5c633
|
fix: autoFocus new docs
|
2025-02-08 17:56:24 -05:00 |
|
Tom Moor
|
fe3e712555
|
Add inline creation for collection
|
2025-02-08 16:54:54 -05:00 |
|
Tom Moor
|
6e85e99f78
|
Untitled document name missing in breadcrumb
|
2025-02-08 16:17:40 -05:00 |
|
Tom Moor
|
0e07d06a91
|
wip
|
2025-02-08 15:56:07 -05:00 |
|
Tom Moor
|
cc38c4fedb
|
fix: Copy and paste embed results in link
|
2025-02-08 10:20:15 -05:00 |
|
Tom Moor
|
749b9cc6b8
|
fix: Mis-sized frame embeds in tables, closes #8357
|
2025-02-08 09:52:37 -05:00 |
|
Tom Moor
|
be4ce4ba2e
|
fix: Remove remobe link button in read-only mode, closes #8350
|
2025-02-07 22:20:40 -05:00 |
|
Tom Moor
|
7afcce47ae
|
fix: One source of scroll movement from remote edits
|
2025-02-07 22:20:40 -05:00 |
|
Hemachandar
|
7eb2bc9a16
|
Unsubscribe from document updates when a user is removed from a document (#8349)
* Unsubscribe from document updates when a user is removed from a document
* dummy default
|
2025-02-07 05:31:46 -08:00 |
|
Tom Moor
|
67adb66c8b
|
fix: toMarkdown not implemented when copying an individual table cell
|
2025-02-06 21:25:48 -05:00 |
|
Tom Moor
|
247a50be62
|
perf: Remove anonymous method in Collaborators component
|
2025-02-06 20:27:24 -05:00 |
|
Tom Moor
|
225449796a
|
fix: Fix flickering of avatar when multiple windows open for the same user
|
2025-02-06 20:24:21 -05:00 |
|
Hemachandar
|
7e1adab035
|
fix: Flaky subscriptionCreator test (#8345)
|
2025-02-06 18:22:24 -05:00 |
|
Tom Moor
|
aca6f55ea0
|
Copy to clipboard as Markdown (#8342)
* Copy as Markdown
* Avoid instantiating serializer on each copy
|
2025-02-06 04:29:35 -08:00 |
|
Tom Moor
|
ce51fa9957
|
fix: useComponentSize should run in useLayoutEffect
|
2025-02-05 22:39:10 -05:00 |
|
Hemachandar
|
676e89a58e
|
fix: Skip permission checks on the app when moving document using DnD (#8333)
|
2025-02-05 19:10:44 -08:00 |
|
Translate-O-Tron
|
c1d4a8e373
|
New Crowdin updates (#8321)
|
2025-02-04 19:59:29 -08:00 |
|
Tom Moor
|
7801bcb8e7
|
chore: Add default values for local development
|
2025-02-04 22:34:49 -05:00 |
|
Johnr24
|
d4cdf4288e
|
Update .env.sample (#8323)
|
2025-02-04 19:33:58 -08:00 |
|
dependabot[bot]
|
efcea0a7f2
|
chore(deps): bump the aws group with 5 updates (#8328)
Bumps the aws group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.735.0` | `3.740.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.735.0` | `3.740.0` |
| [@aws-sdk/s3-presigned-post](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-presigned-post) | `3.735.0` | `3.740.0` |
| [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.735.0` | `3.740.0` |
| [@aws-sdk/signature-v4-crt](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/signature-v4-crt) | `3.734.0` | `3.740.0` |
Updates `@aws-sdk/client-s3` from 3.735.0 to 3.740.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.740.0/clients/client-s3)
Updates `@aws-sdk/lib-storage` from 3.735.0 to 3.740.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.740.0/lib/lib-storage)
Updates `@aws-sdk/s3-presigned-post` from 3.735.0 to 3.740.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-presigned-post/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.740.0/packages/s3-presigned-post)
Updates `@aws-sdk/s3-request-presigner` from 3.735.0 to 3.740.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.740.0/packages/s3-request-presigner)
Updates `@aws-sdk/signature-v4-crt` from 3.734.0 to 3.740.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/signature-v4-crt/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.740.0/packages/signature-v4-crt)
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: aws
- dependency-name: "@aws-sdk/lib-storage"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: aws
- dependency-name: "@aws-sdk/s3-presigned-post"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: aws
- dependency-name: "@aws-sdk/s3-request-presigner"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: aws
- dependency-name: "@aws-sdk/signature-v4-crt"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: aws
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-04 19:04:45 -08:00 |
|
Tom Moor
|
5004281077
|
Combine useComponentSize hooks, possible fix for #8337 (#8338)
|
2025-02-04 18:49:13 -08:00 |
|
Tom Moor
|
2443be9329
|
fix: hash-api-keys migration accesses columns before creation, closes #8336
|
2025-02-04 19:41:00 -05:00 |
|
Apoorv Mishra
|
6f49cb62c3
|
fix: remove legacy code (#8335)
|
2025-02-04 16:06:01 -08:00 |
|
Tom Moor
|
6f50ea1d60
|
fix: Regression, cannot mention in comments
|
2025-02-03 20:32:30 -05:00 |
|
Tom Moor
|
52679db853
|
fix: Cannot read properties of null (reading 'data')
|
2025-02-03 20:08:02 -05:00 |
|
Tom Moor
|
9a94e2dcf2
|
fix: Cannot read properties of null (reading '0')
|
2025-02-03 20:00:48 -05:00 |
|
dependabot[bot]
|
c990ace2e2
|
chore(deps): bump i18next-http-backend from 2.7.1 to 2.7.3 (#8330)
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.7.1 to 2.7.3.
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-http-backend/commits/v2.7.3)
---
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>
|
2025-02-03 16:59:32 -08:00 |
|
dependabot[bot]
|
7a7912b07e
|
chore(deps-dev): bump terser from 5.36.0 to 5.37.0 (#8329)
Bumps [terser](https://github.com/terser/terser) from 5.36.0 to 5.37.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.36.0...v5.37.0)
---
updated-dependencies:
- dependency-name: terser
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>
|
2025-02-03 16:59:17 -08:00 |
|
dependabot[bot]
|
05a7627148
|
chore(deps-dev): bump @types/express-useragent from 1.0.2 to 1.0.5 (#8331)
Bumps [@types/express-useragent](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-useragent) from 1.0.2 to 1.0.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-useragent)
---
updated-dependencies:
- dependency-name: "@types/express-useragent"
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>
|
2025-02-03 16:58:58 -08:00 |
|
dependabot[bot]
|
5ba613ac27
|
chore(deps): bump winston from 3.13.0 to 3.17.0 (#8332)
Bumps [winston](https://github.com/winstonjs/winston) from 3.13.0 to 3.17.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.13.0...v3.17.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>
|
2025-02-03 16:58:48 -08:00 |
|
Tom Moor
|
c717e8e3eb
|
Move collection description into dedicated tab (#8326)
* Move collection description into dedicated tab
* Dynamic default
* refactor
|
2025-02-03 16:58:35 -08:00 |
|
Tom Moor
|
144d83e68c
|
fix: Missing key prop on facepile
|
2025-02-01 10:59:37 -05:00 |
|
Tom Moor
|
abd6518854
|
fix: Sidebar active state lost on collection tabs
|
2025-02-01 10:12:49 -05:00 |
|
Tom Moor
|
9c12498162
|
Change facepile to clip path (#8325)
* Change to clip path
* tsc
* Remove showBorder prop
* fix: Facepile size prop, tons of cleanup
|
2025-02-01 06:42:51 -08:00 |
|
Tom Moor
|
aa879d8fab
|
chore: fix production build
|
2025-01-30 21:38:04 -05:00 |
|