aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/less/_repository.less
Commit message (Expand)AuthorAgeFilesLines
* Replace Less with CSS (#23481)silverwind2023-03-141-3605/+0
* Refactor branch/tag selector to Vue SFC (#23421)wxiaoguang2023-03-141-6/+0
* Scoped label display and documentation tweaks (#23430)Brecht Van Lommel2023-03-131-13/+2
* Fix and move "Use this template" button (#23398)silverwind2023-03-091-1/+1
* Fix PR view misalignment caused by long name file (#23321)Hester Gong2023-03-061-2/+17
* Make Ctrl+Enter submit a pending comment (starting review) instead of submitt...wxiaoguang2023-03-041-5/+1
* Pull Requests: add button to compare force pushed commits (#22857)Brecht Van Lommel2023-03-011-0/+11
* Add word-break to sidebar-item-link (#23146)yp053272023-02-271-1/+1
* Fix height for sticky head on large screen on PR page (#23111)HesterG2023-02-241-10/+2
* Add wrapper to author to avoid long name ui problem (#23030)HesterG2023-02-231-4/+15
* Improve PR Review Box UI (#22986)wxiaoguang2023-02-211-5/+0
* Fix hidden commit status on multiple checks (#22889)oliverpool2023-02-201-24/+0
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-12/+0
* Scoped labels (#22585)Brecht Van Lommel2023-02-181-17/+37
* webview: Fix overflowing diff body (#22959)Ferdinand Thiessen2023-02-181-0/+5
* Fix PR file tree folders no longer collapsing (#22864)gempir2023-02-121-0/+14
* Implement actions (#21937)Jason Song2023-01-311-1/+2
* Truncate commit summary on repo files table. (#22551)zeripath2023-01-201-0/+5
* Support asciicast files as new markup (#22448)Jason Song2023-01-181-0/+4
* Restore function to "Show more" buttons (#22399)zeripath2023-01-131-0/+3
* Hide file borders on sticky diff box (#22217)silverwind2022-12-231-0/+2
* Release and Tag List tweaks (#21712)silverwind2022-12-061-8/+5
* Multiple improvements for comment edit diff (#21990)silverwind2022-12-021-0/+18
* Fix table misalignments and tweak webhook and githook lists (#21917)silverwind2022-11-241-2/+8
* Move all remaining colors into CSS variables (#21903)silverwind2022-11-231-33/+33
* Webhook list enhancements (#21893)silverwind2022-11-221-2/+2
* Timeline and color tweaks (#21799)silverwind2022-11-191-11/+7
* Copy citation file content, in APA and BibTex format, on repo home page (#19999)Nolann2022-11-111-1/+51
* fix: PR status layout on mobile (#21547)kolaente2022-10-281-0/+38
* Improve code comment review on mobile (#21461)Gusted2022-10-251-1/+5
* Expand "Go to File" button again, fix 'Add File' margin (#21543)silverwind2022-10-241-0/+5
* Diff file tree tweaks (#21446)silverwind2022-10-141-2/+2
* Consolidate more CSS colors into variables (#21402)silverwind2022-10-121-6/+6
* feat(pr review): add more space on mobile (#21326)kolaente2022-10-111-0/+10
* Add filetree on left of diff view (#21012)sebastian-sauer2022-09-271-0/+29
* Various CSS tweaks (#21244)silverwind2022-09-221-5/+5
* File header tweaks (#21175)silverwind2022-09-151-5/+2
* Remove fomantic image module (#21145)silverwind2022-09-121-7/+7
* Improve commit status icons (#21124)silverwind2022-09-091-0/+5
* Fix UI mis-align for PR commit history (#20845)wxiaoguang2022-08-191-0/+1
* Improve comment header for Mobile (#20781)Gusted2022-08-141-0/+12
* Switch Unicode Escaping to a VSCode-like system (#19990)zeripath2022-08-131-1/+5
* Rework repo buttons (#20602)silverwind2022-08-081-72/+51
* Use body text color in repository files table links (#20386)Lucas Azevedo2022-07-221-4/+3
* Update JS dependencies (#20423)silverwind2022-07-201-1/+4
* Changed scroll to auto for some UI elements. (#20294)KN4CK3R2022-07-101-2/+2
* Adjust max-widths for the repository file table (#20243)zeripath2022-07-051-2/+22
* Show scrollbar when necessary (#20142)Gusted2022-06-271-1/+1
* Improve file header on mobile (#19945)Gusted2022-06-121-1/+3
* Auto merge pull requests when all checks succeeded via WebUI (#19648)65432022-06-111-4/+0