core-extra/webapp
2018-11-24 07:01:23 -08:00
..
static updated to work with changes for rel/5.2 2018-07-27 10:08:03 -07:00
templates initial rough working service edit, with special way to retrieve custom values 2018-05-23 12:41:29 -07:00
app.py removed usage of bottle for handling exceptions for rest api 2018-10-16 09:42:43 -07:00
core_utils.py core rest - consolidate config group logic and added endpoints for all mobility/emane configurations 2018-11-21 15:41:00 -08:00
emane_routes.py core rest - consolidate config group logic and added endpoints for all mobility/emane configurations 2018-11-21 15:41:00 -08:00
hook_routes.py refactoring to rest app to help breakup api code into smaller files 2018-09-13 09:27:02 -07:00
link_routes.py (rest) - fixed editing link api (gui) - added link update in link details panel 2018-09-24 09:50:26 -07:00
mobility_routes.py core rest - consolidate config group logic and added endpoints for all mobility/emane configurations 2018-11-21 15:41:00 -08:00
node_routes.py rest - account for node update with only geo, that results in calculation the x,y 2018-09-20 10:38:59 -07:00
service_routes.py core rest - added start/stop/restart/validate services endpoints 2018-11-24 07:01:23 -08:00
session_routes.py rest - fixed initial location scale value 2018-09-20 10:11:51 -07:00
websocket_routes.py rest - account for node update with only geo, that results in calculation the x,y 2018-09-20 10:38:59 -07:00
wlan_routes.py refactoring to rest app to help breakup api code into smaller files 2018-09-13 09:27:02 -07:00
xml_routes.py updated set mobility to upload file to a upload directory and mark files used by set mobility config to look for the file within this directory 2018-09-13 13:10:41 -07:00