• Joined on 2025-05-10
wood synced commits to refs/tags/1.0.19 at wood/obsidian-publish-to-discourse from mirror 2025-06-21 00:23:34 +08:00
wood synced new reference refs/tags/1.0.19 to wood/obsidian-publish-to-discourse from mirror 2025-06-21 00:23:34 +08:00
wood synced commits to refs/tags/1.0.20 at wood/obsidian-publish-to-discourse from mirror 2025-06-21 00:23:34 +08:00
wood synced new reference refs/tags/1.0.20 to wood/obsidian-publish-to-discourse from mirror 2025-06-21 00:23:34 +08:00
wood synced and deleted reference refs/tags/dependabot/npm_and_yarn/react-component-export-image-1.0.6 at wood/CoverView from mirror 2025-06-20 16:23:26 +08:00
wood synced and deleted reference refs/tags/dependabot/npm_and_yarn/react-dom-19.0.0 at wood/CoverView from mirror 2025-06-20 16:23:26 +08:00
wood synced and deleted reference refs/tags/dependabot/npm_and_yarn/react-select-5.10.0 at wood/CoverView from mirror 2025-06-20 16:23:26 +08:00
wood synced and deleted reference refs/tags/dependabot/npm_and_yarn/testing-library/jest-dom-6.6.3 at wood/CoverView from mirror 2025-06-20 16:23:26 +08:00
wood synced and deleted reference refs/tags/dependabot/npm_and_yarn/testing-library/react-16.2.0 at wood/CoverView from mirror 2025-06-20 16:23:26 +08:00
wood synced and deleted reference refs/tags/master at wood/CoverView from mirror 2025-06-20 16:23:26 +08:00
wood synced commits to main at wood/CoverView from mirror 2025-06-20 16:23:26 +08:00
wood synced new reference main to wood/CoverView from mirror 2025-06-20 16:23:26 +08:00
wood synced commits to main at wood/random-api-go from mirror 2025-06-20 16:13:29 +08:00
c577a827a2 调整定期保存任务的时间间隔,从每5分钟改为每1分钟,并优化域名统计结果的排序逻辑,增加了在访问次数相同时按域名首字母排序的功能。
wood synced commits to main at wood/nezha-dash-v1 from mirror 2025-06-20 14:13:24 +08:00
dbe3725aaf 优化 ServerCard 组件,移除 CPU、内存和存储的百分比显示,简化界面信息,同时将上传和下载标签修改为简短形式,提升用户体验。
wood synced commits to main at wood/random-api-go from mirror 2025-06-19 23:53:29 +08:00
d944c11afb 新增域名统计功能,包括模型、服务和路由的实现,优化管理后台以支持域名访问统计的获取。
3a25300b10 调整GORM日志级别,从Info级别改为Warn级别,以减少日志输出并提高系统性能。
Compare 2 commits »
wood synced commits to refs/tags/v1.0.4 at wood/random-api-go from mirror 2025-06-19 23:53:29 +08:00
wood synced new reference refs/tags/v1.0.4 to wood/random-api-go from mirror 2025-06-19 23:53:29 +08:00
wood synced commits to main at wood/random-api-go from mirror 2025-06-18 23:23:30 +08:00
32b1cd94ff 新增FetchURLsWithOptions方法以支持跳过缓存的URL获取,并更新RefreshDataSource方法以实现强制刷新数据源的功能。同时,调整Preloader中的数据源刷新逻辑以使用新方法。
wood synced commits to main at wood/proxy-go from mirror 2025-06-18 19:43:24 +08:00
f126dbb9dc 添加域名过滤功能,支持根据请求域名配置不同的扩展规则,增强代理服务的灵活性和可控性。
wood synced commits to main at wood/random-api-go from mirror 2025-06-16 14:13:29 +08:00
1949c8e9f3 修复当a端点引用b端点, a端点的url替换规则不生效的问题