mirror of
https://github.com/whyour/qinglong.git
synced 2025-11-10 00:26:09 +08:00
* Initial plan * Add log_name field to enable custom log folder naming Co-authored-by: whyour <22700758+whyour@users.noreply.github.com> * Add database migration for log_name column Co-authored-by: whyour <22700758+whyour@users.noreply.github.com> * Add security validation to prevent path traversal attacks Co-authored-by: whyour <22700758+whyour@users.noreply.github.com> * Apply prettier formatting to modified files Co-authored-by: whyour <22700758+whyour@users.noreply.github.com> * Support absolute paths like /dev/null for log redirection Co-authored-by: whyour <22700758+whyour@users.noreply.github.com> * Restrict absolute paths to log directory except /dev/null Co-authored-by: whyour <22700758+whyour@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: whyour <22700758+whyour@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| config.ts | ||
| cron.ts | ||
| cronView.ts | ||
| dependence.ts | ||
| env.ts | ||
| grpc.ts | ||
| health.ts | ||
| http.ts | ||
| log.ts | ||
| metrics.ts | ||
| notify.ts | ||
| open.ts | ||
| schedule.ts | ||
| script.ts | ||
| sock.ts | ||
| sshKey.ts | ||
| subscription.ts | ||
| system.ts | ||
| user.ts | ||