This website requires JavaScript.
Explore
Help
Register
Sign In
carrot_bbs
/
backend
Watch
4
Star
0
Fork
0
You've already forked backend
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
90495385cdc20f6896390227eb4d078a81f84c01
backend
/
internal
/
dto
History
lafay
90495385cd
All checks were successful
Build Backend / build (push)
Successful in 4m24s
Details
Build Backend / build-docker (push)
Successful in 1m14s
Details
feat(moderation): add user profile content moderation for avatars, covers, and bios
2026-04-15 11:50:47 +08:00
..
call_dto.go
feat(call): integrate call handling and WebSocket support
2026-03-27 01:54:34 +08:00
converter.go
refactor: introduce Wire dependency injection and interface-based architecture
2026-03-13 09:38:18 +08:00
dto.go
feat(moderation): add user profile content moderation for avatars, covers, and bios
2026-04-15 11:50:47 +08:00
filter.go
refactor: update repository interfaces and improve dependency injection
2026-03-26 18:14:16 +08:00
group_converter.go
feat(api): add cursor-based pagination for posts, comments, messages, groups, and notifications
2026-03-20 23:03:23 +08:00
message_converter.go
refactor: introduce Wire dependency injection and interface-based architecture
2026-03-13 09:38:18 +08:00
notification_converter.go
refactor: upgrade to Go 1.26 and modernize code idioms
2026-03-30 04:49:35 +08:00
post_converter.go
feat(posts): add preview URL fields for post images
2026-04-10 01:13:58 +08:00
report.go
refactor(report): update import paths and enhance logging functionality
2026-03-30 02:11:12 +08:00
schedule_converter.go
feat(schedule): add course table screens and navigation
2026-03-12 08:38:14 +08:00
schedule_dto.go
fix: 修复课程表DayOfWeek字段omitzero导致周一数据被省略的问题
2026-03-19 00:31:57 +08:00
segment.go
refactor: upgrade to Go 1.26 and modernize code idioms
2026-03-30 04:49:35 +08:00
user_converter.go
feat(privacy): add user privacy settings and account deletion system
2026-04-08 14:55:50 +08:00