Commit Graph

894 Commits (db7b0a1a4ef2222ca6209c190b2283f27061db55)

Author SHA1 Message Date
wxiaoguang 58dfaf3a75
Improve queue & process & stacktrace (#24636) 2 years ago
yp05327 b3af7484bc
Fix missing badges in org settings page (#24654) 2 years ago
Nick 3d9ed62f4a
Reenable creating default webhooks. (#24626) 2 years ago
oliverpool 8030614386
fix: release page for empty or non-existing target (#24470) 2 years ago
wxiaoguang 023a048f52
Make repository response support HTTP range request (#24592) 2 years ago
Nicholas Pease c090f87a8d
Add Gitea Profile Readmes (#23260) 2 years ago
wxiaoguang def4956122
Improve Gitea's web context, decouple "issue template" code into service package (#24590) 2 years ago
yp05327 f5b70a029c
Fix close org projects (#24588) 2 years ago
wxiaoguang 6f9c278559
Rewrite queue (#24505) 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
techknowlogick 4daf40505a
Sort users and orgs on explore by recency by default (#24279) 2 years ago
Lunny Xiao e5a8ebc0ed
Require at least one unit to be enabled (#24189) 2 years ago
Lunny Xiao 3ee7f27341
Revert "Prevent a user with a different email from accepting the team invite" (#24531) 2 years ago
Jason Song 27a569609c
Check length of `LogIndexes` in case it is outdated (#24516) 2 years ago
wxiaoguang 03fab6a8bb
Fix some mistakes when using `ignSignIn` (#24415) 2 years ago
wxiaoguang 5d77691d42
Improve template system and panic recovery (#24461) 2 years ago
Lunny Xiao 377a0a20f0
Merge setting.InitXXX into one function with options (#24389) 2 years ago
Jack Hay 402df1d6b4
Prevent a user with a different email from accepting the team invite (#24491) 2 years ago
KN4CK3R bf999e4069
Add Debian package registry (#24426) 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
wxiaoguang e3750370df
Use globally shared HTMLRender (#24436) 2 years ago
yp05327 cc64a92560
Add follow organization and fix the logic of following page (#24345) 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
Earl Warren 9cf721e446
getting the tag list does not require being signed in (#24413) 2 years ago
Yarden Shoham c0ddec8a2a
Revert "Add Debian package registry" (#24412) 2 years ago
KN4CK3R bf77e2163b
Add Debian package registry (#22854) 2 years ago
wxiaoguang a6450494c3
Fix unclear `IsRepositoryExist` logic (#24374) 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
yp05327 df9a62b5f9
Fix 404 error when leaving the last private org team (#24322) 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
Gary Moon ab42c139a2
Respect the REGISTER_MANUAL_CONFIRM setting when registering via OIDC (#24035) 2 years ago
a1012112796 74aa44625b
default show closed actions list if all actions was closed (#24234) 2 years ago
KN4CK3R 55a600fa41
Move code from module to service (#24287) 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
Jakob 136d7492ff
Add missing badges in user profile for /projects and /packages (#24232) 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 b9a97ccd0e
Refactor web route (#24080) 2 years ago