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
refactor(push): change created_at format from Unix milliseconds to ISO8601
build.yml #100
:
Commit
323f872aa9
pushed by
lan
master
2026-04-25 00:47:03 +08:00
6m54s
View workflow file
chore(utils): replace UI Avatars API with static default avatar
deploy.yml #99
:
Commit
3e90eefd51
pushed by
lan
master
2026-04-24 17:36:54 +08:00
18s
View workflow file
chore(utils): replace UI Avatars API with static default avatar
build.yml #98
:
Commit
3e90eefd51
pushed by
lan
master
2026-04-24 16:47:37 +08:00
4m16s
View workflow file
refactor(model): support string type in JSON scan methods
deploy.yml #97
:
Commit
496c8bb1aa
pushed by
lan
master
2026-04-24 16:06:47 +08:00
18s
View workflow file
refactor(model): support string type in JSON scan methods
build.yml #96
:
Commit
496c8bb1aa
pushed by
lan
master
2026-04-24 16:05:53 +08:00
7m16s
View workflow file
feat(admin): add super admin initialization endpoint
deploy.yml #95
:
Commit
813e54e5b2
pushed by
lan
master
2026-04-24 15:21:12 +08:00
17s
View workflow file
feat(admin): add super admin initialization endpoint
build.yml #94
:
Commit
813e54e5b2
pushed by
lan
master
2026-04-24 15:20:32 +08:00
5m38s
View workflow file
feat(api): add message segments support for posts and comments
build.yml #93
:
Commit
05c7f8a5eb
pushed by
lan
master
2026-04-23 22:51:06 +08:00
21m24s
View workflow file
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
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 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(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
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
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
...
2
3
4
5
6
Next
Last