Tim
|
bd2d6e7485
|
Add recent post and comment context APIs
|
2025-10-27 16:05:40 +08:00 |
|
Tim
|
8a008a090a
|
Log post visibility changes
|
2025-10-24 10:41:10 +08:00 |
|
Tim
|
efe4b97d83
|
Merge branch 'main' into main
|
2025-10-23 17:06:25 +08:00 |
|
Tim
|
9c5a49a47f
|
fix: 完善提案通知流程,防止重复通知,提案成功自动插入分类
|
2025-10-23 15:29:55 +08:00 |
|
Tim
|
4db35a4531
|
fix: 解决后台报错的问题
|
2025-10-23 13:43:39 +08:00 |
|
Tim
|
8193c92c91
|
fix: 新增提案规则,新增自定义后端
|
2025-10-23 12:11:22 +08:00 |
|
Tim
|
67efb64ccc
|
fix: 分类提案简化用户输入
|
2025-10-22 20:33:24 +08:00 |
|
Tim
|
d1cc16e31e
|
Merge remote-tracking branch 'origin/main' into feat_category_proposal
|
2025-10-22 19:54:17 +08:00 |
|
smallclover
|
458b125834
|
1.追加文章可见范围功能
2.删除文章右侧滚动条
|
2025-10-18 22:32:22 +09:00 |
|
Tim
|
d914579d64
|
fix: Donate历史
|
2025-10-17 11:35:29 +08:00 |
|
Tim
|
8643446d8b
|
feat: 赞赏后台
|
2025-10-17 11:24:19 +08:00 |
|
tim
|
57e6bcaa0c
|
Revert "feat: add admin point grants and history UI"
This reverts commit adfc05b9b2.
|
2025-10-03 00:58:24 +08:00 |
|
Tim
|
adfc05b9b2
|
feat: add admin point grants and history UI
|
2025-09-30 20:11:45 +08:00 |
|
LuoQianhong
|
c9854e1840
|
Merge branch 'main' into feat/category_proposal
|
2025-09-29 09:26:22 +08:00 |
|
Tim
|
e3f680ad0f
|
fix: 索引/查询规则微调
|
2025-09-28 17:58:10 +08:00 |
|
Tim
|
ffebeb46b7
|
fix: 新增拼音
|
2025-09-28 15:08:20 +08:00 |
|
Tim
|
2977d2898f
|
fix: 后端highlight
|
2025-09-28 14:55:56 +08:00 |
|
Tim
|
8869121bcb
|
fix: add pinyin
|
2025-09-28 14:28:45 +08:00 |
|
tim
|
44addd2a7b
|
fix: 搜索main路径跑通
|
2025-09-26 18:03:25 +08:00 |
|
tim
|
0bc65077df
|
feat: opensearch init
|
2025-09-26 16:37:13 +08:00 |
|
tim
|
69869348f6
|
Revert "feat: add open search support"
This reverts commit 4821b77c17.
|
2025-09-26 15:36:31 +08:00 |
|
Tim
|
4821b77c17
|
feat: add open search support
|
2025-09-26 15:34:06 +08:00 |
|
sivdead
|
3da5d24488
|
fix: 修复代码合并问题
|
2025-09-25 18:17:26 +08:00 |
|
sivdead
|
76962d6d1c
|
feat: 添加分类提案功能,包括提案表单和相关后端逻辑
|
2025-09-25 17:47:46 +08:00 |
|
tim
|
4cc2800f09
|
feat: timeline 基础格式更新
|
2025-09-18 20:48:46 +08:00 |
|
Tim
|
72b2b82e02
|
fix: 后端代码格式化
|
2025-09-18 14:42:25 +08:00 |
|
Tim
|
b64f9ef1f6
|
fix: 抽奖贴无法看见参与人员 #999
|
2025-09-18 10:43:55 +08:00 |
|
Tim
|
f67e220894
|
fix: 旧帖子的last_reply_at也要及时更新(仅一次)
|
2025-09-17 14:14:55 +08:00 |
|
Tim
|
9306e35b84
|
Merge remote-tracking branch 'origin/main' into pr-979
|
2025-09-17 13:49:34 +08:00 |
|
Tim
|
5d499956d7
|
Delete post change logs before removing posts
|
2025-09-17 13:30:58 +08:00 |
|
Tim
|
9101ed336c
|
Merge pull request #990 from nagisa77/codex/fix-foreign-key-constraint-error-on-deletepost-1xt4ec
Fix foreign key failures when deleting posts
|
2025-09-17 12:29:25 +08:00 |
|
Tim
|
28e3ebb911
|
Handle point history cleanup when deleting posts
|
2025-09-17 12:29:09 +08:00 |
|
Tim
|
e93e33fe43
|
Revert "Handle point history cleanup when deleting posts"
This reverts commit b4a811ff4e.
|
2025-09-17 12:27:07 +08:00 |
|
Tim
|
0ebeccf21e
|
Merge branch 'pr-971' of github.com:nagisa77/OpenIsle into pr-971
|
2025-09-17 12:23:40 +08:00 |
|
Tim
|
89842b82e9
|
fix: 文章缓存修改为 10 min
|
2025-09-17 12:23:20 +08:00 |
|
Tim
|
b4a811ff4e
|
Handle point history cleanup when deleting posts
|
2025-09-17 12:21:17 +08:00 |
|
Tim
|
7067630bcc
|
fix: 验证码部分验证完毕,提交小修改
|
2025-09-17 12:06:02 +08:00 |
|
Tim
|
063866cc3a
|
Fix post cache keys to include pagination
|
2025-09-17 11:52:42 +08:00 |
|
Tim
|
6f968d16aa
|
fix: 处理首屏返回空的问题
|
2025-09-17 11:41:35 +08:00 |
|
sivdead
|
1a21ba8935
|
feat(posts): 优化帖子评论统计性能
- 在 Post 模型中添加 commentCount 和 lastReplyAt 字段
- 在 CommentService 中实现更新帖子评论统计的方法
- 在 PostMapper 中使用 Post 模型中的评论统计字段
- 新增数据库迁移脚本,添加评论统计字段和索引
- 更新相关测试用例
|
2025-09-12 11:08:59 +08:00 |
|
wangshun
|
37c4306010
|
缓存功能追加
1.最新回复列表
2.最新列表
|
2025-09-11 15:29:24 +08:00 |
|
wangshun
|
843e53143d
|
用户访问统计使用缓存+定时任务
+ 重要:注释的地方如果没用到@nagisa77可以删除
|
2025-09-09 16:31:59 +08:00 |
|
wangshun
|
2110980797
|
控制用户发帖频率
|
2025-09-09 13:23:14 +08:00 |
|
Tim
|
e40a6a3ca9
|
Merge pull request #935 from smallclover/main
redis功能-注册找回密码
|
2025-09-08 17:14:04 +08:00 |
|
wangshun
|
43fa408f46
|
redis功能-注册找回密码
+ 注册功能,验证码使用缓存,五分钟过期
+ 重置密码,验证码使用缓存,五分钟过期
|
2025-09-08 15:23:52 +08:00 |
|
Tim
|
b3d050b42e
|
Add system user and log attribution
|
2025-09-08 15:19:17 +08:00 |
|
Tim
|
6d66cb48dc
|
feat: log poll and lottery results
|
2025-09-08 15:00:15 +08:00 |
|
Tim
|
5ae0f9311c
|
feat: add result change log entities
|
2025-09-08 13:54:35 +08:00 |
|
Tim
|
039d482517
|
Add post change log tracking
|
2025-09-08 11:27:35 +08:00 |
|
Tim
|
c43e4b85bc
|
Test recalculation updates balance
|
2025-09-07 12:47:44 +08:00 |
|