424 Commits (b9fc50c0d26088c44ab85c2f20a34d5774ce8941)
 

Author SHA1 Message Date
Sven Slootweg 62b2b400e2 Default to 101 as highest CTID when no containers exist yet. 11 years ago
Sven Slootweg acd398d174 Add Vps::Unterminate function 11 years ago
Sven Slootweg 2c61f0da36 Also error out on suspension when a VPS is already terminated 11 years ago
Sven Slootweg 33fb4ef499 Add Vps::Terminate function 11 years ago
Sven Slootweg a48c6fea70 Add termination date field in VPS table 11 years ago
Sven Slootweg 38dc6ccc8d Add exceptions for termination 11 years ago
Sven Slootweg 51f93782ae Add settings table to database 11 years ago
Sven Slootweg a397ecafe2 Add Setting class 11 years ago
Sven Slootweg b631d67fbf Include a current dump of the MySQL database schema 11 years ago
Sven Slootweg e5662c600f Merge branch 'fix/rename-templater' into develop 11 years ago
Sven Slootweg 7e709b7f57 Remove deprecated Templater::AdvancedParse calls and replace them with NewTemplater::Render 11 years ago
Sven Slootweg eab62d5985 Merge branch 'feature/edituser' into develop 11 years ago
Sven Slootweg 1ec52b4f4a Prevent lockouts 11 years ago
Sven Slootweg 1a32c9672a Add 'edit user' page 11 years ago
Sven Slootweg 1cdf16421b Update .gitignore 11 years ago
Sven Slootweg 40794c7220 Add some basic UI for template management 11 years ago
Sven Slootweg 2385ce3613 Fix: $database inaccessible from within User::GetVpsCount 11 years ago
Sven Slootweg 7cab0bd19c Fix: $database inaccessible from within User::GetVpsCount 11 years ago
Sven Slootweg e3da8b66a5 Replace $_CVM with more generic $_APP. 11 years ago
Sven Slootweg 1b2b2b7600 Fix typo in /list route 11 years ago
Sven Slootweg 7fe72f6894 Let the /list route refer to the users' VPS list specifically. 11 years ago
Sven Slootweg 233a4cd717 Remove outdated comment 11 years ago
Sven Slootweg a150a133c4 Merge branch 'sshtunnel' into develop 11 years ago
Sven Slootweg 236f5d2c4d Fix another notice 11 years ago
Sven Slootweg b702923505 Fix a warning 11 years ago
Sven Slootweg 454d21946a Only attempt to iterate through VPS list query results when the result isn't empty 11 years ago
Sven Slootweg d6d1804fa2 Make some warnings go away 11 years ago
Sven Slootweg 83bd0610c1 Instead of showing an authorization error when the user is not logged in and tries to visit /, redirect them to the login page. 11 years ago
Sven Slootweg 3739b5b35e Add todo entry 11 years ago
Sven Slootweg fafa7ae8b5 We don't need this debugging code anymore 11 years ago
Sven Slootweg 1d3aa1f756 Make the panel establish and use an SSH tunnel instead of using php-ssh2 11 years ago
Sven Slootweg 8c5b62730a Explicitly specify 'sudo' in commands 11 years ago
Sven Slootweg 10dcb6102c Fix code to properly set up a tunnel 11 years ago
Sven Slootweg 9f5c713cce Fix incorrect uid and gid on command daemon script 11 years ago
Sven Slootweg 387ced5e85 Make the slave installer also install the command daemon 11 years ago
Sven Slootweg d3f070850f Add script to establish SSH daemon tunnels 11 years ago
Sven Slootweg 2c60dca0d1 Write first version of command daemon 11 years ago
Sven Slootweg 735b298853 Replace icon for root password with a padlock 11 years ago
Sven Slootweg 7f1894eff3 Remove the last few occurrences of mysql_ function usage. 11 years ago
Sven Slootweg c93241fe91 First bits of an API 11 years ago
Sven Slootweg b60e1b23bb Fix login form width bug 12 years ago
Sven Slootweg 69d5ce74d6 Fix click handler for .clickable items to respect user preference 12 years ago
Sven Slootweg 29b801d42f Fix sudo bug 12 years ago
Sven Slootweg 3c92625cc7 Implement OpenVZ exporter 12 years ago
Sven Slootweg 1466c23334 Hush login for the shell dropper user 12 years ago
Sven Slootweg aa04ba92b6 Fix bugs in installer 12 years ago
Sven Slootweg d77b72be83 Check server availability using fsockopen before attempting to actually connect. 12 years ago
Sven Slootweg 11579a8ea0 This TODO note can be removed 12 years ago
Sven Slootweg e1860d6c97 Display traffic graphs properly for both split and combined traffic accounting 12 years ago
Sven Slootweg 4e6549cbc9 Specify the VPS action (start, stop, restart) as a custom variable instead of grabbing it from the URL 12 years ago