Commit Graph

12 Commits

Author SHA1 Message Date
浪子 c7efd5abd6 1.1.3
- 兼容typecho 1.3.0版本
    - 修复pjax黑暗模式下闪烁问题
    - 修复说说页面的pjax加载问题
    - 修复上一篇与下一篇文章的链接
    - 增加归属地显示设置
    - 增加系统显示设置
    - 增加浏览器信息显示设置
    - 修复pjax模式下的404跳转
2025-07-05 12:09:23 +08:00
浪子 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