|
cbaf102015
|
fix issue where if greeting is disabled, the page reloads
|
2024-02-17 15:59:22 -05:00 |
|
|
52f910f616
|
add comment about M1 macs and system-info
|
2023-04-14 00:24:41 -04:00 |
|
|
315abe5a4e
|
update dependencies
|
2023-04-14 00:24:23 -04:00 |
|
|
446853e4a9
|
countless updates I mostly don't remember.
|
2023-04-13 23:05:05 -04:00 |
|
|
b94eb3006a
|
update & fix tests
|
2023-04-13 21:43:20 -04:00 |
|
|
a15fe52061
|
fix typo
|
2022-12-30 23:40:14 -05:00 |
|
|
6fcf8ca837
|
Add OpenBGPD support, closes #206
|
2022-12-26 16:24:24 -05:00 |
|
|
7fd35f5d6f
|
fix device_type selection for linux platforms
|
2022-12-26 16:23:56 -05:00 |
|
|
e3f40b4f7b
|
add platforms page
|
2022-12-26 14:29:16 -05:00 |
|
|
82e5267292
|
improve docs
|
2022-12-26 13:03:10 -05:00 |
|
|
e494db5337
|
remove legacy parsers
|
2022-12-26 11:15:20 -05:00 |
|
|
2c7456c317
|
replace legacy mikrotik parsing with builtin plugin
|
2022-12-26 11:05:46 -05:00 |
|
|
c8c13eea27
|
migrate legacy builtin commands to directives
|
2022-12-26 10:57:30 -05:00 |
|
|
0ebe265cb9
|
bump ruff version
|
2022-12-26 10:57:18 -05:00 |
|
|
47ac13e06f
|
remove legacy logo
|
2022-12-26 10:17:44 -05:00 |
|
|
e29dbba5a7
|
fix readme badges
|
2022-12-26 10:12:26 -05:00 |
|
|
c5c14ab880
|
fix readme badges
|
2022-12-26 10:10:53 -05:00 |
|
|
209c6fe92a
|
update module docstring
|
2022-12-26 10:07:04 -05:00 |
|
|
71834bfd4c
|
increase minimum node version
|
2022-12-26 10:06:25 -05:00 |
|
|
3e73d02c46
|
clean up compat module
|
2022-12-26 10:03:56 -05:00 |
|
|
288233e059
|
add file utility tests
|
2022-12-26 09:57:30 -05:00 |
|
|
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 |
|