dependabot[bot]
182bd759cc
Bump @pnpm/workspace.pkgs-graph from 2.0.12 to 2.0.13 ( #21165 )
...
Bumps [@pnpm/workspace.pkgs-graph](https://github.com/pnpm/pnpm ) from 2.0.12 to 2.0.13.
- [Release notes](https://github.com/pnpm/pnpm/releases )
- [Commits](https://github.com/pnpm/pnpm/commits )
---
updated-dependencies:
- dependency-name: "@pnpm/workspace.pkgs-graph"
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:03 +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
Daniel Biegler
3277405d43
Add option in translation interface for opening the splitview by default ( #21160 )
2024-01-22 17:06:28 +01:00
dependabot[bot]
eba3e08549
Bump typedoc-plugin-markdown from 4.0.0-next.38 to 4.0.0-next.43 ( #21151 )
...
Bumps [typedoc-plugin-markdown](https://github.com/tgreyuk/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown ) from 4.0.0-next.38 to 4.0.0-next.43.
- [Release notes](https://github.com/tgreyuk/typedoc-plugin-markdown/releases )
- [Changelog](https://github.com/tgreyuk/typedoc-plugin-markdown/blob/typedoc-plugin-markdown@4.0.0-next.43/packages/typedoc-plugin-markdown/CHANGELOG.md )
- [Commits](https://github.com/tgreyuk/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@4.0.0-next.43/packages/typedoc-plugin-markdown )
---
updated-dependencies:
- dependency-name: typedoc-plugin-markdown
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-22 01:49:46 +01: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
dependabot[bot]
eb147cd5d9
Bump @types/node-fetch from 2.6.9 to 2.6.11 ( #21149 )
...
Bumps [@types/node-fetch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-fetch ) from 2.6.9 to 2.6.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-fetch )
---
updated-dependencies:
- dependency-name: "@types/node-fetch"
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-22 01:44:32 +01:00
Daniel Biegler
f91636845e
Display icon file in cards for when the image is too large for transformations ( #21143 )
2024-01-19 14:50:57 +01:00
José Varela
3a5fa81a19
App / Translations: Use sort field if is defined in language select ( #21134 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-01-19 13:22:21 +00:00
Kevin Lewis
5761b29a20
Updated home toggler content ( #21130 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-01-19 12:59:44 +00:00
dependabot[bot]
14c97d730f
Bump vite-tsconfig-paths from 4.2.3 to 4.3.1 ( #21137 )
...
Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths ) from 4.2.3 to 4.3.1.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases )
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v4.2.3...v4.3.1 )
---
updated-dependencies:
- dependency-name: vite-tsconfig-paths
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-01-19 08:17:23 +01:00
dependabot[bot]
9599b91c4c
Bump typedoc-plugin-zod from 1.1.1 to 1.1.2 ( #21138 )
...
Bumps [typedoc-plugin-zod](https://github.com/Gerrit0/typedoc-plugin-zod ) from 1.1.1 to 1.1.2.
- [Commits](https://github.com/Gerrit0/typedoc-plugin-zod/compare/v1.1.1...v1.1.2 )
---
updated-dependencies:
- dependency-name: typedoc-plugin-zod
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-19 08:15:40 +01:00
Kevin Lewis
f0ba61658e
Fix logo positioning ( #21129 )
2024-01-18 15:53:16 +01:00
Kevin Lewis
f1e6301d4b
Added missing link in config, typo fix in flows reference ( #21131 )
2024-01-18 15:46:14 +01:00
Kevin Lewis
9368290608
Updated Docs Landing Page ( #21116 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-01-18 01:58:24 +01:00
Pascal Jufer
5984a32992
Prevent overflow with long collection names on Access Control page ( #21120 )
...
* Prevent overflow with long collection names on Access Control page
* Add changeset
2024-01-17 14:51:53 -05:00
Kevin Lewis
70de6168b8
Updated guest author timing FAQ ( #21117 )
2024-01-17 13:19:27 +00: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]
53cffa10e2
Bump @sinclair/typebox from 0.32.5 to 0.32.9 ( #21113 )
...
Bumps [@sinclair/typebox](https://github.com/sinclairzx81/typebox ) from 0.32.5 to 0.32.9.
- [Commits](https://github.com/sinclairzx81/typebox/compare/0.32.5...0.32.9 )
---
updated-dependencies:
- dependency-name: "@sinclair/typebox"
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-17 02:08:00 +01:00
dependabot[bot]
9e91d23c3d
Bump @histoire/plugin-vue from 0.17.6 to 0.17.8 ( #21114 )
...
Bumps [@histoire/plugin-vue](https://github.com/Akryum/histoire/tree/HEAD/packages/histoire-plugin-vue ) from 0.17.6 to 0.17.8.
- [Release notes](https://github.com/Akryum/histoire/releases )
- [Changelog](https://github.com/histoire-dev/histoire/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Akryum/histoire/commits/v0.17.8/packages/histoire-plugin-vue )
---
updated-dependencies:
- dependency-name: "@histoire/plugin-vue"
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-17 02:04:31 +01:00
Esther Agbaje
155870ecf5
Add Upload File to FilesService Docs ( #21087 )
...
* update filesservice
* add a note for busboy
* fix format
* add note
* change name back to data
---------
Co-authored-by: Kevin Lewis <kvn@lws.io >
2024-01-16 15:09:26 +01:00
dependabot[bot]
8d4b57168a
Bump @typescript-eslint/eslint-plugin from 6.18.1 to 6.19.0 ( #21094 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 6.18.1 to 6.19.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.19.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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-01-16 01:49:02 +01:00
dependabot[bot]
b8bf9825af
Bump @typescript-eslint/parser from 6.18.1 to 6.19.0 ( #21095 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.18.1 to 6.19.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.19.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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-01-16 01:31:56 +01:00
Brainslug
67b59f276e
Revert "SDK Core Field type checking fails" ( #21088 )
2024-01-15 17:22:00 +01:00
Brainslug
5ee95094e7
SDK Core Field type checking fails ( #21085 )
2024-01-15 15:21:47 +01: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
dependabot[bot]
b00c2b7291
Bump undici from 6.2.1 to 6.3.0 ( #21080 )
...
Bumps [undici](https://github.com/nodejs/undici ) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v6.2.1...v6.3.0 )
---
updated-dependencies:
- dependency-name: undici
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:43:17 +01:00
Pascal Jufer
86b8bcba8b
Add blackbox test timeout ( #21079 )
2024-01-14 21:05:52 +01:00
Pascal Jufer
df44649f94
Start splitting blackbox tests ( #21078 )
2024-01-14 19:34:23 +01:00
Pascal Jufer
984ec8f85b
Drop EOL DB versions from blackbox tests ( #21077 )
2024-01-14 19:28:57 +01:00
Pascal Jufer
3610a8dbc3
Maintain snapshot order ( #21076 )
2024-01-14 15:10:33 +01:00
Mark Munyaka
2708bed2b0
Update quickstart.md ( #21074 )
2024-01-13 21:49:14 +01:00
Pascal Jufer
215c045184
Drop supertest in api ( #21071 )
2024-01-13 18:23:43 +01:00
Pascal Jufer
bee67af595
Default to current user language in field translation language selector ( #21065 )
...
Co-authored-by: FloMaetschke <florian@maetschke.com >
2024-01-12 23:13:01 +01:00
Nicola Krumschmidt
b230d0695c
Use table and column indices instead of random unique aliases ( #20843 )
...
* Make "as" required on abstract SQL select nodes
* Adjust driver to always expect as
* Replace parameter index generator with general purpose one
* Use table and column indices instead of unique aliases
* Fix and refactor data-sql tests
* Adjust postgres driver to use table and column indices
* adopted query unit tests
* adopted index file tests in driver
* adopted utility tests in driver
* deleted unused variables
* moved indexing logic into converter specific utils folder
* tiny reference fix
* removed mock
* Remove mock variable from orderBy test
* Move index to identifier functions to data-sql
* Rename columnIndexToName in tests and parameters
---------
Co-authored-by: Jan Arends <jan.arends@mailbox.org >
2024-01-12 18:30:32 +00: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]
7f4bbc4db1
Bump typedoc from 0.25.6 to 0.25.7 ( #21056 )
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.25.6 to 0.25.7.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.25.6...v0.25.7 )
---
updated-dependencies:
- dependency-name: typedoc
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-12 03:03:29 +01:00
dependabot[bot]
d82a79efb3
Bump vue-i18n from 9.8.0 to 9.9.0 ( #21057 )
...
Bumps [vue-i18n](https://github.com/intlify/vue-i18n-next/tree/HEAD/packages/vue-i18n ) from 9.8.0 to 9.9.0.
- [Release notes](https://github.com/intlify/vue-i18n-next/releases )
- [Changelog](https://github.com/intlify/vue-i18n-next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/intlify/vue-i18n-next/commits/v9.9.0/packages/vue-i18n )
---
updated-dependencies:
- dependency-name: vue-i18n
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-01-12 03:03:05 +01:00
dependabot[bot]
f40c26ec6b
Bump @typescript-eslint/parser from 6.15.0 to 6.18.1 ( #21036 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.15.0 to 6.18.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.18.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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-01-11 01:54:40 +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
dependabot[bot]
7ebc6424d2
Bump dompurify from 3.0.6 to 3.0.8 ( #21034 )
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 3.0.6 to 3.0.8.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/3.0.6...3.0.8 )
---
updated-dependencies:
- dependency-name: dompurify
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-11 00:52:46 +00:00
Voldemorten
60a07799f5
Fix field filter not hiding search results in groups ( #20457 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-01-10 23:57:25 +00:00
Pascal Jufer
7fafadcb72
Two small type fixes in app ( #21032 )
2024-01-10 23:05:15 +01:00
Aasim Attia
d818315a10
app type fixes (#20747 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-01-10 22:47:12 +01:00
Kelf
44e38be577
Filter related collections if meta is not set ( #20756 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-01-10 14:54:29 +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
Pascal Jufer
a089e8b6f5
Fix translation of "Geometry (All)" type ( #21028 )
2024-01-10 03:47:28 +01: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