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

1509 Commits

Author SHA1 Message Date
thatmattlove
446853e4a9 countless updates I mostly don't remember. 2023-04-13 23:05:05 -04:00
thatmattlove
b94eb3006a update & fix tests 2023-04-13 21:43:20 -04:00
thatmattlove
a15fe52061 fix typo 2022-12-30 23:40:14 -05:00
thatmattlove
6fcf8ca837 Add OpenBGPD support, closes #206 2022-12-26 16:24:24 -05:00
thatmattlove
7fd35f5d6f fix device_type selection for linux platforms 2022-12-26 16:23:56 -05:00
thatmattlove
e3f40b4f7b add platforms page 2022-12-26 14:29:16 -05:00
thatmattlove
82e5267292 improve docs 2022-12-26 13:03:10 -05:00
thatmattlove
e494db5337 remove legacy parsers 2022-12-26 11:15:20 -05:00
thatmattlove
2c7456c317 replace legacy mikrotik parsing with builtin plugin 2022-12-26 11:05:46 -05:00
thatmattlove
c8c13eea27 migrate legacy builtin commands to directives 2022-12-26 10:57:30 -05:00
thatmattlove
0ebe265cb9 bump ruff version 2022-12-26 10:57:18 -05:00
thatmattlove
47ac13e06f remove legacy logo 2022-12-26 10:17:44 -05:00
thatmattlove
e29dbba5a7 fix readme badges 2022-12-26 10:12:26 -05:00
thatmattlove
c5c14ab880 fix readme badges 2022-12-26 10:10:53 -05:00
thatmattlove
209c6fe92a update module docstring 2022-12-26 10:07:04 -05:00
thatmattlove
71834bfd4c increase minimum node version 2022-12-26 10:06:25 -05:00
thatmattlove
3e73d02c46 clean up compat module 2022-12-26 10:03:56 -05:00
thatmattlove
288233e059 add file utility tests 2022-12-26 09:57:30 -05:00
thatmattlove
3397121732 slightly refactor file utilities 2022-12-26 09:57:11 -05:00
thatmattlove
5384bba56a general clean up 2022-12-26 09:56:51 -05:00
thatmattlove
daa3d409fa update installer 2022-12-24 18:25:58 -05:00
thatmattlove
bda17d546e Revert "update installer"
This reverts commit 3d579d5961.
2022-12-24 18:24:46 -05:00
thatmattlove
3d579d5961 update installer 2022-12-24 18:21:31 -05:00
thatmattlove
43faa0f8e4 fix zip error 2022-12-24 18:21:25 -05:00
thatmattlove
63611311da update gitignore 2022-12-24 17:54:11 -05:00
thatmattlove
a6bb2004f8 add plugins docs 2022-12-24 17:53:20 -05:00
thatmattlove
9c9a8469a4 replace flake8 with ruff for linting, refactor issues 2022-12-24 17:53:05 -05:00
thatmattlove
086279ab85 start plugins docs 2022-12-19 16:58:22 -05:00
thatmattlove
4dfe5749ae fix import sorting 2022-12-19 16:58:12 -05:00
thatmattlove
22c65b9d56 try unoptimized images 2022-12-19 16:18:01 -05:00
thatmattlove
bfe3efbc70 add experimental edge to next config 2022-12-19 15:44:48 -05:00
thatmattlove
f8fcbd306c add missing tsc dependency 2022-12-19 15:33:56 -05:00
thatmattlove
f4a7d128e2 add noindex nofollow tags to docs 2022-12-19 15:11:39 -05:00
thatmattlove
f37eb9abf7 add v2 docs, minor refactoring 2022-12-19 14:57:20 -05:00
thatmattlove
fc3ba3a8be clean up unused parameters and start work on 2.0.0 docs 2022-12-12 18:52:39 -05:00
thatmattlove
c6144b9b5b update ci actions 2022-12-11 17:49:29 -05:00
thatmattlove
60429ebbc1 commit previous changes and dep updates 2022-12-11 17:30:20 -05:00
thatmattlove
9300105d9f #142: Start multiple query target implementation 2021-12-23 00:00:35 -07:00
thatmattlove
433b5cecee Fixes #180: properly validate long FQDNs 2021-12-22 22:43:26 -07:00
thatmattlove
16e9dc82fa remove legacy jwt encoding module 2021-12-22 22:25:09 -07:00
thatmattlove
dfca1a5bc1 Move isort configuration to pyproject.toml 2021-12-22 22:22:01 -07:00
thatmattlove
3cf84a8001 add use-dns-query test 2021-12-20 10:58:38 -07:00
thatmattlove
2dd03ad81d refactor and restructure ui theme hooks 2021-12-19 23:30:09 -07:00
thatmattlove
fe8cd9f356 refactor and restructure ui hooks 2021-12-19 23:02:01 -07:00
thatmattlove
227da64c9a refactor and restructure ui components 2021-12-19 22:57:00 -07:00
thatmattlove
9a04ef1dfc remove legacy types 2021-12-18 23:47:24 -07:00
thatmattlove
93adc09e63 refactor, restructure typescript types 2021-12-18 23:45:06 -07:00
thatmattlove
47711fb075 improve directive info styling 2021-12-18 21:52:05 -07:00
thatmattlove
c479a2f2b4 Add info support back to directives 2021-12-18 19:38:13 -07:00
thatmattlove
292aa7612b fix duplicate @emotion/react bundling 2021-12-18 00:30:46 -07:00