summaryrefslogtreecommitdiffstats
path: root/templates/repo/diff/box.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Make Ctrl+Enter work for issue/comment edit (#30720)v1.22.0-rc1wxiaoguang2024-04-271-2/+2
* Various improvements for long file and commit names (#30374)silverwind2024-04-101-16/+18
* Migrate font-family to tailwind (#30118)silverwind2024-03-281-4/+4
* Put an edit file button on pull request files to allow a quick operation (#29...Lunny Xiao2024-03-271-0/+3
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-241-7/+7
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-10/+10
* Migrate `gap` helpers to tailwind (#30034)silverwind2024-03-241-3/+3
* Remove fomantic header module (#30033)silverwind2024-03-241-2/+2
* Replace all simple inline styles with tailwind (#30032)silverwind2024-03-231-1/+1
* Migrate font-weight helpers to tailwind (#30027)silverwind2024-03-231-1/+1
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-8/+8
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-8/+8
* Remove unnecessary ".Link" usages (#29909)wxiaoguang2024-03-201-3/+3
* Replace more `gt-` with `tw-`, update frontend docs (#29595)silverwind2024-03-051-1/+1
* Add user blocking (#29028)KN4CK3R2024-03-041-0/+1
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-041-2/+2
* Use tailwind instead of `gt-[wh]-` helper classes (#29423)Lunny Xiao2024-02-271-1/+1
* Add attachment support for code review comments (#29220)Jimmy Praet2024-02-251-0/+5
* Remove unnecessary "Str2html" modifier from templates (#29319)wxiaoguang2024-02-221-1/+1
* Clean up diff header css and reduce global textarea min-height (#29232)silverwind2024-02-181-1/+1
* Improve CSS helper naming (#28769)wxiaoguang2024-01-121-1/+1
* Fix Show/hide filetree button on small displays (#27881)sebastian-sauer2023-11-171-2/+2
* Improve PR diff view on mobile (#27883)sebastian-sauer2023-11-161-1/+1
* Show correct commit sha when viewing single commit diff (#27916)sebastian-sauer2023-11-061-1/+1
* Remove "tabindex" from some form buttons (#27892)Earl Warren2023-11-031-2/+2
* Only show diff file tree when more than one file changed (#27775)silverwind2023-10-251-4/+9
* Replace ajax with fetch, improve image diff (#27267)silverwind2023-10-111-3/+5
* Fix review UI (#27322)wxiaoguang2023-09-281-1/+1
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-3/+3
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-37/+37
* cleanup locale function usage (#27227)Denys Konovalov2023-09-241-1/+0
* 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