Commit Graph
103 Commits
Author SHA1 Message Date
Karl Ludwig Weise 1d44fab8ed Calendar: Fix schedule cache generation, when only one appointment changed 2026-09-11 15:28:58 +02:00
Karl Ludwig WeiseandGitHub 2c0717e6f2 Merge pull request #329 from open-reception/dependabot/npm_and_yarn/multi-d0c2d048a7
Bump @vitest/mocker and vitest
2026-09-11 08:59:38 +02:00
dependabot[bot]andGitHub 3683a146d6 Bump nodemailer from 9.0.1 to 9.1.1
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 9.0.1 to 9.1.1.
- [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/v9.0.1...v9.1.1)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-version: 9.1.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-09-10 20:33:05 +00:00
dependabot[bot]andGitHub cfcb892205 Bump @vitest/mocker and vitest
Bumps [@vitest/mocker](https://github.com/vitest-dev/vitest/tree/HEAD/packages/mocker) to 4.1.11 and updates ancestor dependency [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). These dependencies need to be updated together.


Updates `@vitest/mocker` from 4.1.9 to 4.1.11
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/mocker)

Updates `vitest` from 4.1.9 to 4.1.11
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/vitest)

---
updated-dependencies:
- dependency-name: "@vitest/mocker"
  dependency-version: 4.1.11
  dependency-type: indirect
- dependency-name: vitest
  dependency-version: 4.1.11
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-09-10 04:13:50 +00:00
Karl Ludwig Weise fe05c55ffb Resolve missing staff crypto situations -wip 2026-09-04 14:53:29 +02:00
github-actions[bot] 75e9c8cfda chore: bump version to v2.4.0 2026-09-01 14:56:06 +00:00
Karl Ludwig Weise 28805d2421 Merge remote-tracking branch 'origin/main' into feat/manage-passkeys 2026-08-19 16:24:14 +02:00
github-actions[bot] 76fccc5032 chore: bump version to v2.3.0 2026-08-18 07:53:08 +00:00
Karl Ludwig Weise fc5ae46950 Merge remote-tracking branch 'origin/main' into feat/manage-passkeys 2026-08-14 17:10:19 +02:00
Karl Ludwig Weise b586a5edf6 Update packages 2026-08-04 09:39:10 +02:00
Karl Ludwig Weise bd200c1aca Added empty state for passkey list 2026-07-24 16:02:59 +02:00
github-actions[bot] 3a6c7e643a chore: bump version to v2.2.3 2026-07-24 11:04:42 +00:00
github-actions[bot] 22dcf62780 chore: bump version to v2.2.2 2026-07-08 18:57:21 +00:00
github-actions[bot] 12d93cf552 chore: bump version to v2.2.1 2026-07-03 10:31:28 +00:00
github-actions[bot] 9c2dbba204 chore: bump version to v2.2.0 2026-07-02 08:35:47 +00:00
github-actions[bot] 708eead295 chore: bump version to v2.1.0 2026-06-26 07:47:52 +00:00
Karl Ludwig WeiseandGitHub 9cc014f46e Merge pull request #301 from open-reception/feat/calendar-month-filter
Feat/calendar month filter
2026-06-25 20:50:43 +02:00
Karl Ludwig Weise 24ea9ae792 Calendar: Added month overview and navigation 2026-06-25 20:46:20 +02:00
github-actions[bot] 2573297326 chore: bump version to v2.0.1 2026-06-24 19:11:01 +00:00
github-actions[bot] 602e469236 chore: bump version to v2.0.0 2026-06-19 14:33:20 +00:00
Karl Ludwig Weise c9a15f24b7 Upgrade nodemailer 2026-06-18 20:32:44 +02:00
Karl Ludwig Weise 0ea0a917dc Merge remote-tracking branch 'origin/main' into dependabot/npm_and_yarn/vitest-4.1.8 2026-06-18 20:14:19 +02:00
Karl Ludwig Weise 0c7c45cc0f Update vitest 2026-06-18 20:14:11 +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 Weise b759af4ea4 Update svelte 2026-06-18 15:38:50 +02: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 Weise a7c58a1f1a Update sveltekit to latest 2026-06-18 10:13:57 +02:00
Karl Ludwig Weise 238faee2d3 chore: bump version to 1.1.1 2026-06-04 17:33:58 +02:00
dependabot[bot]andGitHub c58e32cee2 Bump vitest from 3.2.4 to 4.1.8
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.2.4 to 4.1.8.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.8/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 4.1.8
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-01 21:54:55 +00:00
github-actions[bot] 1e1b19b735 chore: bump version to v1.1.0 2026-06-01 09:37:28 +00: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
github-actions[bot] 634bbb1d46 chore: bump version to v1.0.9 2026-05-27 20:02:28 +00:00
github-actions[bot] 8b257a0ec3 chore: bump version to v1.0.8 2026-05-27 19:25:41 +00:00
github-actions[bot] ce0a0de5eb chore: bump version to v1.0.7 2026-05-27 10:21:54 +00: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
github-actions[bot] ddfaa7b333 chore: bump version to v1.0.5 2026-05-12 09:31:09 +00:00
github-actions[bot]andKarl Ludwig Weise fe2af7fa17 chore: bump version to v1.0.4 2026-05-12 10:56:20 +02:00
github-actions[bot] 1565070619 chore: bump version to v1.0.3 2026-05-08 12:22:26 +00:00
github-actions[bot] 2fe15ac599 chore: bump version to v1.0.2 2026-05-05 13:52:15 +00:00
github-actions[bot] 2630cc9b8e chore: bump version to v1.0.1 2026-05-05 02:21:12 +00:00
github-actions[bot] e7562b6b34 chore: bump version to v1.0.0 2026-05-03 08:36:35 +00:00
github-actions[bot] 1fb16689b6 chore: bump version to v1.0.0-rc2 2026-04-30 14:22:30 +00:00
github-actions[bot] 2e400f6062 chore: bump version to v1.0.0-rc 2026-04-30 10:06:14 +00:00
Karl Ludwig Weise 3362d7b25f v0.0.2 2026-04-29 20:13:13 +02:00
Karl Ludwig Weise 093325dba1 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/sveltejs/kit-2.57.1' into feat/package-updates 2026-04-20 09:08:51 +02:00
Karl Ludwig Weise 26cfdfe60d Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/nodemailer-8.0.5' into feat/package-updates 2026-04-20 09:08:27 +02:00