lapuda 82d3264c72 feat: Add SHZ log inspection and HighGo database querying capabilities
- Introduced `inspect-shz-logs` skill for inspecting local and production logs with bounded read-only commands.
- Added `view.sh` script for log viewing with options for following logs and filtering by keywords.
- Created `query-shz-highgo` skill for querying the SHZ HighGo database through an SSH gateway.
- Implemented read-only SQL execution with strict controls on allowed statements and query structure.
- Added new domain and mapper classes for managing outdoor fair job associations.
- Enhanced `OutdoorFairController` to support job listing and management for outdoor fairs.
- Created SQL scripts for initializing outdoor fair job data and managing menu visibility.
2026-06-25 23:13:35 +08:00
2026-06-24 18:18:55 +08:00
2026-01-13 23:59:10 +08:00
2026-06-24 18:18:55 +08:00
2026-01-09 20:13:01 +08:00
2026-01-09 20:13:01 +08:00
2026-06-16 20:38:39 +08:00
2026-01-09 20:13:01 +08:00
1
2026-04-24 17:03:50 +08:00
2026-01-09 20:13:01 +08:00
11
2026-06-25 14:54:55 +08:00
1
2026-06-25 13:39:46 +08:00
Description
No description provided
MIT 7.9 MiB
Languages
Java 95.3%
PLpgSQL 2.2%
HTML 1.3%
Shell 1.2%