aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-11-18fix SQLAlchemy deprecationDaniel Schadt
2022-11-18fix lintDaniel Schadt
2022-11-17tileproxy: relay HTTP status codesDaniel Schadt
2022-11-17add a shortcut for Thunderforest mapsDaniel Schadt
2022-11-17enable custom map layersDaniel Schadt
2022-11-17doc: add intersphinx links for jinja2/markupsafeDaniel Schadt
2022-11-17remember timeouts for tile serversDaniel Schadt
2022-11-17add a timeout to the tile proxyDaniel Schadt
2022-11-17initial support for proxying OSM tilesDaniel Schadt
2022-11-15switch out setuptools for poetryDaniel Schadt
2022-11-12Merge branch 'updater'Daniel Schadt
2022-11-12add initial update scriptDaniel Schadt
2022-10-20adjust docs for new updater scriptDaniel Schadt
2022-10-10make fietsupdater status warn about unknown updateDaniel Schadt
2022-10-10lint fixesDaniel Schadt
2022-10-10fietsupdater: add a "status" subcommandDaniel Schadt
2022-10-10add a common base class to update scriptsDaniel Schadt
2022-10-10fietsupdater: fix revision subcommandDaniel Schadt
2022-09-29fietsupdtr: noop if the update is already appliedDaniel Schadt
2022-09-29fietsupdater: use Context.fail to abortDaniel Schadt