summaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make the vscode clone link respect transport protocol (#20557)Norwin2022-09-092-1/+6
* Fix various typos (#21103)luzpaz2022-09-072-2/+2
* Fix sub folder in repository missing add file dropdown (#21069)Tyrone Yeh2022-09-061-25/+26
* Move go-licenses to generate and separate generate into a frontend and backen...zeripath2022-09-051-1/+1
* Webhook for Wiki changes (#20219)Aaron F2022-09-042-1/+12
* Do not add links to Posters or Assignees with ID < 0 (#20577)zeripath2022-09-033-125/+66
* Show language name on hover (#20923)JakobDev2022-09-021-1/+1
* Fix the quick-submit for pending review comment (#20992)wxiaoguang2022-09-021-0/+2
* Support Issue forms and PR forms (#20987)Jason Song2022-09-0210-10/+89
* Make sure fmt catches all templates (#20979)silverwind2022-08-3138-192/+192
* Change review buttons to icons to make space for text (#20934)silverwind2022-08-264-9/+8
* Fix download archiver of a commit (#20962)Lunny Xiao2022-08-261-3/+3
* Add whitespace removal inside template curly brackes (#20853)silverwind2022-08-2514-55/+55
* Pad GPG Key ID with preceding zeroes (#20878)zeripath2022-08-211-4/+4
* Don't open new page for ext wiki on same repository (#20725)Gusted2022-08-201-1/+1
* Fix the commit diff route (#20796)MaeIsBad2022-08-152-6/+6
* Fix push mirror address backend get error Address cause setting page display ...xpy2022-08-142-4/+4