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

1491 Commits

Author SHA1 Message Date
3397121732 slightly refactor file utilities 2022-12-26 09:57:11 -05:00
5384bba56a general clean up 2022-12-26 09:56:51 -05:00
daa3d409fa update installer 2022-12-24 18:25:58 -05:00
bda17d546e Revert "update installer"
This reverts commit 3d579d5961a47f8e5acd090599dbba05f95f2606.
2022-12-24 18:24:46 -05:00
3d579d5961 update installer 2022-12-24 18:21:31 -05:00
43faa0f8e4 fix zip error 2022-12-24 18:21:25 -05:00
63611311da update gitignore 2022-12-24 17:54:11 -05:00
a6bb2004f8 add plugins docs 2022-12-24 17:53:20 -05:00
9c9a8469a4 replace flake8 with ruff for linting, refactor issues 2022-12-24 17:53:05 -05:00
086279ab85 start plugins docs 2022-12-19 16:58:22 -05:00
4dfe5749ae fix import sorting 2022-12-19 16:58:12 -05:00
22c65b9d56 try unoptimized images 2022-12-19 16:18:01 -05:00
bfe3efbc70 add experimental edge to next config 2022-12-19 15:44:48 -05:00
f8fcbd306c add missing tsc dependency 2022-12-19 15:33:56 -05:00
f4a7d128e2 add noindex nofollow tags to docs 2022-12-19 15:11:39 -05:00
f37eb9abf7 add v2 docs, minor refactoring 2022-12-19 14:57:20 -05:00
fc3ba3a8be clean up unused parameters and start work on 2.0.0 docs 2022-12-12 18:52:39 -05:00
c6144b9b5b update ci actions 2022-12-11 17:49:29 -05:00
60429ebbc1 commit previous changes and dep updates 2022-12-11 17:30:20 -05:00
9300105d9f #142: Start multiple query target implementation 2021-12-23 00:00:35 -07:00
433b5cecee Fixes #180: properly validate long FQDNs 2021-12-22 22:43:26 -07:00
16e9dc82fa remove legacy jwt encoding module 2021-12-22 22:25:09 -07:00
dfca1a5bc1 Move isort configuration to pyproject.toml 2021-12-22 22:22:01 -07:00
3cf84a8001 add use-dns-query test 2021-12-20 10:58:38 -07:00
2dd03ad81d refactor and restructure ui theme hooks 2021-12-19 23:30:09 -07:00
fe8cd9f356 refactor and restructure ui hooks 2021-12-19 23:02:01 -07:00
227da64c9a refactor and restructure ui components 2021-12-19 22:57:00 -07:00
9a04ef1dfc remove legacy types 2021-12-18 23:47:24 -07:00
93adc09e63 refactor, restructure typescript types 2021-12-18 23:45:06 -07:00
47711fb075 improve directive info styling 2021-12-18 21:52:05 -07:00
c479a2f2b4 Add info support back to directives 2021-12-18 19:38:13 -07:00
292aa7612b fix duplicate @emotion/react bundling 2021-12-18 00:30:46 -07:00
4ee97ec0b2 cleanup & animation improvement 2021-12-18 00:29:51 -07:00
ba2ce4b930 improve form state logic, fix issue with intersection directive selection 2021-12-17 23:00:36 -07:00
196fb43ea7 implement react-if 2021-12-17 21:44:35 -07:00
c8663d7029 improve component types 2021-12-17 21:08:45 -07:00
15c29a09d7 fix icon name 2021-12-17 20:38:39 -07:00
0cd44e7fdf improve log messages 2021-12-17 20:37:03 -07:00
a19f0aa7d9 Fix plugin import error 2021-12-17 20:32:08 -07:00
1543f8d7c5 restructure api routes/tasks 2021-12-17 20:17:52 -07:00
8f0163c453 Fix import sorting 2021-12-17 11:25:04 -07:00
ab2c7d4ced fix broken utility exports 2021-12-17 10:36:30 -07:00
b7b681f3d3 Restructure utilities, add tests 2021-12-15 00:50:20 -07:00
44a1b0aa78 Remove unnecessary dependencies 2021-12-14 23:02:05 -07:00
f8a4cad5de Improve external http client typing and add tests 2021-12-14 22:59:05 -07:00
a902dc720d remove legacy ripestat api 2021-12-14 21:52:04 -07:00
5f4d5049e0 Properly handle empty/missing custom JS/HTML 2021-12-14 01:35:58 -07:00
bd0eb65ffc Closes #173: Implement customizable highlighting of text output 2021-12-14 01:31:45 -07:00
5bf69f7923 Fix fake output handling 2021-12-13 22:15:06 -07:00
56432013e0 Closes #177: Remove unnecessary method from http logging 2021-12-08 23:20:30 -07:00