Commit Graph
519 Commits
Author SHA1 Message Date
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
Hendrik Belitz 4a5b77fb6f Untangle invite from user. Removed redundant data fields. 2026-05-30 20:53:45 +02:00
Karl Ludwig WeiseandGitHub 722ecd6367 Merge pull request #256 from open-reception/dependabot/npm_and_yarn/postcss-8.5.12
Bump postcss from 8.5.6 to 8.5.12
2026-05-30 20:46:02 +02:00
Karl Ludwig WeiseandGitHub b01a8660cc Merge pull request #281 from open-reception/feat/send-notifications-on-appointment-requests-via-email
Send notifications for appointment requests via email
2026-05-30 20:44:54 +02:00
Karl Ludwig Weise ff53c2131d Fix: User invites should only ever come for tenant domain 2026-05-30 20:42:20 +02:00
Karl Ludwig Weise 60d0fa1eab Fix js docs 2026-05-29 22:25:12 +02:00
Karl Ludwig Weise dfabcc05fc Send notifications for appointment requests via email 2026-05-29 22:20:58 +02:00
Karl Ludwig Weise bad2fe2ddb Unify confirmation emails, fixing issue #273 2026-05-29 21:26:31 +02:00
Karl Ludwig Weise 0a0a6dca95 Claiming an account is now a manual step to not trigger it by previews from email apps 2026-05-29 17:32:38 +02:00
Karl Ludwig Weise 3ea5455f15 Improve usability for adding and editing absences 2026-05-29 16:44:15 +02:00
Karl Ludwig Weise bf52d45d73 Fix full day absences to span the full day 2026-05-29 16:44:15 +02:00
github-actions[bot] 634bbb1d46 chore: bump version to v1.0.9 2026-05-27 20:02:28 +00:00
Karl Ludwig Weise f39d6b388c Fix: Use full hostname to check for proper login domain v1.0.9 2026-05-27 21:39:04 +02:00
github-actions[bot] 8b257a0ec3 chore: bump version to v1.0.8 2026-05-27 19:25:41 +00:00
Karl Ludwig Weise 2c4abf4c40 Fix: Tenant switcher shows proper domain v1.0.8 2026-05-27 21:01:55 +02:00
Karl Ludwig WeiseandGitHub e66b30afb9 Merge pull request #276 from open-reception/fix-domain-on-login
Fix domain name for tenant (this is no longer the shortName)
2026-05-27 20:58:27 +02:00
Hendrik Belitz a16573a94c Fix domain name for tenant (this is no longer the shortName) 2026-05-27 17:58:31 +02:00
github-actions[bot] ce0a0de5eb chore: bump version to v1.0.7 2026-05-27 10:21:54 +00:00
Karl Ludwig Weise 74630292f8 Fix: Custom domains don't have to match shortName v1.0.7 2026-05-27 11:54:15 +02:00
dependabot[bot]andGitHub cee6c36e99 Bump @sveltejs/kit from 2.57.1 to 2.60.1
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.57.1 to 2.60.1.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.60.1/packages/kit)

---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
  dependency-version: 2.60.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-21 18:08:28 +00:00
github-actions[bot] 352fa9ee4e chore: bump version to v1.0.6 2026-05-19 08:37:55 +00:00