alu
f40638598d
move flag parsing to app.go
2026-06-02 18:00:24 +00:00
alu
c3fe936e05
initial changes for API v2.0.0:
...
- added access manager api token to auth object
- update account page to show pool based resource quotas
- update config logic to use pool based resource quotas
- minor improvements and cleanup
2026-05-26 20:28:21 +00:00
alu
b86be4c749
add a bunch of comments to important code
2025-11-18 19:36:05 +00:00
alu
e0c7a53d85
update wfa,
...
minor style fix
2025-10-02 22:03:23 +00:00
alu
118b7dac53
minor style fix
2025-10-02 17:52:08 +00:00
alu
d95a82f248
move flag parsing to main, add debug mime types
2025-09-25 00:27:24 +00:00
alu
65c8fbdca8
implement user triggered backups
2025-07-07 20:59:12 +00:00
alu
2b5c1bbf11
various code cleanup,
...
add required tag to select template
2025-05-12 20:59:48 +00:00
alu
800ad7cd60
cleanup various unused code,
...
simplify instance action hiding when node is not online
2025-04-29 17:44:02 +00:00
alu
8530b50f9a
implement SSR for instance config page
2025-04-22 17:09:27 +00:00
alu
099f9c4e42
simplify front end routes,
...
simplify ssr fragment fetch methods
2025-04-15 17:13:22 +00:00
alu
bd0387976f
rename instance to config,
...
simplify resource-chart code
2025-04-02 20:39:38 +00:00
alu
79567ea58e
reorganize app files
2025-03-27 22:46:54 +00:00
alu
b8ebbf6c3d
implement server side auth checking,
...
implement some account server side rendering
2025-03-25 19:24:25 +00:00
alu
f37f89d5c7
cleanup code
2025-03-12 23:40:33 +00:00
alu
59d12d2e99
implement partial SSR of instances
2025-03-12 20:16:51 +00:00
alu
9bd1fc8321
switch to gin, add basic server redering to login
2025-03-04 22:40:22 +00:00
alu
7f7e17e8ee
add minification
2025-02-27 00:53:19 +00:00
alu
cfceb32134
implement basic web server for dashboard,
...
use templates to do basic SSR on head and header
2025-02-25 21:35:11 +00:00