This website requires JavaScript.
Blogs
Sign In
GitCaddy
/
GitCaddy Server
Limited
Watch
2
Star
0
Fork
0
You've already forked gitcaddy-server
Code
Issues
Releases
5
Files
2e8a4a09d55b0ca2b3333e1388fff16d402814ff
gitcaddy-server
/
services
/
user
History
Lunny Xiao
65cd3f5309
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
..
avatar.go
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
block_test.go
Add user blocking (
#29028
)
2024-03-04 08:16:03 +00:00
block.go
Refactor repository transfer (
#33211
)
2025-01-30 05:40:44 +00:00
delete.go
Enable more
revive
linter rules (
#30608
)
2024-04-22 11:48:42 +00:00
email_test.go
Skip email domain check when admins edit user emails (
#29609
)
2024-03-05 16:51:56 +00:00
email.go
Skip email domain check when admins edit user emails (
#29609
)
2024-03-05 16:51:56 +00:00
update_test.go
Fix last admin check when syncing users (
#34649
)
2025-06-09 20:57:45 +00:00
update.go
enforce nolint scope (
#34851
)
2025-06-27 07:59:55 +02:00
user_test.go
Enable testifylint rules (
#34075
)
2025-03-31 01:53:48 -04:00
user.go
Refactor FindOrgOptions to use enum instead of bool, fix membership visibility (
#34629
)
2025-06-09 03:30:34 +00:00