410 Commits (e10935c79ab3fc8a5b62b9e606d01e3a917aea57)
 

Author SHA1 Message Date
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 11 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
Sven Slootweg 3893966f09 Fix broken image URL 12 years ago
Sven Slootweg 9f5c0aa8ba Move some text to locale file instead of hardcoding it 12 years ago
Sven Slootweg 7535ba972d Clarify comment 12 years ago
Sven Slootweg a72f5d8560 Move page generation text to template 12 years ago
Sven Slootweg c55aef5f05 Pass on boolean instead of class name to main template 12 years ago
Sven Slootweg 225633ac1d Use PDO syntax for class queries 12 years ago
Sven Slootweg 189cdf2eb5 We don't need this anymore. 12 years ago
Sven Slootweg 7e80f9617c Reorganize classes 12 years ago
Sven Slootweg a5255536e6 Add another TODO note. 12 years ago
Sven Slootweg 6efb20e36c Add TODO note. 12 years ago
Sven Slootweg 0a04180e1b Reorganize modules 12 years ago
Sven Slootweg 154c8ed318 Fix wrench icon 12 years ago
Sven Slootweg fe8ff917b2 Change usage of the word 'container' to 'vps' everywhere 12 years ago
Sven Slootweg 39893c940b Use the right header on the console page 12 years ago