| e0f06f2d | 22-May-2026 |
Sascha Leib <sascha.leib@kolmio.com> |
Minor fix for PHP warning |
| f4b23178 | 22-May-2026 |
Sascha Leib <sascha.leib@kolmio.com> |
Ready to publish |
| 0d3511d6 | 22-May-2026 |
Sascha Leib <saschaleib@users.noreply.github.com> |
Refactor debugging comment in action.php
Updated comment formatting for debugging code. |
| 73f88ce3 | 22-May-2026 |
Sascha Leib <saschaleib@users.noreply.github.com> |
Update GeoIP and Captcha settings with links |
| ea47f7bb | 22-May-2026 |
Sascha Leib <saschaleib@users.noreply.github.com> |
Add 'cloudflare' option to geoiplib settings |
| 69b73efa | 22-May-2026 |
Sascha Leib <saschaleib@users.noreply.github.com> |
Use Cloudflare GEoIP in Server log |
| d9401c09 | 22-May-2026 |
Sascha Leib <sascha.leib@kolmio.com> |
Cloudflare GeoIP |
| b94bd6db | 14-Jan-2026 |
Yves Jacolin <660191+yjacolin@users.noreply.github.com> |
Fix PHP warning when HTTP_ACCEPT_LANGUAGE header is missinFix PHP warning when HTTP_ACCEPT_LANGUAGE header is missing
This change makes the handling of the HTTP_ACCEPT_LANGUAGE server variable more
Fix PHP warning when HTTP_ACCEPT_LANGUAGE header is missinFix PHP warning when HTTP_ACCEPT_LANGUAGE header is missing
This change makes the handling of the HTTP_ACCEPT_LANGUAGE server variable more robust by safely accessing it when present and falling back to an empty value otherwise.
It prevents PHP 8+ warnings (Undefined array key) triggered by requests that do not include the Accept-Language HTTP header (e.g. bots, monitoring tools, or CLI requests), while preserving the existing language parsing logic.
show more ...
|
| ac328188 | 04-Jan-2026 |
Sascha Leib <sascha.leib@kolmio.com> |
Cookie length check |
| 7dae1c4d | 04-Jan-2026 |
Sascha Leib <sascha.leib@kolmio.com> |
New bypass option |
| 259b3f4a | 06-Dec-2025 |
Sascha Leib <sascha.leib@kolmio.com> |
Ready to merge |
| 2651a7d4 | 06-Dec-2025 |
Sascha Leib <sascha.leib@kolmio.com> |
Cleaned SA ranges
Removed Brazilnet and other South-American ISPs. |
| da16b8c8 | 06-Dec-2025 |
Sascha Leib <sascha.leib@kolmio.com> |
Visited pages details |
| 53287868 | 06-Dec-2025 |
Sascha Leib <sascha.leib@kolmio.com> |
GUI Improvements
Better display of pages per visit. |
| cb916979 | 26-Nov-2025 |
Sascha Leib <sascha.leib@kolmio.com> |
No-JS Warning
Shows a warning message for users without JS active. |
| 6861f2af | 07-Nov-2025 |
Sascha Leib <sascha.leib@kolmio.com> |
Highlight multi-blocked visits |
| b2e22dc6 | 07-Nov-2025 |
Sascha Leib <sascha.leib@kolmio.com> |
Updated date |
| 871c97bf | 07-Nov-2025 |
Sascha Leib <sascha.leib@kolmio.com> |
Multiple smaller fixes
Added Support for Privacy Browser (Android), Split Meta bots for better control, Added Internet Archive to default whitelist, Reactivated hashed cookies. |
| 0cfc0c5d | 05-Nov-2025 |
Sascha Leib <sascha.leib@kolmio.com> |
Cookie debug 3 |
| 815e0e16 | 05-Nov-2025 |
Sascha Leib <sascha.leib@kolmio.com> |
Cookie debug 2 |
| 9b2115f1 | 05-Nov-2025 |
Sascha Leib <sascha.leib@kolmio.com> |
Debug Cookies |
| 22894283 | 05-Nov-2025 |
Sascha Leib <sascha.leib@kolmio.com> |
User data details |
| 4ab56ef9 | 04-Nov-2025 |
Sascha Leib <sascha.leib@kolmio.com> |
Simplified captcha cookie
Until I found that pesky bug! |
| 83d954bd | 04-Nov-2025 |
Sascha Leib <sascha.leib@kolmio.com> |
Debug version
Temporarily disable hashing for bug search. |
| 6728cfa6 | 03-Nov-2025 |
Sascha Leib <sascha.leib@kolmio.com> |
Debugging Help
Log captcha data |