Commit Graph

11 Commits (0d240b1a8fdb5e6950657e0fd2af9071d45076ae)

Author SHA1 Message Date
vladmandic a7c32caae3 relocate all jsons to data
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-24 13:54:40 +01:00
awsr ec86e52ded
Correct type enforcement 2026-01-13 02:11:58 -08:00
awsr 2394a7fac1
Ignore false positives with static typing 2026-01-13 02:10:38 -08:00
awsr 7c01fd71de
Don't warn about file if not reading from a file
Leave that up to the other log messages
2025-12-28 03:10:22 -08:00
awsr 89fd729d74
Restore accidental deletion 2025-12-28 03:02:39 -08:00
awsr 66f55a7d7c
Better data handling 2025-12-28 02:59:51 -08:00
awsr 70081e0d74
Fix default value 2025-12-28 02:38:17 -08:00
awsr 691ace3543
Add warning messages 2025-12-28 02:25:43 -08:00
awsr dcb7164d30
Update `readfile` type safety 2025-12-17 16:43:54 -08:00
awsr c22ca8d76e
Create and opt in to dict type safety from JSON
Opt in via the keyword-only argument `dict_only`
2025-12-17 13:18:13 -08:00
Vladimir Mandic 4e449ca9b2 refactor monolithic shared.py and separate legacy options with logging
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-07-12 13:35:41 -04:00