mirror of
https://github.com/AlistGo/alist.git
synced 2025-12-21 04:20:06 +08:00
- Renamed `GetOldestSession` to `GetOldestActiveSession` to more accurately reflect its functionality - Updated the SQL query to add the `status = SessionActive` condition to retrieve only active sessions - Replaced all callpoints and unified the new function name to ensure logical consistency |
||
|---|---|---|
| .. | ||
| db.go | ||
| label_file_binding.go | ||
| label.go | ||
| meta.go | ||
| obj_file.go | ||
| role.go | ||
| searchnode.go | ||
| session.go | ||
| settingitem.go | ||
| sshkey.go | ||
| storage.go | ||
| tasks.go | ||
| user.go | ||
| util.go | ||