5 Commits

Author SHA1 Message Date
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
Sebastian Gabrielsson
1d6364fcc4 Fixed an issue where the front end wasn't automatically configured to connect to correct host 2025-10-16 11:50:27 +02:00
Sebastian Gabrielsson
1c1bd573ac Changed what user makes API calls to the proxmox environment
Previously a global user with access to all VMs made an API call for every call

Now each VM is assigned a specific user with access only to that specific VM

The vm-access-config.json structure is also changed, check the README.md for further information on structure
2025-10-14 12:26:43 +02:00
sega9727 @ sebastian-labb
b6627777cd Uploading Proxmox Web Portal project 2025-09-09 09:39:44 +02:00