Commit Graph
484 Commits
Author SHA1 Message Date
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 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 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
github-actions[bot] 1565070619 chore: bump version to v1.0.3 2026-05-08 12:22:26 +00:00
Karl Ludwig Weise a9a6cb75b0 Fix tests v1.0.3 2026-05-08 13:45:02 +02:00
Hendrik BelitzandCopilot 78dfd9317a Mitigate account takeover in user registration process
Co-authored-by: Copilot <copilot@github.com>
2026-05-08 10:47:08 +02:00
Karl Ludwig Weise 79b482166d Prevent saving protected settings to tenant 2026-05-07 17:44:46 +02:00
Karl Ludwig Weise b19d87eb22 Prevent data leak from PUT request to /api/tenant/id 2026-05-06 21:26:44 +02:00
github-actions[bot] 2fe15ac599 chore: bump version to v1.0.2 2026-05-05 13:52:15 +00:00
Karl Ludwig Weise b283dbb670 Added throttle for passphrase login v1.0.2 2026-05-05 15:27:40 +02:00
Karl Ludwig Weise f833dbf500 Remove auth cookie only after logout call to api 2026-05-05 11:59:55 +02:00
Karl Ludwig Weise ad9e49e3cf Prevent data leak from get tenant endpoint 2026-05-05 11:53:52 +02:00
Karl Ludwig Weise 98a107d4b4 Prevent admins from entering malicious javascript into link settings 2026-05-05 11:31:36 +02:00
Karl Ludwig Weise 5f61a2116d Validate against database when registering 2026-05-05 11:01:49 +02:00
Karl Ludwig Weise 36104d21ee Sanitize and limit fe log messages 2026-05-05 11:01:49 +02:00
Karl Ludwig Weise 8525d35a41 Fix tenant admin role escalation to global admin 2026-05-05 11:01:49 +02:00
github-actions[bot] 2630cc9b8e chore: bump version to v1.0.1 2026-05-05 02:21:12 +00:00
Karl Ludwig Weise 222408af6f Fix malicious global admin account creation using setup route again v1.0.1 2026-05-05 03:58:03 +02:00