Merge remote-tracking branch 'origin/master'

This commit is contained in:
april 2024-01-18 13:08:38 -06:00
commit 55ebb74a40

View File

@ -111,9 +111,10 @@ Once the server is running, full API documentation is available at `localhost:80
- [x] Multi-user authentication
- [x] Basic flight logging CRUD endpoints
- [x] Aircraft management and association with flight logs
- [x] Attach photos to log entries
- [ ] GPS track recording
- [ ] Implement JWT refresh tokens
- [ ] Attach photos to log entries
- [ ] PDF Export
- [ ] Import from other log applications
- [ ] Integrate database of airports and waypoints that can be queried to find nearest
- [ ] GPS track recording