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
*
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
*
pull: add an option to use rebase for merging pull requests
mharinder
2017-11-15
*
SECURITY: fix branch name persistent XSS
Unknwon
2017-10-15
*
Add Dingtalk webhook support (#4773)
Athurg Feng
2017-09-21
*
repo/diff: fix line number in split view template (#4584)
Unknwon
2017-07-14
*
css: not include line numbers in diff selection (#4584)
Unknwon
2017-07-14
*
random: some code simplify
Unknwon
2017-06-11
*
repo: improve relative path detection (#4366)
Unknwon
2017-06-06
*
repo: use BranchLink instead of TreeLink (#4366)
Unknwon
2017-06-06
*
markup: able to display image from IPython notebook (#4366)
Unknwon
2017-06-06
*
repo/pull: detect case when no merge base found (#4434)
Unknwon
2017-06-05
*
ui: fix emoji not rendered in commits table (#4440)
Simon Dann
2017-05-29
[next]