Commit graph

39 commits

Author SHA1 Message Date
ngxstat-bot
176359d010 lint: remove unused typing import; mark test pytest import as noqa F401
All checks were successful
CI / Lint, test, and build (push) Successful in 48s
2025-08-16 05:19:48 -05:00
2300849fdc Place generated marker in output directory 2025-08-02 03:12:59 -05:00
1d4e99c69b Add multi-bucket support for tables and update reports 2025-07-19 18:19:58 -05:00
5d2546ad60 Add chart loading management 2025-07-19 18:01:26 -05:00
297c913f2a fix: destroy charts when switching tabs 2025-07-19 17:03:48 -05:00
669b51e03c Add report generation timing stats 2025-07-19 04:50:09 -05:00
87608ccdb9 refactor: improve report field names 2025-07-19 04:17:38 -05:00
66b1209486 Fix dropdown duration dirs 2025-07-19 04:08:40 -05:00
4017b4ab72 Fix duplicate icon assignment 2025-07-19 03:58:41 -05:00
ad28b6e81e
Merge pull request #41 from wagesj45/codex/add-logging,-locking-and-cron-setup-scripts
Add lock files and cron setup
2025-07-19 03:35:31 -05:00
2b38de598f Add lock files and cron setup 2025-07-19 03:35:18 -05:00
d1f3c5a9ae Hide analysis duration 2025-07-19 03:30:08 -05:00
2443aecaf6 fix nginx config discovery for absolute include patterns 2025-07-19 03:17:07 -05:00
0a05f0c010 Fix module imports in run-analysis 2025-07-19 02:55:15 -05:00
9cf27ecb2f Add analysis tab and JSON outputs 2025-07-19 02:30:15 -05:00
350445b167 Add threat detection analysis 2025-07-19 02:12:24 -05:00
7f996fe123 Add suggest_cache command and tests 2025-07-19 02:07:23 -05:00
1a6e836631 Add check_missing_domains command and tests 2025-07-19 02:00:37 -05:00
37fc898556 Add analyze utility for DB queries 2025-07-19 01:53:36 -05:00
97ad5bc998 Add nginx config parsing utilities 2025-07-19 01:50:27 -05:00
35c1a00feb Fix interval dropdown options 2025-07-19 00:58:25 -05:00
f6b04e7e2e Exclude global directory from interval dropdown 2025-07-19 00:43:25 -05:00
e03c7bc434 Add per_domain flag to report config 2025-07-19 00:21:42 -05:00
a1102952e9 Add global stats generation 2025-07-19 00:16:11 -05:00
a3f06fd9e2 Add global report generation 2025-07-19 00:09:26 -05:00
ab2af1015a Switch to snippet-based reports 2025-07-18 23:20:13 -05:00
44ee039ca6 Add color support for charts 2025-07-18 23:03:04 -05:00
21762bf1bd Add root index generation 2025-07-18 02:46:26 -05:00
6b9219009d Organize domain reports under domains directory 2025-07-18 02:25:10 -05:00
fb08fcaa07 Fix SQLite view creation and test domain filter 2025-07-18 02:16:14 -05:00
27a73ec4e8 Update run-reports to generate per-domain reports 2025-07-18 02:10:46 -05:00
657c30b260 Refactor reports to share definitions across intervals 2025-07-18 01:50:19 -05:00
6241fd2685 Add YAML-driven report generation 2025-07-18 01:24:26 -05:00
1140a02377 Store log timestamps in ISO format 2025-07-18 00:47:45 -05:00
2abd985d75 Update last_dt during log import 2025-07-17 23:58:50 -05:00
24e2818d20 Sort nginx access logs by numeric suffix 2025-07-17 23:54:23 -05:00
a6d56a2dd8 Fix incremental log import 2025-07-17 23:27:10 -05:00
d216433a07 Update requirements and AGENTS instructions 2025-07-17 00:17:46 -05:00
e744276481 seeding with initial scripts. 2025-07-16 23:38:42 -05:00