mirror of
https://github.com/whyour/qinglong.git
synced 2025-11-10 00:26:09 +08:00
* Initial plan * Add pin to top feature for environment variables Co-authored-by: whyour <22700758+whyour@users.noreply.github.com> * Format code with prettier Co-authored-by: whyour <22700758+whyour@users.noreply.github.com> * Add database migration for isPinned column in Envs table Co-authored-by: whyour <22700758+whyour@users.noreply.github.com> * Use snake_case naming (is_pinned) for database column 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> Co-authored-by: whyour <imwhyour@gmail.com> |
||
|---|---|---|
| .. | ||
| cron.ts | ||
| cronView.ts | ||
| dependence.ts | ||
| env.ts | ||
| index.ts | ||
| notify.ts | ||
| open.ts | ||
| sock.ts | ||
| subscription.ts | ||
| system.ts | ||