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
All Workflows
build.yml
deploy.yml
Actor
All actors
lan
Status
All status
Success
Failure
Waiting
Running
fix: add sudo command
deploy.yml #91
:
Commit
869d603fb0
pushed by
lan
master
2026-04-22 16:29:20 +08:00
26s
View workflow file
fix: add sudo command
build.yml #90
:
Commit
869d603fb0
pushed by
lan
master
2026-04-22 16:28:46 +08:00
23s
View workflow file
fix: the username
build.yml #89
:
Commit
64f5cd9ad6
pushed by
lan
master
2026-04-22 16:26:35 +08:00
3s
View workflow file
This is a breaking change that renames the entire project from "Carrot BBS" to "WithYou".
deploy.yml #88
:
Commit
2f584c1f2c
pushed by
lan
master
2026-04-22 16:26:14 +08:00
29s
View workflow file
This is a breaking change that renames the entire project from "Carrot BBS" to "WithYou".
build.yml #87
:
Commit
2f584c1f2c
pushed by
lan
master
2026-04-22 16:24:21 +08:00
22m5s
View workflow file
feat(moderation): add Tencent TMS as fallback for AI content moderation
build.yml #86
:
Commit
38d628c696
pushed by
lan
master
2026-04-22 16:15:53 +08:00
1m28s
View workflow file
feat(moderation): add user profile content moderation for avatars, covers, and bios
deploy.yml #85
:
Commit
90495385cd
pushed by
lan
master
2026-04-15 12:08:58 +08:00
1m1s
View workflow file
feat(moderation): add user profile content moderation for avatars, covers, and bios
build.yml #84
:
Commit
90495385cd
pushed by
lan
master
2026-04-15 11:56:34 +08:00
5m40s
View workflow file
refactor(handler): optimize mutual follow checks and remove unused skills
deploy.yml #83
:
Commit
b6f2df87c4
pushed by
lan
master
2026-04-14 02:18:52 +08:00
46s
View workflow file
refactor(handler): optimize mutual follow checks and remove unused skills
build.yml #82
:
Commit
b6f2df87c4
pushed by
lan
master
2026-04-14 02:17:14 +08:00
4m1s
View workflow file
feat(moderation): add manual content review system with three-tier AI moderation
build.yml #81
:
Commit
1bb82e1e2b
pushed by
lan
master
2026-04-11 04:27:39 +08:00
4m7s
View workflow file
feat(posts): add preview URL fields for post images
deploy.yml #80
:
Commit
6af6aaa9d0
pushed by
lan
master
2026-04-10 13:18:11 +08:00
33s
View workflow file
feat(posts): add preview URL fields for post images
build.yml #79
:
Commit
6af6aaa9d0
pushed by
lan
master
2026-04-10 01:23:06 +08:00
6m18s
View workflow file
feat(privacy): add user privacy settings and account deletion system
deploy.yml #78
:
Commit
539bec6f63
pushed by
lan
master
2026-04-08 15:08:44 +08:00
57s
View workflow file
feat(privacy): add user privacy settings and account deletion system
build.yml #77
:
Commit
539bec6f63
pushed by
lan
master
2026-04-08 15:04:59 +08:00
9m2s
View workflow file
refactor(ws): move verification checks from connection to per-operation level
build.yml #76
:
Commit
9440df66ba
pushed by
lan
master
2026-04-08 03:33:17 +08:00
5m10s
View workflow file
feat(verification): enforce user verification requirement for posts, comments, and WebSocket connections
build.yml #75
:
Commit
ef9a30ee54
pushed by
lan
master
2026-04-08 02:39:53 +08:00
11m36s
View workflow file
feat(config): add sensitive word filtering system with database support
deploy.yml #74
:
Commit
98b8abd26a
pushed by
lan
master
2026-04-07 11:42:02 +08:00
29s
View workflow file
feat(config): add sensitive word filtering system with database support
build.yml #73
:
Commit
98b8abd26a
pushed by
lan
master
2026-04-07 11:37:09 +08:00
15m50s
View workflow file
feat(verification): add user identity verification system
build.yml #72
:
Commit
6429322217
pushed by
lan
master
2026-04-07 00:07:48 +08:00
56m32s
View workflow file
refactor: upgrade to Go 1.26 and modernize code idioms
deploy.yml #71
:
Commit
b640c9a249
pushed by
lan
master
2026-03-30 05:18:49 +08:00
21s
View workflow file
refactor: upgrade to Go 1.26 and modernize code idioms
build.yml #70
:
Commit
b640c9a249
pushed by
lan
master
2026-03-30 05:18:07 +08:00
6m30s
View workflow file
feat(report): integrate report handling into application
build.yml #69
:
Commit
a69b2026f4
pushed by
lan
master
2026-03-30 03:59:29 +08:00
14m59s
View workflow file
refactor(report): update import paths and enhance logging functionality
build.yml #68
:
Commit
7fa49155dd
pushed by
lan
master
2026-03-30 02:18:42 +08:00
7m21s
View workflow file
feat: 添加举报功能支持
build.yml #67
:
Commit
5f7b02ee8e
pushed by
lan
master
2026-03-29 20:24:20 +08:00
5m19s
View workflow file
feat(call): implement active call management and memory storage
deploy.yml #66
:
Commit
2205b8ad04
pushed by
lan
master
2026-03-28 07:39:43 +08:00
27s
View workflow file
feat(call): implement active call management and memory storage
build.yml #65
:
Commit
2205b8ad04
pushed by
lan
master
2026-03-28 07:38:59 +08:00
18m49s
View workflow file
refactor(di): migrate from setter to constructor injection for logService
deploy.yml #64
:
Commit
736344f123
pushed by
lan
master
2026-03-28 07:05:24 +08:00
26s
View workflow file
refactor(di): migrate from setter to constructor injection for logService
build.yml #63
:
Commit
736344f123
pushed by
lan
master
2026-03-28 07:17:09 +08:00
13m40s
View workflow file
feat(call): enhance call handling with user connection events and active call management
build.yml #62
:
Commit
d357998321
pushed by
lan
master
2026-03-28 04:49:58 +08:00
15m1s
View workflow file
First
Previous
...
3
4
5
6
7
...
Next
Last