Anton Tranelis
937dc2662b
Merge branch 'main' into show-past-items
2025-11-24 12:56:11 +01:00
dependabot[bot]
204bf6a562
build(deps): bump actions/checkout from 4.2.2 to 5.0.1 ( #443 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 12:43:58 +01:00
mahula
0c0f89710f
fix(workflow): replace fixed wait for directus to be actually ready in seeding workflow ( #589 )
2025-11-24 11:10:32 +01:00
mahula
8c5759c193
remove unused eslint rules from MapContainer.tsx
2025-11-21 11:41:29 +01:00
mahula
477a9d5c02
fix: prevent duplicate API instances in MapContainer
...
- fixed state management bug where API instances were appended to existing array instead of replacing it
- this caused duplicate API instances in React Strict Mode and potential memory leaks
- replaced setApis((current) => [...current, newApi]) with proper array replacement
- compute full API array from layers, then replace state completely
- use .map() for transformation instead of side effects
- the apis array has 1:1 relationship with layers (matched by ID), so accumulation was never intended
2025-11-20 20:10:50 +01:00
mahula
61f2ee0993
Merge branch 'main' into show-past-items
2025-11-20 09:15:15 +01:00
dependabot[bot]
b44b479932
build(deps-dev): bump eslint-import-resolver-typescript from 3.10.1 to 4.4.4 ( #549 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 23:14:24 +01:00
dependabot[bot]
78079cf699
build(deps-dev): bump eslint-plugin-n from 16.6.2 to 17.23.1 ( #556 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 23:07:23 +01:00
dependabot[bot]
e2fac71e6f
build(deps-dev): bump @rollup/plugin-node-resolve from 16.0.2 to 16.0.3 ( #558 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 22:49:18 +01:00
dependabot[bot]
103a1fb36e
build(deps-dev): bump rollup from 4.52.4 to 4.53.3 ( #560 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 22:41:25 +01:00
dependabot[bot]
5891ab8413
build(deps): bump the tiptap group with 10 updates ( #548 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 22:26:43 +01:00
dependabot[bot]
c6512fcf45
build(deps-dev): bump @types/leaflet from 1.9.20 to 1.9.21 ( #553 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-19 22:16:59 +01:00
dependabot[bot]
bac7783f79
build(deps-dev): bump vite from 6.4.1 to 7.2.2 ( #561 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 22:02:33 +01:00
dependabot[bot]
bae7d59b56
build(deps): bump react-photo-album from 3.1.0 to 3.2.1 ( #567 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 21:48:34 +01:00
dependabot[bot]
083fc70f36
build(deps-dev): bump eslint-plugin-react-refresh from 0.4.23 to 0.4.24 ( #566 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-19 21:39:11 +01:00
dependabot[bot]
31c0469e10
build(deps-dev): bump @rollup/plugin-alias from 5.1.1 to 6.0.0 ( #574 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-19 21:19:37 +01:00
dependabot[bot]
1882396765
build(deps-dev): bump eslint-plugin-promise from 6.6.0 to 7.2.1 ( #564 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 21:11:04 +01:00
dependabot[bot]
d0fe1eae49
build(deps-dev): bump eslint-config-prettier from 9.1.2 to 10.1.8 ( #565 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 20:52:48 +01:00
Anton Tranelis
0c6391e901
fix(other): removed unused packages and package-lock.json and fix vulnerabilities… ( #588 )
...
Co-authored-by: mahula <lenzmath@posteo.de>
2025-11-19 20:43:49 +01:00
dependabot[bot]
c23aa1b655
build(deps-dev): bump @rollup/plugin-commonjs from 28.0.6 to 29.0.0 ( #572 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 20:26:09 +01:00
dependabot[bot]
7468be017f
build(deps-dev): bump eslint-plugin-react-hooks from 4.6.2 to 7.0.1 ( #578 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 20:10:54 +01:00
dependabot[bot]
f55437b39e
build(deps-dev): bump vite-plugin-pwa from 0.21.2 to 1.1.0 ( #563 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 19:55:10 +01:00
dependabot[bot]
d088e3b227
build(deps): bump @tailwindcss/vite from 4.1.14 to 4.1.17 ( #554 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 19:37:33 +01:00
dependabot[bot]
61b959e003
build(deps): bump axios from 1.12.2 to 1.13.2 ( #569 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 19:31:52 +01:00
dependabot[bot]
e400309971
build(deps): bump react-leaflet-cluster from 2.1.0 to 3.1.1 ( #587 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <mail@antontranelis.de>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 18:36:14 +01:00
dependabot[bot]
813dc2e6db
build(deps-dev): bump @rollup/plugin-typescript from 12.1.4 to 12.3.0 ( #581 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-19 18:20:16 +01:00
dependabot[bot]
8b8b26703a
build(deps-dev): bump @tailwindcss/postcss from 4.1.14 to 4.1.17 ( #582 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-19 16:32:59 +00:00
dependabot[bot]
d9cf62ba6d
build(deps-dev): bump typescript from 5.8.3 to 5.9.3 ( #583 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 16:04:18 +00:00
dependabot[bot]
c5884dad87
build(deps-dev): bump daisyui from 5.2.3 to 5.5.5 ( #585 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 15:32:41 +00:00
dependabot[bot]
a02edce30e
build(deps-dev): bump tailwindcss from 4.1.14 to 4.1.17 ( #586 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 16:23:54 +01:00
dependabot[bot]
12bff01aac
build(deps): bump @tanstack/react-query from 5.90.2 to 5.90.10 in /lib ( #534 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-19 14:40:01 +00:00
dependabot[bot]
9576168886
build(deps-dev): bump @rollup/plugin-typescript from 12.1.4 to 12.3.0 in /lib ( #537 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 15:23:08 +01:00
dependabot[bot]
5dda991569
build(deps-dev): bump typescript-eslint from 8.44.1 to 8.47.0 in /cypress ( #448 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-19 15:16:16 +01:00
mahula
785c6bec36
Merge branch 'main' into show-past-items
2025-11-19 15:11:47 +01:00
dependabot[bot]
8b7c995e33
build(deps): bump axios from 1.12.2 to 1.13.2 in /lib ( #541 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 15:09:56 +01:00
mahula
0c891f0951
refactor(deps): update package-lock.json file ( #545 )
2025-11-19 14:00:04 +00:00
mahula
67436f3771
refactor(other): adapt dependabot configuration to work with npm workspaces correctly ( #544 )
2025-11-19 14:51:15 +01:00
mahula
b939dd9b3d
Merge branch 'main' into show-past-items
2025-11-19 14:42:33 +01:00
dependabot[bot]
8e379c52a7
build(deps-dev): bump typescript from 5.9.2 to 5.9.3 in /cypress ( #474 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-19 08:48:08 +00:00
dependabot[bot]
0d91167409
build(deps-dev): bump eslint-plugin-cypress from 5.1.1 to 5.2.0 in /cypress ( #467 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-19 08:45:53 +00:00
dependabot[bot]
bda34aeb50
build(deps-dev): bump rollup from 4.52.4 to 4.53.2 in /lib ( #531 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 07:36:51 +00:00
dependabot[bot]
a360899ea4
build(deps): bump react-image-crop from 10.1.8 to 11.0.10 in /lib ( #542 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 07:15:31 +00:00
dependabot[bot]
1c80f4685a
build(deps-dev): bump typescript from 5.8.3 to 5.9.3 in /lib ( #532 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 07:01:11 +00:00
dependabot[bot]
baa373a773
build(deps-dev): bump tailwindcss from 4.1.14 to 4.1.17 in /lib ( #540 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 06:54:28 +00:00
Copilot
1b22b37b09
fix(lib): empty text fields not saving in profile forms ( #437 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: antontranelis <31516529+antontranelis@users.noreply.github.com>
Co-authored-by: mahula <lenzmath@posteo.de>
2025-11-19 06:51:31 +00:00
9a241f4c77
updated package-lock
2025-11-18 21:28:09 +01:00
dependabot[bot]
b6a69f4733
build(deps): bump actions/download-artifact from 4a24838f3d5601fd639834081e118c2995d51e1c to f093f21ca4cfa7c75ccbbc2be54da76a0c7e1f05 ( #456 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-18 20:24:31 +00:00
dependabot[bot]
e2148bea07
build(deps): bump actions/upload-artifact from 2848b2cda0e5190984587ec6bb1f36730ca78d50 to 330a01c490aca151604b8cf639adc76d48f6c5d4 ( #451 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-18 20:19:11 +00:00
dependabot[bot]
bf9e3017b8
build(deps-dev): bump typescript from 5.8.3 to 5.9.3 in /app ( #483 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-18 20:10:08 +00:00
dependabot[bot]
11b971371b
build(deps-dev): bump @types/node from 22.15.28 to 24.10.1 in /app ( #505 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-18 20:05:26 +00:00