aboutsummaryrefslogtreecommitdiff
path: root/templates/repo/diff
Commit message (Collapse)AuthorAge
* templates: sanitize special links in commit message (#5545)Unknwon2018-12-10
| | | | Reported by @cezar97.
* templates: fixes broken UI under supported resolution (1024x768) #5179 (#5182)rokuu2018-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | | * Update view_list.tmpl * Update commits_table.tmpl * Update dashboard.tmpl * Update list.tmpl * Update list.tmpl * Update list.tmpl * Update list.tmpl * Update notice.tmpl * Update monitor.tmpl * Update view_file.tmpl * Update diff_preview.tmpl * Update box.tmpl
* 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
| | | | Changed template file in order to make CSS work properly.
* Refactoring: rename Signed -> LoggedUnknwon2017-04-06
|
* Refactoring: rename and simplify pkg/tool functionsUnknwon2017-04-06
|
* models/repo_diff: move core functions to gogits/git-moduleUnknwon2017-04-04
|
* repo/pull: handle head repository of merged pull requests deletedUnknwon2017-03-10
|
* templates/repo/diff: fix tag-code doesn't display in split viewUnknwon2017-02-23
|
* diff: able to highlight line with hashtag URLUnknwon2017-02-20
|
* Web editor: improve edit fileUnknwon2016-08-28