Commit Graph
551 Commits
Author SHA1 Message Date
Karl Ludwig WeiseandGitHub 6ccfb5c6b4 Merge pull request #282 from open-reception/dependabot/npm_and_yarn/vitest-4.1.8
Bump vitest from 3.2.4 to 4.1.8
2026-06-18 20:36:20 +02:00
Karl Ludwig Weise c9a15f24b7 Upgrade nodemailer 2026-06-18 20:32:44 +02:00
Karl Ludwig Weise c9f82f7956 Fix remaining tests 2026-06-18 20:29:08 +02:00
Karl Ludwig Weise 0ea0a917dc Merge remote-tracking branch 'origin/main' into dependabot/npm_and_yarn/vitest-4.1.8 2026-06-18 20:14:19 +02:00
Karl Ludwig Weise 0c7c45cc0f Update vitest 2026-06-18 20:14:11 +02:00
Karl Ludwig WeiseandGitHub 5b9d3cf93e Merge pull request #258 from open-reception/254-bookappointment-once-selected-an-appointment-can-be-booked-multiple-times-duplicate
Simplified server route code. Added utility to check if chosen appoin…
2026-06-18 18:23:29 +02:00
Karl Ludwig Weise 36b0530775 Fix test 2026-06-18 18:20:37 +02:00
Karl Ludwig Weise 21eec12ee5 Merge remote-tracking branch 'origin/main' into 254-bookappointment-once-selected-an-appointment-can-be-booked-multiple-times-duplicate 2026-06-18 18:04:40 +02:00
Karl Ludwig Weise 1be41bf0db Fix check 2026-06-18 18:01:50 +02:00
Karl Ludwig WeiseandGitHub 5afe07d5e2 Merge pull request #259 from open-reception/27-auto-delete-or-cleanup-older-appointments
Removed expiry_date from appointments. Added housekeeping task to rem…
2026-06-18 17:59:50 +02:00
Karl Ludwig Weise ad40be1ea0 Use tenant-specific cut-off date 2026-06-18 17:56:02 +02:00
Karl Ludwig Weise 297c0f6bd9 Fix lint 2026-06-18 17:34:01 +02:00
Karl Ludwig Weise 23a2d13b6f Added regenerated migrations 2026-06-18 17:29:45 +02:00
Karl Ludwig Weise 33ff6f428c Merge remote-tracking branch 'origin/main' into 27-auto-delete-or-cleanup-older-appointments 2026-06-18 17:28:59 +02:00
Karl Ludwig Weise 44011d6366 Remove migration 2026-06-18 17:28:52 +02:00
Karl Ludwig Weise 171d236080 Update translations 2026-06-18 17:20:43 +02:00
Hendrik BelitzandKarl Ludwig Weise 76d27e2364 Simplified server route code. Added utility to check if chosen appointment ist still available. Added new error to UI. 2026-06-18 17:20:43 +02:00
Karl Ludwig WeiseandGitHub 0c53f6d97d Merge pull request #255 from open-reception/dependabot/npm_and_yarn/multi-f7424cd671
Bump uuid and @inlang/sdk
2026-06-18 15:54:37 +02:00
dependabot[bot]andKarl Ludwig Weise 1ff65eccc4 Bump uuid and @inlang/sdk
Bumps [uuid](https://github.com/uuidjs/uuid) and [@inlang/sdk](https://github.com/opral/inlang). These dependencies needed to be updated together.

Updates `uuid` from 10.0.0 to 14.0.0
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v10.0.0...v14.0.0)

Updates `@inlang/sdk` from 2.9.0 to 2.9.3
- [Commits](https://github.com/opral/inlang/commits)

---
updated-dependencies:
- dependency-name: "@inlang/sdk"
  dependency-version: 2.9.2
  dependency-type: indirect
- dependency-name: uuid
  dependency-version: 14.0.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-18 15:45:15 +02:00
Karl Ludwig WeiseandGitHub 46cf6c6b6f Merge pull request #296 from open-reception/dependabot/npm_and_yarn/js-yaml-4.2.0
Bump js-yaml from 4.1.1 to 4.2.0
2026-06-18 15:43:19 +02:00
Karl Ludwig WeiseandGitHub 7b81a89248 Merge pull request #295 from open-reception/dependabot/npm_and_yarn/nodemailer-8.0.9
Bump nodemailer from 8.0.5 to 8.0.9
2026-06-18 15:41:45 +02:00
Karl Ludwig WeiseandGitHub e6e8b7e13e Merge pull request #274 from open-reception/dependabot/npm_and_yarn/svelte-5.55.8
Bump svelte from 5.53.6 to 5.55.8
2026-06-18 15:40:54 +02:00
Karl Ludwig Weise b759af4ea4 Update svelte 2026-06-18 15:38:50 +02:00
dependabot[bot]andGitHub 802e3500f9 Bump js-yaml from 4.1.1 to 4.2.0
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.1 to 4.2.0.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/commits)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.2.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-18 13:34:32 +00:00
dependabot[bot]andGitHub 5b88a6e999 Bump nodemailer from 8.0.5 to 8.0.9
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 8.0.5 to 8.0.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/v8.0.5...v8.0.9)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-version: 8.0.9
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-18 13:34:31 +00:00
dependabot[bot]andKarl Ludwig Weise ebdc8ef9b0 Bump svelte from 5.53.6 to 5.55.8
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.53.6 to 5.55.8.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.55.8/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.55.8
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-18 15:34:23 +02:00
Karl Ludwig WeiseandGitHub 2eefafc86a Merge pull request #275 from open-reception/dependabot/npm_and_yarn/sveltejs/kit-2.60.1
Bump @sveltejs/kit from 2.57.1 to 2.60.1
2026-06-18 15:33:31 +02:00
Karl Ludwig WeiseandGitHub c5ff9fc1eb Merge pull request #270 from dnl-jst/postgres-volume-fix
do not mount /var/run/postgresql twice, already mounted as tmpfs
2026-06-18 15:32:19 +02:00
Karl Ludwig Weise a7c58a1f1a Update sveltekit to latest 2026-06-18 10:13:57 +02:00
Karl Ludwig Weise 3549a78be5 Added feedback for value being copied successfully 2026-06-17 19:42:49 +02:00
Karl Ludwig WeiseandGitHub 83e6824237 Merge pull request #294 from open-reception/feat/calendar-appointment-data-copy-button
Added copy buttons to appointment details
2026-06-12 17:46:41 +02:00
Karl Ludwig Weise fce3438033 Added copy buttons to appointment details 2026-06-12 17:43:52 +02:00
Karl Ludwig WeiseandGitHub c6f3f9e54d Merge pull request #293 from open-reception/fix/current-time-indicator-show-too-early-in-a-day
Fix Current Time Indicator being show too early in a day
2026-06-11 19:56:28 +02:00
Karl Ludwig Weise 802ed38d6b Fix Current Time Indicator being show too early in a day 2026-06-11 19:48:27 +02:00
Karl Ludwig Weise ca4d9ffa6b Fix some more tests 2026-06-09 10:07:12 +02:00
Karl Ludwig Weise 9a8dbc022d Fix some more migration issues 2026-06-08 20:21:54 +02:00
Karl Ludwig Weise d3e7fcd289 Rolling back 04f15209b1 and adding logs 2026-06-08 12:48:20 +02:00
Karl Ludwig Weise d7b47d6b19 Improve error message for incompatible passkeys 2026-06-05 17:34:59 +02:00
Karl Ludwig WeiseandGitHub f1da9ea962 Merge pull request #292 from open-reception/fix/absence-range-rendering
Fix preview of absences that last multiple full days
2026-06-05 16:16:53 +02:00
Karl Ludwig Weise 2396162b0f Fix preview of absences that last multiple full days 2026-06-05 16:15:35 +02:00
Karl Ludwig WeiseandGitHub 0ff1abf2ae Merge pull request #291 from open-reception/fix/logout-is-now-a-fe-only-fetch
Make logout a front-end only fetch to fix race conditions and make su…
2026-06-05 16:09:22 +02:00
Karl Ludwig Weise 2419f9e87a Make logout a front-end only fetch to fix race conditions and make sure access_token is gone 2026-06-05 16:02:19 +02:00
Karl Ludwig Weise 238faee2d3 chore: bump version to 1.1.1 v1.1.1 2026-06-04 17:33:58 +02:00
Karl Ludwig WeiseandGitHub 93040884b7 Merge commit from fork
Security fix for critical access issue
2026-06-04 17:27:08 +02:00
Hendrik Belitz 5d29d9c196 Security fix for critical access issue 2026-06-04 17:15:00 +02:00
Karl Ludwig Weise 6f13926edc Fix some issues from vitest update 2026-06-03 21:10:47 +02:00
Karl Ludwig Weise 20d5063775 Harden logout 2026-06-03 20:41:24 +02:00
Karl Ludwig WeiseandGitHub 9e7dea03ab Merge pull request #283 from open-reception/277-unable-to-use-prf-extension-in-firefox
Fixing passkey implementation for 1Password
2026-06-02 20:14:43 +02:00
Karl Ludwig Weise 04f15209b1 Fixing passkey implementation for 1Password 2026-06-02 18:42:00 +02:00
dependabot[bot]andGitHub c58e32cee2 Bump vitest from 3.2.4 to 4.1.8
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.2.4 to 4.1.8.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.8/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 4.1.8
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-01 21:54:55 +00:00