Commit graph

97 commits

Author SHA1 Message Date
Kim-Eirik Karlsen 8267094825
Specify ipv4 for ping as the dns resolv of ping may default to ipv6 unless specified. 2022-12-27 00:23:52 +01:00
Tamer 3f085f9b03
Merge pull request #7 from hybula/main
Release 1.1.0
2022-11-23 22:36:39 +01:00
dqos f968ffcf61 Update CHANGELOG.md 2022-11-23 22:15:03 +01:00
dqos 0234c12e8a Add custom <head> feature 2022-11-23 22:05:42 +01:00
dqos 67fb411882 Add Upgrading tips 2022-11-23 21:50:09 +01:00
dqos 5a6dd4164f Update BS to version 5.2.3 2022-11-23 21:49:05 +01:00
dqos dae589f32f Add POSIX installation 2022-11-23 21:46:45 +01:00
Tamer 1c5c53452a
Merge pull request #6 from MarcHagen/feature/live_mtr
Live MTR output
2022-11-23 21:38:27 +01:00
Marc Hagen 3c84c973bc
Tabs > spaces 2022-11-23 13:07:49 +01:00
Marc Hagen 38e509c526
Tabs > spaces 2022-11-23 13:05:48 +01:00
Marc Hagen 3a6796562a
Load LookingGlass first 2022-11-23 13:02:22 +01:00
Marc Hagen 1ec912a08e
Use templateData 2022-11-23 13:00:07 +01:00
Marc Hagen 303f4ab474
Load LookingGlass first 2022-11-23 12:59:16 +01:00
Marc Hagen d7f2b365d9
Fix missing docker config.php 2022-11-23 12:58:01 +01:00
Marc Hagen 3dd95168a9
Use apt-get, don't install recommended packages 2022-11-23 12:54:08 +01:00
Marc Hagen 06a4fe5f74
Ignore base config, not docker config 2022-11-23 12:53:47 +01:00
Marc Hagen d402cb4cc4
Rewrite method / session handling 2022-11-23 12:50:50 +01:00
Marc Hagen f7737e933e
Include bootstrap file, cleanup/simplify html 2022-11-23 12:50:12 +01:00
Marc Hagen 35cb2241be
Add bootstrap file for base vars, functions and includes 2022-11-23 12:48:11 +01:00
Marc Hagen f975812a1d
Add LG_MAPS_QUERY 2022-11-23 12:46:55 +01:00
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