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

302 Commits

Author SHA1 Message Date
6ba9de874c remove commented code 2019-08-16 23:24:10 -07:00
5c7f1713b8 fix button status changes 2019-08-16 23:23:09 -07:00
df441c0d6d remove requirement of Python 3.7 2019-08-16 23:08:22 -07:00
840283f375 add theming 2019-08-14 09:36:33 -07:00
3c756acb46 add theming 2019-08-14 09:36:24 -07:00
08fd8f5cac remove commented code, add new theme models 2019-08-14 09:35:37 -07:00
a65aa54f60 update gitignore 2019-08-14 09:35:13 -07:00
3f6d451d52 🔥 remove commented code 2019-08-14 09:34:38 -07:00
6f50dda5a5 💄 Add theme template 2019-08-13 14:15:35 -07:00
bc074971a2 🎨 Break render into separate functions 2019-08-13 14:14:33 -07:00
58bd6c17d0 🎨 Break render into separate functions 2019-08-13 14:14:14 -07:00
556ec88864 🎨 Break render into separate functions 2019-08-13 14:13:08 -07:00
ecaabcf266 💄 Add theme template 2019-08-13 14:12:57 -07:00
92bf5351b7 🎨 Break render into separate functions 2019-08-13 14:12:27 -07:00
2be28d795b 💄 UI Improvements 2019-08-13 00:51:29 -07:00
7974f89482 💄 UI Improvements 2019-08-13 00:50:44 -07:00
b413d2f234 💄 Add responsive max-width classes 2019-08-13 00:50:10 -07:00
c2910163f3 💄 UI improvements, JS cleanup 2019-08-13 00:49:27 -07:00
140892b17e 💄 Remove hard coded title styles 2019-08-13 00:48:50 -07:00
70e9fb3b07 💄 Improve back button 2019-08-13 00:48:12 -07:00
dc8aaad7c8 💄 Fix form positioning 2019-08-13 00:47:41 -07:00
5cc0a68877 💄 Move PeeringDB 2019-08-13 00:46:41 -07:00
17327ac75a 💄 Move PeeringDB, improve back button 2019-08-13 00:46:13 -07:00
c6ff040cad 💄 Bulma > Bootstrap 2019-08-07 11:09:40 -07:00
d84b547d77 💄 Bulma > Bootstrap 2019-08-07 11:09:18 -07:00
5cceffb87f ⬆️ http3 > httpx 2019-08-07 11:07:46 -07:00
2f2c32422e 🚀🎨💄 2019-08-06 01:09:55 -07:00
3f7988910d massive overhaul 2019-07-29 22:13:11 -07:00
4bc56895a9 Add networks config model 2019-07-16 22:31:55 -07:00
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
c53a8ce373 Requests → HTTP3 2019-07-10 22:30:09 -07:00
ffa11b3d1b 🐛 Properly handle lack of user config 2019-07-10 16:20:23 -07:00
d67dec47a9 👷 Pylint → Flake8 2019-07-10 15:57:21 -07:00
a52d350f4f 📝 Add missing docstring 2019-07-09 23:48:16 -07:00
8de58c2e3e ♻️ Remove legacy onclick html tags 2019-07-09 23:44:51 -07:00
5c52ad9717 🔇 Remove unnecessary logger 2019-07-09 23:21:05 -07:00
1f6509680d 🎨 TOML → YAML 2019-07-09 23:15:05 -07:00
37448c85b9 🎨 Make JS code suck slightly less 2019-07-09 23:13:06 -07:00
53c1e44e2d 🔧 TOML → YAML 2019-07-09 23:10:26 -07:00
e3dbcac0a4 🔧 TOML → YAML 2019-07-09 18:11:46 -07:00
0064a96218 🚨 Fix line length 2019-07-09 16:30:14 -07:00
99fa656d42 🔧 TOML → YAML 2019-07-09 16:29:48 -07:00
6686a0ba2a 🔧 TOML → YAML 2019-07-09 16:29:22 -07:00
b5e628ed2e Fix line length 2019-07-09 16:25:40 -07:00
ea9ab01f01 🎨 Make JS code suck slightly less 2019-07-09 16:13:04 -07:00
98aa95a757 🎨 Fix line length 2019-07-09 15:16:07 -07:00
7b5cffac57 🎨 Fix string lengths 2019-07-09 15:13:44 -07:00
30b399d13f 🎨 Fix string lengths 2019-07-09 15:13:34 -07:00
89bf4281e7 🚸 Deserialize blacklist debug output 2019-07-09 14:48:03 -07:00
f314e533ea Netaddr → ipaddress 2019-07-09 14:46:02 -07:00