Commit Graph

6 Commits

Author SHA1 Message Date
浪子 5abd899791 1.1.1
修复评论
fix 卡片分页
2025-07-03 19:23:08 +08:00
浪子 074af5187a Refactor IP region lookup to use external API
Replaced the local ip2region database and related PHP classes with an external API (ip.asbid.cn) for IP region lookup in functions.php. Removed the entire ip2region directory and its dependencies, simplifying maintenance and reducing local storage requirements. Updated caching logic to store API results for one month. Also updated the theme version in index.php to 1.1.
2025-06-29 11:29:04 +08:00
浪子 06b337f0b3 1.0.4
增加附件列表预览
修复卡片列表的预览图比例
2025-06-28 08:51:07 +08:00
浪子 9f80798452 1.0.3
兼容1.3.0
2025-06-27 17:29:49 +08:00
浪子 05a83e5879 1.0.1 2025-06-26 19:35:46 +08:00
浪子 a7c4800ae2 1.0
初始版本
2025-06-25 15:16:12 +08:00