Age | Commit message (Expand) | Author |
2023-04-20 | add unfinished uploads to home page | Daniel Schadt |
2023-04-14 | CI: install Rust on pypy image | Daniel Schadt |
2023-04-13 | update changelog | Daniel Schadt |
2023-04-13 | replace bleach with nh3 | Daniel Schadt |
2023-04-13 | Merge branch 'profiles' | Daniel Schadt |
2023-04-04 | install driver for Postgres and MySQL on docker | Daniel Schadt |
2023-04-03 | add a fietsctl hittekaart --delete option | Daniel Schadt |
2023-04-03 | doc: document hittekaart configuration options | Daniel Schadt |
2023-04-03 | fietscron: add queue priority for hittekaart log | Daniel Schadt |
2023-04-03 | hittekaart: no error if no input files are passed | Daniel Schadt |
2023-04-03 | add translations for profile page | Daniel Schadt |
2023-04-01 | remove import across toplevel | Daniel Schadt |
2023-04-01 | fix isolated running of unit tests | Daniel Schadt |
2023-04-01 | add some very basic tests for profiles | Daniel Schadt |
2023-04-01 | fix division by zero for profile page | Daniel Schadt |
2023-04-01 | fix round_to_multiple for second-level accuracy | Daniel Schadt |
2023-04-01 | actually check permission for user profiles | Daniel Schadt |
2023-04-01 | fix copy/paste error | Daniel Schadt |
2023-03-31 | hide ugliness of tile url function | Daniel Schadt |
2023-03-31 | add a link to the profile to the user menu | Daniel Schadt |
2023-03-31 | suppress hittekaart standard output | Daniel Schadt |
2023-03-31 | insert user into hittekaart queue on track uploads | Daniel Schadt |
2023-03-31 | make fietscron call hittekaart | Daniel Schadt |
2023-03-31 | stop sqlite3 DB creation if it doesnt exist | Daniel Schadt |
2023-03-30 | allow log level to be easily set in container | Daniel Schadt |
2023-03-30 | check if data version matches at startup | Daniel Schadt |
2023-03-30 | type hint the updater | Daniel Schadt |
2023-03-29 | fix lint | Daniel Schadt |
2023-03-29 | profile: show longest duration & duration tracks | Daniel Schadt |
2023-03-29 | fix longest/shortest confusion | Daniel Schadt |
2023-03-28 | remove -c from docker documentation | Daniel Schadt |
2023-03-28 | cli: have a hint if fietsboek.ini is not found | Daniel Schadt |
2023-03-28 | fix import order | Daniel Schadt |
2023-03-27 | use fietsboek.ini as default config | Daniel Schadt |
2023-03-27 | profile: add longest and shortest track | Daniel Schadt |
2023-03-27 | profile: move cumulative stats to helper class | Daniel Schadt |
2023-03-25 | add documentation about Docker | Daniel Schadt |
2023-03-25 | add an initial Dockerfile | Daniel Schadt |
2023-03-25 | first integration of hittekaart into fietsboek | Daniel Schadt |
2023-03-25 | profile: take into account all tracks | Daniel Schadt |
2023-03-25 | use own i18n strings for profile page | Daniel Schadt |
2023-03-25 | add number of tracks to profile | Daniel Schadt |
2023-03-25 | profile: show first base layer per default | Daniel Schadt |
2023-03-25 | add docstrings | Daniel Schadt |
2023-03-25 | show heatmap on profile | Daniel Schadt |
2023-03-25 | first scaffolding for profiles | Daniel Schadt |
2023-03-25 | rename profile to user-data | Daniel Schadt |
2023-03-25 | fix eslint CI job | Daniel Schadt |
2023-03-25 | run eslint on the CI | Daniel Schadt |
2023-03-25 | ignore compiled js and css files in linguist | Daniel Schadt |