16 Commits

Author SHA1 Message Date
april
dafcacf28a Add endpoints to get categories and classese 2024-01-09 16:03:57 -06:00
april
f78be2cf86 Fix password updating 2024-01-09 14:41:21 -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
cabae55677 Implement password updating 2024-01-05 17:03:56 -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