Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-13 | Ensure that specified ports are actually integers. | Guillaume Mazoyer | |
2014-06-12 | Fix last commit. | Guillaume Mazoyer | |
2014-06-12 | Use only active-path for show route on Juniper. | Guillaume Mazoyer | |
2014-06-11 | Minor CSS changes. | Guillaume Mazoyer | |
2014-06-11 | Handle error more properly. | Guillaume Mazoyer | |
Exception are forwarded up to be able to inform the user about it. | |||
2014-06-10 | Move CSS to a dedicated directory css/ | Guillaume Mazoyer | |
2014-06-10 | New directory js/ for Javascript file. | Guillaume Mazoyer | |
Use a local jquery instead of an online one. | |||
2014-06-10 | Fix logs format. | Guillaume Mazoyer | |
2014-06-10 | Rewrite of the routers part. | Guillaume Mazoyer | |
Should be more modular now to add other routers types. | |||
2014-06-04 | Typo fix. | Guillaume Mazoyer | |
2014-06-04 | Provide a way to hide/show the visitor IP address. | Guillaume Mazoyer | |
2014-06-04 | Provide a way to not display the title. | Guillaume Mazoyer | |
2014-06-04 | Fix some newbie errors. | Guillaume Mazoyer | |
2014-06-04 | Little improvement for the logging function. | Guillaume Mazoyer | |
Log spamers into the logs file. | |||
2014-06-04 | Forget an important character. | Guillaume Mazoyer | |
2014-06-04 | Avoid obvious spam with a hidden field that must not be filled. | Guillaume Mazoyer | |
2014-06-03 | Execute the JS after the DOM is ready. | Guillaume Mazoyer | |
2014-06-03 | Rename main JS file. | Guillaume Mazoyer | |
2014-06-03 | Disable form elements when the form is submitted. | Guillaume Mazoyer | |
2014-06-01 | Remove useless functions overrides. | Guillaume Mazoyer | |
2014-06-01 | Remove useless variable initialization. | Guillaume Mazoyer | |
2014-06-01 | Update configuration example to add ssh-key and telnet auth. | Guillaume Mazoyer | |
2014-06-01 | Add telnet based authentication. | Guillaume Mazoyer | |
Continue authentication rewrite. Use abstract class with factory instanciation. | |||
2014-05-31 | Start rewriting og the auth mecanism. | Guillaume Mazoyer | |
2014-05-30 | Missing character. | Guillaume Mazoyer | |
2014-05-30 | Re-add page title. | Guillaume Mazoyer | |
2014-05-30 | Update regex for matching FQDN. | Guillaume Mazoyer | |
2014-05-29 | Add reference to this project. | Guillaume Mazoyer | |
2014-05-29 | The disclaimer text must already be in HTML in the config file. | Guillaume Mazoyer | |
2014-05-29 | Rewrite index.php in object style. | Guillaume Mazoyer | |
Add a way to define an order in the frontpage between routers/commands/parameters/buttons. | |||
2014-05-29 | Some cleanup on index. | Guillaume Mazoyer | |
2014-05-29 | Revert last commit. | Guillaume Mazoyer | |
2014-05-29 | Prevent PHP to be executed when not going through index.php. | Guillaume Mazoyer | |
2014-05-29 | Remove ugly includes. | Guillaume Mazoyer | |
2014-05-29 | Don't remove name tags. | Guillaume Mazoyer | |
2014-05-29 | Fix form-control for tags. | Guillaume Mazoyer | |
2014-05-29 | Add license headers. | Guillaume Mazoyer | |
2014-05-29 | Add utils functions. | Guillaume Mazoyer | |
2014-05-29 | Code format. | Guillaume Mazoyer | |
2014-05-29 | Apache 2.4 configuration to avoid to access the config.php file. | Guillaume Mazoyer | |
First import of the whole source code (quite monolithic for now). Update configuration example. | |||
2014-05-29 | Add a contact part to the README file. | Guillaume Mazoyer | |
Add comments to the example configuration file. | |||
2014-05-29 | Add some configuration info. | Guillaume Mazoyer | |
2014-05-28 | Add a configuration example. | Guillaume Mazoyer | |
2014-05-28 | More info about the future. | Guillaume Mazoyer | |
2014-05-28 | Specify needed PHP version. | Guillaume Mazoyer | |
2014-05-28 | Some info in the README file before opening the hostilities. | Guillaume Mazoyer | |
2014-05-28 | Add bootstrap 3.1.1. | Guillaume Mazoyer | |
2014-05-28 | Initial commit | Guillaume Mazoyer | |