aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-13add support for stamen mapsDaniel Schadt
2022-12-10fix type hints for read_localized_resourceDaniel Schadt
2022-12-10update CHANGELOGDaniel Schadt
2022-12-10add a "Remember me" option for loginsDaniel Schadt
2022-12-10fix localized resource loadingDaniel Schadt
2022-12-10Merge branch 'external-languages'Daniel Schadt
2022-12-09work around tox bug regarding section flake8Daniel Schadt
2022-12-09fix tox and poetry interactionDaniel Schadt
2022-12-09Merge branch 'type-hints'Daniel Schadt
2022-12-08pin tox to old versionDaniel Schadt
2022-12-08run black in CIDaniel Schadt
2022-12-08black formattingDaniel Schadt
2022-12-08type hints for fietsboek.utilDaniel Schadt
2022-12-08add mypy to GitLab CIDaniel Schadt
2022-12-08first try with mypyDaniel Schadt
2022-12-08don't use session_key directlyDaniel Schadt
2022-12-06enable account registrations for testingDaniel Schadt
2022-12-06add some tests for the registration formDaniel Schadt
2022-12-06actually capture email.smtp_url in the configDaniel Schadt
2022-12-06add language packs to configuration docsDaniel Schadt
2022-12-06replace Makefile targets with justfileDaniel Schadt
2022-12-06add justfile for language pack processingDaniel Schadt
2022-12-06add first documentation about language packsDaniel Schadt
2022-12-06enable loading of foreign locale packagesDaniel Schadt
2022-12-06fix lintsDaniel Schadt
2022-12-06Merge branch 'pydantic'Daniel Schadt
2022-12-06update CHANGELOGDaniel Schadt
2022-12-05small documentation fixesDaniel Schadt
2022-12-05fix CSRF issue for account creationDaniel Schadt
2022-12-05access settings through new Config objectDaniel Schadt
2022-12-05parse/validate config with pydanticDaniel Schadt
2022-12-03serve gzip compressed GPX data if possibleDaniel Schadt
2022-11-28bump version to 0.4.0v0.4.0Daniel Schadt
2022-11-28add a checklist for the release processDaniel Schadt
2022-11-28add Sphinx as docs dependencyDaniel Schadt
2022-11-28remove MANIFESTDaniel Schadt
2022-11-28update changelogDaniel Schadt
2022-11-28Allow overwriting of the home pageDaniel Schadt
2022-11-21disable the privacy popupDaniel Schadt
2022-11-21don't leak the Thunderforest API keyDaniel Schadt
2022-11-21fix map if OSM layer is not presentDaniel Schadt
2022-11-21small documentation fixesDaniel Schadt
2022-11-20change default emailDaniel Schadt
2022-11-20update CHANGELOGDaniel Schadt
2022-11-20Merge branch 'tile-proxy'Daniel Schadt
2022-11-20remove bisect.insortDaniel Schadt
2022-11-19restore compatibility with python 3.7Daniel Schadt
2022-11-19add docs for more tile proxy informationDaniel Schadt
2022-11-19add an option to disable the tile proxyDaniel Schadt
2022-11-18split layer extraction into two functionsDaniel Schadt