Commit Graph
541 Commits
Author SHA1 Message Date
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 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 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
github-actions[bot] 1e1b19b735 chore: bump version to v1.1.0 2026-06-01 09:37:28 +00:00
Karl Ludwig WeiseandGitHub fc3b106991 Merge pull request #280 from open-reception/273-bug-tenantdomain-is-interpreted-inconsistently-confirm-invite-urls-are-malformed
Unify confirmation emails, fixing issue #273
v1.1.0
2026-06-01 11:11:09 +02:00
Karl Ludwig Weise ac71d010e0 Only return a subset of appointment data on GET appointment endpoint 2026-06-01 10:59:41 +02:00
Karl Ludwig Weise 16474d96c5 Fix notifications to show appointment data; reverting comming a65c00bb8c and adding permission check 2026-05-31 21:43:51 +02:00
Karl Ludwig Weise 400ad2574f Simplify and fix generateBaseUrl 2026-05-31 21:26:19 +02:00
Karl Ludwig Weise e0c1b55fc7 Fix unter invite process after unifying flows 2026-05-31 21:26:05 +02:00
Karl Ludwig Weise 00885844f9 Improved local pre-release workflow 2026-05-31 21:07:24 +02:00
Karl Ludwig Weise 48683c5086 Added tasks to build and push pre-releases locally 2026-05-31 19:47:14 +02:00
Karl Ludwig Weise 5cdc0fa15c Merge remote-tracking branch 'origin/main' into 273-bug-tenantdomain-is-interpreted-inconsistently-confirm-invite-urls-are-malformed 2026-05-31 19:45:28 +02:00
Hendrik Belitz 897b47f1a3 Merge branch '273-bug-tenantdomain-is-interpreted-inconsistently-confirm-invite-urls-are-malformed' of github.com:open-reception/appointment-booking-software into 273-bug-tenantdomain-is-interpreted-inconsistently-confirm-invite-urls-are-malformed 2026-05-30 20:53:58 +02:00