dependabot[bot]
|
9669782b0c
|
build(deps): bump vue from 3.5.16 to 3.5.32 in /src/static/client
Bumps [vue](https://github.com/vuejs/core) from 3.5.16 to 3.5.32.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.5.16...v3.5.32)
---
updated-dependencies:
- dependency-name: vue
dependency-version: 3.5.32
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-16 20:53:49 +02:00 |
|
dependabot[bot]
|
03eddd2846
|
build(deps-dev): bump vite-plugin-vue-devtools in /src/static/client
Bumps [vite-plugin-vue-devtools](https://github.com/vuejs/devtools/tree/HEAD/packages/vite) from 7.7.6 to 8.1.1.
- [Release notes](https://github.com/vuejs/devtools/releases)
- [Commits](https://github.com/vuejs/devtools/commits/v8.1.1/packages/vite)
---
updated-dependencies:
- dependency-name: vite-plugin-vue-devtools
dependency-version: 8.1.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-16 20:53:49 +02:00 |
|
Daan Selen
|
8fd15b9ca6
|
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/src/static/client/development/vite-8.0.8' into development
|
2026-04-16 20:51:01 +02:00 |
|
Daan Selen
|
5f62e9ac69
|
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/src/static/client/development/uuid-13.0.0' into development
|
2026-04-16 20:50:54 +02:00 |
|
dependabot[bot]
|
14b5885814
|
build(deps): bump oidc-client-ts in /src/static/client
Bumps [oidc-client-ts](https://github.com/authts/oidc-client-ts) from 3.2.1 to 3.5.0.
- [Release notes](https://github.com/authts/oidc-client-ts/releases)
- [Commits](https://github.com/authts/oidc-client-ts/compare/v3.2.1...v3.5.0)
---
updated-dependencies:
- dependency-name: oidc-client-ts
dependency-version: 3.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-10 06:51:57 +00:00 |
|
dependabot[bot]
|
3d8cdcaf84
|
build(deps): bump uuid from 11.1.0 to 13.0.0 in /src/static/client
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.1.0 to 13.0.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v11.1.0...v13.0.0)
---
updated-dependencies:
- dependency-name: uuid
dependency-version: 13.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-10 06:51:38 +00:00 |
|
dependabot[bot]
|
6e92b2b6a2
|
build(deps-dev): bump vite from 6.4.1 to 8.0.8 in /src/static/client
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.4.1 to 8.0.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.0.8/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-version: 8.0.8
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-10 06:51:24 +00:00 |
|
Daan Selen
|
ebf37c879d
|
fix: white screen in development image
|
2026-04-02 16:15:52 +08:00 |
|
Donald Zou
|
3d75f6bbbd
|
Spent 4 hours working on OIDC verification
|
2025-08-20 15:09:39 +08:00 |
|
Donald Zou
|
e8deadaaff
|
Sign In and TOTP is done
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
ecc4cc7670
|
Finished SignUp and SignIn frontend and backend
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
9f43fd7c92
|
Reconstruct notification center for client side
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
df7f9f2b14
|
Finished initializing client project
|
2025-08-20 15:06:27 +08:00 |
|
Donald Zou
|
568da8cc64
|
Update
|
2025-08-20 15:06:27 +08:00 |
|