Commit Graph

14 Commits

Author SHA1 Message Date
Noooste 067e00b474 feat: add initial Helm chart for Garage UI deployment
Signed-off-by: Noooste <83548733+Noooste@users.noreply.github.com>
2025-12-19 19:24:40 +01:00
Noooste b747e4dee2 feat: implement JWT authentication service with state management v0.0.4 2025-12-19 16:17:25 +01:00
Noooste 3d88d1628a fix: remove unnecessary .env.production copy from Dockerfile v0.0.3 2025-12-08 23:57:35 +01:00
Noooste 0553479055 fix: update API base URL to use relative path 2025-12-08 23:57:17 +01:00
Noooste 2d52bdd714 fix: update Docker registry to use docker.io for login action v0.0.2 2025-12-08 23:49:28 +01:00
Noooste d8694bc272 feat: enhance authentication with JWT support and clean up unused code v0.0.1 2025-12-08 22:37:14 +01:00
Noooste f4eaca62e8 feat: add Docker support with Dockerfile, docker-compose.yml, and .dockerignore 2025-12-08 21:43:04 +01:00
Noste 95afb303fd Add files
Initial Files
2025-11-25 18:42:41 +01:00
Noooste ef1e0c9541 feat: add Cluster management page and update API response types 2025-11-25 18:41:28 +01:00
Noooste c6248adde9 feat: implement bucket and object management dialogs, enhance caching, and update theme colors 2025-11-25 18:12:48 +01:00
Noste f33452dcb1 feat: integrate sonner for toast notifications and update project metadata 2025-11-24 23:42:36 +01:00
Noooste a7388b8962 refactor: update .gitignore and clean up unused imports and comments 2025-11-24 18:27:30 +01:00
Noooste 6b050f1090 add initial project setup 2025-11-24 18:16:25 +01:00
Noste 998f17c7d9 Initial commit 2025-11-24 15:00:08 +01:00