Tamer
0443b4883d
Merge pull request #40 from level66network/main
...
Small improvements.
1.3.3
2024-04-06 18:58:50 +02:00
MrXermon
f6b91539c1
Lock site dropdown if no locations set.
...
Lock site dropdown if no locations set.
2024-04-05 22:28:30 +02:00
MrXermon
4d10ef75d3
Hide Test-Files if not defined.
...
Hide Test-Files if not defined.
2024-04-05 22:24:33 +02:00
Tamer
312b5b111e
Merge pull request #38 from abrenner/fix-ss-command-on-iproute2-v6.7.0
...
Fix ss command on newer versions of iproute2
2024-02-04 10:37:45 +01:00
Adam Brenner
c00e5d6e1d
Fix ss command on newer versions of iproute2
...
The iproute2 package starting in version 6.7.0 changed the way the ss
command outputs internal TCP information via the -i/--info option which
LookingGlass uses to display latency information.
In prior versions the flags: -Hint would show internal TCP information.
However starting in version 6.7.0 an additional flag -p/--processes
needs to be passed in to get the same information.
The changes were commited upstream in
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/misc/ss.c?id=87d804ca0854b09c07872e9fd6036bf5d3e0cc85
and effects all versions of iproute2 6.7.0 and later.
Old versions continue to work with and without the -p/--processes flag.
In my limited testing it appears adding extra flag is backwards
compatible and should not break anything.
Signed-off-by: Adam Brenner <adam@aeb.io>
2024-02-03 08:45:39 -08:00
dqos
2ae44ada4b
Merge remote-tracking branch 'origin/main'
2023-12-20 12:15:00 +01:00
dqos
7d8ce02597
License change
2023-12-20 12:14:53 +01:00
Tamer
0a46136ce1
Merge pull request #37 from evanebb/add-docker-envs
...
Add environment variables to toggle different blocks in Docker container, fix constant typo
1.3.2
2023-12-03 15:08:52 +01:00
evanebb
614bcdd887
Custom block: check if constants are defined and if files actually exist
2023-12-02 22:00:43 +01:00
evanebb
2de4d97a2d
Make different blocks toggleable in Docker container through env variables
2023-12-02 21:34:43 +01:00
evanebb
308c84f423
Fix typo
2023-12-02 21:24:14 +01:00
dqos
979b1e081e
Add (auto) Dark mode
1.3.1
2023-11-21 15:12:45 +01:00
dqos
2233426808
Update to Bootstrap 5.3.2
2023-11-12 12:22:13 +01:00
Tamer
9cf9388cf5
Merge pull request #34 from evanebb/fix/nginx-docker
...
Small Docker fixes
1.3.0
2023-11-12 12:05:26 +01:00
evanebb
b12b6ec1bf
Set LG_TERMS to false in config.dist.php, add better comment
2023-11-12 11:21:29 +01:00
evanebb
76aa8f25f6
Add simple installation steps for Docker to README.md
2023-11-12 11:21:02 +01:00
evanebb
eaf8cb012e
Add example env vars to docker-compose.yml
2023-11-11 22:22:12 +01:00
evanebb
750df47eb7
Fix wrong ignore paths in PHP-FPM .dockerignore
2023-11-11 22:13:55 +01:00
evanebb
49ba83ea24
Return 204 if no favicon is defined to fix CSRF token error on initial page load
2023-11-11 22:12:32 +01:00
evanebb
2c96f026bd
Default to false instead of GitHub link for terms of use in Docker
2023-11-11 22:08:22 +01:00
dqos
86dbb1a54e
Sync configs
2023-11-01 21:37:28 +01:00
dqos
b9f8cc2c90
Fix latency feature
2023-11-01 19:15:44 +01:00
dqos
9346288160
Fix latency feature
2023-11-01 19:14:38 +01:00
dqos
540bef3e12
Fix latency feature thanks to Marc
2023-11-01 18:57:19 +01:00
dqos
c286c56d87
Remove CHANGELOG due to much work
2023-11-01 18:56:56 +01:00
Tamer
f4ac19ec19
Merge pull request #30 from knownhost/main
...
added a way to add custom header and footer (#1 )
2023-11-01 18:38:44 +01:00
Karson Nichols
81f1bb7a20
added a way to add custom header and footer ( #1 )
...
* added a way to add custom header and footer
* rework to be backwords compatible for people who dont update their config file
* isset to make sure no warnings are shown
2023-11-01 11:00:16 -05:00
Tamer
ea8176c6e2
Merge pull request #26 from amit177/bugfix/installation-path
...
Allow installation on sub directories
2023-09-10 14:22:56 +02:00
amit177
5850803887
Refresh the page instead of redirecting
2023-09-02 14:58:09 +00:00
amit177
d6207a49ef
Change form post path
2023-09-02 14:57:53 +00:00
Tamer
0f2c3dfd12
Merge branch 'release' into main
2023-06-26 16:10:12 +02:00
dqos
bbd849bf2a
Update CHANGELOG.md
2023-06-26 16:06:57 +02:00
Tamer
9909035c50
Merge pull request #21 from JKJameson/main
...
Disable NGINX gzip & buffering
2023-06-17 17:34:30 +04:00
Josh Jameson
fc7e072436
Disable NGINX gzip & buffering
2023-06-01 09:20:46 +01:00
Tamer
33c94a8cb7
Update config.php
2023-05-08 20:31:24 +02:00
Tamer
a5cb4c8088
Update config.php
2023-05-08 20:29:04 +02:00
dqos
3e6c6d8c0a
Some experimenting
2023-03-25 16:07:03 +01:00
dqos
ee8baae426
Some experimenting
2023-03-25 16:06:46 +01:00
dqos
10d9568289
Some experimenting
2023-03-25 16:05:50 +01:00
dqos
41adb719f8
Some experimenting
2023-03-25 15:35:05 +01:00
Tamer
4ebe793848
Update README.md
2023-03-03 19:10:13 +01:00
Tamer
ff2d46080b
Update README.md
2023-03-03 19:10:01 +01:00
Tamer
3450b9e330
Update CHANGELOG.md
1.1.3
2023-03-01 11:48:52 +01:00
Tamer
c15052fe84
Update CHANGELOG.md
2023-03-01 11:48:42 +01:00
Tamer
abd39016a4
Merge pull request #16 from hybula/main
...
New release
2023-03-01 11:46:13 +01:00
Tamer
33e9d18373
Merge pull request #14 from MarcHagen/patch-1
...
Fix TypeError reported in #12
2023-03-01 11:45:07 +01:00
Tamer
6a2805345e
Merge pull request #15 from MarcHagen/patch-2
...
Fix #13 - add output scroll
2023-03-01 11:44:41 +01:00
Marc
6bd6b150cf
Fix #13
...
Removing the `overflow: hidden` to allow scrolling.
Override the `margin-bottom` with 0 from bootstrap
Add `padding-bottom` 1rem for some extra space between scollbar and content
2023-03-01 10:36:51 +01:00
Marc
f31f7e4510
Fix #12
...
Uncaught TypeError: posix_kill(): Argument #1 ($process_id) must be of type int, string given
2023-03-01 10:25:40 +01:00
dqos
ec986a4413
Update screenshot.png
2023-01-25 21:03:13 +01:00