index
:
fietsboek
master
A web-based GPX track tracker
Daniel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pyproject.toml
Age
Commit message (
Expand
)
Author
2023-05-15
initial version of .fit import
Daniel Schadt
2023-04-24
bump version to 0.7.0
v0.7.0
Daniel Schadt
2023-04-23
update dependencies
Daniel Schadt
2023-04-13
replace bleach with nh3
Daniel Schadt
2023-03-23
rewrite fietsctl to use click
Daniel Schadt
2023-03-08
bump version to 0.6.0
v0.6.0
Daniel Schadt
2023-03-08
update dependencies
Daniel Schadt
2023-01-25
bump minimum Python version up to 3.9
Daniel Schadt
2023-01-12
update website URL in pyproject
Daniel Schadt
2023-01-12
bump version to v0.5.0
v0.5.0
Daniel Schadt
2023-01-04
Add fietscron script for maintenance
Daniel Schadt
2023-01-03
update dependencies
Daniel Schadt
2022-12-29
generate & build API docs for the Python package
Daniel Schadt
2022-12-29
add & run isort
Daniel Schadt
2022-12-14
first work on getting GPX out of the DB
Daniel Schadt
2022-12-10
start with playwright tests
Daniel Schadt
2022-12-09
fix tox and poetry interaction
Daniel Schadt
2022-12-08
black formatting
Daniel Schadt
2022-12-05
parse/validate config with pydantic
Daniel Schadt
2022-11-28
bump version to 0.4.0
v0.4.0
Daniel Schadt
2022-11-28
add Sphinx as docs dependency
Daniel Schadt
2022-11-19
restore compatibility with python 3.7
Daniel Schadt
2022-11-17
initial support for proxying OSM tiles
Daniel Schadt
2022-11-15
switch out setuptools for poetry
Daniel Schadt