Commit Graph

22 Commits

Author SHA1 Message Date
c86d8743ec Fixed metar route to use httpresponse 2023-09-19 19:57:20 -04:00
0d7797cdf0 Parse sky condition and qcf 2023-09-19 19:32:55 -04:00
6687186f90 Added qcf and sky_condition columns 2023-09-19 16:58:40 -04:00
5443ed6d77 Extract ui api requests to common functions 2023-09-17 09:35:03 -04:00
4a3225c3f9 updating api formats 2023-09-16 22:39:02 -04:00
128181bed6 Refactor, fixed search 2023-09-15 09:08:33 -04:00
68a442bed2 Filter on airport category 2023-09-13 10:56:24 -04:00
73bef7fab9 Retrieved metar api logic fixed 2023-09-13 09:11:54 -04:00
e8462665b0 Working on inserting metars and cleanup 2023-09-12 07:58:12 -04:00
f7aaa1dc81 Removed delete db row temp code 2023-09-11 21:50:37 -04:00
e4d68dc772 More airport pruning 2023-09-11 21:50:10 -04:00
c6ced0299f More pruning, fixed returning metars 2023-09-11 21:10:33 -04:00
75ed374e2f Updated airport codes 2023-09-11 20:15:30 -04:00
12ed29b016 Working on metars db 2023-09-11 08:42:59 -04:00
4216aaad35 Tweaked result count and colors 2023-09-10 19:22:38 -04:00
bcda1bbf3f Added live metar data updates 2023-09-10 18:42:26 -04:00
4c6bee686c Replaced lat/lon with postgis points 2023-09-10 16:59:17 -04:00
612d168c05 Working on passing bounds to database airports query 2023-09-09 22:46:20 -04:00
c9699c16c3 Implemented default airports, fixed loading airport endpoints 2023-09-09 21:54:44 -04:00
17b76ade1f Refactored code, working with database data 2023-09-08 08:59:31 -04:00
8c2a6368ad Edit create migrations 2023-09-07 21:30:46 -04:00
17d7407f1b Migrated project into separate directories 2023-09-07 21:05:32 -04:00