Commit Graph

14 Commits

Author SHA1 Message Date
alu 455ed353c6 remove commented code,
remove Name field from select using ID instead
2025-04-07 23:17:23 +00:00
alu bd0387976f rename instance to config,
simplify resource-chart code
2025-04-02 20:39:38 +00:00
alu add58d849e implement server side rendering for account page,
remove chartjs module
2025-04-01 17:34:56 +00:00
alu b8ebbf6c3d implement server side auth checking,
implement some account server side rendering
2025-03-25 19:24:25 +00:00
alu 75330e8a59 fix bug preventing opening instance console 2025-03-20 19:01:50 +00:00
alu 6e4f2505a2 fix linting 2025-03-13 21:59:36 +00:00
alu 6fdc647413 cleanup unreferenced metadata from utils,
improve setting settings values
2025-03-13 21:19:56 +00:00
alu 59d12d2e99 implement partial SSR of instances 2025-03-12 20:16:51 +00:00
alu 247f602359 convert spaces to tabs 2025-03-06 00:45:12 +00:00
alu 9bd1fc8321 switch to gin, add basic server redering to login 2025-03-04 22:40:22 +00:00
alu 323129185b add module preload for each page 2025-02-27 22:13:37 +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
alu 84cbe0e45d move web source files to web/,
move dev configs to config/
2025-02-24 20:36:51 +00:00