index
:
looking-glass.git
master
Easy to deploy Looking Glass
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
index.php
Age
Commit message (
Expand
)
Author
2014-08-05
Revert help title back to <h4> (header of modal too large with <h3>).
Guillaume Mazoyer
2014-08-05
Fixing hierarchical titles in help frame
Romain Boissat rboissat
2014-08-05
Move boostrap and phpseclib to a dedicated libraries directory.
Guillaume Mazoyer
2014-08-05
Add config.defaults.php to set default configuration options.
Guillaume Mazoyer
2014-08-05
Add help button.
Guillaume Mazoyer
2014-08-05
Syntax cleanup.
Guillaume Mazoyer
2014-08-05
adding HTTP_X_FORWARDED_FOR support
Romain Boissat rboissat
2014-08-04
Split IPv4 and IPv6 results.
Guillaume Mazoyer
2014-07-31
Fix contact mail link.
Guillaume Mazoyer
2014-07-18
Use jquery 2.x.y instead of 1.x.y.
Guillaume Mazoyer
2014-07-05
Fix duplicate <body> tag.
Guillaume Mazoyer
2014-07-05
Remove useless JS script.
Guillaume Mazoyer
2014-07-04
Set autofocus on the parameters field.
Guillaume Mazoyer
2014-07-04
Use bootstrap hidden class to hide the spam prevention field.
Guillaume Mazoyer
2014-06-29
Update to use bootstrap 3.2.0.
Guillaume Mazoyer
2014-06-20
Remove useless code.
Guillaume Mazoyer
2014-06-13
Make header clickable.
Guillaume Mazoyer
2014-06-11
Handle error more properly.
Guillaume Mazoyer
2014-06-10
New directory js/ for Javascript file.
Guillaume Mazoyer
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
Avoid obvious spam with a hidden field that must not be filled.
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-05-30
Missing character.
Guillaume Mazoyer
2014-05-30
Re-add page title.
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
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
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
Code format.
Guillaume Mazoyer
2014-05-29
Apache 2.4 configuration to avoid to access the config.php file.
Guillaume Mazoyer