thatmattlove
|
aab4ada723
|
add support for any DoH provider; closes #254; closes #256
|
2024-06-01 15:25:41 -04:00 |
|
thatmattlove
|
15ff03806a
|
properly format menu content with configuration parameters
|
2024-05-28 14:42:45 -04:00 |
|
thatmattlove
|
e84cc4ac00
|
remove deprecated pydantic constr usage
|
2024-05-27 14:41:04 -04:00 |
|
thatmattlove
|
7c398fdf4f
|
remove params.docs.mode field; fix params.docs.path default value
|
2024-04-02 00:08:06 -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
|
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
|
a8476f2ea9
|
fix import sorting
|
2024-03-17 16:04:41 -04:00 |
|
thatmattlove
|
77c0a31256
|
upgrade major dependencies
|
2024-03-16 23:17:54 -04:00 |
|
thatmattlove
|
99ec07d055
|
fix issues causing test failure
|
2024-03-01 23:19:08 -05:00 |
|
thatmattlove
|
cd6bf7a162
|
tooling overhaul
|
2024-02-27 17:44:19 -05:00 |
|
thatmattlove
|
446853e4a9
|
countless updates I mostly don't remember.
|
2023-04-13 23:05:05 -04:00 |
|
thatmattlove
|
7fd35f5d6f
|
fix device_type selection for linux platforms
|
2022-12-26 16:23:56 -05:00 |
|
thatmattlove
|
9c9a8469a4
|
replace flake8 with ruff for linting, refactor issues
|
2022-12-24 17:53:05 -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
|
c479a2f2b4
|
Add info support back to directives
|
2021-12-18 19:38:13 -07:00 |
|
thatmattlove
|
bd0eb65ffc
|
Closes #173: Implement customizable highlighting of text output
|
2021-12-14 01:31:45 -07:00 |
|
thatmattlove
|
56432013e0
|
Closes #177: Remove unnecessary method from http logging
|
2021-12-08 23:20:30 -07:00 |
|
thatmattlove
|
0ec3086c67
|
Closes #176: Deprecate native google analytics support; Add support for custom JS and HTML
|
2021-12-08 16:23:59 -07:00 |
|
thatmattlove
|
b49b6ea58e
|
Allow customization of driver (Netmiko) configuration on a per-device basis
|
2021-12-08 12:00:02 -07:00 |
|
thatmattlove
|
c049569cab
|
Update black
|
2021-12-06 17:12:30 -07:00 |
|
thatmattlove
|
7c1a5bf1c3
|
Improve form styles
|
2021-12-06 13:06:01 -07:00 |
|
thatmattlove
|
55a9918fd0
|
Minor improvements
|
2021-12-06 12:14:00 -07:00 |
|
thatmattlove
|
55f8a62fb0
|
implement generic http client; remove hyperglass-agent connection handler
|
2021-11-07 01:19:29 -07:00 |
|
thatmattlove
|
f6d3dfe1dc
|
Closes #155: Implement User IP Button
|
2021-10-19 16:23:40 -07:00 |
|
thatmattlove
|
d4db98da5e
|
Remove and consolidate legacy utilities
|
2021-10-15 20:07:24 -07:00 |
|
thatmattlove
|
fbe778a605
|
Improve logging
|
2021-09-26 16:50:25 -07:00 |
|
thatmattlove
|
e73de24904
|
Implement input-plugin-based validation, implement common plugins
|
2021-09-26 11:39:46 -07:00 |
|
thatmattlove
|
c2240d92c6
|
Remove query_group from query fields
|
2021-09-25 21:50:51 -07:00 |
|
thatmattlove
|
22ae6a97e8
|
Implement device description and avatar
|
2021-09-24 01:04:28 -07:00 |
|
thatmattlove
|
89568dc8e5
|
Deprecate Device.network
|
2021-09-24 00:16:26 -07:00 |
|
thatmattlove
|
509e8ac3ef
|
Migrate devices to MultiModel
|
2021-09-23 22:36:25 -07:00 |
|
thatmattlove
|
7d5d64c0e2
|
Plugin/directive fixes
|
2021-09-21 07:54:16 -07:00 |
|
thatmattlove
|
f508638399
|
Improve MultiModel API
|
2021-09-18 09:51:47 -07:00 |
|
thatmattlove
|
cd87c254e4
|
Overhaul configuration initialization process, add missing device to directive association
|
2021-09-17 18:15:59 -07:00 |
|
thatmattlove
|
99565da0f9
|
Implement HyperglassMultiModel to manage multiple objects
|
2021-09-17 01:12:33 -07:00 |
|
thatmattlove
|
ab097d4b06
|
Refactor Device.commands to Device.directives
|
2021-09-16 22:43:53 -07:00 |
|
thatmattlove
|
85d7f8876e
|
Refactor Device.type to Device.platform
|
2021-09-16 22:04:15 -07:00 |
|
thatmattlove
|
dda73cb370
|
Refactor and restructure directive model
|
2021-09-16 17:12:30 -07:00 |
|
thatmattlove
|
c99f98a6f0
|
Complete global state implementation
|
2021-09-15 18:25:37 -07:00 |
|
thatmattlove
|
11fac961a0
|
Implement legacy field check & tests
|
2021-09-13 14:11:07 -07:00 |
|
thatmattlove
|
723048d1d1
|
Refactor nos naming to type/device_type
|
2021-09-13 10:00:44 -07:00 |
|
thatmattlove
|
641f1e1bdd
|
Fix issue where structured_output: true on a device would cause it to be disabled
|
2021-09-13 02:38:08 -07:00 |
|
thatmattlove
|
c7292dadd3
|
Fix deprecated base64 method
|
2021-09-13 02:33:22 -07:00 |
|
thatmattlove
|
74fcb5dba4
|
Continue output plugin implementation
|
2021-09-12 18:27:33 -07:00 |
|
thatmattlove
|
52ebf4663c
|
Update code formatting - line length
|
2021-09-12 15:09:24 -07:00 |
|
thatmattlove
|
dc274992b8
|
Clean up API routes
|
2021-09-11 13:56:20 -07:00 |
|
thatmattlove
|
3c012f7ed1
|
Start output plugin feature
|
2021-09-11 00:47:01 -07:00 |
|