aboutsummaryrefslogtreecommitdiff
path: root/templates/repo
Commit message (Expand)AuthorAge
* 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 messageUnknwon2019-11-07
* templates/repo: remove unnecessary wrap divunknwon2019-09-21
* repo: allow admin to remove observers from the repository (#5782) (#5803)Alexey Agafonov2019-09-21
* templates: rename template function Str2html -> Str2HTMLUnknwon2018-12-10
* templates: sanitize special links in commit message (#5545)Unknwon2018-12-10
* templates: make state changing routes to POST method (#5541)Unknwon2018-12-06
* templates/wiki: fix emoji rendering (#4869)Unknwon2018-11-26
* pkg/context: apply EscapePound at context levelUnknwon2018-09-28
* templates/repo/setting: fix missing EscapePound (#5442)Unknwon2018-09-28
* templates: add 'rel=noopener noreferrer' to <a> tags (#5319)cezar972018-07-02
* public: minor fix for PR #5276Unknwon2018-06-26
* pull request: able to add custom commit description (#5276)ususdei2018-06-26
* repo: add changes to repository avatar feature (#5221)Unknwon2018-06-17
* repo: support avatars (#5221)Sergey Dryabzhinsky2018-06-17
* repo: minor improve for PR #5219 and support UTF-8 byte countUnknwon2018-06-11
* repo: update repository description field to contain more than 256 symbols (#...Sergey Dryabzhinsky2018-06-11
* models/mirror: shot push webhook after synced commits (#4528)Unknwon2018-06-03
* templates/repo/settings: fix mirror setting errorUnknwon2018-05-30
* template: simple html filter for repository description (#5242)Sergey Dryabzhinsky2018-05-29
* templates/repo: use correct Semantic UI icon styles to fix star and watch ico...Sergey Dryabzhinsky2018-05-10
* templates/repo: escape branch name (#4601)Unknwon2018-04-25
* templates: fixes broken UI under supported resolution (1024x768) #5179 (#5182)rokuu2018-04-24
* templates/repo/issue: rework escape delete branch link after merged pull requ...Unknwon2018-04-16
* templates/repo/issue: escape delete branch link after merged pull request (#4...Unknwon2018-04-16
* public: update Semantic UI 2.2.13 -> 2.3.1Unknwon2018-04-12
* template: delete legacy fileUnknwon2018-04-02
* templates/repo: show quick guide to people with write permission (#4646)Unknwon2018-03-29
* templates/repo/branches: escape pound in branch name (#4874)Unknwon2018-03-20
* templates/repo/branches: escape pound in branch name (#4874)Unknwon2018-03-12
* templates/repo: fix wrong branch url in branches view (#4902)kaajavi2018-03-06
* templates: fix typo in repo/home.tmpl (#4845)Ryan Chang2017-11-18
* MISC: minor fixes in webhookUnknwon2017-11-18
* pull_request: able to ignore whitespace when check conflict (#4834)Unknwon2017-11-16
* repo/pull: allow rebase before merging (#4805)Unknwon2017-11-15
* pull: add an option to use rebase for merging pull requestsmharinder2017-11-15
* SECURITY: fix branch name persistent XSSUnknwon2017-10-15
* Add Dingtalk webhook support (#4773)Athurg Feng2017-09-21
* repo/diff: fix line number in split view template (#4584)Unknwon2017-07-14
* css: not include line numbers in diff selection (#4584)Unknwon2017-07-14
* random: some code simplifyUnknwon2017-06-11
* repo: improve relative path detection (#4366)Unknwon2017-06-06
* repo: use BranchLink instead of TreeLink (#4366)Unknwon2017-06-06
* markup: able to display image from IPython notebook (#4366)Unknwon2017-06-06
* repo/pull: detect case when no merge base found (#4434)Unknwon2017-06-05
* ui: fix emoji not rendered in commits table (#4440)Simon Dann2017-05-29