| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 8 days | include emoji font for PDF generation | Daniel Schadt | |
| useful for servers which don't have many fonts installed we use Mozilla's Twemoji here because it is smaller than Noto Color Emoji | |||
| 8 days | slightly reduce height of contribution rows | Daniel Schadt | |
| Now, the rows with the weekday names are of equal height as the ones without. | |||
| 9 days | use WAL mode for SQLite | Daniel Schadt | |
| this should make it work better for concurrent access, and prevent "database is locked" errors | |||
| 11 days | mention track add in fietsctl manpage | Daniel Schadt | |
| 11 days | disable lints for fietsctl track add | Daniel Schadt | |
| 11 days | update shield icon URL | Daniel Schadt | |
| 11 days | update changelog | Daniel Schadt | |
| 11 days | Merge branch 'year-contribs' | Daniel Schadt | |
| 2026-08-13 | fix formatting | Daniel Schadt | |
| 2026-08-13 | add DayContributions to __all__ | Daniel Schadt | |
| 2026-08-13 | make cells in year contributions clickable | Daniel Schadt | |
| 2026-08-13 | make track contributions more responsive | Daniel Schadt | |
| 2026-08-13 | add legend to track activity | Daniel Schadt | |
| 2026-08-13 | add weekdays to year contributions | Daniel Schadt | |
| 2026-08-12 | fix lints | Daniel Schadt | |
| 2026-08-12 | actually start year contribs from today | Daniel Schadt | |
| Doing the previous year was just for testing purposes, oops | |||
| 2026-08-12 | add year-track-activity overview | Daniel Schadt | |
| 2026-08-12 | update changelog | Daniel Schadt | |
| 2026-08-12 | Merge remote-tracking branch 'origin/cli-tests' | Daniel Schadt | |
| 2026-08-12 | Merge branch 'track-import' | Daniel Schadt | |
| 2026-05-14 | update hittekaart | Daniel Schadt | |
| 2026-05-06 | whitelist hittekaart_py for pylint | Daniel Schadt | |
| 2026-05-06 | fix mypy test environment | Daniel Schadt | |
| 2026-05-05 | add manpage entry for fietsctl track add | Daniel Schadt | |
| 2026-05-05 | add visibility/track type option for track add | Daniel Schadt | |
| 2026-05-05 | add fietsctl track add | Daniel Schadt | |
| 2026-05-05 | update lockfile | Daniel Schadt | |
| 2026-05-05 | make hittekaart available by default | Daniel Schadt | |
| 2026-05-05 | update Python in Dockerfile | Daniel Schadt | |
| 2026-01-10 | upload pictures in playwright testcli-tests | Daniel Schadt | |
| We now have them as test assets, so why not use them. | |||
| 2026-01-10 | add tests for fietsctl maintenance-mode | Daniel Schadt | |
| 2026-01-09 | add tests for fietsctl track list/del | Daniel Schadt | |
| 2026-01-09 | have a general populate() to fill some data in | Daniel Schadt | |
| Especially with all the "list" commands, we now see that we always have to put some data into the instance. This is cumbersome, especially as we get to the track commands. Therefore, I added a method to put some data into the instance -- that also helps to ensure that we properly cascade things if we delete a user, for example. Currently, this method only adds two users and two tracks, but I plan to also add comments and friendship associations. Further, we can think about re-writing the playwright tests to use this population as well, instead of the playwright_helper one. | |||
| 2026-01-08 | add test for fietsctl user modify | Daniel Schadt | |
| 2026-01-04 | start working on tests for the CLI tools | Daniel Schadt | |
| 2026-01-03 | fix fietsctl maintenance-modev0.12.1 | Daniel Schadt | |
| 2026-01-03 | fix enum name for Postgresv0.12.0 | Daniel Schadt | |
| In Postgres, enums must have a name. The auto-generated name for journey.Visibility and track.Visibility was the same ("visibility"), which caused issues. | |||
| 2026-01-03 | fix importlib.resources.read_bytes for Python 3.11 | Daniel Schadt | |
| 2026-01-03 | add missing newline | Daniel Schadt | |
| 2026-01-03 | bump version to 0.12.0 | Daniel Schadt | |
| 2026-01-03 | fix fietsctl user hittekaart | Daniel Schadt | |
| 2026-01-03 | don't show empty title in journey track search | Daniel Schadt | |
| 2026-01-03 | update dependencies | Daniel Schadt | |
| 2026-01-03 | add a test about reordering tracks | Daniel Schadt | |
| 2026-01-03 | Merge branch 'journeys' | Daniel Schadt | |
| 2026-01-03 | include journeys in admin storage breakdown | Daniel Schadt | |
| 2025-12-31 | fix lint | Daniel Schadt | |
| 2025-12-31 | add tests for journeys | Daniel Schadt | |
| 2025-12-31 | be gracious when preview image does not exist | Daniel Schadt | |
| 2025-12-31 | fix journeys not being removable in edit form | Daniel Schadt | |
