summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 100% label max-width (#30481)silverwind2024-04-151-1/+1
* Improve flex ellipsis (#30479)wxiaoguang2024-04-141-0/+27
* Remove fomantic button module (#30475)silverwind2024-04-1413-95/+30
* Use `flex-container` for dashboard layout (#30214)silverwind2024-04-142-8/+6
* 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 admin notice view-detail (#30450)silverwind2024-04-131-4/+1
* Fix the spacing issue in the Project view (#30415)HEREYUA2024-04-125-18/+9
* 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
* Some NuGet package enhancements (#30280)KN4CK3R2024-04-071-5/+4
* Fix and rewrite contrast color calculation, fix project-related bugs (#30237)silverwind2024-04-071-5/+3
* Add `--page-spacing` variable, fix admin dashboard notice (#30302)silverwind2024-04-071-1/+1
* Refactor startup deprecation messages (#30305)wxiaoguang2024-04-071-3/+3
* Remove fomantic list module (#30281)silverwind2024-04-062-3/+3
* Fix code block style for code preview (#30298)wxiaoguang2024-04-061-1/+1
* Always use `octicon-eye` on watch button (#30288)silverwind2024-04-061-1/+1
* Fix view commit link (#30297)wxiaoguang2024-04-061-85/+84
* Add `[other].SHOW_FOOTER_POWERED_BY` setting to hide `Powered by` (#30253)Yakov2024-04-031-1/+3
* Render embedded code preview by permlink in markdown (#30234)wxiaoguang2024-04-021-0/+25
* Fix spacing in issue navbar (#30238)silverwind2024-04-023-3/+3
* Refactor file view & render (#30227)wxiaoguang2024-04-014-18/+16
* Remove fomantic input module (#30194)silverwind2024-03-312-2/+2
* 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
* Do not allow different storage configurations to point to the same directory ...wxiaoguang2024-03-313-31/+51
* Remove fomantic checkbox module (#30162)silverwind2024-03-292-3/+3
* replace jquery-minicolors with coloris (#30055)silverwind2024-03-293-8/+8
* Add API for `Variables` (#29520)sillyguodong2024-03-281-1/+749
* 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-282-2/+5
* Migrate font-family to tailwind (#30118)silverwind2024-03-2811-20/+20
* Drag-and-drop improvements for projects and issue pins (#29875)silverwind2024-03-281-2/+2
* Add default board to new projects, remove uncategorized pseudo-board (#29874)Denys Konovalov2024-03-271-20/+11
* Fix: Organization Interface Display Issue (#30133)HEREYUA2024-03-272-2/+2
* 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-262-3/+3
* 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-2466-136/+136
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-24153-543/+543
* Support repo code search without setting up an indexer (#29998)wxiaoguang2024-03-243-20/+20
* Migrate `gap` helpers to tailwind (#30034)silverwind2024-03-2416-25/+25
* Remove fomantic header module (#30033)silverwind2024-03-242-3/+3
* Various code view improvements (#30014)silverwind2024-03-242-3/+16