summaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* Fix view of readme file in the home code page. (#30564)Jiaxin Zhu2024-04-251-1/+1
* Avoid doubled border for the PR info segment (#30663)wxiaoguang2024-04-231-1/+3
* Remove obsolete CSS text classes (#30576)silverwind2024-04-224-7/+7
* Hide diff stats on empty PRs (#30629)silverwind2024-04-221-0/+2
* Fix repo home UI when there is no repo description (#30552)wxiaoguang2024-04-211-13/+12
* Fix dropdown text ellipsis (#30628)wxiaoguang2024-04-211-4/+4
* Fix issue comment form and quick-submit (#30623)wxiaoguang2024-04-221-23/+25
* Improve "Reference in new issue" modal (#30547)silverwind2024-04-181-18/+16
* Add form field id generation, remove duplicated ids (#30546)silverwind2024-04-181-10/+10
* Fix border-radius on view, blame and code search (#30545)silverwind2024-04-183-4/+4
* Allow everyone to read or write a wiki by a repo unit setting (#30495)wxiaoguang2024-04-171-7/+21
* Fix and tweak pull request commit list (#30528)silverwind2024-04-171-11/+12
* Refactor web routes (#30519)wxiaoguang2024-04-1716-79/+79
* Tweak repo buttons on mobile and labeled button border-radius (#30503)silverwind2024-04-163-20/+20
* Fix long branch name overflows (#30345)silverwind2024-04-163-6/+6
* Fix various overflows on actions view (#30344)silverwind2024-04-151-7/+7
* Convert max file name length to 255 (#30489)yp053272024-04-152-2/+2
* Remove fomantic button module (#30475)silverwind2024-04-146-21/+13
* Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453)silverwind2024-04-146-22/+20
* Pulse page improvements (#30149)silverwind2024-04-141-11/+15
* Avoid losing token when updating mirror settings (#30429)Jason Song2024-04-131-1/+1
* Fix label rendering (#30456)wxiaoguang2024-04-131-3/+3
* Fix author name alignment in commits table (#30396)silverwind2024-04-111-10/+12
* Various improvements for long file and commit names (#30374)silverwind2024-04-105-33/+40
* Remove fomantic list module (#30281)silverwind2024-04-061-2/+2
* Always use `octicon-eye` on watch button (#30288)silverwind2024-04-061-1/+1
* Fix view commit link (#30297)wxiaoguang2024-04-061-85/+84
* Fix spacing in issue navbar (#30238)silverwind2024-04-023-3/+3
* Refactor file view & render (#30227)wxiaoguang2024-04-013-18/+12
* Remove fomantic input module (#30194)silverwind2024-03-311-1/+1
* Remove most jQuery function calls from the repository topic box (#30191)Yarden Shoham2024-03-311-12/+11
* Prevent flash of dropdown menu on labels list (#30215)silverwind2024-03-311-1/+1
* Remove fomantic checkbox module (#30162)silverwind2024-03-291-1/+1
* replace jquery-minicolors with coloris (#30055)silverwind2024-03-292-4/+4
* Fix `DEFAULT_SHOW_FULL_NAME=false` has no effect in commit list and commit gr...yp053272024-03-283-3/+3
* Prevent re-review and dismiss review actions on closed and merged PRs (#30065)Kemal Zebari2024-03-281-2/+2
* Migrate font-family to tailwind (#30118)silverwind2024-03-2810-19/+19
* When the title in the issue has a value, set the text cursor at the end of th...HEREYUA2024-03-271-1/+1
* Put an edit file button on pull request files to allow a quick operation (#29...Lunny Xiao2024-03-273-22/+25
* Add svg linter and fix incorrect svgs (#30086)silverwind2024-03-261-1/+1
* Add muted class to author name in repo commit list (#29989)yp053272024-03-251-4/+4
* Fix menu buttons in issues and release (#30056)silverwind2024-03-252-2/+2
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-2446-92/+92
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-2474-320/+320
* Support repo code search without setting up an indexer (#29998)wxiaoguang2024-03-241-16/+7
* Migrate `gap` helpers to tailwind (#30034)silverwind2024-03-246-13/+13
* Remove fomantic header module (#30033)silverwind2024-03-241-2/+2
* Various code view improvements (#30014)silverwind2024-03-241-3/+9
* Migrate font-size helpers to tailwind (#30029)silverwind2024-03-232-3/+3
* Replace all simple inline styles with tailwind (#30032)silverwind2024-03-234-5/+5