index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
/
repo
Commit message (
Expand
)
Author
Age
*
fix(repo): be tolerant to implicit submodules (#7352)
Joe Chen
2023-02-14
*
conf: add new config option for default branch name (#7291)
Vamsi Atluri
2023-02-11
*
ui: remove useless "Cancel" buttons (#7192)
Yarden Shoham
2022-10-22
*
refactor(db): move some methods off `user.go` (#7199)
Joe Chen
2022-10-22
*
issues: sanitize `DisplayName` (#7009)
E99p1ant
2022-06-05
*
templates: use `OldIndex` for delete files in diff (#6878)
Joe Chen
2022-03-28
*
mod: bump github.com/gogs/git-module from 1.4.0 to 1.5.0 (#6877)
dependabot[bot]
2022-03-28
*
templates: fix typo of BranchCount (#6370)
weibaohui
2020-11-24
*
gitutil: infer submodule with baseURL when it is a relative path (#6337)
ᴜɴᴋɴᴡᴏɴ
2020-09-18
*
repo: support unlisted but publicly accessible repositories (#6176)
Achilleas Koutsou
2020-09-04
*
repo: disable public access option when using external wiki and issue tracker...
alpencrossi
2020-04-09
*
template: better diff handling of rename and deleted files (#6048)
ᴜɴᴋɴᴡᴏɴ
2020-03-31
*
webhook: overhaul route handlers (#6002)
ᴜɴᴋɴᴡᴏɴ
2020-03-22
*
ipynb: sanitize rendered HTML (#5996)
ᴜɴᴋɴᴡᴏɴ
2020-03-21
*
templates: fix not able to upload issue attachments (#5978)
ᴜɴᴋɴᴡᴏɴ
2020-03-10
*
git: migrate to github.com/gogs/git-module@v1.0.0 (#5958)
ᴜɴᴋɴᴡᴏɴ
2020-03-08
*
templates: fix line wrap for very long commit message
Unknwon
2019-11-07
*
templates/repo: remove unnecessary wrap div
unknwon
2019-09-21
*
repo: allow admin to remove observers from the repository (#5782) (#5803)
Alexey Agafonov
2019-09-21
*
templates: rename template function Str2html -> Str2HTML
Unknwon
2018-12-10
*
templates: sanitize special links in commit message (#5545)
Unknwon
2018-12-10
*
templates: make state changing routes to POST method (#5541)
Unknwon
2018-12-06
*
templates/wiki: fix emoji rendering (#4869)
Unknwon
2018-11-26
*
pkg/context: apply EscapePound at context level
Unknwon
2018-09-28
*
templates/repo/setting: fix missing EscapePound (#5442)
Unknwon
2018-09-28
*
templates: add 'rel=noopener noreferrer' to <a> tags (#5319)
cezar97
2018-07-02
*
public: minor fix for PR #5276
Unknwon
2018-06-26
*
pull request: able to add custom commit description (#5276)
ususdei
2018-06-26
*
repo: add changes to repository avatar feature (#5221)
Unknwon
2018-06-17
*
repo: support avatars (#5221)
Sergey Dryabzhinsky
2018-06-17
*
repo: minor improve for PR #5219 and support UTF-8 byte count
Unknwon
2018-06-11
*
repo: update repository description field to contain more than 256 symbols (#...
Sergey Dryabzhinsky
2018-06-11
*
models/mirror: shot push webhook after synced commits (#4528)
Unknwon
2018-06-03
*
templates/repo/settings: fix mirror setting error
Unknwon
2018-05-30
*
template: simple html filter for repository description (#5242)
Sergey Dryabzhinsky
2018-05-29
*
templates/repo: use correct Semantic UI icon styles to fix star and watch ico...
Sergey Dryabzhinsky
2018-05-10
*
templates/repo: escape branch name (#4601)
Unknwon
2018-04-25
*
templates: fixes broken UI under supported resolution (1024x768) #5179 (#5182)
rokuu
2018-04-24
*
templates/repo/issue: rework escape delete branch link after merged pull requ...
Unknwon
2018-04-16
*
templates/repo/issue: escape delete branch link after merged pull request (#4...
Unknwon
2018-04-16
*
public: update Semantic UI 2.2.13 -> 2.3.1
Unknwon
2018-04-12
*
template: delete legacy file
Unknwon
2018-04-02
*
templates/repo: show quick guide to people with write permission (#4646)
Unknwon
2018-03-29
*
templates/repo/branches: escape pound in branch name (#4874)
Unknwon
2018-03-20
*
templates/repo/branches: escape pound in branch name (#4874)
Unknwon
2018-03-12
*
templates/repo: fix wrong branch url in branches view (#4902)
kaajavi
2018-03-06
*
templates: fix typo in repo/home.tmpl (#4845)
Ryan Chang
2017-11-18
*
MISC: minor fixes in webhook
Unknwon
2017-11-18
*
pull_request: able to ignore whitespace when check conflict (#4834)
Unknwon
2017-11-16
*
repo/pull: allow rebase before merging (#4805)
Unknwon
2017-11-15
[next]