|
088913270d
|
updated requirements.txt to newer Flask, as Jinja dropped support for the escape Module
|
2025-03-25 12:53:41 +00:00 |
|
|
17e18e4b13
|
removed config.py
|
2025-03-25 12:52:00 +00:00 |
|
|
a26300f86c
|
update everything, and switch default map to OSM, also added default Zoom Level to config
|
2025-03-25 12:50:11 +00:00 |
|
iOperator
|
d5c2ab6609
|
Updating map to reflect new routes from TTNv3 fix.
|
2021-12-10 10:38:36 +01:00 |
|
Kyle Gabriel
|
3bbd110099
|
Fix TTNv3 (#13, #16)
|
2021-12-04 10:35:09 -05:00 |
|
Daniel Tedenljung
|
671c3b298e
|
Change to new url and auth
|
2021-07-04 10:20:25 +02:00 |
|
Kyle Gabriel
|
1dc8b06537
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# flask_app/Dockerfile
# flask_app/requirements.txt
|
2021-04-23 15:03:57 -04:00 |
|
Kyle Gabriel
|
a1fbc5c5a7
|
fix build (#10 #11)
|
2021-04-23 15:01:23 -04:00 |
|
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 (#6)
|
2020-12-22 20:45:44 -05:00 |
|
Kyle Gabriel
|
e6823c0476
|
Merge pull request #7 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 |
|