328 Commits (feature/node-rewrite)

Author SHA1 Message Date
Sven Slootweg c95ccad6df Destroy and Reinstall functions for Container class 12 years ago
Sven Slootweg 09f97c6e28 Comment out some menu buttons that will not be in use yet 12 years ago
Sven Slootweg eebab0b47f Updated shell dropper 12 years ago
Sven Slootweg a6367969dc API 12 years ago
Sven Slootweg 1a0aa38652 Properly set return status code when Container query succeeds 12 years ago
Sven Slootweg 7e4cb5be5f Add export prototype to Container class 12 years ago
Sven Slootweg 986f1e2c5e API vps_list exporting 12 years ago
Sven Slootweg 2579b67cb9 CPHPDatabaseRecordClass updated 12 years ago
Sven Slootweg 37dc835dd3 Internal API stuff 12 years ago
Sven Slootweg d67dda9cae Query strings in request URI are now ignored by router 12 years ago
Sven Slootweg cb11da171b Updated CPHPRouter class 12 years ago
Sven Slootweg 0a1ae9c4be Add first version of dropper script 12 years ago
Sven Slootweg 5d7188d46e Changed from manual escaping to escapeshellarg in SshConnector 12 years ago
Sven Slootweg e7c64170a5 Allow access to any VPS panel for node admins 12 years ago
Sven Slootweg c63b008055 Traffic statistics on VPS overview and proper error-catching for RAM and Disk statistics 12 years ago
Sven Slootweg 23a7d117c0 RAM statistics on VPS overview 12 years ago
Sven Slootweg c9dbc8eb77 Add RunCommand and RunCommandCached methods to Container class 12 years ago
Sven Slootweg aeaaddd389 Added disk usage stats to VPS overview 12 years ago
Sven Slootweg 5a7198cace Add route for admin panel 12 years ago
Sven Slootweg b39147daf4 Login page 12 years ago
Sven Slootweg 8c9610aae3 Fix some HTML Kickstart stuff 12 years ago
Sven Slootweg 9562803f4f Changed overview and account routes 12 years ago
Sven Slootweg b99b96710c More visual changes 12 years ago
Sven Slootweg 33284c31e3 Visual modifications 12 years ago
Sven Slootweg 8f6fc55f0e Fixed operators in Templater If statements 12 years ago
Sven Slootweg 1f38aaf361 Visual changes for VPS list and overview 12 years ago
Sven Slootweg 2bf0645889 Improved display of VPS overview 12 years ago
Sven Slootweg b30e8a9eb3 Represent VPS status as image 12 years ago
Sven Slootweg da16b46435 Added proper status representation in VPS overview 12 years ago
Sven Slootweg 937059ac52 If in ForEach now possible in templates 12 years ago
Sven Slootweg 57203f33b0 Fixed status text 12 years ago
Sven Slootweg c6d594abc1 Added template files for VPS overview 12 years ago
Sven Slootweg 3d9e389e6f Fixed display bug in VPS overview 12 years ago
Sven Slootweg 2c05f6738a VPS overview 12 years ago
Sven Slootweg a3f56fb3d4 Rewrote status section of container overview 12 years ago
Sven Slootweg 562a77cf31 Removed debugging info 12 years ago
Sven Slootweg 869cf61cd8 Rewrite main template 12 years ago
Sven Slootweg 863707a7d9 Updated CPHP Templater with if and foreach statements 12 years ago
Sven Slootweg a102627c9f Moved userbox to separate template and fixed sUser creation 12 years ago
Sven Slootweg 29dcececb6 Modified for consistency 12 years ago
Sven Slootweg 400e0a306b This stuff is apparently not necessary when using HTML5 12 years ago
Sven Slootweg 2e3f9b6b68 Added HTML Kickstart 12 years ago
Sven Slootweg 216a61575f Fixed typo 12 years ago
Sven Slootweg fce6fed164 Add owner restriction to container pages 12 years ago
Sven Slootweg 00b3661201 Add UserId to Container class 12 years ago
Sven Slootweg 74bf77196d Make padding-left on main dev optional 12 years ago
Sven Slootweg 587072fceb Why was that even turned off 12 years ago
Sven Slootweg e44a0d4645 Some fixes 12 years ago
Sven Slootweg f2db8c25c2 New stuff 12 years ago
Sven Slootweg 312d862978 Throwing everything into a sensible structure 12 years ago
Sven Slootweg 54286d231f Small changes 12 years ago
Sven Slootweg 8493318a7d Made some layout modifications 12 years ago
Sven Slootweg 341d74c469 Some fixes to make status actually accurate 12 years ago
Sven Slootweg df7751ce80 Status display and some actual functionality 12 years ago
Sven Slootweg 6648f50603 Add status 12 years ago
Sven Slootweg 70a5fb56a5 Add static InlineRender method to CPHP Templater 12 years ago
Sven Slootweg a7408bd659 Added files to frontend 12 years ago
Sven Slootweg 433c02c609 Frontend display test 12 years ago
Sven Slootweg 641b4b90ed Added user class 12 years ago
Sven Slootweg 76e1ee1df7 Added user class 12 years ago
Sven Slootweg 3ff44f3f0b Small unit fix for future configuration 12 years ago
Sven Slootweg 7588fdf99b Make code more readable 12 years ago
Sven Slootweg d59927ac5b Allow custom container configuration parameters 12 years ago
Sven Slootweg 212667d707 Split up sTcpSock and sOtherSock 12 years ago
Sven Slootweg a5759329be Stop reusing variables to make custom config easier 12 years ago
Sven Slootweg 41ba80e310 Improved vzctl settings for container creation 12 years ago
Sven Slootweg 05b40ad0b0 Changed around deploy command to use RAM sizes instead 12 years ago
Sven Slootweg bf491969c2 More bandwidth accounting stuff 12 years ago
Sven Slootweg bedcf7e8b0 Bandwidth accounting 12 years ago
Sven Slootweg 96b2f27dee IP adding/removing stuff 12 years ago
Sven Slootweg 54c897b004 Container.AddIp 12 years ago
Sven Slootweg 8bed54a4eb Testing stuff 12 years ago
Sven Slootweg e2804c45a5 Add split_lines() to CPHP 12 years ago
Sven Slootweg f2c92c3ac9 Bandwidth testing stuff 12 years ago
Sven Slootweg 0c7f76400c Added some vswap stuff 12 years ago
Sven Slootweg b137b8f6b2 Added snide remark to vzctl developers 12 years ago
Sven Slootweg 11f05e4334 Container.Stop function 12 years ago
Sven Slootweg a427994a90 EnableTunTap function 12 years ago
Sven Slootweg eb45a26926 Trim stderr in SshConnector.RunCommand return value 12 years ago
Sven Slootweg 203ce97941 Add exception throwing to Container class 12 years ago
Sven Slootweg 3a81f55ac6 Add some Container exceptions 12 years ago
Sven Slootweg a5cb8ed590 Fixed some verifiers 12 years ago
Sven Slootweg d5472da07e Add status updates 12 years ago
Sven Slootweg 4967e47a40 Add Status to Container prototype 12 years ago
Sven Slootweg 515232442c Container.Start() and constants 12 years ago
Sven Slootweg 027f20c53d Added Deploy method for Container class 12 years ago
Sven Slootweg 8b854b7385 Improved spacing in pretty_dump 12 years ago
Sven Slootweg 3756e1a462 Improved pretty_dump 12 years ago
Sven Slootweg c16aa033df Added pretty_dump to CHP 12 years ago
Sven Slootweg 4389720d19 Small fixes and test 12 years ago
Sven Slootweg 3b37f22ca7 The actual Template class file 12 years ago
Sven Slootweg f5b3fe7750 Template class 12 years ago
Sven Slootweg 91cb3335e8 Container class 12 years ago
Sven Slootweg bd62849ed2 Add parsing include and LICENSE file 12 years ago
Sven Slootweg 3176370b48 Added disk functions to Node class 12 years ago
Sven Slootweg 95791ace8a Done testing. 12 years ago
Sven Slootweg 8443413d4c Testing uncaught exception catching 12 years ago
Sven Slootweg 7cd3900228 We don't need exception catching there 12 years ago
Sven Slootweg 050d8a27ac Test exceptions 12 years ago
Sven Slootweg fa2e12afc6 Implemented command cacheing 12 years ago
Sven Slootweg 36bb121df9 Node class and test 12 years ago
Sven Slootweg 9f77d025c6 Add constructor event (CPHP) 12 years ago
Sven Slootweg e13470b28a GetNodes function 12 years ago
Sven Slootweg 7a63e6462f So apparently you can't use variable expansion in class member definition 12 years ago
Sven Slootweg 5cee9c0a1e Fixed variable names 12 years ago
Sven Slootweg 5f220a7478 Exit code handling 12 years ago
Sven Slootweg 03a518814a Node class prototype 12 years ago
Sven Slootweg 1b8a9f2d19 Drastically improved try/catch structure 12 years ago
Sven Slootweg 905826db03 We don't need this. 12 years ago
Sven Slootweg 107fd1da97 RunCommand now returns an object with stdout, stderr, and return code 12 years ago
Sven Slootweg 60e9eb60b5 SSH working 12 years ago
Sven Slootweg 7a397233a4 Added exceptions 12 years ago
Sven Slootweg 80829e5b80 Fixed SSH auth 12 years ago
Sven Slootweg 8a8724c266 Test file 12 years ago
Sven Slootweg da2ac97304 Fixes and test 12 years ago
Sven Slootweg 1698553c83 Finished connect function 12 years ago
Sven Slootweg 5e3bc10613 SshConnector class stuff 12 years ago
Sven Slootweg 6e48da765b Needs moar classes 12 years ago
Sven Slootweg c788604f6b Add new classes to class map 12 years ago
Sven Slootweg 97e6f07c42 Spacing fix 12 years ago
Sven Slootweg 8c78b34514 libvirt is rubbish 12 years ago
Sven Slootweg 26f76d4454 Copy for safekeeping 12 years ago
Sven Slootweg 7568267f1d Oops, forgot language files 12 years ago
Sven Slootweg c99c660ce1 Getting CPHP running 12 years ago
Sven Slootweg 899e56366f Added CPHP 12 years ago
Sven Slootweg 769174018c Add controller class 12 years ago
Sven Slootweg 6172888bf1 Fixed some spacing 12 years ago
Sven Slootweg 112f3b6e8c Made test functional 12 years ago