23 Commits

Author SHA1 Message Date
april
e1f21de98f Extend stats to include totals by class 2024-01-11 16:21:22 -06:00
april
4122521aa3 Fix aircraft updating 2024-01-11 14:54:14 -06:00
april
03ea9d0235 Fix filter validation 2024-01-11 13:12:46 -06:00
april
cf9784b770 Validate custom filters 2024-01-11 12:31:51 -06:00
april
ab126ceb06 Implement flight filtering 2024-01-11 11:49:30 -06:00
april
c1050d8234 Remove tach field from aircraft 2024-01-10 13:55:43 -06:00
april
955a3e38f3 Handle totals with no flights 2024-01-09 13:17:34 -06:00
april
c45f47ed44 Update flights to reference aircraft collection 2024-01-09 13:02:04 -06:00
april
04e8c8ca8c Implement basic aircraft management 2024-01-09 12:31:04 -06:00
april
b7610e9b6f Remove redundant "total" from totals 2024-01-08 15:12:25 -06:00
april
cbd6e2beb5 Add totals endpoint 2024-01-08 14:54:39 -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
d61b473869 Fix flight update db issue 2024-01-05 15:35:03 -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
april
43e90f8b07 Minor restructuring and add documentation 2023-12-19 11:43:29 -06:00
april
3ec92573e1 Add auth levels and logging 2023-12-19 10:58:07 -06:00
april
41a301b273 Write basic authentication and log API 2023-12-18 16:14:57 -06:00