1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

41 Commits

Author SHA1 Message Date
checktheroads
2be28d795b 💄 UI Improvements 2019-08-13 00:51:29 -07:00
checktheroads
7974f89482 💄 UI Improvements 2019-08-13 00:50:44 -07:00
checktheroads
b413d2f234 💄 Add responsive max-width classes 2019-08-13 00:50:10 -07:00
checktheroads
c2910163f3 💄 UI improvements, JS cleanup 2019-08-13 00:49:27 -07:00
checktheroads
c6ff040cad 💄 Bulma > Bootstrap 2019-08-07 11:09:40 -07:00
Matt Love
2f2c32422e 🚀🎨💄 2019-08-06 01:09:55 -07:00
Matt Love
3f7988910d massive overhaul 2019-07-29 22:13:11 -07:00
Matt Love
b7747cf1df Async all the things
Flask → Sanic, Requests → HTTP3, Add SSHTunnel for SSH Proxying, Remove Gunicorn dependency
2019-07-15 02:30:42 -07:00
Matt Love
8de58c2e3e ♻️ Remove legacy onclick html tags 2019-07-09 23:44:51 -07:00
Matt Love
37448c85b9 🎨 Make JS code suck slightly less 2019-07-09 23:13:06 -07:00
Matt Love
ea9ab01f01 🎨 Make JS code suck slightly less 2019-07-09 16:13:04 -07:00
checktheroads
211e503d5e Implement: Pydantic, Custom exceptions, constants, YAML 2019-07-07 02:49:54 -07:00
checktheroads
d8b0ca92cb Convert error messages to bulma notification class 2019-06-23 14:06:32 -07:00
checktheroads
7076feb727 switched to hostnamed-based device identification, removed name key 2019-06-16 23:34:37 -07:00
checktheroads
e7b3d8fe8e fixed reference to legacy JS function 2019-06-16 22:51:42 -07:00
checktheroads
f3461708c1 fixed syntax error in hyperglass.js 2019-06-11 22:41:01 -07:00
checktheroads
79cc8f6967 persisting custom dir 2019-06-11 22:05:04 -07:00
checktheroads
df5d7b055e added 401 unauthorized function to hyperglass.js 2019-06-11 14:31:40 -07:00
checktheroads
e85560a0a0 docs updates, nginx tests, manage.py improvements 2019-06-11 13:39:40 -07:00
checktheroads
56f81a8651 removed unecessary files 2019-06-10 12:26:42 -07:00
checktheroads
eca889e866 all the things 2019-06-10 12:22:38 -07:00
checktheroads
9e94429bb6 complete overhaul, mostly to make pylint happy 2019-06-07 18:33:49 -07:00
checktheroads
a417afdd8c added docs, migrated input validated from JS to execute.py 2019-05-28 00:53:45 -07:00
checktheroads
65709a3779 removed cached hyperglass.scss 2019-05-27 08:13:46 -07:00
checktheroads
35ac7cb120 improved tag visuals 2019-05-27 08:10:49 -07:00
checktheroads
3ca26037aa complete overhaul of configuration module 2019-05-26 18:46:43 -07:00
checktheroads
23f8c0bdd7 added display_name attr to routers 2019-05-23 00:39:11 -07:00
checktheroads
94bbd5b46d removed redundant json conversion 2019-05-18 15:59:49 -07:00
checktheroads
baaa3d1a1b added hyperglass/static/custom directory to .gitignore for local customizations 2019-05-15 14:21:14 -07:00
checktheroads
9ffdfb2b1e fixed scss syntax issue affecting help box <a> tags 2019-05-14 17:29:31 -07:00
checktheroads
671e03b499 updated .gitignores to avoid errors 2019-05-14 16:42:52 -07:00
checktheroads
5c66f634b5 changed help button type to "button" from nothing 2019-05-14 16:38:00 -07:00
checktheroads
6247ad9e05 fixed navbar background color, fixed footer text color 2019-05-14 16:20:09 -07:00
checktheroads
fc6201fe8a finally fixed bulma sticky footer nonsense 2019-05-14 16:05:48 -07:00
checktheroads
e488f54a8f fixed caching issues, reworked error pages 2019-05-14 12:58:56 -07:00
checktheroads
2c9cd88326 rework of front end 2019-05-14 11:37:52 -07:00
checktheroads
d65ed753d9 merging fixes from text linux box 2019-05-13 21:58:48 -07:00
checktheroads
3133891b19 converted /lg POST to jquery ajax 2019-05-13 10:37:33 -07:00
checktheroads
419fe7b5db wsgi 2019-05-12 23:33:32 -07:00
checktheroads
04e94462fe converted network list to jinja instead of ajax query, leaving only 1 ajax query needed 2019-05-08 14:04:18 -07:00
checktheroads
47f1b938cd initial 2019-05-07 23:21:41 -07:00