Patrick
c616e3a502
modified: .gitea/workflows/sonarqube.yml
...
/ sonarqube (push) Failing after 48s
modified: .gitea/workflows/sonarqube_manual.yml
2026-05-25 14:20:01 -04:00
Patrick
0744d9622f
modified: .gitea/workflows/sonarqube.yml
...
/ sonarqube (push) Failing after 3s
new file: .gitea/workflows/sonarqube_manual.yml
2026-05-25 14:16:41 -04:00
Patrick
e518603f25
modified: .gitea/workflows/sonarqube.yml
/ sonarqube (push) Failing after 50s
2026-05-25 14:05:44 -04:00
Patrick
38f35bf750
modified: .gitea/workflows/sonarqube.yml
/ sonarqube (push) Failing after 3m33s
2026-05-25 13:40:49 -04:00
Patrick
d0d5a23a5d
modified: .gitea/workflows/sonarqube.yml
/ sonarqube (push) Has been cancelled
2026-05-25 13:27:10 -04:00
Patrick
97dd43350c
modified: .gitea/workflows/sonarqube.yml
/ sonarqube (push) Has been cancelled
2026-05-25 13:07:56 -04:00
Patrick
b5c68ba809
chore: update package.json scripts and dependencies; remove release script
/ sonarqube (push) Has been cancelled
2026-05-25 12:59:44 -04:00
Patrick
5a4a72e1f4
new file: .gitea/workflows/sonarqube.yml
...
modified: .vscode/settings.json
2026-05-25 12:48:55 -04:00
Daniel Volz
47d230ace2
chore: release 1.26.0 ( #650 )
v1.26.0
2026-05-24 16:25:15 +02:00
github-actions[bot]
812b14df03
chore: update test count badges [skip ci]
2026-05-24 12:04:50 +00:00
Daniel Volz
c78fc43083
feat(frontend): add intake journal and shared note flows ( #648 )
...
* feat(backend): add intake journal APIs and share note support
* feat(frontend): add intake journal and shared note flows
2026-05-24 14:00:30 +02:00
Daniel Volz
e4a1b449c6
feat(backend): add intake journal APIs and share note support
2026-05-24 13:36:25 +02:00
Daniel Volz
767ae23843
docs: clarify dev hosts and deployment guidance
2026-05-24 13:36:01 +02:00
dependabot[bot]
3eb56885f9
build(deps): bump ws from 8.20.0 to 8.20.1 in /backend ( #641 )
...
Bumps [ws](https://github.com/websockets/ws ) from 8.20.0 to 8.20.1.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.20.0...8.20.1 )
---
updated-dependencies:
- dependency-name: ws
dependency-version: 8.20.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-19 06:33:20 +02:00
dependabot[bot]
c5b08b28c1
build(deps): bump the minor-and-patch group in /frontend with 10 updates
...
Bumps the minor-and-patch group in /frontend with 10 updates:
| Package | From | To |
| --- | --- | --- |
| [i18next](https://github.com/i18next/i18next ) | `26.1.0` | `26.2.0` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ) | `1.14.0` | `1.16.0` |
| [react-i18next](https://github.com/i18next/react-i18next ) | `17.0.7` | `17.0.8` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) | `7.15.0` | `7.15.1` |
| [@playwright/test](https://github.com/microsoft/playwright ) | `1.59.1` | `1.60.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `25.6.2` | `25.8.0` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react ) | `6.0.1` | `6.0.2` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8 ) | `4.1.5` | `4.1.6` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) | `8.0.12` | `8.0.13` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) | `4.1.5` | `4.1.6` |
Updates `i18next` from 26.1.0 to 26.2.0
- [Release notes](https://github.com/i18next/i18next/releases )
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next/compare/v26.1.0...v26.2.0 )
Updates `lucide-react` from 1.14.0 to 1.16.0
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/1.16.0/packages/lucide-react )
Updates `react-i18next` from 17.0.7 to 17.0.8
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/react-i18next/compare/v17.0.7...v17.0.8 )
Updates `react-router-dom` from 7.15.0 to 7.15.1
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.15.1/packages/react-router-dom )
Updates `@playwright/test` from 1.59.1 to 1.60.0
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.59.1...v1.60.0 )
Updates `@types/node` from 25.6.2 to 25.8.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `@vitejs/plugin-react` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.2/packages/plugin-react )
Updates `@vitest/coverage-v8` from 4.1.5 to 4.1.6
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.6/packages/coverage-v8 )
Updates `vite` from 8.0.12 to 8.0.13
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v8.0.13/packages/vite )
Updates `vitest` from 4.1.5 to 4.1.6
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.6/packages/vitest )
---
updated-dependencies:
- dependency-name: i18next
dependency-version: 26.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: lucide-react
dependency-version: 1.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: react-i18next
dependency-version: 17.0.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: react-router-dom
dependency-version: 7.15.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@playwright/test"
dependency-version: 1.60.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: "@types/node"
dependency-version: 25.8.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: "@vitejs/plugin-react"
dependency-version: 6.0.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@vitest/coverage-v8"
dependency-version: 4.1.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: vite
dependency-version: 8.0.13
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: vitest
dependency-version: 4.1.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-18 21:36:07 +02:00
dependabot[bot]
1eb7579706
build(deps-dev): bump the minor-and-patch group in /backend with 4 updates
...
Bumps the minor-and-patch group in /backend with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ), [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8 ), [tsx](https://github.com/privatenumber/tsx ) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ).
Updates `@types/node` from 25.6.2 to 25.8.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `@vitest/coverage-v8` from 4.1.5 to 4.1.6
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.6/packages/coverage-v8 )
Updates `tsx` from 4.21.0 to 4.22.1
- [Release notes](https://github.com/privatenumber/tsx/releases )
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs )
- [Commits](https://github.com/privatenumber/tsx/compare/v4.21.0...v4.22.1 )
Updates `vitest` from 4.1.5 to 4.1.6
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.6/packages/vitest )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 25.8.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: "@vitest/coverage-v8"
dependency-version: 4.1.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: tsx
dependency-version: 4.22.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: vitest
dependency-version: 4.1.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-18 21:35:58 +02:00
dependabot[bot]
e69e46f9fc
build(deps): bump brace-expansion from 5.0.5 to 5.0.6 in /backend
...
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion ) from 5.0.5 to 5.0.6.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases )
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v5.0.5...v5.0.6 )
---
updated-dependencies:
- dependency-name: brace-expansion
dependency-version: 5.0.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-18 21:35:21 +02:00
dependabot[bot]
1f5dd36b5c
build(deps-dev): bump lint-staged in the minor-and-patch group ( #637 )
...
Bumps the minor-and-patch group with 1 update: [lint-staged](https://github.com/lint-staged/lint-staged ).
Updates `lint-staged` from 17.0.4 to 17.0.5
- [Release notes](https://github.com/lint-staged/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lint-staged/lint-staged/compare/v17.0.4...v17.0.5 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-version: 17.0.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-18 11:31:26 +02:00
Daniel Volz
545793fdd2
chore: streamline root validation and app loading ( #635 )
2026-05-16 20:45:26 +02:00
Daniel Volz
2f5fc2d9e9
fix: stabilize medication Playwright gate
...
* fix: stabilize medication Playwright gate
* fix: satisfy medication Playwright frontend gate
2026-05-15 20:20:18 +02:00
Daniel Volz
4212469cd5
chore: release v1.25.1
...
Patch release from current main.
- bump backend/package.json to 1.25.1
- bump frontend/package.json to 1.25.1
v1.25.1
2026-05-14 01:46:12 +02:00
github-actions[bot]
db602d8360
chore: update test count badges [skip ci]
2026-05-13 19:30:27 +00:00
Daniel Volz
a95c6e3657
fix: preserve ntfy action buttons on reminder replay
...
* fix: reactivate notification action groups for reminder replay
* fix: annotate notification action token test rows
2026-05-13 21:25:37 +02:00
Daniel Volz
827d1adc35
chore: release v1.25.0
...
Release version bump for v1.25.0
v1.25.0
2026-05-11 21:39:00 +02:00
github-actions[bot]
f8e4b0faaf
chore: update test count badges [skip ci]
2026-05-11 19:34:12 +00:00
Daniel Volz
c5c75f65e4
feat: add inhaler and injection package types
...
Closes #558
- add inhaler and injection as supported medication package types
- align refill, planner, dashboard, report, export, and notification wording for the new discrete package types
- include the validated CI repair for formatting and dashboard label parity
2026-05-11 21:29:59 +02:00
Daniel Volz
26e9b39f47
docs: split configuration and development references
2026-05-11 17:03:33 +02:00
Daniel Volz
7362683c2b
chore: switch release guidance to manual flow
2026-05-11 17:03:28 +02:00
Daniel Volz
1a7b82d728
chore: remove local workspace artifacts from repo
2026-05-11 17:03:21 +02:00
Daniel Volz
92f6995b1a
chore: document thematic worktree isolation
2026-05-11 17:03:14 +02:00
Daniel Volz
6daafcc0dd
chore: release v1.24.0
v1.24.0
2026-05-11 11:20:20 +02:00
dependabot[bot]
795aa59acb
build(deps): bump actions/add-to-project from 1.0.2 to 2.0.0
...
Bumps [actions/add-to-project](https://github.com/actions/add-to-project ) from 1.0.2 to 2.0.0.
- [Release notes](https://github.com/actions/add-to-project/releases )
- [Commits](https://github.com/actions/add-to-project/compare/v1.0.2...v2.0.0 )
---
updated-dependencies:
- dependency-name: actions/add-to-project
dependency-version: 2.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-11 11:09:58 +02:00
dependabot[bot]
1514483cf1
build(deps): bump the minor-and-patch group in /frontend with 9 updates
...
Bumps the minor-and-patch group in /frontend with 9 updates:
| Package | From | To |
| --- | --- | --- |
| [i18next](https://github.com/i18next/i18next ) | `26.0.8` | `26.1.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react ) | `19.2.5` | `19.2.6` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ) | `19.2.5` | `19.2.6` |
| [react-i18next](https://github.com/i18next/react-i18next ) | `17.0.6` | `17.0.7` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) | `7.14.2` | `7.15.0` |
| [zod](https://github.com/colinhacks/zod ) | `4.4.2` | `4.4.3` |
| [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome ) | `2.4.14` | `2.4.15` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `25.6.0` | `25.6.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) | `8.0.10` | `8.0.12` |
Updates `i18next` from 26.0.8 to 26.1.0
- [Release notes](https://github.com/i18next/i18next/releases )
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next/compare/v26.0.8...v26.1.0 )
Updates `react` from 19.2.5 to 19.2.6
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react )
Updates `react-dom` from 19.2.5 to 19.2.6
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react-dom )
Updates `react-i18next` from 17.0.6 to 17.0.7
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/react-i18next/compare/v17.0.6...v17.0.7 )
Updates `react-router-dom` from 7.14.2 to 7.15.0
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.15.0/packages/react-router-dom )
Updates `zod` from 4.4.2 to 4.4.3
- [Release notes](https://github.com/colinhacks/zod/releases )
- [Commits](https://github.com/colinhacks/zod/compare/v4.4.2...v4.4.3 )
Updates `@biomejs/biome` from 2.4.14 to 2.4.15
- [Release notes](https://github.com/biomejs/biome/releases )
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md )
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.4.15/packages/@biomejs/biome )
Updates `@types/node` from 25.6.0 to 25.6.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `vite` from 8.0.10 to 8.0.12
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v8.0.12/packages/vite )
---
updated-dependencies:
- dependency-name: i18next
dependency-version: 26.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: react
dependency-version: 19.2.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: react-dom
dependency-version: 19.2.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: react-i18next
dependency-version: 17.0.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: react-router-dom
dependency-version: 7.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: zod
dependency-version: 4.4.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@biomejs/biome"
dependency-version: 2.4.15
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@types/node"
dependency-version: 25.6.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: vite
dependency-version: 8.0.12
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-11 11:09:32 +02:00
dependabot[bot]
554e2ba5ae
build(deps-dev): bump the minor-and-patch group in /backend with 2 updates
...
Bumps the minor-and-patch group in /backend with 2 updates: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome ) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ).
Updates `@biomejs/biome` from 2.4.14 to 2.4.15
- [Release notes](https://github.com/biomejs/biome/releases )
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md )
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.4.15/packages/@biomejs/biome )
Updates `@types/node` from 25.6.0 to 25.6.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-version: 2.4.15
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@types/node"
dependency-version: 25.6.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-11 11:09:26 +02:00
dependabot[bot]
4ae845d412
build(deps-dev): bump @biomejs/biome in the minor-and-patch group ( #611 )
...
Bumps the minor-and-patch group with 1 update: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome ).
Updates `@biomejs/biome` from 2.4.14 to 2.4.15
- [Release notes](https://github.com/biomejs/biome/releases )
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md )
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.4.15/packages/@biomejs/biome )
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-version: 2.4.15
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Volz <mail@danielvolz.org >
2026-05-11 09:34:27 +02:00
dependabot[bot]
59519ae214
build(deps-dev): bump lint-staged from 16.4.0 to 17.0.4 ( #612 )
...
Bumps [lint-staged](https://github.com/lint-staged/lint-staged ) from 16.4.0 to 17.0.4.
- [Release notes](https://github.com/lint-staged/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lint-staged/lint-staged/compare/v16.4.0...v17.0.4 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-version: 17.0.4
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Volz <mail@danielvolz.org >
2026-05-11 09:33:48 +02:00
Daniel Volz
328f732066
fix: replace ntfy reminder with action confirmation
...
* fix: replace ntfy reminder with action confirmation
* fix: correct notification actions branch payload
* fix: format notification actions follow-up
2026-05-11 09:24:29 +02:00
dependabot[bot]
ec478f7601
build(deps): bump fast-uri from 3.1.0 to 3.1.2 in /backend
...
Bumps [fast-uri](https://github.com/fastify/fast-uri ) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/fastify/fast-uri/releases )
- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.0...v3.1.2 )
---
updated-dependencies:
- dependency-name: fast-uri
dependency-version: 3.1.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Volz <mail@danielvolz.org >
2026-05-11 00:05:43 +02:00
github-actions[bot]
c25076e83b
chore: update test count badges [skip ci]
2026-05-10 21:59:27 +00:00
Daniel Volz
b4dc1074e8
feat: wire interactive intake reminder actions
2026-05-10 23:55:04 +02:00
github-actions[bot]
aa2313427a
chore: update test count badges [skip ci]
2026-05-10 21:54:09 +00:00
Daniel Volz
6a31019fdc
feat: add public notification action routes
2026-05-10 23:48:52 +02:00
github-actions[bot]
ae5d6cc3e8
chore: update test count badges [skip ci]
2026-05-10 21:29:11 +00:00
Daniel Volz
5060d135ba
feat: add reminder skip frontend flow
2026-05-10 23:24:18 +02:00
Daniel Volz
4019716b9b
feat: add reminder skip backend state
...
* feat: extract dose tracking action service
* Use dose tracking service in protected routes
* Restore dose route compatibility
* Restore dose tracking service dependencies
2026-05-10 23:24:02 +02:00
Daniel Volz
7df17ef705
feat: extract dose tracking action service
...
* feat: extract dose tracking action service
* Use dose tracking service in protected routes
* Restore dose route compatibility
2026-05-10 23:23:45 +02:00
github-actions[bot]
b3c46ea179
chore: update test count badges [skip ci]
2026-05-10 21:08:18 +00:00
Daniel Volz
255746d9f5
feat: restore ntfy interactive settings test delivery support
...
Squash merge PR #591 : feat: restore ntfy interactive settings test delivery support
2026-05-10 23:04:24 +02:00
Daniel Volz
d99bc3d99e
chore: restore missing drizzle snapshot
...
chore: restore missing drizzle snapshot
2026-05-10 22:51:19 +02:00
Daniel Volz
f265d090c6
fix: simplify OIDC failure redirects
...
fix: simplify OIDC failure redirects
2026-05-10 22:50:39 +02:00