328 Commits (feature/node-rewrite)

Author SHA1 Message Date
Sven Slootweg 9c31b491d5 Monster commit; work on Node.js rewrite so far 6 years ago
Sven Slootweg 6599ae02e8 Get rid of old code 8 years ago
Sven Slootweg d19b31731d Implement template addition 10 years ago
Sven Slootweg 6108091278 Template stuff 10 years ago
Sven Slootweg b8ff50956c Merge branch 'feature/templates' into feature/base-theme 10 years ago
Sven Slootweg 80f87892be 'Create VPS' template added 10 years ago
Sven Slootweg 3cfe9bf059 More 'pure' theme designy thingies 10 years ago
Sven Slootweg 7897ffe6e3 What was I thinking? Fixed bug in 'add node' form when no custom keypair was provided. 10 years ago
Sven Slootweg 53266626b0 Add templates for VPS list and admin node list 10 years ago
Sven Slootweg 3230a9bc23 First bits of new theme 10 years ago
Sven Slootweg a3d818833e Add Transifex-related tools 11 years ago
Sven Slootweg f67e5fdac5 Fix termination warning 11 years ago
Sven Slootweg 061197e72c Implement VPS termination 11 years ago
Sven Slootweg c0b1e519ae Add IsTerminated column 11 years ago
Sven Slootweg b7a2150625 Merge branch 'fix/node-admin' into feature/terminate-vps 11 years ago
Sven Slootweg 3a135a15f7 Handle JSON errors in slave responses properly 11 years ago
Sven Slootweg 7738f17345 Fix display bug with administrative VPS controls 11 years ago
Sven Slootweg 692112c9fa Merge branch 'fix/ssh-timeout' into feature/terminate-vps 11 years ago
Sven Slootweg 5b74eb8af8 Fix some issues related to SSH timeouts 11 years ago
Sven Slootweg 163d654499 Merge branch 'fix/unused-ctid' into feature/terminate-vps 11 years ago
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 38dc6ccc8d Add exceptions for termination 11 years ago
Sven Slootweg a397ecafe2 Add Setting class 11 years ago
Sven Slootweg 7e709b7f57 Remove deprecated Templater::AdvancedParse calls and replace them with NewTemplater::Render 11 years ago
Sven Slootweg 1ec52b4f4a Prevent lockouts 11 years ago
Sven Slootweg 1a32c9672a Add 'edit user' page 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 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 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