aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-13Merge branch 'profiles'Daniel Schadt
2023-04-04install driver for Postgres and MySQL on dockerDaniel Schadt
2023-04-03add a fietsctl hittekaart --delete optionDaniel Schadt
2023-04-03doc: document hittekaart configuration optionsDaniel Schadt
2023-04-03fietscron: add queue priority for hittekaart logDaniel Schadt
2023-04-03hittekaart: no error if no input files are passedDaniel Schadt
2023-04-03add translations for profile pageDaniel Schadt
2023-04-01remove import across toplevelDaniel Schadt
2023-04-01fix isolated running of unit testsDaniel Schadt
2023-04-01add some very basic tests for profilesDaniel Schadt
2023-04-01fix division by zero for profile pageDaniel Schadt
2023-04-01fix round_to_multiple for second-level accuracyDaniel Schadt
2023-04-01actually check permission for user profilesDaniel Schadt
2023-04-01fix copy/paste errorDaniel Schadt
2023-03-31hide ugliness of tile url functionDaniel Schadt
2023-03-31add a link to the profile to the user menuDaniel Schadt
2023-03-31suppress hittekaart standard outputDaniel Schadt
2023-03-31insert user into hittekaart queue on track uploadsDaniel Schadt
2023-03-31make fietscron call hittekaartDaniel Schadt
2023-03-31stop sqlite3 DB creation if it doesnt existDaniel Schadt
2023-03-30allow log level to be easily set in containerDaniel Schadt
2023-03-30check if data version matches at startupDaniel Schadt
2023-03-30type hint the updaterDaniel Schadt
2023-03-29fix lintDaniel Schadt
2023-03-29profile: show longest duration & duration tracksDaniel Schadt
2023-03-29fix longest/shortest confusionDaniel Schadt
2023-03-28remove -c from docker documentationDaniel Schadt
2023-03-28cli: have a hint if fietsboek.ini is not foundDaniel Schadt
2023-03-28fix import orderDaniel Schadt
2023-03-27use fietsboek.ini as default configDaniel Schadt
2023-03-27profile: add longest and shortest trackDaniel Schadt
2023-03-27profile: move cumulative stats to helper classDaniel Schadt
2023-03-25add documentation about DockerDaniel Schadt
2023-03-25add an initial DockerfileDaniel Schadt
2023-03-25first integration of hittekaart into fietsboekDaniel Schadt
2023-03-25profile: take into account all tracksDaniel Schadt
2023-03-25use own i18n strings for profile pageDaniel Schadt
2023-03-25add number of tracks to profileDaniel Schadt
2023-03-25profile: show first base layer per defaultDaniel Schadt
2023-03-25add docstringsDaniel Schadt
2023-03-25show heatmap on profileDaniel Schadt
2023-03-25first scaffolding for profilesDaniel Schadt
2023-03-25rename profile to user-dataDaniel Schadt
2023-03-25fix eslint CI jobDaniel Schadt
2023-03-25run eslint on the CIDaniel Schadt
2023-03-25ignore compiled js and css files in linguistDaniel Schadt
2023-03-24move (most of the) JavaScript code to TypeScriptDaniel Schadt
2023-03-23rewrite fietsctl to use clickDaniel Schadt
2023-03-22add documentation about SASS and JSDaniel Schadt
2023-03-22use sass for the CSS filesDaniel Schadt