summaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* Fix Citation modal responsiveness and clipboard copy (#29799)silverwind2024-03-152-9/+7
* Add `<overflow-menu>`, rename webcomponents (#29400)silverwind2024-03-154-12/+12
* Unify search boxes (#29530)Denys Konovalov2024-03-149-210/+160
* Improve commit record's ui in comment list (#26619)yp053272024-03-141-8/+8
* fix missed RenderLabel change in card template (#29772)65432024-03-131-1/+1
* Highlight archived labels (#29680)65432024-03-126-10/+10
* Replace more gt- with tw- (#29678)silverwind2024-03-083-11/+11