aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-25hide tags if none are setDaniel Schadt
2022-09-25fix track participants not being shownDaniel Schadt
2022-09-24fix stamp logic for downgradesDaniel Schadt
2022-09-24fix downgrade not picking the right revisionsDaniel Schadt
2022-09-24add a CLI frontend for the updater logicDaniel Schadt
2022-09-16autocomplete tags in upload/edit formDaniel Schadt
2022-09-10first implementation of update logicDaniel Schadt
2022-09-03Merge branch 'static-pages'Daniel Schadt
2022-08-17actually set title in custom pagesDaniel Schadt
2022-08-17add documentation about custom pagesDaniel Schadt
2022-08-17first implementation of custom static pagesDaniel Schadt
2022-08-13fix testsDaniel Schadt
2022-08-13fix browse view for uncached tracksDaniel Schadt
2022-08-12implement browse filters in SQLDaniel Schadt
2022-08-12filter visible tracks in SQLDaniel Schadt
2022-08-12filter organic tracks via SQLDaniel Schadt
2022-08-12bump version to 0.3.0v0.3.0Daniel Schadt
2022-08-12update changelogDaniel Schadt
2022-08-12Merge branch 'track-templates'Daniel Schadt
2022-08-12fix cell width in browse viewDaniel Schadt
2022-08-10add icons in the browse view for synthetic/organicDaniel Schadt
2022-08-10update bootstrap fontsDaniel Schadt
2022-08-10use different icons for friendsDaniel Schadt
2022-08-08update translationsDaniel Schadt
2022-08-08add browse filters for track typeDaniel Schadt
2022-08-08add different track typesDaniel Schadt
2022-08-02Merge branch 'browse-filters'Daniel Schadt
2022-08-02use different error when filters return no tracksDaniel Schadt
2022-07-30add a button to clear all filtersDaniel Schadt
2022-07-29use secrets to safely generate random tokensDaniel Schadt
2022-07-28add chevron buttons to collapse year/month summaryDaniel Schadt
2022-07-28add filters to only show own/friends'/tagged trackDaniel Schadt
2022-07-28move "Advanced" button closer to "Apply filters"Daniel Schadt
2022-07-28change weird "< length <" and "< date <" textsDaniel Schadt
2022-07-27fix lintsDaniel Schadt
2022-07-27add new translations for filtersDaniel Schadt
2022-07-27add first filters to the browse viewDaniel Schadt
2022-07-27embed JSON strings via tojsonDaniel Schadt
2022-07-27allow embedding a Thunderforest API keyDaniel Schadt
2022-07-26update changelogDaniel Schadt
2022-07-26de-duplicate image editing codeDaniel Schadt
2022-07-26fix image upload when uploading tracksDaniel Schadt
2022-07-25include changelog in docsDaniel Schadt
2022-07-24add first basic tests for synthetic tracksDaniel Schadt
2022-07-24make upload function even more robustDaniel Schadt
2022-07-24don't crash tour_metadata with missing informationDaniel Schadt
2022-07-24bump version to 0.2.1v0.2.1Daniel Schadt
2022-07-24update changelogDaniel Schadt
2022-07-24fix images not showing when using the share linkDaniel Schadt
2022-07-23enable fullscreen button for mapDaniel Schadt