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
|
c53a8ce373
|
⚡ Requests → HTTP3
|
2019-07-10 22:30:09 -07:00 |
|
Matt Love
|
ffa11b3d1b
|
🐛 Properly handle lack of user config
|
2019-07-10 16:20:23 -07:00 |
|
Matt Love
|
d67dec47a9
|
👷 Pylint → Flake8
|
2019-07-10 15:57:21 -07:00 |
|
Matt Love
|
a52d350f4f
|
📝 Add missing docstring
|
2019-07-09 23:48:16 -07:00 |
|
Matt Love
|
8de58c2e3e
|
♻️ Remove legacy onclick html tags
|
2019-07-09 23:44:51 -07:00 |
|
Matt Love
|
5c52ad9717
|
🔇 Remove unnecessary logger
|
2019-07-09 23:21:05 -07:00 |
|
Matt Love
|
1f6509680d
|
🎨 TOML → YAML
|
2019-07-09 23:15:05 -07:00 |
|
Matt Love
|
37448c85b9
|
🎨 Make JS code suck slightly less
|
2019-07-09 23:13:06 -07:00 |
|
Matt Love
|
53c1e44e2d
|
🔧 TOML → YAML
|
2019-07-09 23:10:26 -07:00 |
|
Matt Love
|
e3dbcac0a4
|
🔧 TOML → YAML
|
2019-07-09 18:11:46 -07:00 |
|
Matt Love
|
0064a96218
|
🚨 Fix line length
|
2019-07-09 16:30:14 -07:00 |
|
Matt Love
|
99fa656d42
|
🔧 TOML → YAML
|
2019-07-09 16:29:48 -07:00 |
|
Matt Love
|
6686a0ba2a
|
🔧 TOML → YAML
|
2019-07-09 16:29:22 -07:00 |
|
Matt Love
|
b5e628ed2e
|
Fix line length
|
2019-07-09 16:25:40 -07:00 |
|
Matt Love
|
ea9ab01f01
|
🎨 Make JS code suck slightly less
|
2019-07-09 16:13:04 -07:00 |
|
Matt Love
|
98aa95a757
|
🎨 Fix line length
|
2019-07-09 15:16:07 -07:00 |
|
Matt Love
|
7b5cffac57
|
🎨 Fix string lengths
|
2019-07-09 15:13:44 -07:00 |
|
Matt Love
|
30b399d13f
|
🎨 Fix string lengths
|
2019-07-09 15:13:34 -07:00 |
|
Matt Love
|
89bf4281e7
|
🚸 Deserialize blacklist debug output
|
2019-07-09 14:48:03 -07:00 |
|
Matt Love
|
f314e533ea
|
➖ Netaddr → ipaddress
|
2019-07-09 14:46:02 -07:00 |
|
Matt Love
|
483c2b298f
|
Fix unused imports
|
2019-07-08 00:25:59 -07:00 |
|
Matt Love
|
2958225377
|
Remove current_function function, convert dual afi funcs to staticmethod
|
2019-07-08 00:25:02 -07:00 |
|
Matt Love
|
6758855be9
|
Fix dict → tuple inconsistency
|
2019-07-08 00:24:00 -07:00 |
|
Matt Love
|
65de869517
|
Fix unused imports, break out cache retrieval from try block
Completed switch from dict → tuple for output & status by stringifying the output tuple, then using literal_eval to de-stringify on retrieval
|
2019-07-08 00:23:02 -07:00 |
|
checktheroads
|
2b5105f872
|
Fix unused imports, fix syntax errors
|
2019-07-07 23:28:23 -07:00 |
|
checktheroads
|
50c863eb6d
|
Fix unused imports, syntax cleanups
|
2019-07-07 23:14:35 -07:00 |
|
checktheroads
|
7aa8b245f4
|
Remove unnecessary pass statements
|
2019-07-07 23:10:23 -07:00 |
|
checktheroads
|
e940195631
|
Remove unused imports, fix syntax errors
|
2019-07-07 23:08:03 -07:00 |
|
checktheroads
|
7e0bea6a38
|
Fix unused import, remove bare raises, fix syntax errors, improve /lg
|
2019-07-07 22:54:07 -07:00 |
|
checktheroads
|
89aa429761
|
Change output from dict to tuple
|
2019-07-07 22:45:39 -07:00 |
|
checktheroads
|
478a3dcda9
|
Add base exception init
|
2019-07-07 22:38:57 -07:00 |
|
checktheroads
|
2f33a823e4
|
Fix syntax errors
|
2019-07-07 22:38:46 -07:00 |
|
checktheroads
|
211e503d5e
|
Implement: Pydantic, Custom exceptions, constants, YAML
|
2019-07-07 02:49:54 -07:00 |
|
checktheroads
|
faf3426670
|
Fix broken Traceroute help link
|
2019-06-24 09:20:38 -07:00 |
|
checktheroads
|
8df26114dd
|
Increase FRR/BIRD timeouts
|
2019-06-24 01:33:50 -07:00 |
|
checktheroads
|
d8b0ca92cb
|
Convert error messages to bulma notification class
|
2019-06-23 14:06:32 -07:00 |
|
checktheroads
|
27195c4a64
|
Remove extraneous comment
|
2019-06-23 14:06:08 -07:00 |
|
checktheroads
|
926e9767ee
|
Add 504 error options
|
2019-06-23 14:05:43 -07:00 |
|
checktheroads
|
c2b8508eeb
|
Add 504 error options
|
2019-06-23 14:05:20 -07:00 |
|
checktheroads
|
c6b0e00269
|
Add BIRD suppoprt & HTTP connection error handling
|
2019-06-23 14:05:06 -07:00 |
|
checktheroads
|
06c1eff397
|
Remove pprint for debugging
|
2019-06-23 11:51:02 -07:00 |
|
checktheroads
|
a515b47c46
|
Remove pprint for debugging
|
2019-06-23 11:50:33 -07:00 |
|
checktheroads
|
bf4bd3a6db
|
removed fake import for CI testing
|
2019-06-17 02:07:36 -07:00 |
|
checktheroads
|
ff24ab1609
|
intentionally testing pylint failure
|
2019-06-17 01:47:43 -07:00 |
|
Travis CI
|
4a63a2d18c
|
Black Formatting - travis #52
|
2019-06-17 08:41:48 +00:00 |
|
checktheroads
|
b73e31ae4b
|
intentionally misformatting docstring to verify black is working in CI
|
2019-06-17 01:03:51 -07:00 |
|
checktheroads
|
7076feb727
|
switched to hostnamed-based device identification, removed name key
|
2019-06-16 23:34:37 -07:00 |
|
checktheroads
|
b23b6e65c5
|
switched to hostname-based device identification, removed name key
|
2019-06-16 23:34:00 -07:00 |
|
checktheroads
|
95de26ed23
|
switched to hostname-based device identification, removed name key
|
2019-06-16 23:33:22 -07:00 |
|