| 94fb91cc | 16-Jul-2026 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Set minimum PHP version to 8.2 (required by Dokuwiki 'Mort') |
| 2c2a51cb | 17-Aug-2025 |
mark <1165786+mprins@users.noreply.github.com> |
formatting fixes |
| 78ebf9c0 | 22-Dec-2023 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Drop php 7.4 support, remove deprecated function use, reformat and cleanup (#48)
* Add composer file
* Cleanup test classes
* Cleanup deprecated API usage
* Cleanup deprecated API usage
Drop php 7.4 support, remove deprecated function use, reformat and cleanup (#48)
* Add composer file
* Cleanup test classes
* Cleanup deprecated API usage
* Cleanup deprecated API usage
* Update CI.yml
* Update CI.yml
* cleanup action.php
* cleanup search
* cleanup sitemap
* cleanup findnearby
* formatting
* stop using php 7.4
show more ...
|
| 9fe665ea | 08-Nov-2023 |
github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> |
Rector and PHPCS fixes (#45)
Co-authored-by: mprins <mprins@users.noreply.github.com> |
| 4ad8b75b | 08-May-2021 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Add admin icon
more code cleanup
Add admin icon Update README.md Create FUNDING.yml Update plugin.info.txt |
| 37f78197 | 15-Apr-2021 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
reformatting using DW style |
| 817f8be5 | 13-Apr-2021 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
style fixes |
| 5fe9bc3c | 12-Sep-2016 |
Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com> |
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com |
| 6169df38 | 11-Sep-2016 |
Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com> |
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com |
| f2601b07 | 03-Jul-2014 |
Mark C. Prins <mprins@users.sf.net> |
make purge recreate the index and sitemaps, make sitemap location/name configurable |
| 7c452997 | 20-Jun-2014 |
Mark C. Prins <mprins@users.sf.net> |
- use geoPHP for indexing and search - search for lat/lon as well as geohash - add admin page for index purge - authorisation check for ID's in search Issue number 25 |