211 Commits (main)

Author SHA1 Message Date
Lunny Xiao efd5dd4f0b
Fix bug when creating pull request (#36166) 8 hours ago
junoberryferry bfbc38f40c
Add sorting/filtering to admin user search API endpoint (#36112) 6 days ago
silverwind 850012bf5c
Update golangci-lint to v2.6.0 (#35801) 1 month ago
Zettat123 c9beb0b01f
Support actions and reusable workflows from private repos (#32562) 2 months ago
ChristopherHX 08b9776970
Refactor Actions Token Access (#35688) 2 months ago
wxiaoguang 71360a94cb
Address some CodeQL security concerns (#35572) 3 months ago
luzpaz 688abac5ca
Fix various typos in codebase (#35480) 3 months ago
Lunny Xiao e35e724e42
Use db.WithTx/WithTx2 instead of TxContext when possible (#35428) 3 months ago
wxiaoguang 0cbaa0b662
Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
wxiaoguang e837c998b7
Fix context usages (#35348) 4 months ago
Lunny Xiao c0f24bd803
Move organization's visibility change to danger zone. (#34814) 4 months ago
Lunny Xiao 65cd3f5309
Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
NorthRealm 0d00ec7eed
Send email on Workflow Run Success/Failure (#34982) 5 months ago
Lunny Xiao 7a15334656
Fix git commit committer parsing and add some tests (#35007) 5 months ago
TheFox0x7 aa9d86745a
enforce explanation for necessary nolints and fix bugs (#34883) 6 months ago
Kerwin Bryant 0548c10293
Add post-installation redirect based on admin account status (#34493) 6 months ago
silverwind 1f35435b81
Run `gopls modernize` on codebase (#34751) 6 months ago
wxiaoguang cc942e2a86
Fix GetUsersByEmails (#34643) 6 months ago
wxiaoguang 2a1585b32e
Refactor some tests (#34580) 7 months ago
Râu Cao f48c0135a6
Fix/improve avatar sync from LDAP (#34573) 7 months ago
Philip Peterson b0936f4f41
Do not mutate incoming options to RenderUserSearch and SearchUsers (#34544) 7 months ago
wxiaoguang 9b8609e017
Fix GetUsersByEmails (#34423) 7 months ago
Tobias Balle-Petersen 020e774b91
feat: add label 'state' to metric 'gitea_users' (#34326) 7 months ago
Lunny Xiao 4a5af4edca
Cache GPG keys, emails and users when list commits (#34086) 8 months ago
DrMaxNix fd7c364ca6
Check user/org repo limit instead of doer (#34147) 8 months ago
Lunny Xiao 88352e0b25
Return default avatar url when user id is zero rather than updating database (#34094) 9 months ago
TheFox0x7 ee3c82f874
Enable addtional linters (#34085) 9 months ago
TheFox0x7 0fde8ecd55
Enable testifylint rules (#34075) 9 months ago
TheFox0x7 2a59dfbd47
enable staticcheck QFxxxx rules (#34064) 9 months ago
wxiaoguang 51d86adb6d
Fix some migration and repo name problems (#33986) 9 months ago
Kerwin Bryant 92f997ce6b
Add file tree to file view page (#32721) 9 months ago
Lunny Xiao 6c8fb8d455
Small refactor to reduce unnecessary database queries and remove duplicated functions (#33779) 10 months ago
wxiaoguang 216243eee2
Refactor error system (#33771) 10 months ago
TheFox0x7 cc1fdc84ca
Use test context in tests and new loop system in benchmarks (#33648) 10 months ago
Lunny Xiao 01bf8da02e
Fix bug when get commit (#33602) 10 months ago
Lunny Xiao 70327d6a92
Improve commits list performance to reduce unnecessary database queries (#33528) 10 months ago
mscherer 063c23e1bc
Add a option "--user-type bot" to admin user create, improve role display (#27885) 10 months ago
wxiaoguang 256b94e9e9
Support choose email when creating a commit via web UI (#33432) 11 months ago
wxiaoguang 4ffc54f59a
Refactor user & avatar (#33433) 11 months ago
wxiaoguang 8c4f0f02ef
Refactor user package (#33423) 11 months ago
wxiaoguang 2c1ff8701a
Refactor context flash msg and global variables (#33375) 11 months ago
Lunny Xiao d3083d2198
Some small refactors (#33144) 11 months ago
TheFox0x7 2a02734f93
Refactor older tests to use testify (#33140) 11 months ago
wxiaoguang cd1b5488a3
Refactor pagination (#33037) 12 months ago
Zettat123 2d1a171dc7
Support for email addresses containing uppercase characters when activating user account (#32998) 12 months ago
wxiaoguang 9bfa9f450d
Refactor "string truncate" (#32984) 12 months ago
Lunny Xiao 751fe8b714
Move some errors to their own sub packages (#32880) 1 year ago
TheFox0x7 33e8e82c4b
Enable tenv and testifylint rules (#32852) 1 year ago
Lunny Xiao c363bd06e9
Strict pagination check (#32548) 1 year ago
Lunny Xiao 9bf821ae6c
Fix GetInactiveUsers (#32540) 1 year ago