Commit graph

17 commits

Author SHA1 Message Date
Daniel Tedenljung
a102d07bb7 Added option for 'All markers' 2021-01-07 16:17:04 +01:00
Kyle Gabriel
cc150ad523 Merge remote-tracking branch 'origin/master' 2020-12-22 20:46:47 -05:00
Kyle Gabriel
58afb30780 Add toggle visibility of markers of each device on map and select age of markers to show on map () 2020-12-22 20:45:44 -05:00
Kyle Gabriel
e6823c0476
Merge pull request from tedenda/WriteResponseToLog
Write request reson to log if not 200 "OK"
2020-12-22 17:29:09 -05:00
Daniel Tedenljung
7471face3f Write request reson to log if not 200 "OK" 2020-12-20 18:38:21 +01:00
Daniel Tedenljung
de24a33721 Remove 'key' in app_key
Adding 'key' is now handled in code.
2020-12-20 16:49:00 +01:00
JaronStrypsteen
bc4924d4b7
update app.py
'key' needs to be added in front of the Access Key. I also added 'Content-Type': 'application/json'
Didn't work for me until I changed those 2 things
2020-12-13 17:21:19 +01:00
Kyle Gabriel
1da9487065 include upgrade pip line 2019-08-25 22:28:46 -04:00
Kyle Gabriel
1217620769 Update js/css 2019-08-25 22:17:11 -04:00
Kyle Gabriel
802e6f20ef update Flask 2019-08-23 10:33:16 -04:00
Kyle Gabriel
050402b623 Add scale bar to edge of map 2019-03-13 20:42:29 -04:00
Kyle Gabriel
9acab81e98 clean up code, refactor for efficiency 2019-03-11 19:27:59 -04:00
Kyle Gabriel
2c0bccd157 Add ability to track curren tlocation with device GPS, automatically acquires new data and adds markers to the map, add SSL 2019-03-09 13:34:11 -05:00
Kyle Gabriel
835a1f3b6f fix missing API key issue 2019-03-03 13:37:27 -05:00
Kyle Gabriel
841cceaf3f fix flask config 2019-03-03 00:32:45 -05:00
Kyle Gabriel
f1b2394f03 fix docstring 2019-03-03 00:27:28 -05:00
Kyle Gabriel
291fcdb992 Move everything to docker containers 2019-03-03 00:24:24 -05:00