Commit Graph

68 Commits

Author SHA1 Message Date
April Petersen e920b31211 Update README.md 2024-01-19 14:49:31 -06:00
April Petersen 8b131d5de8 Fix README.md 2024-01-18 14:49:23 -06:00
April Petersen a1ab5ae347 Add license to readme 2024-01-18 14:49:05 -06:00
April Petersen 601f66e222 Add license 2024-01-18 14:45:22 -06:00
April Petersen c22d62950b Add technologies 2024-01-18 14:42:48 -06:00
april 55ebb74a40 Merge remote-tracking branch 'origin/master' 2024-01-18 13:08:38 -06:00
april 9790ecf5f6 Add MyFlightBook importer 2024-01-18 13:08:23 -06:00
April Petersen 995c47e9bb Fix roadmap 2024-01-15 17:30:14 -06:00
April Petersen 9a2aef0e95 Update roadmap 2024-01-15 17:16:03 -06:00
april c59bf2fcc9 Fix automatic image deletion 2024-01-15 17:12:26 -06:00
april b65805aed5 Delete associated images when deleting flight log 2024-01-15 17:10:13 -06:00
april bb2388fac8 Remove debug log 2024-01-15 16:58:44 -06:00
april cf157656f4 Handle missing hobbs value 2024-01-15 15:27:39 -06:00
april ffc6f67f66 Fix accepted flight fields 2024-01-15 14:31:37 -06:00
april 204a12145d Fix add_images endpoint 2024-01-15 10:48:45 -06:00
april d6a0eb349a Handle ObjectID conversion errors 2024-01-15 09:01:21 -06:00
april 5ab412d82a Implement image uploads and flight patching 2024-01-12 15:48:36 -06:00
april 7a0ea052f1 Fix totals returning 0 every time 2024-01-12 13:35:14 -06:00
april e3b7c15f2a Reimplement human-readable class/category names in totals 2024-01-11 17:06:21 -06:00
april e0c342be01 Change stats to return class totals as nested dict 2024-01-11 17:05:35 -06:00
april e7aead4063 Make totals by class use human-readable names 2024-01-11 16:40:19 -06:00
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 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 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