ngxstat/scripts
2025-08-19 00:51:10 -05:00
..
__init__.py Fix module imports in run-analysis 2025-07-19 02:55:15 -05:00
analyze.py analysis: make suggest_cache and detect_threats pure-callable, add CLI wrappers\n\n- Replace Typer Option defaults with plain Python defaults in functions used by generator/tests\n- Add CLI wrapper commands (, ) that delegate to the pure functions\n- Cast params to int for SQL/timedelta to avoid type issues\n- Resolves OptionInfo errors during run-reports analysis phase 2025-08-19 00:51:10 -05:00
download_icons.py Fix duplicate icon assignment 2025-07-19 03:58:41 -05:00
generate_reports.py reports: fix analysis import error when run as a script\n\n- Prepend project root to sys.path in scripts/generate_reports.py to allow when executed via path\n- Update run-reports.sh to invoke the generator as a module () for robust imports\n- Keeps CLI behavior the same while eliminating 'No module named scripts' 2025-08-19 00:40:07 -05:00
init_db.py fix: destroy charts when switching tabs 2025-07-19 17:03:48 -05:00
nginx_config.py fix: destroy charts when switching tabs 2025-07-19 17:03:48 -05:00