|
09a451c55f
|
add docker & docker compose support
|
2024-03-03 00:21:43 -05:00 |
|
|
016cfd71d4
|
remove trailing slash from query hook
|
2024-03-03 00:21:24 -05:00 |
|
|
20ae02e2e5
|
fix & clean up api response models
|
2024-03-03 00:21:08 -05:00 |
|
|
213da6380b
|
add logging to error handlers
|
2024-03-03 00:20:54 -05:00 |
|
|
ec5c0362e3
|
only run backend actions when project files change
|
2024-03-03 00:20:46 -05:00 |
|
|
2c6ae24b42
|
update docs site
|
2024-03-02 00:29:06 -05:00 |
|
|
77d2be6b09
|
fix venv activation in CI
|
2024-03-02 00:09:59 -05:00 |
|
|
2c1be54341
|
fix call to taskipy binary in CI
|
2024-03-02 00:05:57 -05:00 |
|
|
825961a0eb
|
only run frontend tests when necessary
|
2024-03-02 00:05:44 -05:00 |
|
|
8ff13799b2
|
update rye setup action
|
2024-03-01 23:59:02 -05:00 |
|
|
125d73d281
|
fix type errors for non-existent hyperglass.json file
|
2024-03-01 23:58:55 -05:00 |
|
|
16b4f60aef
|
fix ci jobs
|
2024-03-01 23:35:44 -05:00 |
|
|
a6794ad2ac
|
fix ci jobs
|
2024-03-01 23:31:17 -05:00 |
|
|
4a45ea0ddc
|
fix ci configs
|
2024-03-01 23:26:05 -05:00 |
|
|
fc58f57d10
|
update ci jobs
|
2024-03-01 23:20:02 -05:00 |
|
|
99ec07d055
|
fix issues causing test failure
|
2024-03-01 23:19:08 -05:00 |
|
|
92bc28ac05
|
improve state handling & logging
|
2024-03-01 23:18:11 -05:00 |
|
|
9e6e0d55ee
|
fix missing toml dependency
|
2024-03-01 23:17:57 -05:00 |
|
|
cfd8f0d670
|
add tooltip for bgp table when AS path lenght is 0
|
2024-02-28 22:56:34 -05:00 |
|
|
f0028a3df6
|
fix text output empty bug
|
2024-02-28 22:46:49 -05:00 |
|
|
0c0bdc7f9b
|
update UI dependencies, fix layout issues
|
2024-02-28 22:26:16 -05:00 |
|
|
8c8e4f8109
|
remove trailing slash requirement for /api/query
|
2024-02-27 23:02:40 -05:00 |
|
|
2e1582a674
|
tooling cleanup
|
2024-02-27 22:55:32 -05:00 |
|
|
3f88af4d65
|
update local development server to support next rewrites
|
2024-02-27 22:35:02 -05:00 |
|
|
cd6bf7a162
|
tooling overhaul
|
2024-02-27 17:44:19 -05:00 |
|
|
ae2753b695
|
fix location card layout
|
2024-02-17 16:19:31 -05:00 |
|
|
0397605fc6
|
migrate ui to pnpm
|
2024-02-17 16:01:11 -05:00 |
|
|
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 |
|