summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Fix dropdown text ellipsis (#30628)wxiaoguang2024-04-211-4/+4
* Fix flash on dashboard (#30572)silverwind2024-04-211-1/+1
* Fix issue comment form and quick-submit (#30623)wxiaoguang2024-04-224-27/+29
* Fix links in PyPI Simple Repository API page (#30594)wxiaoguang2024-04-201-2/+3
* 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
* Expose fuzzy search for issues/pulls (#29701)65432024-04-182-21/+23
* Allow everyone to read or write a wiki by a repo unit setting (#30495)wxiaoguang2024-04-171-7/+21
* Correct locale string rendering (#30522)wxiaoguang2024-04-171-1/+1
* Fix and tweak pull request commit list (#30528)silverwind2024-04-171-11/+12
* Refactor web routes (#30519)wxiaoguang2024-04-1717-80/+80
* Tweak repo buttons on mobile and labeled button border-radius (#30503)silverwind2024-04-163-20/+20
* Fix long branch name overflows (#30345)silverwind2024-04-164-12/+15
* Update API to return 'source_id' for users (#29718)Tobias Balle-Petersen2024-04-161-0/+6
* feat(api): implement branch/commit comparison API (#30349)Bo-Yi Wu2024-04-161-0/+70
* 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