Age | Commit message (Expand) | Author |
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-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-27 | profile: add longest and shortest track | Daniel Schadt |
2023-03-27 | profile: move cumulative stats to helper class | 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 |
2023-03-24 | move (most of the) JavaScript code to TypeScript | Daniel Schadt |
2023-03-23 | rewrite fietsctl to use click | Daniel Schadt |
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.0v0.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 |