Commit Graph

169 Commits

Author SHA1 Message Date
d6f4f6e2a9 Parse the compact METAR code instead of parsing xml 2023-11-22 00:15:26 -05:00
2e048fb1a0 Updated api endpoint structure, fixed issues, worked on admin page 2023-11-21 11:00:01 -05:00
cb9db1f3ba Updated auth to use pem keys instead of base64 keys in strings? 2023-11-21 08:01:32 -05:00
0dad6be93d Removed private/public keys from .env, regenerating them 2023-11-20 20:31:04 -05:00
ac46759fca Updated airports, admin page 2023-11-20 17:08:31 -05:00
d45ed73eed Updated queries/endpoints, made admin page 2023-11-20 16:48:20 -05:00
319f64bc16 Header and login 2023-11-18 08:45:56 -05:00
e2bd270d7c Added user auth 2023-11-17 09:07:30 -05:00
16543a5709 Updated ui package.json 2023-10-03 07:31:52 -04:00
ad71070cd3 Update cargo.toml 2023-10-02 22:00:14 -04:00
85c11aca1b Fixed dev docker-compose and updated vrb text 2023-10-02 21:39:19 -04:00
10e711afb6 Updated modal widgets 2023-10-02 21:03:51 -04:00
f4251a4039 Scheduler to update metars every hour 2023-10-02 18:34:34 -04:00
d046b29dce Added metadata to airport queries 2023-10-02 16:25:40 -04:00
af065b3844 Error handling for env variables in service 2023-10-02 16:01:06 -04:00
a3462dad10 Working on graph 2023-09-30 21:11:31 -04:00
41bd65cee8 Working on sky conditions display: 2023-09-30 00:44:20 -04:00
1dd750fb5e sky conditions chart 2023-09-29 13:27:58 -04:00
0b25745895 Tweaked makefiles/docker files 2023-09-29 11:12:57 -04:00
2ba9d93bfd searchbar fixed, working on modal 2023-09-29 09:37:14 -04:00
240aae606b Fixed some styling issues, fixed icons 2023-09-29 00:18:48 -04:00
28886eb93b Hot reload ui 2023-09-28 23:28:30 -04:00
8d60a19b44 Initial docker file and stuff 2023-09-24 17:41:54 -04:00
9cf92b8c1f Renamed directories 2023-09-22 16:56:57 -04:00
02a4d840e0 Migrate front end to Mantine 2023-09-22 16:44:30 -04:00
ab4073f280 Moved files out of app dir 2023-09-21 20:25:31 -04:00
8eaeeb9554 Fixing metar dialog 2023-09-21 20:21:23 -04:00
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
7d9d32558f started working on favorites 2023-09-15 09:27:55 -04:00
128181bed6 Refactor, fixed search 2023-09-15 09:08:33 -04:00
4114d533b2 Reword metadata in layout 2023-09-14 08:01:41 -04:00
4673a5ea07 Refactored and cleaned up code 2023-09-13 23:35:22 -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