Commit Graph
499 Commits
Author SHA1 Message Date
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
github-actions[bot] ddfaa7b333 chore: bump version to v1.0.5 2026-05-12 09:31:09 +00:00
Karl Ludwig WeiseandGitHub c7f17a8eb6 Merge pull request #267 from open-reception/dependabot/npm_and_yarn/kysely-0.28.17
Bump kysely from 0.28.14 to 0.28.17
v1.0.5
2026-05-12 11:07:49 +02:00
Karl Ludwig Weise 957f58f7e4 Merge remote-tracking branch 'public/main' 2026-05-12 11:04:46 +02:00
github-actions[bot]andKarl Ludwig Weise fe2af7fa17 chore: bump version to v1.0.4 2026-05-12 10:56:20 +02:00
dependabot[bot]andGitHub 87aaa2bc89 Bump kysely from 0.28.14 to 0.28.17
Bumps [kysely](https://github.com/kysely-org/kysely) from 0.28.14 to 0.28.17.
- [Release notes](https://github.com/kysely-org/kysely/releases)
- [Commits](https://github.com/kysely-org/kysely/compare/v0.28.14...v0.28.17)

---
updated-dependencies:
- dependency-name: kysely
  dependency-version: 0.28.17
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-12 00:08:41 +00:00
Hendrik Belitz 3ec5076007 Fixed type error and tests 2026-05-11 12:38:44 +02:00
Hendrik Belitz 4522a44c00 Adding appointments to an existing tunnel is only allowed for the tunnel's client. 2026-05-11 12:35:43 +02:00
Hendrik Belitz f47320dd8a Fix schedule endpoint so it only returns public channels 2026-05-11 11:17:51 +02:00
github-actions[bot] 05b0150279 chore: bump version to v1.0.4 2026-05-11 09:12:53 +00:00
Hendrik Belitz 518717b325 Merge branch 'main' of https://github.com/open-reception/appointment-booking-software-ghsa-j9rw-x2wv-h5rj v1.0.4 2026-05-08 16:04:13 +02:00
Hendrik BelitzandCopilot 828b5297dc Boostrapping of user registration. Keypass error fixes.
Co-authored-by: Copilot <copilot@github.com>
2026-05-08 15:40:21 +02:00