aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* Improve job commit description (#30579) (#30709)release/v1.22-legacyGiteabot2024-04-262-1/+4
* Tweak repo buttons on mobile and labeled button border-radius (#30503) (#30525)silverwind2024-04-243-20/+20
* Hide diff stats on empty PRs (#30629) (#30645)Giteabot2024-04-221-0/+2
* Fix dropdown text ellipsis (#30628) (#30633)Giteabot2024-04-221-4/+4
* Improve "Reference in new issue" modal (#30547) (#30574)Giteabot2024-04-181-18/+16
* Add form field id generation, remove duplicated ids (#30546) (#30561)Giteabot2024-04-181-10/+10
* Fix border-radius on view, blame and code search (#30545) (#30560)Giteabot2024-04-183-4/+4
* Fix various overflows on actions view (#30344) (#30505)Giteabot2024-04-161-7/+7
* Convert max file name length to 255 (#30489) (#30504)Giteabot2024-04-152-2/+2
* Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#3045...Giteabot2024-04-146-22/+20
* Avoid losing token when updating mirror settings (#30429) (#30464)Giteabot2024-04-141-1/+1
* Fix label rendering (#30456) (#30460)Giteabot2024-04-131-3/+3
* Various improvements for long file and commit names (#30374) (#30386)Giteabot2024-04-105-33/+40
* Always use `octicon-eye` on watch button (#30288) (#30307)Giteabot2024-04-061-1/+1
* Fix view commit link (#30297) (#30299)wxiaoguang2024-04-061-85/+84
* Fix spacing in issue navbar (#30238) (#30242)Giteabot2024-04-023-3/+3
* Refactor file view & render (#30227) (#30229)Giteabot2024-04-013-18/+12
* Prevent flash of dropdown menu on labels list (#30215) (#30216)Giteabot2024-04-011-1/+1
* Fix home topic edit form layout (#30213)wxiaoguang2024-03-311-1/+1
* Remove fomantic checkbox module (#30162) (#30168)Giteabot2024-03-291-1/+1
* 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
* Migrate font-weight helpers to tailwind (#30027)silverwind2024-03-237-8/+8
* Introduce `.secondary-nav` and handle `.page-content` spacing universally (#2...silverwind2024-03-221-2/+2
* Fix incorrect tailwind migration (#30007)silverwind2024-03-2241-106/+106
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-2261-181/+181
* Fix some pending problems (#29985)wxiaoguang2024-03-221-11/+9
* Refactor repo header/list (#29969)wxiaoguang2024-03-211-14/+16
* Fix various loading states, remove `.loading` class (#29920)silverwind2024-03-212-2/+4
* Refactor StringsToInt64s (#29967)wxiaoguang2024-03-212-0/+2
* Fix comment review avatar alignment (#29935)wxiaoguang2024-03-201-4/+3
* Remove unnecessary ".Link" usages (#29929)wxiaoguang2024-03-201-1/+1
* Remove unnecessary ".Link" usages (#29909)wxiaoguang2024-03-206-49/+49
* Fix template error when comment review doesn't exist (#29888)wxiaoguang2024-03-194-194/+212
* Migrate border and margin classes to Tailwind (#29828)silverwind2024-03-184-7/+7
* Refactor clone-panel styles (#29861)wxiaoguang2024-03-175-8/+8
* Improve branch select list ui in go templates (#29729)HEREYUA2024-03-155-8/+13