thatmattlove
|
4d5e259f6e
|
fix non-success display issue
|
2024-06-16 16:53:14 -04:00 |
|
thatmattlove
|
0137b042dc
|
prepare v2.0.2
|
2024-06-01 15:44:49 -04:00 |
|
thatmattlove
|
6b37ce96f6
|
fix logo alignment on small screens; closes #258
|
2024-06-01 15:40:49 -04:00 |
|
thatmattlove
|
aab4ada723
|
add support for any DoH provider; closes #254; closes #256
|
2024-06-01 15:25:41 -04:00 |
|
thatmattlove
|
bfcae89bf0
|
fix prepending of HYPERGLASS_APP_PATH to values; closes #253
|
2024-06-01 15:08:59 -04:00 |
|
thatmattlove
|
8a3d704eca
|
fix broken license link
|
2024-06-01 14:50:00 -04:00 |
|
thatmattlove
|
b796149a26
|
fix dropdown remaining open after selection; closes #257
|
2024-06-01 14:49:05 -04:00 |
|
thatmattlove
|
7eb4f5ca93
|
fix leftover issue from #247 if build_dir does not exist
|
2024-05-31 23:11:08 -04:00 |
|
thatmattlove
|
35d9c26eff
|
update version to 2.0.1
|
2024-05-31 23:06:33 -04:00 |
|
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 |
|