qinglong/back/api
jmclulu 3aab1233bb
fix: correct typos in source code and locales (#3003)
- Fix Countrys -> Countries in comment
- Fix Scrolldown -> ScrollDown in variable name
- Fix completeTowFactor -> completeTwoFactor (3x)
- Fix deactiveTowFactor -> deactivateTwoFactor (3x)
- Fix activeOrDeactiveTwoFactor -> activeOrDeactivateTwoFactor
- Fix API route /two-factor/deactive -> /two-factor/deactivate
- Fix elment -> element in function param
- Fix synolog -> synology in comment
- Fix Chinese comment 制定 -> 指定
- Fix swapped BARK English translations on lines 360-361
2026-05-31 00:32:04 +08:00
..
config.ts 统一 Alpine/Debian 分支,QL_SCHEDULER 参数化调度 2026-05-30 18:03:51 +08:00
cron.ts 定时任务支持 @once 和 @boot 任务 2025-02-20 02:18:59 +08:00
dependence.ts 修复 cron-parser import,websocket basepath 2025-12-23 00:28:16 +08:00
env.ts feat: add environment variable labels 2026-05-23 23:21:38 +08:00
health.ts 修改服务启动逻辑 2025-05-07 09:30:00 +08:00
index.ts 修改服务启动逻辑 2025-05-07 09:30:00 +08:00
log.ts 修复 /:file 获取日志接口 2025-05-16 00:57:27 +08:00
open.ts 修改系统内部获取token方式 2022-06-14 22:43:18 +08:00
script.ts 修复 cron-parser import,websocket basepath 2025-12-23 00:28:16 +08:00
subscription.ts 修复 cron-parser import,websocket basepath 2025-12-23 00:28:16 +08:00
system.ts Add global SSH key configuration in system settings (#2840) 2025-11-20 10:09:01 +08:00
update.ts 修改服务启动逻辑 2025-05-07 09:30:00 +08:00
user.ts fix: correct typos in source code and locales (#3003) 2026-05-31 00:32:04 +08:00