Commit Graph

1270 Commits (4c6e2da088cf092a9790df5c84b7b338508fede7)

Author SHA1 Message Date
silverwind 4b1063f3db
Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453) 10 months ago
Jonathan Tran b18c04ebde
fix: Fix to delete cookie when AppSubURL is non-empty (#30375) 10 months ago
silverwind c77e8140bc
Add `interface{}` to `any` replacement to `make fmt`, exclude `*.pb.go` (#30461) 10 months ago
Jason Song fd59cd9450
Avoid losing token when updating mirror settings (#30429) 10 months ago
wxiaoguang c248f010ad
Refactor cache and disable go-chi cache (#30417) 10 months ago
yp05327 b4d86912ef
Fix mirror error when mirror repo is empty (#30432) 10 months ago
Lunny Xiao f9c3e79aba
Fix commit status cache which missed target_url (#30426) 10 months ago
Kazushi (Jam) Marukawa 7af074dbee
Change the default maxPerPage for gitbucket (#30392) 10 months ago
Lunny Xiao fc34481d05
Add commit status summary table to reduce query from commit status table (#30223) 10 months ago
Zettat123 0fe9f93eb4
Check the token's owner and repository when registering a runner (#30406) 10 months ago
yp05327 96d31fe0a8
Avoid user does not exist error when detecting schedule actions when the commit author is an external user (#30357) 10 months ago
Lunny Xiao 263a716cb5
Performance optimization for git push (#30104) 10 months ago
Lunny Xiao 908426aa0f
Fix missed doer (#30231) 10 months ago
Michael Kriese ff7aab4403
Add optional doctor storage init (#30330) 10 months ago
yp05327 7d66b9ea65
Avoid showing `Failed to change the default wiki branch` if repo has no wiki when saving repo settings (#30329) 10 months ago
wxiaoguang 074a3e05f6
Fix oauth2 builtin application logic (#30304) 10 months ago
wxiaoguang 83f83019ef
Clean up log messages (#30313) 10 months ago
wxiaoguang 7396172a02
Fix code block style for code preview (#30298) 10 months ago
sebastian-sauer 07bcfc171b
Commit-Dropdown: Show Author of commit if available (#30272) 10 months ago
wxiaoguang ca5c895efb
Render embedded code preview by permlink in markdown (#30234) 10 months ago
Zettat123 1ef2eb50d8
Remove scheduled action tasks if the repo is archived (#30224) 10 months ago
wxiaoguang a008486f5c
Refactor DeleteInactiveUsers, fix bug and add tests (#30206) 10 months ago
sillyguodong 62b073e6f3
Add API for `Variables` (#29520) 11 months ago
Kemal Zebari 242b331260
Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 11 months ago
Lunny Xiao 538790ad1d
Put an edit file button on pull request files to allow a quick operation (#29697) 11 months ago
Lunny Xiao 0c8b828f5d
Fix possible data race on tests (#30093) 11 months ago
yp05327 274bc00ca2
Fix duplicate migrated milestones (#30102) 11 months ago
yp05327 9cf0f0bb04
Fix gitea doctor will remove repo-avatar files when execute command `storage-archives` (#30094) 11 months ago
yp05327 08aec2c20a
Fix panic for `fixBrokenRepoUnits16961` (#30068) 11 months ago
Lunny Xiao 475b6e839c
Fix Add/Remove WIP on pull request title failure (#29999) 11 months ago
silverwind 68ec9b4859
Migrate margin and padding helpers to tailwind (#30043) 11 months ago
Lunny Xiao f8ab9dafb7
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 11 months ago
wxiaoguang 226231ea27
Fix some pending problems (#29985) 11 months ago
Zettat123 2f060c5834
Fix bugs in rerunning jobs (#29955) 11 months ago
wxiaoguang ca4107dc96
Refactor external URL detection (#29973) 11 months ago
Lunny Xiao 62f8174aa2
Performance improvements for pull request list page (#29900) 11 months ago
wxiaoguang 01500957c2
Refactor URL detection (#29960) 11 months ago
Lunny Xiao 82db9a2ba7
Fix the bug that user may logout if he switch pages too fast (#29962) 11 months ago
Jason Song b150ff0bab
Cancel previous runs of the same PR automatically (#29961) 11 months ago
wxiaoguang 21151474e3
Fix loadOneBranch panic (#29938) 11 months ago
Jason Song f371f84fa3
Restore deleted branches when syncing (#29898) 11 months ago
yp05327 98217b0340
Fix invalid link of the commit status when ref is tag (#29752) 11 months ago
Jimmy Praet 17d7ab5ad4
Notify reviewers added via CODEOWNERS (#29842) 11 months ago
coldWater 0e183d81fc
Fix missing error check of bufio.Scanner (#29882) 11 months ago
wxiaoguang abb330e613
Upgrade Go 1.22 and upgrade dependency (#29869) 11 months ago
Denys Konovalov 0285b04f4c
fix telegram webhook (#29864) 11 months ago
wxiaoguang a889381664
Remove AddParamIfExist(AddParam) (#29841) 11 months ago
wxiaoguang e0ea3811c4
Refactor AddParam to AddParamIfExist (#29834) 11 months ago
Lunny Xiao 277f90d416
Fix codeowner detected diff base branch to mergebase (#29783) 11 months ago
Denys Konovalov e0b002a4a8
Unify search boxes (#29530) 11 months ago