flugbuech icon indicating copy to clipboard operation
flugbuech copied to clipboard

Web based flight log for paragliding pilots.

Results 36 flugbuech issues
Sort by recently updated
recently updated
newest added

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 -...

enhancement

Make it possible to translate the website (i18n / t10n).

enhancement

When pressing tab in the XContest distance field, the cursor should be in the input field below, not on the unit suffix.

bug

- 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...

enhancement

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 - ...

enhancement

Right now the icon points to the edit page 😄

enhancement

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...

chore / maintenance

- [x] Top launch sites - [x] Top landing sites - [ ] Top gear - [x] Total flight time - [x] Total flight distance - [ ] Average flight...

enhancement