Houmgaor
a9cca84bc3
refactor(channelserver): move remaining s.server.db calls into repositories
...
Eliminate the last three direct DB accesses from handler code:
- CharacterRepo.LoadSaveData: replaces db.Query in GetCharacterSaveData,
using QueryRow instead of Query+Next for cleaner single-row access
- EventRepo.GetEventQuests, UpdateEventQuestStartTime, BeginTx: moves
event quest enumeration and rotation queries behind the repo layer
- UserRepo.BanUser: consolidates permanent/temporary ban upserts into a
single method with nil/*time.Time semantics
2026-02-21 14:08:01 +01:00
..
2026-02-21 13:20:15 +01:00
2026-02-21 13:39:44 +01:00
2026-02-21 13:39:44 +01:00
2026-02-21 00:28:27 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 14:01:52 +01:00
2026-02-21 13:13:55 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 14:01:52 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 14:08:01 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 14:08:01 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 13:39:44 +01:00
2026-02-21 13:39:44 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 13:49:25 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 00:53:10 +01:00
2026-02-21 14:01:52 +01:00
2026-02-21 13:27:08 +01:00
2026-02-21 00:42:16 +01:00
2026-02-21 13:20:15 +01:00
2026-02-20 23:31:27 +01:00
2026-02-20 23:31:27 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 13:49:25 +01:00
2026-02-21 13:49:25 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 14:01:52 +01:00
2026-02-20 23:31:27 +01:00
2026-02-21 13:27:08 +01:00
2026-02-21 13:49:25 +01:00
2026-02-21 13:39:44 +01:00
2026-02-21 13:39:44 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 14:08:01 +01:00
2026-02-21 00:28:27 +01:00
2026-02-20 23:31:27 +01:00
2026-02-21 13:39:44 +01:00
2026-02-21 13:27:08 +01:00
2026-02-21 13:39:44 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 13:39:44 +01:00
2026-02-21 13:39:44 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 13:56:46 +01:00
2026-02-21 13:39:44 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 13:56:46 +01:00
2026-02-21 13:35:04 +01:00
2026-02-21 13:13:55 +01:00
2026-02-21 13:13:55 +01:00
2026-02-20 23:55:02 +01:00
2026-02-21 14:08:01 +01:00
2026-02-21 00:06:23 +01:00
2026-02-21 13:27:08 +01:00
2026-02-21 14:08:01 +01:00
2026-02-21 00:50:55 +01:00
2026-02-21 13:27:08 +01:00
2026-02-21 00:53:10 +01:00
2026-02-21 13:49:25 +01:00
2026-02-21 14:08:01 +01:00
2026-02-20 23:31:27 +01:00
2026-02-21 13:27:08 +01:00
2026-02-21 13:27:08 +01:00
2026-02-21 14:08:01 +01:00
2026-02-20 23:31:27 +01:00
2026-02-21 13:27:08 +01:00
2026-02-21 00:06:23 +01:00
2026-02-21 13:13:55 +01:00
2026-02-21 00:06:23 +01:00
2026-02-21 14:08:01 +01:00
2026-02-21 13:39:44 +01:00
2026-02-21 13:35:04 +01:00
2026-02-21 13:56:46 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 13:42:33 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 13:52:28 +01:00
2026-02-21 13:56:46 +01:00
2026-02-21 13:39:44 +01:00