Commit Graph
510 Commits
Author SHA1 Message Date
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
github-actions[bot] 352fa9ee4e chore: bump version to v1.0.6 2026-05-19 08:37:55 +00:00
Karl Ludwig Weise a9ed62b57a Fix lint v1.0.6 2026-05-19 10:08:46 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
25ee40cb2c Bump devalue from 5.7.1 to 5.8.1 (#272)
Bumps [devalue](https://github.com/sveltejs/devalue) from 5.7.1 to 5.8.1.
- [Release notes](https://github.com/sveltejs/devalue/releases)
- [Changelog](https://github.com/sveltejs/devalue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/devalue/compare/v5.7.1...v5.8.1)

---
updated-dependencies:
- dependency-name: devalue
  dependency-version: 5.8.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 09:59:54 +02:00
Hendrik Belitz db72f6f042 Migration files 2026-05-19 09:53:05 +02:00
Hendrik Belitz 5e77fd1df4 Only delete invites on tenant where staff was deleted 2026-05-16 19:18:25 +02:00
Hendrik Belitz e9c96c049e Changed difficulty from 4 to 5. 2026-05-16 19:12:29 +02:00
Hendrik Belitz 461925a6e4 Added tenant-specific throttling for clients 2026-05-16 18:59:50 +02:00
Hendrik Belitz a65c00bb8c Removed deprecated and authorization-free appointment endpoint. 2026-05-16 18:44:09 +02:00
Daniel JostandGitHub 0fec4b7293 Improved readme and nvm setup from dnl-jst/nvm
node version manager (nvm)
2026-05-15 20:47:13 +02:00