summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-05-16Convert speed without using non-reachable functionfix/openlayerscos
2018-05-16Make tracking actually work.fix/fixescos
The unreachable break statement yielded in a "PHP Fatal error" and the other few lines are required for working towards a freshly created database.
2018-05-16Document requirement on an api key from Googlefix/require_gmaps_apikeycos
Quoting from https://stackoverflow.com/q/2769148/37994162#37994162 "As of June 22, 2016 Google Maps V3 no longer supports keyless access so you need to get a key for every (referrer-)domain which has never had a Google Map on it before." The same answer also helpfully mentions how to obtain one.
2018-05-16Remove non-functional geoipfix/remove_geoipcos
As stated on https://dev.maxmind.com/geoip/legacy/javascript/ "Note: On October 31, 2017, we discontinued our legacy GeoIP JavaScript services, which used the endpoints http://js.maxmind.com/js/country.js and http://js.maxmind.com/js/geoip.js." How to migrate to using GeoIP2 is documented at link above, yet it is not fully trivial.
2018-05-16Add newly added language sv in config.phpfix/sv_in_configcos
2018-05-16index.php: Add sv lang choiceOlle Jonsson
2018-05-16lang.php: add "sv" translation sectionOlle Jonsson
- this only adds the translations
2014-07-25Remove some loggingHEADmasterMark Campbell-Smith
2014-07-24Update to RunnerUpLiveMark Campbell-Smith
2014-04-10fix winter/summer timezonesMark Campbell-Smith
2014-04-02add basic backitude readmeMark Campbell-Smith
2014-04-02add geolocation for initial mapMark Campbell-Smith
2014-04-01reset auth for adminMark Campbell-Smith
2014-04-01add admin userMark Campbell-Smith
2014-04-01add backitude supportMark Campbell-Smith
2014-03-05HTTPS detection on IISbfabiszewski
2013-07-25display comments in popupsbfabiszewski
2013-06-26option to hide menubfabiszewski
2013-06-23store preferences in cookiesbfabiszewski
2013-06-23store preferences in cookiesbfabiszewski
2013-06-23various minor fixesbfabiszewski
2013-06-21German translation (by Dtrieb)bfabiszewski
2013-06-21German translation (by Dtrieb)bfabiszewski
2013-06-21preserve bounds while switching map apisbfabiszewski
2013-06-21correct Google API key handlingbfabiszewski
2013-06-21OpenLayers APIbfabiszewski
2013-06-19remove README.mdbfabiszewski
2013-06-19phpTrackme 1.0bfabiszewski
2013-06-19Initial commitbfabiszewski