lafay
15f0f1605e
Build Backend / build (push) Successful in 13m16s
Build Backend / build-docker (push) Successful in 1m4s
feat(post): implement share recording functionality
...
- Added RecordShare method in PostHandler to handle sharing posts and increment share count.
- Introduced IncrementShares method in PostRepository to update shares_count for published posts.
- Updated PostService to include RecordShare, ensuring cache invalidation for post details and lists.
- Integrated new share route in the router for handling share requests.
2026-03-24 05:21:36 +08:00
..
2026-03-19 13:49:51 +08:00
2026-03-14 18:01:55 +08:00
2026-03-19 13:49:51 +08:00
2026-03-24 05:18:30 +08:00
2026-03-14 18:01:55 +08:00
2026-03-17 00:47:17 +08:00
2026-03-17 00:47:17 +08:00
2026-03-14 18:01:55 +08:00
2026-03-17 00:47:17 +08:00
2026-03-24 05:18:30 +08:00
2026-03-19 13:49:51 +08:00
2026-03-09 21:28:58 +08:00
2026-03-20 23:03:23 +08:00
2026-03-24 05:18:30 +08:00
2026-03-09 21:28:58 +08:00
2026-03-15 02:25:10 +08:00
2026-03-15 02:25:10 +08:00
2026-03-20 23:03:23 +08:00
2026-03-20 23:03:23 +08:00
2026-03-17 00:47:17 +08:00
2026-03-24 05:21:36 +08:00
2026-03-10 12:58:23 +08:00
2026-03-20 12:23:28 +08:00
2026-03-14 18:01:55 +08:00
2026-03-17 00:47:17 +08:00
2026-03-13 20:40:20 +08:00
2026-03-17 00:47:17 +08:00
2026-03-13 09:38:18 +08:00
2026-03-13 09:38:18 +08:00
2026-03-17 00:47:17 +08:00
2026-03-17 00:47:17 +08:00
2026-03-19 13:49:51 +08:00
2026-03-23 14:08:36 +08:00