Commit graph

27 commits

Author SHA1 Message Date
Marc Hagen 335b74ef7c
disable formatter 2022-11-23 12:46:42 +01:00
Marc Hagen 4156a806b1
Rewrite callBackend to be ES6 2022-11-23 12:04:10 +01:00
Marc Hagen abddfc4a64
Use constants to define methods 2022-11-23 12:03:16 +01:00
Marc Hagen b3098f8013
Replace deprecated document.execCommand with navigator.clipboard 2022-11-23 11:51:58 +01:00
Marc Hagen 5be59c4e35
Use consts 2022-11-23 11:50:57 +01:00
Marc Hagen caafc380ea
Better session checking, and use consts 2022-11-23 11:48:54 +01:00
Marc Hagen f6a470e8f8
Add live MTR to LookingGlass 2022-11-23 11:48:40 +01:00
Marc Hagen c18884639e
Use consts 2022-11-23 11:48:14 +01:00
Marc Hagen dc106e2975
Adding const used throughout the project 2022-11-23 11:47:51 +01:00
Tamer dee319c4c9
Update README.md
Show support for RHEL 9.
2022-11-06 10:55:33 +01:00
Tamer d2d5df7fef
Merge pull request #5 from MarcHagen/patch-1
Move root out of location context
2022-07-29 16:17:07 +02:00
Marc 33f675f5fb
Move root out of location context
We are also loading images, (like favicon.ico), these will also redirect to index.php.
Side effect, this causes the CSRF to be regenerated in the session.
2022-07-29 13:59:52 +02:00
Tamer 2c5e73482c
Switch to Stars 2022-04-19 14:14:16 +02:00
Tamer 218478e5ac
Update CHANGELOG.md 2022-04-19 09:37:58 +02:00
Tamer f7e37072a2
Update CHANGELOG.md 2022-04-19 09:37:48 +02:00
Tamer d7adcfae3f
Merge pull request #2 from Decicus/at/traceroute6-hostnames
Fix: Resolve AAAA record from hostname
2022-04-19 09:35:39 +02:00
Alex Thomassen 0818117a8f
Fix: Resolve AAAA record from hostname 2022-04-18 13:32:43 +00:00
Tamer 6f5395a092
Merge pull request #1 from hybula/docker
Docker support
2022-04-14 12:46:40 +02:00
dqos 185c731199 Indentation 2022-04-14 12:45:16 +02:00
dqos aff6bbbc4e Added CHANGELOG.md 2022-04-14 12:40:37 +02:00
dqos 02d7fcd581 Looking Glass fully Dockerized. Not compatible with Alpine because the command 'ps' is different in BusyBox, so we use a Debian image. 2022-04-14 12:19:52 +02:00
dqos 3bcecef5df Fix for Debian in Docker. 2022-04-14 12:12:50 +02:00
dqos 956ae30bde Fix small bug when refreshing your page after execution. 2022-04-14 12:12:24 +02:00
dqos 3b08ab7760 Added Contribute 2022-01-17 13:15:11 +01:00
dqos 82c002093f Added credits 2022-01-17 13:12:50 +01:00
dqos 5bbd06c397 Added backend validation 2022-01-17 13:12:35 +01:00
dqos fa5dd79308 Initial commit 2022-01-15 19:40:44 +01:00