Pascal Jufer
e373feafaa
Fix role update admin check ( #21343 )
...
* Fix role update check for remaining admins
* Add changeset
* Fix default type for primary key on Alterations
* Update changeset
Co-authored-by: Daniel Biegler <DanielBiegler@users.noreply.github.com >
* updated type casting
* updated type casting
---------
Co-authored-by: Daniel Biegler <DanielBiegler@users.noreply.github.com >
Co-authored-by: Brainslug <tim@brainslug.nl >
2024-02-13 12:18:01 +01:00
dependabot[bot]
4a37c47498
Bump @aws-sdk/client-ses from 3.504.0 to 3.511.0 ( #21396 )
...
Bumps [@aws-sdk/client-ses](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ses ) from 3.504.0 to 3.511.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-ses/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.511.0/clients/client-ses )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ses"
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-02-12 11:10:42 +01:00
Rijk van Zanten
1136c20628
Support video files in public background ( #21291 )
...
* Return type information about public background
* Render public backgrounds as video as per type
* Don't authenticate the files service
* Add changeset
* Fix css layering
* Update types
* Update assets.ts
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com >
---------
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com >
2024-02-09 14:09:45 +01:00
dependabot[bot]
180282764a
Bump @types/express-serve-static-core from 4.17.42 to 4.17.43 ( #21382 )
...
Bumps [@types/express-serve-static-core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-serve-static-core ) from 4.17.42 to 4.17.43.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-serve-static-core )
---
updated-dependencies:
- dependency-name: "@types/express-serve-static-core"
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-02-09 08:24:43 +01:00
Pascal Jufer
56b809abe4
Fix item permissions check ( #21152 )
...
* Introduce permissions API endpoint to fix item permissions check
* Add changeset
* Revision
- Wrap API response in 'data' prop
- Split-up usePermissions composables & add tests
- Rework all permission checks
* Remove obsolete test
* Revision 2
- Singleton support
- Bug fixes
- Use permission composables wherever applicable
- Complete tests
* Update mock path in archive test
* Move remaining checks to usePermissions composables
* Update docs
* Lint & spelling fix
* Add SDK method
* Require authentication for getItemPermissions service
* Add blackbox tests
* Use multi-line if
Co-authored-by: daedalus <44623501+ComfortablyCoding@users.noreply.github.com >
* Format JSON code blocks
* Use correct type for computed values
Co-authored-by: Brainslug <tim@brainslug.nl >
* More explicit check & add comments
---------
Co-authored-by: daedalus <44623501+ComfortablyCoding@users.noreply.github.com >
Co-authored-by: Brainslug <tim@brainslug.nl >
2024-02-07 21:50:35 +01:00
Brainslug
ccbb34acd9
Fix public assets ( #21360 )
2024-02-07 16:09:18 +01:00
dependabot[bot]
2345b2a1ec
Bump @types/node from 18.19.12 to 18.19.14 ( #21347 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.19.12 to 18.19.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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-02-07 13:17:25 +01:00
dependabot[bot]
be5f007aab
Bump exif-reader from 2.0.0 to 2.0.1 ( #21349 )
...
Bumps [exif-reader](https://github.com/devongovett/exif-reader ) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/devongovett/exif-reader/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: exif-reader
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-02-07 13:17:12 +01:00
Rijk van Zanten
d3874a8f19
v10.9.0
2024-02-06 14:29:32 -05:00
dependabot[bot]
9bd085f3bb
Bump @types/sanitize-html from 2.9.5 to 2.11.0 ( #21332 )
...
Bumps [@types/sanitize-html](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sanitize-html ) from 2.9.5 to 2.11.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sanitize-html )
---
updated-dependencies:
- dependency-name: "@types/sanitize-html"
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-02-06 01:16:32 +00:00
dependabot[bot]
032acdc9b3
Bump nodemailer from 6.9.8 to 6.9.9 ( #21330 )
...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.9.8 to 6.9.9.
- [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.8...v6.9.9 )
---
updated-dependencies:
- dependency-name: nodemailer
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-02-06 01:12:43 +00:00
dependabot[bot]
c7ca18f13b
Bump inquirer from 9.2.13 to 9.2.14 ( #21327 )
...
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js ) from 9.2.13 to 9.2.14.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases )
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@9.2.13...inquirer@9.2.14 )
---
updated-dependencies:
- dependency-name: inquirer
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-02-06 01:08:52 +00:00
dependabot[bot]
321c72f5af
Bump nanoid from 5.0.4 to 5.0.5 ( #21325 )
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 5.0.4 to 5.0.5.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/5.0.4...5.0.5 )
---
updated-dependencies:
- dependency-name: nanoid
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-02-06 01:04:27 +00:00
dependabot[bot]
e81516c0cd
Bump pino from 8.17.2 to 8.18.0 ( #21324 )
...
Bumps [pino](https://github.com/pinojs/pino ) from 8.17.2 to 8.18.0.
- [Release notes](https://github.com/pinojs/pino/releases )
- [Commits](https://github.com/pinojs/pino/compare/v8.17.2...v8.18.0 )
---
updated-dependencies:
- dependency-name: pino
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-02-06 01:02:04 +00:00
dependabot[bot]
5153f53574
Bump @aws-sdk/client-ses from 3.501.0 to 3.504.0 ( #21305 )
...
Bumps [@aws-sdk/client-ses](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ses ) from 3.501.0 to 3.504.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-ses/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.504.0/clients/client-ses )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ses"
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-02-05 10:44:28 +01:00
dependabot[bot]
d722c4a48c
Bump @types/node-schedule from 2.1.5 to 2.1.6 ( #21303 )
...
Bumps [@types/node-schedule](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-schedule ) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-schedule )
---
updated-dependencies:
- dependency-name: "@types/node-schedule"
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-02-05 10:31:51 +01:00
Rijk van Zanten
e888ba8112
Make sure IP extraction in server response hook is consistent ( #21275 )
...
* Use consistent IP tracking in server event
* Add changeset
2024-02-01 11:00:11 -05:00
dependabot[bot]
e6572992c9
Bump @types/node from 18.19.10 to 18.19.12 ( #21269 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.19.10 to 18.19.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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-02-01 02:33:26 +01:00
Gerard Lamusse
b898f58b48
fix/mysql alter nullable issue ( #20419 )
...
* Keep column non-nullable on create/update relation
* Align code style
* Add changeset
---------
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2024-01-31 15:32:35 -05:00
Pascal Jufer
8db8241cc4
Update exif-reader to v2 ( #20820 )
...
* Update exif-reader to v2
* Add changeset
* Update changeset
* EXIF -> exif
---------
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2024-01-31 15:24:38 -05:00
daedalus
c1da57a504
Fix @keyv/redis cache losing keys in high latency environments ( #21136 )
...
* fix redis cache losing track of keys in high latency env
* add changeset
* update changeset wording
2024-01-30 13:51:24 -05:00
dependabot[bot]
173536ba45
Bump @keyv/redis from 2.8.3 to 2.8.4 ( #21244 )
...
Bumps [@keyv/redis](https://github.com/jaredwray/keyv ) from 2.8.3 to 2.8.4.
- [Release notes](https://github.com/jaredwray/keyv/releases )
- [Commits](https://github.com/jaredwray/keyv/commits )
---
updated-dependencies:
- dependency-name: "@keyv/redis"
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-30 01:57:03 +01:00
Pascal Jufer
86aedeb27c
Patch Tuesday 🐸 ( #21221 )
...
* Update root deps
* Update `@directus/api` deps
* Update `@directus/app` deps
* Update `docs` deps
* Update `@directus/components` deps
* Update `@directus/composables` deps
* Update `create-directus-extension` deps
* Update `create-directus-project` deps
* Update `@directus/data` deps
* Update `@directus/data-driver-postgres` deps
* Update `@directus/data-sql` deps
* Update `@directus/env` deps
* Update `@directus/extensions` deps
* Update `@directus/extensions-sdk` deps
* Update `@directus/memory` deps
* Update `@directus/random` deps
* Update `@directus/release-notes-generator` deps
* Update `@directus/storage` deps
* Update `@directus/storage-driver-cloudinary` deps
* Update `@directus/storage-driver-local` deps
* Update `@directus/storage-driver-s3` deps
* Update `@directus/storage-driver-supabase` deps
* Update `@directus/stores` deps
* Update `@directus/themes` deps
* Update `@directus/update-check` deps
* Update `@directus/utils` deps
* Update `@directus/validation` deps
* Update `tests/blackbox` deps
* Add changeset
* Bump pnpm to 8.15.0
* Update GH actions
2024-01-28 22:56:34 +01:00
Pascal Jufer
2584bd5330
Update vitest to v1.2.2 ( #21216 )
2024-01-28 13:43:53 +01:00
dependabot[bot]
8813f83139
Bump @types/express-serve-static-core from 4.17.41 to 4.17.42 ( #21208 )
...
Bumps [@types/express-serve-static-core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-serve-static-core ) from 4.17.41 to 4.17.42.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-serve-static-core )
---
updated-dependencies:
- dependency-name: "@types/express-serve-static-core"
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-26 09:18:55 +01:00
dependabot[bot]
40c61638fc
Bump date-fns from 3.2.0 to 3.3.1 ( #21185 )
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 3.2.0 to 3.3.1.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v3.2.0...v3.3.1 )
---
updated-dependencies:
- dependency-name: date-fns
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-25 01:50:25 +01:00
dependabot[bot]
fd1c7c1ea6
Bump pino-pretty from 10.3.0 to 10.3.1 ( #21166 )
...
Bumps [pino-pretty](https://github.com/pinojs/pino-pretty ) from 10.3.0 to 10.3.1.
- [Release notes](https://github.com/pinojs/pino-pretty/releases )
- [Commits](https://github.com/pinojs/pino-pretty/compare/v10.3.0...v10.3.1 )
---
updated-dependencies:
- dependency-name: pino-pretty
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-23 10:51:18 +01:00
Daniel Biegler
062c8f23f6
Add focal point support for images ( #20768 )
...
* add visual feedback for invalid value
* add focal point MVP
* Revert "add visual feedback for invalid value"
This reverts commit 1df1868342 .
Accidently committed some local testing stuff. Pls disregard! :)
* fix wrong cropping
* fix text for new cropping, import correct type
* fix saving
* place initial focal point to saved value or center, display different cancel text
* split up tooltips
* honor rotations & flips when saving focal point
* apply custom cropper styles for focal mode
* Create loud-crews-fix.md
* add test and only crop when covering with fixed dimensions to preserve default behaviour
* linter gods pls forgive me
* replace json field with two int fields
* add focal point to sdk
* fix transformation for the two new db columns
* update test for new columns, add new tests
* wip: saving now differentiates between only img data and focal point and only enable saving if there are changes
but this is not optimal. would be better to check beforehand if we can collapse
to requests to one. Now its bad because
one request might succeed and the other fails.
* refactor image editor change persistence
now we save it in one request!
* Update loud-crews-fix.md
* add `focal_point_x` and `focal_point_y` to possible asset transformations
* fix assigning localdragmode upon cropper init
* reuse fetched fields in type
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com >
* update file type
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com >
* update changeset
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
* improve type for `ASSET_TRANSFORM_QUERY_KEYS`
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com >
* Apply suggestions from code review
Trying out the batch change feature from github for the first time. Lets see.
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
* rename `persistChanges` to `saveImage`
* Add docs for focal points (#20959 )
* Add user guide
* Added to API Reference
* Prettier
* Spellchecker
* default null
Co-authored-by: Daniel Biegler <DanielBiegler@users.noreply.github.com >
* from -> around
Co-authored-by: Daniel Biegler <DanielBiegler@users.noreply.github.com >
* from -> around
---------
Co-authored-by: Daniel Biegler <DanielBiegler@users.noreply.github.com >
* add changeset for docs
* run prettier lets goooooooo
* move & show focal point fields and add divider
---------
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com >
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
Co-authored-by: Kevin Lewis <kvn@lws.io >
2024-01-22 18:35:06 +01:00
Pascal Jufer
1f4253432c
Optimize extension auto-reloading ( #21111 )
...
Co-authored-by: daedalus <44623501+ComfortablyCoding@users.noreply.github.com >
2024-01-22 16:07:07 +00:00
dependabot[bot]
49691d6995
Bump tinypool from 0.8.1 to 0.8.2 ( #21150 )
...
Bumps [tinypool](https://github.com/tinylibs/tinypool ) from 0.8.1 to 0.8.2.
- [Commits](https://github.com/tinylibs/tinypool/compare/v0.8.1...v0.8.2 )
---
updated-dependencies:
- dependency-name: tinypool
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-22 01:49:34 +01:00
daedalus
b39964eda2
Do not queue any extension reloads if a reload job is pending ( #20849 )
...
Co-authored-by: Brainslug <tim@brainslug.nl >
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-01-17 11:59:46 +00:00
dependabot[bot]
ef0940c940
Bump date-fns from 3.0.6 to 3.2.0 ( #21081 )
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 3.0.6 to 3.2.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v3.0.6...v3.2.0 )
---
updated-dependencies:
- dependency-name: date-fns
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 02:45:01 +01:00
dependabot[bot]
dc581903bc
Bump openid-client from 5.6.1 to 5.6.4 ( #21082 )
...
Bumps [openid-client](https://github.com/panva/node-openid-client ) from 5.6.1 to 5.6.4.
- [Release notes](https://github.com/panva/node-openid-client/releases )
- [Changelog](https://github.com/panva/node-openid-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/panva/node-openid-client/compare/v5.6.1...v5.6.4 )
---
updated-dependencies:
- dependency-name: openid-client
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 02:44:20 +01:00
Pascal Jufer
3610a8dbc3
Maintain snapshot order ( #21076 )
2024-01-14 15:10:33 +01:00
Pascal Jufer
215c045184
Drop supertest in api ( #21071 )
2024-01-13 18:23:43 +01:00
dependabot[bot]
917ad931a7
Bump sqlite3 from 5.1.6 to 5.1.7 ( #21055 )
...
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3 ) from 5.1.6 to 5.1.7.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases )
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.1.6...v5.1.7 )
---
updated-dependencies:
- dependency-name: sqlite3
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-12 15:16:43 +01:00
dependabot[bot]
6b76aa77b6
Bump axios from 1.6.2 to 1.6.5 ( #21035 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.6.2 to 1.6.5.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.6.2...v1.6.5 )
---
updated-dependencies:
- dependency-name: axios
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-11 00:53:49 +00:00
Pascal Jufer
a6e2712e09
Use official abbreviation of Exif ( #21030 )
2024-01-10 14:42:40 +01:00
Mahendra Kumar
23da25321b
fix(api): use payload updated with filter event for O2M processing ( #20926 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-01-10 12:47:04 +00:00
dependabot[bot]
c46fb89192
Bump @keyv/redis from 2.8.2 to 2.8.3 ( #21025 )
...
Bumps [@keyv/redis](https://github.com/jaredwray/keyv ) from 2.8.2 to 2.8.3.
- [Release notes](https://github.com/jaredwray/keyv/releases )
- [Commits](https://github.com/jaredwray/keyv/commits )
---
updated-dependencies:
- dependency-name: "@keyv/redis"
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-10 02:30:56 +01:00
ian
4a3a65cfde
Add support for IP ranges and CIDR notations ( #20971 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-01-09 00:44:09 +01:00
dependabot[bot]
32dded9f16
Bump @keyv/redis from 2.8.1 to 2.8.2 ( #20992 )
...
Bumps [@keyv/redis](https://github.com/jaredwray/keyv ) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/jaredwray/keyv/releases )
- [Commits](https://github.com/jaredwray/keyv/commits )
---
updated-dependencies:
- dependency-name: "@keyv/redis"
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-08 02:05:04 +01:00
dependabot[bot]
c4c7aa2d8e
Bump graphql-ws from 5.14.2 to 5.14.3 ( #20993 )
...
Bumps [graphql-ws](https://github.com/enisdenjo/graphql-ws ) from 5.14.2 to 5.14.3.
- [Release notes](https://github.com/enisdenjo/graphql-ws/releases )
- [Changelog](https://github.com/enisdenjo/graphql-ws/blob/master/CHANGELOG.md )
- [Commits](https://github.com/enisdenjo/graphql-ws/compare/v5.14.2...v5.14.3 )
---
updated-dependencies:
- dependency-name: graphql-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-01-08 02:02:35 +01:00
dependabot[bot]
b9aa2696ed
Bump marked from 11.1.0 to 11.1.1 ( #20994 )
...
Bumps [marked](https://github.com/markedjs/marked ) from 11.1.0 to 11.1.1.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v11.1.0...v11.1.1 )
---
updated-dependencies:
- dependency-name: marked
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-08 02:01:58 +01:00
Rijk van Zanten
2c18b543d2
Move environment variable handling to new @directus/env package ( #20985 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-01-07 04:35:58 +01:00
Rijk van Zanten
0b0db0f449
Deprecate Messenger in favor of shared Bus ( #20862 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-01-06 23:49:38 +00:00
Pascal Jufer
a70ebc5aa7
Align extensions update endpoint ( #20986 )
...
* Align extensions update endpoint
* Add changeset
* Ensure meta is an object
2024-01-06 19:54:30 +01:00
daedalus
97dc0e2a20
Allow updating custom fields for directus_extensions ( #20982 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-01-05 22:01:25 +01:00
Pascal Jufer
c9292fdd13
Various small codebase clean-ups ( #20977 )
2024-01-05 18:53:44 +01:00
daedalus
b189fd4594
Add enable/disable support for bundle type extensions ( #20940 )
...
* Add enable/disable support for bundle type extensions
* added changeset
* Update app/src/modules/settings/routes/extensions/components/extension-item.vue
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com >
* add docs
* bundle with app extensions should display reload on prod
* use early returns for toggle logic
Co-Authored-By: Brainslug <br41nslug@users.noreply.github.com >
* add enable/disable all for partially enabled
* refresh message should work for enable and disable all
* Clearer tooltip for app extensions in dev
---------
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com >
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-01-05 13:03:24 +01:00