1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-01-17 08:48:05 +00:00
Commit graph

1055 commits

Author SHA1 Message Date
thatmattlove
1d1dcd8319 fix logo width on mobile 2024-05-31 23:00:51 -04:00
thatmattlove
c79ba8b727 fix browser DNS resolution; closes #251 2024-05-31 22:56:55 -04:00
thatmattlove
c8a348ed0f fix invalid next.config.js options 2024-05-31 22:56:26 -04:00
thatmattlove
4b6e6cba70 fix config value overwrite; closes #249 2024-05-31 22:24:41 -04:00
thatmattlove
ad88d025c2 fix leftover issue from #247 if build_dir does not exist 2024-05-31 22:22:39 -04:00
Marlon Alkan
85fa678d74
hyperglass: frontend: delete build dir before copying generated code to it
fixes #244
2024-05-29 18:03:06 +02:00
thatmattlove
15ff03806a properly format menu content with configuration parameters 2024-05-28 14:42:45 -04:00
thatmattlove
d1a62f9646 update repo for v2 release 2024-05-28 13:42:25 -04:00
thatmattlove
ee5a418264 fix import sorting 2024-05-27 16:25:47 -04:00
thatmattlove
dd2ce8354b fix handling of litestar.exceptions.ValidationException. Probably fixes #243 2024-05-27 16:25:26 -04:00
thatmattlove
594d2e90f8 fix container file handling 2024-05-27 16:08:50 -04:00
thatmattlove
58b51b7c8e fix existing directory error; closes #244, #246 2024-05-27 15:25:34 -04:00
thatmattlove
e84cc4ac00 remove deprecated pydantic constr usage 2024-05-27 14:41:04 -04:00
thatmattlove
bccc07cc99 fix import formatting 2024-05-27 14:30:15 -04:00
thatmattlove
3b1cedf552 fix docker build issue 2024-05-27 14:21:30 -04:00
thatmattlove
be09dbc476 remove --no-lint from next build
Apparently, it causes errors. Which is stupid.
2024-04-02 16:41:21 -04:00
thatmattlove
9d1c6a5e4a remove deprecated next export from UI build 2024-04-02 16:27:07 -04:00
thatmattlove
ba045b6f8e fix log messaging output 2024-04-02 10:10:16 -04:00
thatmattlove
fedd0b4196 fix missing startup actions; closes #242 2024-04-02 10:10:03 -04:00
thatmattlove
7c398fdf4f remove params.docs.mode field; fix params.docs.path default value 2024-04-02 00:08:06 -04:00
thatmattlove
e6b6ab5812 remove test function 2024-04-01 23:45:56 -04:00
thatmattlove
d2f734ba1c logging overhaul 2024-04-01 23:42:07 -04:00
thatmattlove
d2e1486b5a initial migration to litestar 2024-03-26 23:59:42 -04:00
thatmattlove
1ef376fb38 improve fake output 2024-03-25 00:10:17 -04:00
thatmattlove
e7e8b9b881 update docs 2024-03-25 00:01:16 -04:00
thatmattlove
19bdfe74d0 fix PeeringDB link rendering 2024-03-24 16:50:31 -04:00
thatmattlove
0cbec73061 fix logo not displaying in FireFox. Closes #229 2024-03-24 15:19:53 -04:00
thatmattlove
8ab9caa45b fix issue where incorrect light/dark logo was loaded. closes #240 2024-03-24 14:39:41 -04:00
thatmattlove
7eec1727b1 fix issue where 'my ip' value was not added to form state. closes #239 2024-03-24 14:27:00 -04:00
thatmattlove
cea421c939 fix render error when rendering select element; change max device per group count to 9; closes #237 2024-03-20 17:47:53 -04:00
thatmattlove
847e55098b update docs & examples 2024-03-20 00:57:11 -04:00
thatmattlove
5d39ff054f fix ip validation rule when querying an IPv6 target 2024-03-19 23:27:38 -04:00
thatmattlove
a8476f2ea9 fix import sorting 2024-03-17 16:04:41 -04:00
thatmattlove
74827c02b9 fix unused import 2024-03-17 16:04:00 -04:00
thatmattlove
d706ff1959 fix test fixtures 2024-03-17 15:59:34 -04:00
thatmattlove
77c0a31256 upgrade major dependencies 2024-03-16 23:17:54 -04:00
thatmattlove
016cfd71d4 remove trailing slash from query hook 2024-03-03 00:21:24 -05:00
thatmattlove
20ae02e2e5 fix & clean up api response models 2024-03-03 00:21:08 -05:00
thatmattlove
213da6380b add logging to error handlers 2024-03-03 00:20:54 -05:00
thatmattlove
125d73d281 fix type errors for non-existent hyperglass.json file 2024-03-01 23:58:55 -05:00
thatmattlove
16b4f60aef fix ci jobs 2024-03-01 23:35:44 -05:00
thatmattlove
a6794ad2ac fix ci jobs 2024-03-01 23:31:17 -05:00
thatmattlove
99ec07d055 fix issues causing test failure 2024-03-01 23:19:08 -05:00
thatmattlove
92bc28ac05 improve state handling & logging 2024-03-01 23:18:11 -05:00
thatmattlove
cfd8f0d670 add tooltip for bgp table when AS path lenght is 0 2024-02-28 22:56:34 -05:00
thatmattlove
f0028a3df6 fix text output empty bug 2024-02-28 22:46:49 -05:00
thatmattlove
0c0bdc7f9b update UI dependencies, fix layout issues 2024-02-28 22:26:16 -05:00
thatmattlove
8c8e4f8109 remove trailing slash requirement for /api/query 2024-02-27 23:02:40 -05:00
thatmattlove
2e1582a674 tooling cleanup 2024-02-27 22:55:32 -05:00
thatmattlove
3f88af4d65 update local development server to support next rewrites 2024-02-27 22:35:02 -05:00