Age | Commit message (Collapse) | Author | |
---|---|---|---|
34 hours | bump version to 0.11.0HEADv0.11.0master | Daniel Schadt | |
This includes a bump to Python 3.11, as we use datetime.UTC which was only added in 3.11. We could go back and change those instances to datetime.timezone.utc, but why artificially stick to Py 3.10. | |||
9 days | update docs for Postgres | Daniel Schadt | |
2025-02-05 | update docs to say Python 3.10 is requiredv0.10.0 | Daniel Schadt | |
2024-04-07 | add docs about the updater | Daniel Schadt | |
2024-04-05 | documentation improvements | Daniel Schadt | |
2023-11-10 | document fietsboek.enable_image_uploads | Daniel Schadt | |
2023-05-10 | update fietsctl invocation in the docs | Daniel Schadt | |
2023-04-26 | allow number of hittekaart threads to be limited | Daniel Schadt | |
2023-04-20 | update installation docs | Daniel Schadt | |
2023-04-13 | Merge branch 'profiles' | Daniel Schadt | |
2023-04-03 | doc: document hittekaart configuration options | Daniel Schadt | |
2023-03-30 | allow log level to be easily set in container | Daniel Schadt | |
2023-03-28 | remove -c from docker documentation | Daniel Schadt | |
With fietsboek.ini, those commands become very ergonomic to use (as long as the user has the configuration at the default place) | |||
2023-03-25 | add documentation about Docker | Daniel Schadt | |
2023-01-19 | implement maintenance mode | Daniel Schadt | |
2023-01-04 | Add fietscron script for maintenance | Daniel Schadt | |
2022-12-19 | use fietsupdate in documentation about backups | Daniel Schadt | |
This should be preferred over dealing with raw alembic now. | |||
2022-12-13 | add support for stamen maps | Daniel Schadt | |
2022-12-06 | add language packs to configuration docs | Daniel Schadt | |
2022-12-05 | small documentation fixes | Daniel Schadt | |
2022-11-28 | Allow overwriting of the home page | Daniel Schadt | |
2022-11-21 | small documentation fixes | Daniel Schadt | |
2022-11-19 | add docs for more tile proxy information | Daniel Schadt | |
2022-10-20 | adjust docs for new updater script | Daniel Schadt | |
2022-08-17 | add documentation about custom pages | Daniel Schadt | |
2022-07-27 | allow embedding a Thunderforest API key | Daniel Schadt | |
2022-07-18 | update documentation with new data dir | Daniel Schadt | |
2022-07-09 | start writing docs properly, not in the README | Daniel Schadt | |