Commit Graph

501 Commits (5a871932f0efc19a731ee5c1202679653d3cefff)

Author SHA1 Message Date
wxiaoguang 023a048f52
Make repository response support HTTP range request (#24592) 2 years ago
wxiaoguang def4956122
Improve Gitea's web context, decouple "issue template" code into service package (#24590) 2 years ago
wxiaoguang cb700aedd1
Split "modules/context.go" to separate files (#24569) 2 years ago
Matthew Walowski ff5629268c
Pass 'not' to commit count (#24473) 2 years ago
sillyguodong e962ade99c
Refresh the refernce of the closed PR when reopening (#24231) 2 years ago
Lunny Xiao e5a8ebc0ed
Require at least one unit to be enabled (#24189) 2 years ago
Jason Song 27a569609c
Check length of `LogIndexes` in case it is outdated (#24516) 2 years ago
yp05327 5987f00523
Add rerun workflow button and refactor to use SVG octicons (#24350) 2 years ago
sillyguodong e8173c2c33
Move `Rename branch` from repo settings page to the page of branches list (#24380) 2 years ago
Lunny Xiao 3f0651d4d6
Improve milestone filter on issues page (#22423) 2 years ago
Matthew Walowski f766b00293
Add ability to specify '--not' from GetAllCommits (#24409) 2 years ago
Hester Gong 72e956b79a
Improve protected branch setting page (#24379) 2 years ago
Hester Gong 63a401ac40
Move secrets and runners settings to actions settings (#24200) 2 years ago
wxiaoguang 92fd3fc4fd
Refactor "route" related code, fix Safari cookie bug (#24330) 2 years ago
John Olheiser 5e36024105
Require repo scope for PATs for private repos and basic authentication (#24362) 2 years ago
sillyguodong 8f57aa014b
Alert error message if open dependencies are included in the issues that try to batch close (#24329) 2 years ago
wxiaoguang 59d060622d
Improve RSS (#24335) 2 years ago
wxiaoguang 9219534447
Fix incorrect CORS response in Http Git handler (#24303) 2 years ago
Zettat123 30c1cd9775
Add tags list for repos whose release setting is disabled (#23465) 2 years ago
jladbrook 56d4893b2a
Add RSS Feeds for branches and files (#22719) 2 years ago
a1012112796 74aa44625b
default show closed actions list if all actions was closed (#24234) 2 years ago
KN4CK3R b3e849d1d6
Only delete secrets belonging to its owner (#24284) 2 years ago
a1012112796 6bff6e3a1f
show workflow config error on file view also (#24267) 2 years ago
wxiaoguang d44e1565da
Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` (#24270) 2 years ago
wxiaoguang 13d1d2764c
Show commit history for closed/merged PRs (#24238) 2 years ago
wxiaoguang de2268ffab
Fix issue attachment handling (#24202) 2 years ago
wxiaoguang b39a5bbbd6
Make wiki title supports dashes and improve wiki name related features (#24143) 2 years ago
Lunny Xiao 15d6638c15
Don't list root repository on compare page if pulls not allowed (#24183) 2 years ago
yp05327 f30cc9faa9
Add unset default project column (#23531) 2 years ago
wxiaoguang e422342eeb
Allow adding new files to an empty repo (#24164) 2 years ago
yp05327 01214c8ada
Add runner check in repo action page (#24124) 2 years ago
oliverpool bb2783860b
fix calReleaseNumCommitsBehind (#24148) 2 years ago
John Olheiser 9611710636
Use correct locale key for forks page (#24172) 2 years ago
wxiaoguang 1ab16e48cc
Improve Wiki TOC (#24137) 2 years ago
Jonathan Tran 1af3dc6ee3
Fix 2-dot direct compare to use the right base commit (#24133) 2 years ago
wxiaoguang 2902d1e9d1
Sort repo topic labels by name (#24123) 2 years ago
wxiaoguang cfe3d6e9b5
Make more functions use ctx instead of db.DefaultContext (#24068) 2 years ago
JakobDev 42919ccb7c
Make Release Download URLs predictable (#23891) 2 years ago
Nick ef7fd781f5
Avoid recursing into sub-sub-sub-docs folders when looking for READMEs. (#23695) 2 years ago
wxiaoguang 4e33481357
Make label templates have consistent behavior and priority (#23749) 2 years ago
yp05327 8bc8ca1953
Improve GetBoards and getDefaultBoard (#22981) 2 years ago
Lunny Xiao b918a2c4fb
Fix redirect bug when creating issue from a project (#23971) 2 years ago
yp05327 68aac691c1
Add job.duration in web ui (#23963) 2 years ago
silverwind ca5722a0fa
Ensure RSS icon is present on all repo tabs (#23904) 2 years ago
Zettat123 ed7245f997
Title can be empty when creating tag only (#23917) 2 years ago
Hester Gong 6eb678374b
Refactor authors dropdown (send get request from frontend to avoid long wait time) (#23890) 2 years ago
Yoan Blanc 9b416b2e36
Use graceful editorconfig loader to reduce errors when loading malformed editorconfigs (#21257) 2 years ago
yp05327 29133f3d04
Fix submit button won't refresh in New Repository Fork page (#22994) 2 years ago
wxiaoguang 5cc0801de9
Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2 years ago
Jason Song 3e8db31a5b
Refactor commit status for Actions jobs (#23786) 2 years ago