java/wangpan-common/target/classes/com/wangpan/common/dal/repository
liRQ 9a3ef4f1ca feat(drive): 新增Logo回收定时任务与相关功能优化
1. 新增Logo回收定时任务,实现30天未访问进入回收、7天未访问则删除的策略
2. 扩展Drive实体与DO类,新增logoLastAccessTime和logoStatus字段
3. 为wp_drive表新增logo相关字段与索引
4. 优化OpenList心跳检测逻辑,缓存Token避免重复登录
5. 重构OpenList同步逻辑,直接从根目录识别存储而非调用存储API
6. 修复UserRepository时间字段插入空值问题
7. 调整MinIO预签名URL有效期为365天
8. 优化重启脚本,支持传入加密密码参数
2026-08-31 18:04:09 +08:00
..
DailyRecommendRepository.class opt(openlist): 新增OpenList多存储同步支持,完善心跳检测字段 2026-06-30 17:44:06 +08:00
DriveFolderRepository.class opt(openlist): 新增OpenList多存储同步支持,完善心跳检测字段 2026-06-30 17:44:06 +08:00
DriveMovieRepository.class opt(common): 重构通用模块实体、仓储及工具类代码 2026-06-29 10:21:49 +08:00
DriveRepository.class feat(drive): 新增Logo回收定时任务与相关功能优化 2026-08-31 18:04:09 +08:00
IconRepository.class opt(openlist): 新增OpenList多存储同步支持,完善心跳检测字段 2026-06-30 17:44:06 +08:00
LoginLogRepository.class opt(openlist): 新增OpenList多存储同步支持,完善心跳检测字段 2026-06-30 17:44:06 +08:00
MovieRepository.class opt(openlist): 新增OpenList多存储同步支持,完善心跳检测字段 2026-06-30 17:44:06 +08:00
TmdbCacheRepository.class opt(openlist): 新增OpenList多存储同步支持,完善心跳检测字段 2026-06-30 17:44:06 +08:00
TmdbScraperLogRepository.class opt(openlist): 新增OpenList多存储同步支持,完善心跳检测字段 2026-06-30 17:44:06 +08:00
TokenRepository.class opt(openlist): 新增OpenList多存储同步支持,完善心跳检测字段 2026-06-30 17:44:06 +08:00
UserOpenlistRepository.class opt(common): 重构通用模块实体、仓储及工具类代码 2026-06-29 10:21:49 +08:00
UserRepository.class feat(drive): 新增Logo回收定时任务与相关功能优化 2026-08-31 18:04:09 +08:00