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

562 Commits

Author SHA1 Message Date
checktheroads
0cfa3472f7 move google analytics to params.web 2020-01-28 10:03:51 -07:00
checktheroads
1377b6510b fix import formatting 2020-01-28 09:53:06 -07:00
checktheroads
4a84c88db6 refactor redis config 2020-01-28 09:52:54 -07:00
checktheroads
b5b7600880 refactor params.opengraph → params.web.opengraph 2020-01-28 09:51:58 -07:00
checktheroads
3b11cd65f2 refactor params.branding → params.web 2020-01-28 09:14:47 -07:00
checktheroads
9b9fd95061 flatten configuration model 2020-01-28 08:59:27 -07:00
checktheroads
6ad69ae6bb start: add DNS resolution 2020-01-27 21:28:46 -07:00
checktheroads
03c58ceb76 start: add DNS resolution 2020-01-27 21:28:27 -07:00
checktheroads
bc91fe6f29 improve error display 2020-01-26 02:24:12 -07:00
checktheroads
cb8379e0e0 close SSH sessions if request_timeout elapses 2020-01-26 02:23:37 -07:00
checktheroads
40b714b463 improve validation 2020-01-26 02:22:28 -07:00
checktheroads
09f7d98a54 improve validation 2020-01-26 02:21:53 -07:00
checktheroads
53fcf67968 cleanup 2020-01-26 02:21:12 -07:00
checktheroads
4a5c4b5f7b sort routers by display_name 2020-01-26 02:20:05 -07:00
checktheroads
5a68bb294c begin config model flattening 2020-01-26 02:18:39 -07:00
checktheroads
e11982f709 improve per-query serialization 2020-01-26 02:15:19 -07:00
checktheroads
162c54cc9d fix/improve error handling 2020-01-26 02:14:42 -07:00
checktheroads
5372908fe4 ignore D202 2020-01-26 02:13:14 -07:00
checktheroads
42b74996a9 start work on #20 2020-01-26 02:12:45 -07:00
checktheroads
6780c2fd87 fix startup/shutdown event handling 2020-01-21 20:03:47 -07:00
checktheroads
5fe4c6a0f0 cleanup 2020-01-21 20:03:10 -07:00
checktheroads
ed9c9e4700 add dynamic imports 2020-01-21 20:02:50 -07:00
checktheroads
14d503108f fix import error 2020-01-21 18:49:44 -07:00
checktheroads
c8a3ecb897 fix padding 2020-01-21 17:39:44 -07:00
checktheroads
dee6f190b1 fix debugger component positioning 2020-01-21 17:39:34 -07:00
checktheroads
446cf624b8 centralize static-y definitions 2020-01-21 17:32:31 -07:00
checktheroads
37f3194bbc add app-level getInitialProps for full SSR; add UI build process to web app 2020-01-21 17:31:35 -07:00
checktheroads
9ca90cc2ae refactor response model 2020-01-21 17:30:14 -07:00
checktheroads
252d2d4bb2 cli cleanup 2020-01-21 17:28:32 -07:00
checktheroads
f3be12b82c migrate api to module 2020-01-21 17:27:57 -07:00
checktheroads
d4d64d0ac8 begin migration to broken out api config 2020-01-21 17:25:19 -07:00
checktheroads
94c35faac0 improve api docs 2020-01-21 02:38:04 -07:00
checktheroads
52c2489658 fix CLI oddities 2020-01-21 02:37:39 -07:00
checktheroads
81ed510396 fix invalid variantColor 2020-01-21 01:09:22 -07:00
checktheroads
b7b182b1ec isory import cleanup; clear cache on shutdown 2020-01-21 01:09:03 -07:00
checktheroads
e84936b53a split CLI into separate module 2020-01-21 01:08:28 -07:00
checktheroads
ddb42b02a4 switch to ujson for .json() exception class method 2020-01-20 19:50:35 -07:00
checktheroads
06c5c6eba2 split api endpoints from backend query initiator 2020-01-20 19:50:08 -07:00
checktheroads
aef7ebe73a migrate to /api URI prefix for backend calls 2020-01-20 10:52:14 -07:00
checktheroads
2499c7cec5 add development mode config model 2020-01-20 10:51:48 -07:00
checktheroads
20abd74de8 add fastapi docs config model 2020-01-20 10:19:27 -07:00
checktheroads
cd161e1ca3 update dependencies for serving static files 2020-01-20 10:19:16 -07:00
checktheroads
4e53435de9 add node env variable writing for production mode 2020-01-20 10:18:54 -07:00
checktheroads
65ccce5aff add fastapi docs config model 2020-01-20 10:17:52 -07:00
checktheroads
abcb87de46 isort import fix 2020-01-20 10:17:22 -07:00
checktheroads
ec62fbc807 migrate ui 2020-01-20 00:38:56 -07:00
checktheroads
38af5da8eb move linter & isort configs to separate files 2020-01-20 00:38:26 -07:00
checktheroads
dfd9c78966 update dependencies 2020-01-20 00:37:50 -07:00
checktheroads
ebe848bbf9 UI improvements 2020-01-20 00:37:04 -07:00
checktheroads
22973cd21b improve accessibility of selcet component 2020-01-20 00:35:52 -07:00