summaryrefslogtreecommitdiffstats
path: root/templates/repo/diff
Commit message (Expand)AuthorAgeFilesLines
* Fix to allow comment poster to edit or delete his own comments (#11671) (#11774)赵智超2020-06-061-1/+1
* Fix comment box styling and cancelling (#11463) (#11464) (#11469) (#11467)Lauris BH2020-05-181-1/+1
* Support view individual commit for wiki pages (#11415)mrsdizzie2020-05-162-2/+5
* Better styling for code review comment form (#11413)Cirno the Strongest2020-05-151-2/+1
* Prettify timeline 3 (#11139)Sorien2020-05-141-11/+11
* Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327)zeripath2020-05-121-5/+30
* Allow unauthenticated users to compare (#11240)Kyle Evans2020-05-041-17/+19
* Show pull request selection even when unrelated branches (#11239)zeripath2020-05-021-1/+1
* Remove last traces of has-emoji class (#11263)mrsdizzie2020-05-011-1/+1
* Fix submit review form (#11252)zeripath2020-04-301-1/+1
* Add a way to mark Conversation (code comment) resolved (#11037)赵智超2020-04-182-3/+75
* Fix and simplify some tmpl conditions (#11080)guillep2k2020-04-163-4/+4
* Fix reply on code review (#10227)Lunny Xiao2020-02-131-1/+2
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-115-7/+7
* fix commit view JS features, reimplement folding (#9968)silverwind2020-01-261-2/+2
* Migrate reviews when migrating repository from github (#9463)Lunny Xiao2020-01-231-4/+14
* Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532)David Svantesson2020-01-092-0/+2
* Don't auto-init SimpleMDE for review textarea (#9574)John Olheiser2020-01-021-1/+1
* [Fix] AllowedReaction code (#9518)65432019-12-271-1/+1
* Fix context menu overflow & review tag margin (#9231)John Olheiser2019-12-032-3/+3
* [Feature] Custom Reactions (#8886)65432019-12-011-1/+1
* Context menus for comments (#9043)John Olheiser2019-11-191-7/+2
* Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924)Benno2019-11-153-15/+91
* Move index.js to web_src and use webpack to pack them (#8598)Lunny Xiao2019-11-131-1/+1
* FIX download diff/patch from commit (#8792)65432019-11-021-2/+7
* Create PR on Current Repository by Default (#8670)Benno2019-10-301-1/+6
* Improve visibility of "Pending" indicator (#8685)guillep2k2019-10-261-1/+1
* Ensure that diff stats can scroll independently of the diff (#8581)65432019-10-211-173/+172
* [UI] Pull Request Download diff Button (#8470)65432019-10-152-2/+11
* Bugfix for image compare and minor improvements to image compare (#8289)Mario Lubenka2019-10-042-13/+51
* Adds side-by-side diff for images (#6784)Mario Lubenka2019-09-162-12/+56
* Diff: Fix indentation on unhighlighted code (#7435)silverwind2019-07-122-3/+3
* ui fixes - compare view and archieved repo issues (#7345)Cherrg2019-07-081-3/+11
* Fix 7303 - remove unnessesary buttons on archived repos (#7326)Cherrg2019-06-291-0/+2
* fix extra newlines when copying from diff in Firefox (#7288)silverwind2019-06-262-43/+19
* Make diff line-marker non-selectable (#7279)zeripath2019-06-242-9/+20
* Compare branches, commits and tags with each other (#6991)Mario Lubenka2019-06-072-94/+74
* Revert "Bugfix: Align comment label and actions to the right (#7024)" (#7055)Lunny Xiao2019-05-261-1/+1
* Bugfix: Align comment label and actions to the right (#7024)Mario Lubenka2019-05-251-1/+1
* Show git-notes (#6984)Vladimir Panteleev2019-05-241-0/+21
* Show full name if DefaultShowFullName setting activated (#6710)Wim2019-05-081-1/+1
* Improve listing performance by using go-git (#6478)Filip Navara2019-04-191-1/+1
* Improve issue autolinks (#6273)mrsdizzie2019-04-122-2/+2
* Revert "Fix wrapping long code lines in UI" (#6074)silverwind2019-02-152-3/+3
* Display the branch name in the commit view (#5950)Lanre Adelowo2019-02-051-0/+1
* Fix wrapping long code lines in UI (#5927)silverwind2019-02-022-3/+3
* UI: Change GPG Validation colors and remove inline CSS; fixes #5404 (#5896)EpicCoder2019-01-291-4/+4
* Feature: Archive repos (#5009)kolaente2019-01-232-24/+26
* Fix wrong text getting saved on editing second comment on an issue. (#5608)Harshit Bansal2018-12-311-1/+1
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-281-1/+1