flugbuech
flugbuech copied to clipboard
Web based flight log for paragliding pilots.
Integrate i18next to make the website translatable. Fixes #173. To do: - [x] Add a mechanism for having markup in the translation string - [x] Check translations in CI -...
Make it possible to translate the website (i18n / t10n).
When pressing tab in the XContest distance field, the cursor should be in the input field below, not on the unit suffix.
- Upload flights to XContest (pass along info like comment) - Add flights from XContest through URL (download IGC file and info) - ...maybe more? (I contacted XContest whether there...
Either the number or the date must be provided. (Check prod database to ensure that no problematic entries are present.) This should be done after #74. Once the change is...
For example: - Only Hike&Fly - Sorted/filtered by distance - Sorted/filtered by duration - Launch above 3000m - ...
https://github.com/launchbadge/sqlx SQLx is not an ORM, it's more lightweight than Diesel. It provides slightly less static guarantees than Diesel, but still does compile-time verification of queries. (Note: I'm not sure...
- [x] Top launch sites - [x] Top landing sites - [ ] Top gear - [x] Total flight time - [x] Total flight distance - [ ] Average flight...