summaryrefslogtreecommitdiffstats
path: root/templates/repo/diff/box.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Change green buttons to primary color (#27099)silverwind2023-09-181-2/+2
* Fix review bar misalignment (#26711)wxiaoguang2023-08-241-1/+1
* Fix tooltip of commit select button (#26472)silverwind2023-08-141-1/+1
* Display human-readable text instead of cryptic filemodes (#26352)delvh2023-08-061-2/+4
* Add commits dropdown in PR files view and allow commit by commit review (#25528)sebastian-sauer2023-07-281-2/+22
* Fixing the align of commit stats in commit_page template. (#26161)puni98692023-07-281-2/+2
* Enable H014 and H023 djlint rules (#25786)silverwind2023-07-091-2/+2
* Allow/fix review (approve/reject) of empty PRs (#25690)sebastian-sauer2023-07-061-169/+163
* Use AfterCommitId to get commit for Viewed functionality (#25529)sebastian-sauer2023-07-011-1/+1
* Highlight viewed files differently in the PR filetree (#24956)sebastian-sauer2023-06-251-1/+1
* Diff page enhancements (#25398)silverwind2023-06-221-4/+6
* Button and color enhancements (#24989)silverwind2023-06-091-2/+2
* Show file tree by default (#25052)Kyle D2023-06-021-1/+2
* Add button on diff header to copy file name, misc diff header tweaks (#24986)silverwind2023-06-011-15/+17
* Refactor diffFileInfo / DiffTreeStore (#24998)wxiaoguang2023-05-301-27/+25
* Display file mode for new file and file mode changes (#24966)Yevhen Pavlov2023-05-291-0/+5
* Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introd...silverwind2023-05-211-1/+1
* Improve accessibility when (re-)viewing files (#24817)delvh2023-05-211-4/+4
* Make diff view full width again (#24598)wxiaoguang2023-05-091-2/+2
* Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)wxiaoguang2023-04-031-12/+9
* Diff improvements (#23553)silverwind2023-03-301-4/+14
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-2/+2
* Editor preview support for external renderers (#23333)Brecht Van Lommel2023-03-241-1/+1
* Fix diff detail buttons wrapping, use tippy for review box (#23271)silverwind2023-03-171-1/+1
* Fix review comment context menu clipped bug (#23523)wxiaoguang2023-03-161-1/+2
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-141-4/+4
* Fix PR view misalignment caused by long name file (#23321)Hester Gong2023-03-061-2/+2
* Improve PR Review Box UI (#22986)wxiaoguang2023-02-211-2/+2
* Use beforeCommit instead of baseCommit (#22949)Kyle D2023-02-201-1/+1
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-4/+4
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-21/+21
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-061-2/+2
* Fix diff UI for unexpandable items (#22700)wxiaoguang2023-02-021-11/+10
* Hide collapse icon in diff with no lines (#21094)JakobDev2023-01-311-7/+9
* Restore function to "Show more" buttons (#22399)zeripath2023-01-131-1/+1
* Diff file tree tweaks (#21446)silverwind2022-10-141-8/+10
* Refactor from Vue2 to Vue3 (#20044)André Jaenisch2022-10-011-2/+2
* Add filetree on left of diff view (#21012)sebastian-sauer2022-09-271-129/+140
* Prevent invalid behavior for file reviewing when loading more files (#21230)delvh2022-09-221-9/+9
* Fix CSV diff for added/deleted files (#21189)KN4CK3R2022-09-171-1/+1
* Change review buttons to icons to make space for text (#20934)silverwind2022-08-261-2/+2
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-31/+31
* Replace unstyled meter with progress (#19968)silverwind2022-06-151-2/+2
* Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729)wxiaoguang2022-05-201-1/+1
* Replace blue button and label classes with primary (#19763)silverwind2022-05-201-1/+1
* Calculate filename hash only once (#19654)KN4CK3R2022-05-091-4/+3
* Allow to mark files in a PR as viewed (#19007)delvh2022-05-071-3/+18
* Mute link in diff header (#19556)silverwind2022-04-291-1/+1
* Permalink files In PR diff (#19534)KN4CK3R2022-04-291-3/+4
* Remove dependent on session auth for api/v1 routers (#19321)Lunny Xiao2022-04-081-1/+1