Translate-O-Tron
6bb8a3d935
New Crowdin updates ( #7079 )
2024-06-23 14:26:19 -07:00
Tom Moor
95c768f444
Allow direct editing of collection icon ( #7120 )
...
* Allow direct editing of collection icon
* feedback
2024-06-23 14:26:00 -07:00
Tom Moor
2cad16d6b3
fix: Disable hover background on non-interactive share list items
2024-06-23 17:25:36 -04:00
Hemachandar
36a2a4709c
fix: allow user to remove document icon ( #7124 )
2024-06-23 15:47:25 -04:00
Hemachandar
6fd3a0fa8a
feat: Unified icon picker ( #7038 )
2024-06-23 06:31:18 -07:00
Tom Moor
56d90e6bc3
Add HEALTHCHECK into docker image ( #7085 )
...
* Add wget into docker image
* Add healthcheck
2024-06-22 07:05:55 -07:00
Tom Moor
eaab97dcbf
fix: Unable to scroll until multiple comments ( #7112 )
...
* fix: Unable to scroll in comments
fix: Missing highlighted text on first comment while composing
* docs
2024-06-22 07:05:23 -07:00
Tom Moor
d8f14377f8
fix: Scrollwheel can cause image zoom to get stuck, closes #7083
2024-06-21 23:39:25 -04:00
Apoorv Mishra
0f1f0e82c2
Enable keyboard navigation in member invite list ( #7102 )
...
* feat: keyboard nav in share popover
* fix: memoize
2024-06-21 17:35:05 -07:00
Tom Moor
5ddc36555d
fix: Remove breaking requirement to not pass collectionId with parentDocumentId.
...
This was regressed as part of 95b9453269 and unfortunately is a breaking change for API consumers
2024-06-21 20:34:31 -04:00
Tom Moor
f17ce9d50b
fix: collectionId and parentDocumentId now mutually exclusive in payload
...
closes #7110
2024-06-21 19:38:05 -04:00
Tom Moor
9e5d5c0347
fix: Incorrect policies returned from documents.update ( #7111 )
...
* fix: Incorrect policies returned from documents.update
* Regression test
2024-06-21 16:37:39 -07:00
Hemachandar
4897f001e4
Add icon column to document ( #7066 )
...
* Add icon column to document
* Backfill columns
---------
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2024-06-21 06:26:20 -07:00
Hemachandar
b6d178943a
fix: Include drafts when loading templates ( #7100 )
...
* fix: Include drafts when loading templates
* fetch drafts when mounting templates settings
2024-06-21 04:36:22 -07:00
Hemachandar
1bf9012992
feat: Add lastUsedAt to API keys ( #7082 )
...
* feat: Add lastUsedAt to API keys
* rename column to lastActiveAt
* switch order
2024-06-20 06:18:35 -07:00
Tom Moor
a19fb25bea
fix: Open permissions for guests that have collection manage permission ( #7075 )
...
* fix: Opens up permissions for guests that have collection manage permission
* tsc
* tests
2024-06-20 06:18:18 -07:00
Brian Krausz
95b9453269
feat: docs managers can action docs & create subdocs ( #7077 )
...
* feat: docs managers can action docs & create subdocs
* tests
---------
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2024-06-19 19:22:33 -07:00
Hemachandar
2333602f25
fix: Allow user to remove team logo ( #7095 )
2024-06-19 17:11:54 -07:00
Tom Moor
a825925a31
fix: Layout issue with full-width documents and left TOC
2024-06-19 09:04:01 -04:00
Tom Moor
711b8acebc
Add Norweigan translations ( #7086 )
2024-06-19 05:19:16 -07:00
Tom Moor
d7ee63217b
fix: Improve translation strings for api key management
2024-06-18 22:32:04 -04:00
Tom Moor
6dae1c2a5c
Tweak language on API key list
2024-06-18 21:51:32 -04:00
Hemachandar
3af9861c4a
feat: add API key expiry options ( #7064 )
...
* feat: add API key expiry options
* review
2024-06-18 18:34:45 -07:00
Hemachandar
c04bedef4c
fix: remove attachment signing for document export ( #7081 )
2024-06-18 18:34:05 -07:00
Translate-O-Tron
aad709eca4
New Crowdin updates ( #7073 )
2024-06-17 18:48:45 -07:00
dependabot[bot]
044f5256db
chore(deps): bump @sentry/node from 7.99.0 to 7.117.0 ( #7069 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 7.99.0 to 7.117.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.117.0/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.99.0...7.117.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-06-17 14:03:08 -07:00
dependabot[bot]
5a6bb85f65
chore(deps-dev): bump @types/readable-stream from 4.0.12 to 4.0.14 ( #7067 )
...
Bumps [@types/readable-stream](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/readable-stream ) from 4.0.12 to 4.0.14.
- [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-06-17 14:02:56 -07:00
dependabot[bot]
ef45788a0b
chore(deps): bump ws from 7.5.9 to 7.5.10 ( #7068 )
...
Bumps [ws](https://github.com/websockets/ws ) from 7.5.9 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10 )
---
updated-dependencies:
- dependency-name: ws
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-06-17 14:02:46 -07:00
dependabot[bot]
4b4e593e83
chore(deps): bump umzug from 3.2.1 to 3.8.1 ( #7071 )
...
Bumps [umzug](https://github.com/sequelize/umzug ) from 3.2.1 to 3.8.1.
- [Release notes](https://github.com/sequelize/umzug/releases )
- [Changelog](https://github.com/sequelize/umzug/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sequelize/umzug/compare/v3.2.1...v3.8.1 )
---
updated-dependencies:
- dependency-name: umzug
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-06-17 14:02:30 -07:00
Translate-O-Tron
15a9bd225f
New Crowdin updates ( #7019 )
2024-06-17 04:25:14 -07:00
Michael Fowler
77579bb4f1
fix: Use the default credential strategy in S3Client construction ( #7061 )
...
By omitting this option, we fall back to the hierarchy used by S3Client by
default. When defined, the provider chain will use the values of
AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY (and AWS_SESSION_TOKEN); in their
absence, the provider chain can retrieve credentials from a range of other
sources, including e.g. ECS credentials.
Although there are no longer any application reads from `env.AWS_ACCESS_KEY_ID`
and `env.AWS_SECRET_ACCESS_KEY`, they continue to serve a useful documentary
role.
2024-06-17 03:15:15 -07:00
Tom Moor
92301791f6
fix: Styling of disabled accent buttons
2024-06-16 20:49:46 -04:00
Tom Moor
9b542c451b
fix: Unreadable tertiary text on InputSelect
2024-06-16 20:41:51 -04:00
Hemachandar
3edaf4f8ea
feat: TOC position for publicly shared docs ( #7057 )
...
* feat: TOC position for publicly shared docs
* remove preferences object
* comment
* fix: Allow sidebar position preference without public branding switch
---------
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2024-06-16 17:26:29 -04:00
Tom Moor
1290aecbc9
Add after option to setting plugin ( #7056 )
2024-06-16 09:43:32 -07:00
Hemachandar
05c1bee412
feat: allow user to set TOC display preference ( #6943 )
...
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2024-06-16 09:21:08 -07:00
Tom Moor
3d0160463c
chore: Refactor client plugin management ( #7053 )
...
* Update clientside plugin management to work as server
* docs
* tsc
* Rebase main
2024-06-16 08:11:26 -07:00
Sebastian Pietschner
a9f1086422
Enhanced Discord Support ( #7005 )
...
* Add Discord Provider Prototype
* Add Discord Logo
* Add Plugin to Plugin Manager
* fixed discord auth support and added icon
* add csv role verification
* grab discord server icon and test server id and roles
* subdomain derived from server name
* use discord server specific nickname if available
* Cleanup and comment
* move discord api types to dev deps
* cleanup of server vs default params
* remove commented out lines
* revert envv.development
* revert in vscode
* update yarn lock
* add gif support for discord server icon
* add comment with docs link
* add env section for discord
* fix errors and clarify env
* add new cannot use without
* fix suggestions
2024-06-16 07:04:25 -07:00
Tom Moor
379d2cb788
fix: Attributes lost creating template on server ( #7049 )
2024-06-15 19:06:37 -07:00
Tom Moor
eb1882eb96
fix: Signed file urls not returning inline content disposition
2024-06-15 12:29:58 -04:00
Tom Moor
6318714aee
fix: Escape does not close CMD+K when viewing a document or collection
2024-06-14 22:56:39 -04:00
Tom Moor
9415a35795
chore: Add eslint rule to prevent app imports in shared (see: bf130f9915)
2024-06-14 22:22:55 -04:00
Tom Moor
da9ea9f82c
fix: Tweak top padding on TOC to always align with metadata
2024-06-14 21:30:52 -04:00
Tom Moor
e733fd27e4
0.77.1
2024-06-14 20:32:13 -04:00
Tom Moor
63cfa6e25a
fix: Restore field in document webhooks for backwards compat ( #7044 )
...
closes #7042
2024-06-14 16:36:54 -07:00
Tom Moor
f8a9c18650
fix: Scroll does not reset when navigating shared docs on mobile ( #7037 )
...
closes #6968
2024-06-14 16:36:36 -07:00
Tom Moor
f35676f347
Switch from Alpine -> Debian-slim ( #7040 )
...
* Switch from Alpine -> Debian-slim
* Drop arm/v6
2024-06-14 12:51:38 -07:00
Tom Moor
bf130f9915
fix: EventBoundary import
2024-06-14 14:55:02 -04:00
Tom Moor
dfe36fcbf5
fix: Add a plugin to fix the last column in a table ( #7036 )
2024-06-14 05:53:32 -07:00
Tom Moor
e1c44ba1a8
fix: Exiting lightbox unfocuses image causing rerender part-way through transition, closes #7034
2024-06-13 20:57:50 -04:00