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
5788e1b493
properly return error values if a server error occurs
2026-03-28 07:25:59 +00:00
alu
3636878bb7
fix issue where users with larger pve task audit permission could cause a parse error when extracting vmid value from task without a vmid value
2026-03-28 07:25:25 +00:00
alu
b86be4c749
add a bunch of comments to important code
2025-11-18 19:36:05 +00:00
alu
e932165a98
various minor fixes
2025-07-04 05:33:20 +00:00
alu
8c339794b3
move getAPI request interface body to parameter,
...
move VMPath and FormatNumber methods to common utils
2025-06-30 23:44:28 +00:00
alu
28c60aecc9
rename html fragments to go.tmpl extension
2025-05-28 20:08:25 +00:00
alu
3d677a46ee
fix some accessibility issues with non focusable elements
2025-05-22 18:34:45 +00:00
alu
53832b67a2
minor optimizations to instance card config and console actions
2025-05-18 01:12:58 +00:00
alu
233d4255ba
fixes #3 by using /status/current for recently modified instances
2025-05-13 17:33:59 +00:00
alu
2b5c1bbf11
various code cleanup,
...
add required tag to select template
2025-05-12 20:59:48 +00:00
alu
099f9c4e42
simplify front end routes,
...
simplify ssr fragment fetch methods
2025-04-15 17:13:22 +00:00
alu
844cf4dfb9
move instance card icon logic to template
2025-04-14 19:24:49 +00:00
alu
13339cc56d
improve auth interface, fix issue in meta
2025-04-02 21:18:29 +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