Commit Graph

4175 Commits (4ffc30cb842d6631fad1e6b45c77ac1101b405a3)

Author SHA1 Message Date
wxiaoguang def4956122
Improve Gitea's web context, decouple "issue template" code into service package (#24590) 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
wxiaoguang 0bb52883eb
Improve decryption failure message (#24573) 2 years ago
wxiaoguang 56ae853ca0
Simplify template helper functions (#24570) 2 years ago
techknowlogick 4daf40505a
Sort users and orgs on explore by recency by default (#24279) 2 years ago
KN4CK3R 05209f0d1d
Add RPM registry (#23380) 2 years ago
Jason Song ea1afb945d
Replace placeholders in licenses (#24354) 2 years ago
sillyguodong a866cb0cb9
Fix the permission of team's `Actions` unit issue (#24536) 2 years ago
wxiaoguang 5d77691d42
Improve template system and panic recovery (#24461) 2 years ago
oliverpool 75ea0d5dba
Faster git.GetDivergingCommits (#24482) 2 years ago
Lunny Xiao 377a0a20f0
Merge setting.InitXXX into one function with options (#24389) 2 years ago
zeripath ad8631c069
Fix intermittent CI failure in EmptyQueue (#23753) 2 years ago
yp05327 dbb3736785
Fix incorrect webhook time and use relative-time to display it (#24477) 2 years ago
KN4CK3R bf999e4069
Add Debian package registry (#24426) 2 years ago
silverwind d6f8238492
Replace `N/A` with `-` everywhere (#24474) 2 years ago
wxiaoguang 2a56666fd2
Fix incorrect CurrentUser check for docker rootless (#24441) 2 years ago
wxiaoguang e3750370df
Use globally shared HTMLRender (#24436) 2 years ago
Yarden Shoham cc84c58aff
Remove unused setting `time.FORMAT` (#24430) 2 years ago
Matthew Walowski f766b00293
Add ability to specify '--not' from GetAllCommits (#24409) 2 years ago
wxiaoguang 241b74f6c5
Improve template helper (#24417) 2 years ago
silverwind fc62992518
Skip known flaky `queue` tests on CI environment (#24419) 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 bc4e06109d
Make repo size style matches others (commits/branches/tags) (#24408) 2 years ago
wxiaoguang a6450494c3
Fix unclear `IsRepositoryExist` logic (#24374) 2 years ago
wxiaoguang 92fd3fc4fd
Refactor "route" related code, fix Safari cookie bug (#24330) 2 years ago
JakobDev 36a5d4c2f3
Add API for gitignore templates (#22783) 2 years ago
John Olheiser 5e36024105
Require repo scope for PATs for private repos and basic authentication (#24362) 2 years ago
contra-bit 58caf422e6
Add .livemd as a markdown extension (#22730) 2 years ago
JakobDev c41bc4f127
Display when a repo was archived (#22664) 2 years ago
yp05327 61d08f446a
Fix wrong error info in RepoRefForAPI (#24344) 2 years ago
Yarden Shoham eea23bbc8e
Remove unnecessary helper function `DateFmtLong` (#24343) 2 years ago
JakobDev fb37eefa28
Add API for License templates (#23009) 2 years ago
silverwind 517f9f5aa4
Don't set meta `theme-color` by default (#24340) 2 years ago
wxiaoguang 0e8045d8ea
Fix template function DateTime (#24317) 2 years ago
Lunny Xiao 5cf7da63ee
Refactor config provider (#24245) 2 years ago
silverwind 47748df9b3
Enable forbidigo linter (#24278) 2 years ago
KN4CK3R 55a600fa41
Move code from module to service (#24287) 2 years ago
Yarden Shoham 70bb4984cd
Allow using localized absolute date times within phrases with place holders and localize issue due date events (#24275) 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
KN4CK3R f1173d6879
Use more specific test methods (#24265) 2 years ago
silverwind 8dc6eabbc0
Update go tool dependencies, restructure lint targets (#24239) 2 years ago
wxiaoguang 8820191476
Improve template helper functions: string/slice (#24266) 2 years ago
wxiaoguang c0d105609f
Add `DumpVar` helper function to help debugging templates (#24262) 2 years ago
wxiaoguang 911975059a
Improve test logger (#24235) 2 years ago
JakobDev 65fe0fb22c
Allow `webp` images as avatars (#24248) 2 years ago
wxiaoguang b9a97ccd0e
Refactor web route (#24080) 2 years ago