aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/diff
Commit message (Expand)AuthorAgeFilesLines
* Remove "TODO" tasks from CSS file (#26835)wxiaoguang2023-08-312-5/+5
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-311-1/+1
* Fix being unable to use a repo that prohibits accepting PRs as a PR source. (...CaiCandong2023-08-291-1/+1
* Remove incorrect CSS helper classes (#26712)wxiaoguang2023-08-251-1/+1
* Fix review bar misalignment (#26711)wxiaoguang2023-08-241-1/+1
* Improve Image Diff UI (#26696)wxiaoguang2023-08-241-5/+2
* Fix tooltip of commit select button (#26472)silverwind2023-08-141-1/+1
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-1/+1
* Display human-readable text instead of cryptic filemodes (#26352)delvh2023-08-061-2/+4
* Don't autosize textarea in diff view (#26233)silverwind2023-07-311-0/+1
* Add commits dropdown in PR files view and allow commit by commit review (#25528)sebastian-sauer2023-07-282-3/+25
* Fixing the align of commit stats in commit_page template. (#26161)puni98692023-07-281-2/+2
* Make `add line comment` buttons focusable (#25894)sebastian-sauer2023-07-152-10/+10
* Enable H014 and H023 djlint rules (#25786)silverwind2023-07-091-2/+2
* Repository Archived text title center align (#25767)puni98692023-07-081-1/+1
* 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
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-1/+1
* Link to existing PR when trying to open a new PR on the same branches (#25494)sebastian-sauer2023-06-251-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
* Show outdated comments in files changed tab (#24936)sebastian-sauer2023-06-214-7/+39
* Fix dropdown icon layout on diff page (#25397)wxiaoguang2023-06-203-5/+4
* Add template linting via djlint (#25212)silverwind2023-06-143-8/+3
* Use flex to align SVG and text (#25163)wxiaoguang2023-06-141-2/+2
* Change form actions to fetch for submit review box (#25219)HesterG2023-06-141-1/+1
* Button and color enhancements (#24989)silverwind2023-06-094-11/+11
* 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
* Improve and fix bugs surrounding reactions (#24760)silverwind2023-05-281-4/+2
* Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introd...silverwind2023-05-212-2/+2
* Improve accessibility when (re-)viewing files (#24817)delvh2023-05-214-55/+67
* Add markdown preview to Submit Review Textarea (#24672)yp053272023-05-121-3/+5
* Remove fluid on compare diff page (#24627)Hester Gong2023-05-101-2/+0
* Make diff view full width again (#24598)wxiaoguang2023-05-092-14/+17
* Simplify template helper functions (#24570)wxiaoguang2023-05-073-7/+7
* Improve "new-menu" (#24465)wxiaoguang2023-05-011-1/+1
* Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix...wxiaoguang2023-04-291-2/+2
* Display when a repo was archived (#22664)JakobDev2023-04-261-1/+5
* Fix issue attachment handling (#24202)wxiaoguang2023-04-201-1/+1
* Expand/Collapse all changed files (#23639)sillyguodong2023-04-091-0/+2
* Group template helper functions, remove `Printf`, improve template error mess...wxiaoguang2023-04-082-3/+4
* Merge template functions "dict/Dict/mergeinto" (#23932)wxiaoguang2023-04-073-11/+11
* Use a general Eval function for expressions in templates. (#23927)wxiaoguang2023-04-071-2/+2
* Fix code view (diff) broken layout (#23096)wxiaoguang2023-04-043-20/+24
* Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)wxiaoguang2023-04-033-26/+26
* Fix review conversation reply (#23846)wxiaoguang2023-04-011-0/+1
* Diff improvements (#23553)silverwind2023-03-301-4/+14