summaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* Do not emit ambiguous character warning on rendered pages (#22016)zeripath2022-12-031-1/+3
* Remove duplicate "Actions" label in mobile view (#21974)Mark Ormesher2022-12-011-1/+1
* Fix button in branch list, avoid unexpected page jump before restore branch a...Xinyu Zhou2022-11-241-11/+15
* Fix table misalignments and tweak webhook and githook lists (#21917)silverwind2022-11-242-11/+5
* feat: add button to quickly clear merge message (#21548)kolaente2022-11-231-0/+3
* Webhook list enhancements (#21893)silverwind2022-11-221-5/+3
* Embed Matrix icon as SVG (#21890)silverwind2022-11-212-2/+2
* Improvements for Content Copy (#21842)silverwind2022-11-211-5/+1
* Allow disable RSS/Atom feed (#21622)Xinyu Zhou2022-11-211-1/+3
* Show syntax lexer name in file view/blame (#21814)silverwind2022-11-193-35/+36
* Timeline and color tweaks (#21799)silverwind2022-11-194-15/+13
* Added space between avatar and username (#21825)May2022-11-151-1/+1
* Remove `href="javascript:;"` in "save topics (Done)" button (#21813)Yarden Shoham2022-11-151-1/+1
* Render number of commits in repo page in a user friendly way (#21786)Yarden Shoham2022-11-131-1/+1
* Copy citation file content, in APA and BibTex format, on repo home page (#19999)Nolann2022-11-113-2/+39
* Add "Copy" button to file view of raw text (#21629)Yarden Shoham2022-11-041-0/+5
* Add Webhook authorization header (#20926)oliverpool2022-11-032-4/+9
* fix: PR status layout on mobile (#21547)kolaente2022-10-281-8/+10
* Fix UI column width, button overflow Fomantic's grid (#21559)Xinyu Zhou2022-10-281-1/+1
* Change `commits-table` column width (#21564)KN4CK3R2022-10-251-3/+3
* Improve code comment review on mobile (#21461)Gusted2022-10-253-6/+6
* Expand "Go to File" button again, fix 'Add File' margin (#21543)silverwind2022-10-241-1/+1
* Fix generating compare link (#21519)Lunny Xiao2022-10-211-1/+1
* Revert increased width on pull pages (#21470)Gusted2022-10-193-3/+3
* Disable the 'Add File' button when not able to edit repo (#21503)silverwind2022-10-191-17/+15
* Fix branch dropdown shifting on page load (#21428)silverwind2022-10-192-9/+9
* Localize all timestamps (#21440)Yarden Shoham2022-10-174-5/+5
* Add `code` highlighting in issue titles (#21432)Yarden Shoham2022-10-161-1/+1
* Diff file tree tweaks (#21446)silverwind2022-10-141-8/+10
* Fix #21406: Hide repo information from file view/blame mode (#21420)Neel2022-10-132-0/+4
* Respect user's locale when rendering the date range in the repo activity page...Yarden Shoham2022-10-131-1/+1
* Remove cancel button in repo creation page (#21381)Yarden Shoham2022-10-111-1/+0
* Add user/organization code search (#19977)Lauris BH2022-10-111-3/+3
* Fix calls to i18n in templates (#21394)wxiaoguang2022-10-103-8/+8
* Tag list should include draft releases with existing tags (#21263)Jason Song2022-10-031-4/+2
* Refactor from Vue2 to Vue3 (#20044)André Jaenisch2022-10-011-2/+2
* Fix issue that `sync_on_commit` is not set (#21309)Chongyi Zheng2022-10-011-1/+1
* Add filetree on left of diff view (#21012)sebastian-sauer2022-09-275-133/+144
* Add author search input (#21246)Tyrone Yeh2022-09-261-0/+4
* Use native inputs in whitespace dropdown (#20980)silverwind2022-09-251-8/+16
* Added search input field to issue filter (#20623)Tyrone Yeh2022-09-232-0/+20
* Prevent invalid behavior for file reviewing when loading more files (#21230)delvh2022-09-221-9/+9
* Make Clone in VSCode link get updated correctly (#21225)wxiaoguang2022-09-211-1/+1
* Fix CSV diff for added/deleted files (#21189)KN4CK3R2022-09-172-2/+2
* Limit length of repo description and repo url input fields (#21119)JakobDev2022-09-161-2/+2
* Keep path when creating a new branch (#21153)JakobDev2022-09-151-0/+3
* Make labels clickable in the comments section. (#21137)Blender Defender2022-09-121-3/+3
* Remove fomantic image module (#21145)silverwind2022-09-123-7/+7
* Show .editorconfig errors in frontend (#21088)JakobDev2022-09-121-0/+7
* Improve commit status icons (#21124)silverwind2022-09-091-1/+1