Commit Graph

3799 Commits (622d21691cc21a42b727937b50cef74cf775b8ce)

Author SHA1 Message Date
wxiaoguang 774b37b9f8
Introduce path Clean/Join helper functions, partially backport&refactor (#23495) (#23607) 2 years ago
Giteabot a3b917151c
Improve template error reporting (#23396) (#23600) 2 years ago
Giteabot 4730ed18f1
Add `.patch` to `attachment.ALLOWED_TYPES` (#23580) (#23582) 2 years ago
wxiaoguang 09824025f7
Refactor merge/update git command calls (#23366) (#23544) 2 years ago
Giteabot 23a6fa9421
Make time tooltips interactive (#23526) (#23527) 2 years ago
Giteabot 31efbafbe3
Convert GitHub event on actions and fix some pull_request events. (#23037) (#23471) 2 years ago
Giteabot c698a6fc5d
Scoped label display and documentation tweaks (#23430) (#23433) 2 years ago
Giteabot 8536dc4b73
Make branches list page operations remember current page (#23420) (#23460) 2 years ago
Giteabot fa33919e24
Support reflogs (#22451) (#23438) 2 years ago
Giteabot e259daeff8
Add missing tabs to org projects page (#22705) (#23412) 2 years ago
Giteabot e9991b1f06
Refactor and tidy-up the merge/update branch code (#22568) (#23365) 2 years ago
Giteabot 87c31c2ffe
Set `X-Gitea-Debug` header once (#23361) (#23381) 2 years ago
Giteabot cf80f829b4
Do not recognize text files as audio (#23355) (#23368) 2 years ago
Giteabot 10df304b2f
Fix various ImageDiff/SVG bugs (#23312) (#23358) 2 years ago
Giteabot ecae62837c
Refactor `setting.Database.UseXXX` to methods (#23354) (#23356) 2 years ago
Giteabot dcf1717793
Add context when rendering labels or emojis (#23281) (#23319) 2 years ago
Giteabot b1e68f39e7
Properly flush unique queues on startup (#23154) (#23201) 2 years ago
Giteabot 1edb57eda9
Fix various bugs for "install" page (#23194) (#23286) 2 years ago
Giteabot 781019216c
Fix GetFilesChangedBetween if the file name may be escaped (#23272) (#23279) 2 years ago
Giteabot 464bbd747e
Fix commit retrieval by tag (#21804) (#23266) 2 years ago
Giteabot f8a40dafb9
Allow `<video>` in MarkDown (#22892) (#23236) 2 years ago
Giteabot 5d5f907e7f
Add loading yaml label template files (#22976) (#23232) 2 years ago
Giteabot 13918ad344
Pass `--global` when calling `git config --get`, for consistency with `git config --set` (#23157) (#23199) 2 years ago
Yarden Shoham 111c509287
Add InsecureSkipVerify to Minio Client for Storage (#23166) (#23177) 2 years ago
Yarden Shoham 7c3196ceac
Avoid warning for system setting when start up (#23054) (#23116) 2 years ago
Yarden Shoham e02e752f68
Fix nil context in RenderMarkdownToHtml (#23092) (#23108) 2 years ago
wxiaoguang dc9cebdf45
Use `--message=%s` for git commit message (#23028) 2 years ago
Lunny Xiao 34ae184622
Render access log template as text instead of HTML (#23013) 2 years ago
Lunny Xiao d845be661f
handle deprecated settings (#22992) 2 years ago
zeripath d2128b44f7
Add scopes to API to create token and display them (#22989) 2 years ago
zeripath ef11d41639
Make CI use a dummy password hasher for all tests (#22983) 2 years ago
Lunny Xiao c53ad052d8
Refactor the setting to make unit test easier (#22405) 2 years ago
zeripath 61b89747ed
Provide the ability to set password hash algorithm parameters (#22942) 2 years ago
Brecht Van Lommel 6221a6fd54
Scoped labels (#22585) 2 years ago
yp05327 bd66fa586a
Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) 2 years ago
Sybren aa45777c92
Allow custom "created" timestamps in user creation API (#22549) 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 2 years ago
Nick 618c9118c1
Remember to attach the parent tree when converting TreeEntry() -> Tree() (#22902) 2 years ago
Nick 7b5b739a2f
Move `IsReadmeFile*` from `modules/markup/` to `modules/util` (#22877) 2 years ago
Brecht Van Lommel 49919c636e
Pull Requests: setting to allow edits by maintainers by default, tweak UI (#22862) 2 years ago
sillyguodong 34399cfd7a
Make issue and code search support camel case (#22829) 2 years ago
Nick e1aca7cbdd
Deduplicate findReadmeFile() (#22177) 2 years ago
sillyguodong 51ab495198
escape filename when assemble URL (#22850) 2 years ago
wxiaoguang e9288c2477
Fix improper HTMLURL usages in Go code (#22839) 2 years ago
Gusted 1cb8d14bf7
Use proxy for pull mirror (#22771) 2 years ago
wxiaoguang 24a9caa2f3
Fix more HTMLURL in templates (#22831) 2 years ago
Jason Song e253888a0e
Fix isAllowed of escapeStreamer (#22814) 2 years ago
yp05327 7ae10cb7f1
change org_type.go to visible_type.go and fix the notes (#22752) 2 years ago
Brecht Van Lommel 87261f3fb9
Fix blame view missing lines (#22826) 2 years ago
Michal 5ae07d4c2f
include build info in Prometheus metrics (#22819) 2 years ago