augushong
45efbc24f6
fix(Post): 修正点击数缓存处理逻辑
...
- 使用 getOrigin 方法替代直接访问 data 数组,提高健壮性
- 修复缓存值为空字符串时的类型转换问题
- 在 setHitsAttr 中预加载 hits_title 属性确保缓存存在
- 统一使用整型返回值,避免类型不一致
2026-05-02 21:24:04 +08:00
augushong
eab8cee8a8
fix(api): 修复getData(id)新建对象时抛异常,改用isset安全检查
2026-05-01 16:19:38 +08:00
augushong
2f5846225e
fix(api): 修复创建文章500错误和更新文章数据覆盖问题
2026-05-01 16:17:00 +08:00
augushong
6f332467df
feat(content-type): add content_type field, markdown auto-conversion, and API doc updates
...
- Add content_type column to ul_post via migration
- Install league/commonmark for markdown->HTML conversion
- Add Post model accessors/setters for content_type and content
- Update API Articles controller save/update with content_type support
- Update API docs with content_type parameter and markdown example
Closes content-type-support plan
2026-04-29 20:46:44 +08:00
augushong
81e079c8f9
feat: 完成平台发表情况查询
2025-05-05 11:33:00 +08:00
augushong
70b17cbd10
feat: 完成三方平台发布管理
2025-05-05 10:29:49 +08:00
augushong
aa9ae7f30b
完成显示水印功能;
2024-02-18 15:41:14 +08:00
augushong
789d1dc395
优化记录存储
2023-11-07 10:04:54 +08:00
augushong
65e1800c6f
增加访问记录功能
2023-06-28 11:12:30 +08:00
augushong
a12cca37e4
增加通用结尾
2023-06-27 00:58:27 +08:00
augushong
839a8e4734
增加通用开头功能
2023-06-27 00:51:30 +08:00
augushong
bd8dd37a80
markdown支表格转换
2023-03-08 18:48:21 +08:00
augushong
138708182b
优化查询代码;增加RSS1
2023-03-02 09:43:25 +08:00
augushong
95eb8d8581
新增面板新增markdown导出
2022-07-28 16:26:10 +08:00
augushong
8bc73f83de
完成防采集版权声明;
2022-05-30 11:05:29 +08:00
augushong
370a6cdc4d
优化网站性能;
2022-03-18 23:09:28 +08:00
augushong
bc828f73e0
完善访问链接;
2022-02-12 19:50:10 +08:00
augushong
90bbf61b6a
优化页面内的分类快速添加;
2022-02-12 15:37:36 +08:00
augushong
cc83df7fb9
完成评论统计
2021-01-03 22:02:34 +08:00
augushong
3b5a56aef5
完成评论
2021-01-03 21:52:54 +08:00
augushong
97372ec997
seo优化标题,描述,文章
2020-08-22 16:48:38 +08:00
augushong
c2d7db90a5
完成文案分享
2020-08-22 13:44:13 +08:00
augushong
e07ca74785
完成分页优化
2020-08-20 12:12:12 +08:00
augushong
45f8a09b1c
优化url,多应用之间不能互相根据路由生成url,没有研究透
2020-08-15 00:08:16 +08:00
augushong
cae557ac0c
优化文章编辑分类设置
2020-08-13 00:43:26 +08:00
augushong
3bc46a4b9c
初始化项目
2020-08-07 23:49:50 +08:00