Commit Graph

58 Commits

Author SHA1 Message Date
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
a3058d2a28 Added toggle for signing up local clients 2025-12-28 17:02:14 +08:00
Donald Zou
a0bbace7ee Update prefix issue 2025-12-25 16:49:32 +08:00
leviofanh
e6dcef2b01 App-prefix template transferred to javascript to support the vite dev server 2025-12-18 07:14:24 +01:00
leviofanh
f58e572558 Fix: Fixed support for WGDashboardClient, now its static files are processed separately 2025-12-18 06:40:52 +01:00
leviofanh
9e9f07408d Added full support for the app-prefix parameter 2025-12-18 02:38:05 +01:00
Donald Zou
40976870ee Update 2025-09-16 16:49:50 +08:00
Donald Zou
d526deb826 Final testing for client side 2025-09-16 14:59:57 +08:00
Donald Zou
4ea3aa0a58 Build 2025-09-16 08:27:44 +08:00
Donald Zou
569ee8ac58 Push 2025-09-16 08:25:32 +08:00
Donald Zou
c42776a6d7 Push 2025-09-16 08:14:43 +08:00
Donald Zou
a9ecf6c850 Build 2025-09-16 08:01:16 +08:00
Donald Zou
51ba9a86fa Updated AWG 2025-09-16 07:46:25 +08:00
Donald Zou
c9f395acbd Push 2025-09-15 01:04:56 +08:00
Donald Zou
44af7eba11 Finished forgot password for clients app 2025-09-05 15:48:11 +08:00
Donald Zou
0d943cb06f Moved all dist code to one folder 2025-08-20 15:11:01 +08:00
Donald Zou
1dfa1d62e1 Build 2025-08-20 15:10:55 +08:00
Donald Zou
854b9d252f Update 2025-08-20 15:10:55 +08:00
Donald Zou
430a6053ef Client App 2025-08-20 15:10:55 +08:00
Donald Zou
9d4e5d8cb5 Build 2025-08-20 15:10:55 +08:00
Donald Zou
fbe4e7dc4c Added router push if received 401 on client side 2025-08-20 15:10:55 +08:00
Donald Zou
37e2985b9a Build 2025-08-20 15:10:55 +08:00
Donald Zou
c8348f7be8 Finished client assigning 2025-08-20 15:10:08 +08:00
Donald Zou
2c73dc1df8 Update build for client and admin 2025-08-20 15:10:02 +08:00
Donald Zou
77b156c7f5 OIDC should be good to go 2025-08-20 15:09:39 +08:00
Donald Zou
b7af06d59d Update 2025-08-20 15:09:39 +08:00
Donald Zou
2b66f9a5c4 Update SSL 2025-08-20 15:09:39 +08:00
Donald Zou
299d84b16a OIDC is ready? I think? 2025-08-20 15:09:39 +08:00
Donald Zou
3d75f6bbbd Spent 4 hours working on OIDC verification 2025-08-20 15:09:39 +08:00
Donald Zou
6b194bba15 Build 2025-08-20 15:09:39 +08:00
Donald Zou
e63bccf274 Reconstruct Client App UI 2025-08-20 15:09:39 +08:00
Donald Zou
4ca79ac1c9 Fixed runJob 2025-08-20 15:09:39 +08:00
Donald Zou
68d8546383 Build 2025-08-20 15:09:13 +08:00
Donald Zou
c43b3926b8 Added update password in settings 2025-08-20 15:06:27 +08:00
Donald Zou
7e9cfc2872 Update 2025-08-20 15:06:27 +08:00
Donald Zou
e88936c05a Update 2025-08-20 15:06:27 +08:00
Donald Zou
9c1b4222d0 Adjusted styles 2025-08-20 15:06:27 +08:00
Donald Zou
69ec55b638 Update 2025-08-20 15:06:27 +08:00
Donald Zou
67a455c403 Update 2025-08-20 15:06:27 +08:00
Donald Zou
5bf4df2d27 Update 2025-08-20 15:06:27 +08:00
Donald Zou
7797cc06d0 Update 2025-08-20 15:06:27 +08:00
Donald Zou
541d89e170 Build 2025-08-20 15:06:27 +08:00
Donald Zou
2a1a885056 Finished Index 2025-08-20 15:06:27 +08:00
Donald Zou
a334ce1527 Commit 2025-08-20 15:06:27 +08:00
Donald Zou
90675dcc2e Yay! 2025-08-20 15:06:27 +08:00