index
:
fietsboek
master
A web-based GPX track tracker
Daniel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-03-22
add documentation about SASS and JS
Daniel Schadt
2023-03-22
use sass for the CSS files
Daniel Schadt
2023-03-22
use npm to manage Javascript libraries
Daniel Schadt
2023-03-08
bump version to 0.6.0
v0.6.0
Daniel Schadt
2023-03-08
update dependencies
Daniel Schadt
2023-03-08
update changelog
Daniel Schadt
2023-03-08
adjust release checklist for Python 3.9
Daniel Schadt
2023-03-07
wait until accordion is expanded
Daniel Schadt
2023-03-07
tests: use .check() instead of .click()
Daniel Schadt
2023-03-07
disable cache for transformer tests
Daniel Schadt
2023-03-07
fix duplicated import
Daniel Schadt
2023-03-07
update changelog
Daniel Schadt
2023-03-07
Merge branch 'transformers'
Daniel Schadt
2023-03-07
switch order of expect & assert
Daniel Schadt
2023-03-07
fix typo in log message
Daniel Schadt
2023-03-07
add some documentation about transformers
Daniel Schadt
2023-03-07
also test transformers when editing a track
Daniel Schadt
2023-03-06
implement rollbacks on the data directory
Daniel Schadt
2023-03-04
fix deprecated SQLAlchemy functions
Daniel Schadt
2023-03-04
add tests for the new transformer
Daniel Schadt
2023-03-04
transformers: de-duplicate fixup code
Daniel Schadt
2023-03-02
FixNullElevation: also take into account slope
Daniel Schadt
2023-03-02
fix lint
Daniel Schadt
2023-02-21
rework transformer parameter UI logic
Daniel Schadt
2023-02-15
try to avoid parsing the GPX more than once
Daniel Schadt
2023-02-15
properly rebuild cache after changing transformers
Daniel Schadt
2023-02-15
implement null-elevation-fix transformer
Daniel Schadt
2023-02-15
actually save transformed GPX after upload
Daniel Schadt
2023-02-15
Merge branch 'max-tile-connections'
Daniel Schadt
2023-02-14
remove {abc} tile server prefix
Daniel Schadt
2023-02-14
use requests Session for tile requests
Daniel Schadt
2023-02-08
fix transformer handling when uploading a file
Daniel Schadt
2023-02-08
add a short description to transformers
Daniel Schadt
2023-02-06
update changelog
Daniel Schadt
2023-02-06
add tracks per time period on home page
Daniel Schadt
2023-02-05
fix lint
Daniel Schadt
2023-02-05
hide track name ("legende") in GPX Viewer
Daniel Schadt
2023-02-03
initial work on transformers
Daniel Schadt
2023-02-03
fix permissions for GM_Utils
Daniel Schadt
2023-01-25
update lockfile
Daniel Schadt
2023-01-25
add Python version badge to README
Daniel Schadt
2023-01-25
install right playwright version in pypy3 env
Daniel Schadt
2023-01-25
bump minimum Python version up to 3.9
Daniel Schadt
2023-01-25
make encoding in read_text/write_text explicit
Daniel Schadt
2023-01-19
add a small test for maintenance mode
Daniel Schadt
2023-01-19
implement maintenance mode
Daniel Schadt
2023-01-19
replace some more :type ...: with type hints
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-12
update dependencies
Daniel Schadt
[next]