Commit graph

43 commits

Author SHA1 Message Date
a789fee69a Style interval and domain selectors as Bulma buttons 2025-07-18 21:51:30 -05:00
e0a070bafa Merge branch 'main' of https://github.com/wagesj45/ngxstat 2025-07-18 02:51:38 -05:00
0163d3ec90 Changed icon set 2025-07-18 02:50:54 -05:00
0d6d475c9f
Merge pull request #18 from wagesj45/codex/extend-tests/test_reports.py-with-test_generate_root_index
Add root index generation test
2025-07-18 02:50:27 -05:00
9d5dc7e9ad Add test for root index generation 2025-07-18 02:49:26 -05:00
a706601501
Merge pull request #17 from wagesj45/codex/create-index.html-with-bulma-and-feather-icons
Add root index generation
2025-07-18 02:46:39 -05:00
21762bf1bd Add root index generation 2025-07-18 02:46:26 -05:00
02f6b400ac
Merge pull request #16 from wagesj45/codex/organize-domain-reports-in-subdirectory
Organize domain report outputs
2025-07-18 02:25:49 -05:00
6b9219009d Organize domain reports under domains directory 2025-07-18 02:25:10 -05:00
77e7cae1cf
Merge pull request #15 from wagesj45/codex/fix-operational-error-in-report-generation
Fix view generation for domain reports
2025-07-18 02:16:25 -05:00
fb08fcaa07 Fix SQLite view creation and test domain filter 2025-07-18 02:16:14 -05:00
b87c76e8c9
Merge pull request #14 from wagesj45/codex/add-report-generation-for-domains
Add per-domain report generation to run-reports
2025-07-18 02:11:41 -05:00
27a73ec4e8 Update run-reports to generate per-domain reports 2025-07-18 02:10:46 -05:00
2ec9aac290
Merge pull request #13 from wagesj45/codex/update-reports.yaml-with-new-report-types
Add common reports
2025-07-18 01:54:24 -05:00
08e10a51ba Expand report presets 2025-07-18 01:54:14 -05:00
df9527cdc0
Merge pull request #12 from wagesj45/codex/fix-report-definition-paradigm
Simplify report definitions
2025-07-18 01:50:28 -05:00
657c30b260 Refactor reports to share definitions across intervals 2025-07-18 01:50:19 -05:00
99a6b45d4c
Merge pull request #11 from wagesj45/codex/add-reports.yml-and-update-report-generation
Enable YAML-driven reporting
2025-07-18 01:29:54 -05:00
6241fd2685 Add YAML-driven report generation 2025-07-18 01:24:26 -05:00
1a6dab950d
Merge pull request #10 from wagesj45/codex/fix-bug-in-run-reports.sh-script
Fix timestamp storage for report generation
2025-07-18 00:48:04 -05:00
1140a02377 Store log timestamps in ISO format 2025-07-18 00:47:45 -05:00
78c0727677
Merge pull request #9 from wagesj45/codex/update-readme.md-with-nginx-sample-config
Add Nginx sample config
2025-07-18 00:28:36 -05:00
657075ddf8 docs: add nginx example for serving reports 2025-07-18 00:27:23 -05:00
29bf29a391
Merge pull request #8 from wagesj45/codex/create-cron-job-for-report-generation
Add cron-friendly report generator
2025-07-18 00:16:06 -05:00
e19138bc1a Add cron-friendly report generation script 2025-07-18 00:15:36 -05:00
cb4ab29045
Merge pull request #7 from wagesj45/codex/update-readme.md-for-log-importing-details
Add note on rotated log import order
2025-07-18 00:05:47 -05:00
3031865087 doc: clarify log import behavior 2025-07-18 00:05:31 -05:00
8ac9b074a2
Merge pull request #6 from wagesj45/codex/add-tests-for-log-file-importer
Add idempotent import test
2025-07-18 00:03:25 -05:00
7731a95a71 Add idempotent import test 2025-07-18 00:03:03 -05:00
5c247f948e
Merge pull request #5 from wagesj45/codex/update-last_dt-after-successful-insert
Update last_dt tracking in import script
2025-07-17 23:59:08 -05:00
2abd985d75 Update last_dt during log import 2025-07-17 23:58:50 -05:00
4a473682c0
Merge pull request #4 from wagesj45/codex/sort-log-files-by-numeric-suffix
Update log rotation sort order
2025-07-17 23:54:59 -05:00
24e2818d20 Sort nginx access logs by numeric suffix 2025-07-17 23:54:23 -05:00
18beef724c
Merge pull request #3 from wagesj45/codex/consolidate-run-import.sh-and-init.sh
Unify log import script
2025-07-17 23:41:26 -05:00
075717041c Unify import script 2025-07-17 23:40:59 -05:00
15770f5161
Merge pull request #2 from wagesj45/codex/fix-duplicate-entries-during-import
Fix incremental log import
2025-07-17 23:27:50 -05:00
a6d56a2dd8 Fix incremental log import 2025-07-17 23:27:10 -05:00
9f07bda3c1
Merge pull request #1 from wagesj45/codex/implement-report-generation-script
Add report generation script and template
2025-07-17 00:18:12 -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
63cc2a54de adding agents.md file 2025-07-16 23:13:24 -05:00
6c237dc26d initial commit 2025-07-16 22:57:09 -05:00
7aa1c20a13
Initial commit 2025-07-16 22:42:28 -05:00