Commit Graph

11 Commits

Author SHA1 Message Date
浪子 28a72cb279 1.1.2
不再使用API获取IP归属地
2025-07-03 19:33:06 +08:00
浪子 5abd899791 1.1.1
修复评论
fix 卡片分页
2025-07-03 19:23:08 +08:00
浪子 e604c6b4d3 1.1.1
Implemented a function to handle and validate user input in the main application module. This improves input reliability and prepares the codebase for future enhancements.
2025-06-29 20:13:19 +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
浪子 c106a387f2 Update form descriptions for CMS and friend links
Refined the descriptions for the CMS mode and friend link options in the theme configuration form to provide clearer instructions, including specifying the required link category for friend links.
2025-06-28 17:04:48 +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
浪子 8ab8213a12 1.0.2
修复部分小问题
2025-06-27 09:09:47 +08:00
浪子 05a83e5879 1.0.1 2025-06-26 19:35:46 +08:00
浪子 a0c6ea57fc 1.0.1
修复功能
修复样式
2025-06-25 18:59:04 +08:00
浪子 a7c4800ae2 1.0
初始版本
2025-06-25 15:16:12 +08:00