3 Commits

Author SHA1 Message Date
Sebastian Gabrielsson
008b3fcada Reverted table name in schema.sql to user_access instead of student_access 2026-03-09 10:44:45 +01:00
Sebastian Gabrielsson
b83e283a66 Changes include:
Moved information regarding snapshots and console to their respective page
Moved power options to sidebar menu and added shutdown as an option
Moved away from a random userid in the database for the user to just use the username
Changed mariadb.js and schema.sql to reflect to move away from userid
Made it so that the site immediately goes into a VM page if the user only has access to one VM
Disabled and enables power options depending on the state of the VM
Fixed navigation with browsers back and forward so it's works as expected
Added admin_entitlement to the config.ini.example although it is not yet implemented
2026-03-03 10:22:08 +01:00
Sebastian Gabrielsson
b505a18498 A lot of changes
Moved the list of VMs to the sidebar menu along with links for the different control views
Fixed proper routing
Moved away from json to mariadb for user and vm management
Fixed instructions for different services
2025-10-31 11:31:25 +01:00