17 Commits

Author SHA1 Message Date
april
9790ecf5f6 Add MyFlightBook importer 2024-01-18 13:08:23 -06:00
april
204a12145d Fix add_images endpoint 2024-01-15 10:48:45 -06:00
april
5ab412d82a Implement image uploads and flight patching 2024-01-12 15:48:36 -06:00
april
ab126ceb06 Implement flight filtering 2024-01-11 11:49:30 -06:00
april
955a3e38f3 Handle totals with no flights 2024-01-09 13:17:34 -06:00
april
04e8c8ca8c Implement basic aircraft management 2024-01-09 12:31:04 -06:00
april
9c2eb7ea0e Add simple statistics endpoint 2024-01-08 13:58:10 -06:00
april
403ce0d9bc Change update_flight return value to be consistent with others 2024-01-05 15:41:33 -06:00
april
6b9a8b6a1a Fix user comparison issue that prevented deletion and editing 2024-01-05 14:16:19 -06:00
april
78a4ca2984 Add endpoint for getting flights structured by date 2024-01-05 10:11:13 -06:00
april
ca59125a85 Fix logout type mismatch 2024-01-02 17:39:37 -06:00
april
c4f01cd3f2 Add flight sorting 2024-01-02 11:08:34 -06:00
april
c2a649852d Delete flights associated with user on user delete 2023-12-29 08:59:47 -06:00
april
7520cb3a27 Migrate to motor for DB interaction 2023-12-28 16:31:52 -06:00
april
d791e6f062 Migrate to FastAPI JWT auth 2023-12-20 16:11:02 -06:00
april
f8ecc028c7 Start move to FastAPI 2023-12-20 09:51:50 -06:00
april
1f275ec195 Refactor into multiple files 2023-12-19 13:27:07 -06:00