Commit graph

45 commits

Author SHA1 Message Date
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
65094a3b23 added new gitignore file 2025-03-25 12:47:28 +00:00
Kyle Gabriel
9e35ca7f37
Formatting change 2021-12-13 16:45:52 -05:00
Kyle Gabriel
026ea7490d
Formatting changes 2021-12-13 16:45:13 -05:00
Kyle Gabriel
8d51204b75
Merge pull request from iOperator/TTNv3-map-fix
Updating map to reflect new routes from TTNv3 fix.
2021-12-13 16:35:56 -05: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 (, ) 2021-12-04 10:35:09 -05:00
Kyle Gabriel
5c1a89c008
Merge pull request from tedenda/UpdateToThingsStackV3
Update project to Things Stack V3
2021-09-07 09:39:49 -04:00
Daniel Tedenljung
671c3b298e Change to new url and auth 2021-07-04 10:20:25 +02:00
Kyle Gabriel
f8e4b797e5 update readme with command to view logs 2021-04-25 17:10:27 -04: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 ( ) 2021-04-23 15:01:23 -04:00
Kyle Gabriel
8be7b2bd38
Merge pull request from tedenda/Add_All_Markers
Added option for 'All markers'
2021-01-08 16:14:37 -05: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 () 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
Kyle Gabriel
0e61599269
Merge pull request from tedenda/FixConfig
Remove 'key' in app_key
2020-12-22 17:15:18 -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
Kyle Gabriel
65a48a403c
Merge pull request from JaronStrypsteen/patch-1
update app.py
2020-12-13 12:28:38 -05: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
5858ac1b7f Add screenshot 2019-08-26 00:52:06 -04:00
Kyle Gabriel
f03653f265 update README 2019-08-25 22:36:23 -04: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
22ddcec68b update README 2019-08-25 22:00:05 -04:00
Kyle Gabriel
7517411140 Fix timezone issue 2019-08-25 21:49:22 -04:00
Kyle Gabriel
f4168731ea update dependencies 2019-08-25 21:11:31 -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
7e9201cd85 update README 2019-03-03 15:12:36 -05:00
Kyle Gabriel
07882741ec update README 2019-03-03 13:54:10 -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
Kyle Gabriel
70b15eda8a update README 2019-02-25 22:18:37 -05:00
Kyle Gabriel
62dd95b729 update flask 2019-02-25 22:05:47 -05:00
Kyle Gabriel
9dd7c1e2f0 All the files 2019-02-25 22:04:56 -05:00
Kyle Gabriel
b57831c541
Initial commit 2019-02-25 20:42:48 -05:00