Commit Graph

32 Commits

Author SHA1 Message Date
浪子 a106080633 1.2.3 2025-08-05 10:04:56 +08:00
浪子 57aeb81c62 1.2.3
fix 随机文章跳转
fix 无说说时无评论框的bug
2025-08-04 19:46:24 +08:00
浪子 4dcaefb291 1.2.3
使用评论实现说说的功能
2025-08-04 17:00:37 +08:00
浪子 0017693c81 1.2.2
增加一个随机阅读的独立页面
2025-08-02 14:29:25 +08:00
浪子 d268bd10bb 1.2.2
fix 标签
2025-08-02 14:01:18 +08:00
浪子 b416e58596 1.2.2
增加全局侧边栏的显示开关
2025-08-02 10:50:39 +08:00
浪子 5d67235be0 1.2.2
先解析短代码再解析markdown
2025-08-01 10:58:21 +08:00
浪子 134bb0d66c 1.2.1
增加了多条公告的功能 并修改了相关描述
2025-07-27 13:39:53 +08:00
浪子 8afb1934dd 1.2.1 2025-07-19 11:11:55 +08:00
浪子 b73e465a79 1.2.0 2025-07-19 10:09:34 +08:00
浪子 ae990a722b 1.2.1 2025-07-12 08:24:51 +08:00
浪子 35806ea2fb 1.2.0 2025-07-11 19:16:34 +08:00
浪子 3bb53afcea 1.2.0 2025-07-10 19:48:37 +08:00
浪子 9f389fbb34 1.2.0 2025-07-10 18:58:47 +08:00
浪子 4c1c795dc2 1.1.9 2025-07-10 13:34:00 +08:00
浪子 b3b1407647 1.1.8 2025-07-09 16:56:11 +08:00
浪子 6b9cc81754 1.1.7 2025-07-08 11:30:32 +08:00
浪子 c313e29d99 1.1.6 2025-07-07 19:39:19 +08:00
浪子 33bc5d53f5 1.1.5 2025-07-07 17:30:50 +08:00
浪子 58b2e80883 1.1.4 2025-07-07 13:47:59 +08:00
浪子 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