Commit Graph

38 Commits

Author SHA1 Message Date
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 29334dad95 Remove takeoffs field 2024-01-08 14:54:23 -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 d61b473869 Fix flight update db issue 2024-01-05 15:35:03 -06:00
april e93a27255a Merge remote-tracking branch 'origin/master' 2024-01-05 14:16:29 -06:00
april 6b9a8b6a1a Fix user comparison issue that prevented deletion and editing 2024-01-05 14:16:19 -06:00
April Petersen 17b187b40a Update roadmap 2024-01-05 12:19:53 -06:00
april 78a4ca2984 Add endpoint for getting flights structured by date 2024-01-05 10:11:13 -06:00
april 5b6b5d819b Fix landings label 2024-01-04 16:22:24 -06:00
april 4d9d2a8dba Fix date encoding issue 2024-01-03 15:28:39 -06:00
april ec6d565cdd Fix instrument holds data type 2024-01-03 10:52:50 -06:00
april fc6a959959 Change login error codes 2024-01-03 08:38:40 -06:00
april ca59125a85 Fix logout type mismatch 2024-01-02 17:39:37 -06:00
april 5b6ed389c4 Allow setting base URL from env 2024-01-02 11:10:56 -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 e788536956 Add roadmap 2023-12-29 08:38:28 -06:00
april 99e47765de Fix readme formatting 2023-12-28 17:26:50 -06:00
april 941dbe527c Fix readme spacing 2023-12-28 17:25:19 -06:00
april 3e4155a9ba Update configuration docs 2023-12-28 17:22:54 -06:00
april 3aa3c9369c Add logo 2023-12-28 17:21:09 -06:00
april c15b0e6b38 Add README 2023-12-28 17:20:42 -06:00
april 9d31a1af55 Add port configuration option 2023-12-28 17:20:29 -06:00
april e4f6298c27 Add all config options to .env 2023-12-28 17:08:25 -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 ce1d2c0918 Fix request JSON access issues 2023-12-19 13:07:55 -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 c0a33397fc Add environment variable config 2023-12-19 08:55:32 -06:00
april 41a301b273 Write basic authentication and log API 2023-12-18 16:14:57 -06:00