summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Migrate font-family to tailwind (#30118)silverwind2024-03-2819-31/+37
* Move from `max( id )` to `max( index )` for latest commit statuses (#30076)YR Chen2024-03-281-47/+73
* Remember login for a month by default (#30150)delvh2024-03-284-4/+4
* Apply to become a maintainer (#30151)HEREYUA2024-03-281-0/+1
* Refactor markdown render (#30139)wxiaoguang2024-03-288-257/+364
* Drag-and-drop improvements for projects and issue pins (#29875)silverwind2024-03-286-10/+27
* Fix table alignment classes (#30144)silverwind2024-03-271-0/+25
* Add default board to new projects, remove uncategorized pseudo-board (#29874)Denys Konovalov2024-03-2717-195/+399
* Fix loading spinner on ContextPopup (#30145)silverwind2024-03-271-1/+1
* Fix download buttons on branches page (#30147)silverwind2024-03-272-1/+2
* Relax generic package filename restrictions (#30135)wxiaoguang2024-03-273-7/+91
* Remove jQuery class from the common admin functions (#30137)Yarden Shoham2024-03-271-7/+6
* Remove jQuery class from the reaction selector (#30138)Yarden Shoham2024-03-271-1/+1
* Forbid jQuery `.attr` (#30116)Yarden Shoham2024-03-271-2/+2
* Refactor render (#30136)wxiaoguang2024-03-271-8/+7
* Fix: Organization Interface Display Issue (#30133)HEREYUA2024-03-272-2/+2
* Remove jQuery `.attr` from the Fomantic dropdowns (#30114)Yarden Shoham2024-03-271-56/+64
* Remove jQuery `.attr` from the common admin functions (#30115)Yarden Shoham2024-03-271-62/+91
* Remove jQuery from the create/rename branch modals (except Fomantic) (#30109)Yarden Shoham2024-03-271-25/+25
* Remove fomantic label module (#30081)silverwind2024-03-276-1331/+296
* Fix bug for markdown rendering of blockquote (#30130)Lunny Xiao2024-03-271-4/+10
* Fix: The interface is broken when modifying code comments under mobile devic...HEREYUA2024-03-271-3/+0
* When the title in the issue has a value, set the text cursor at the end of th...HEREYUA2024-03-273-1/+9
* Load attachments for code comments (#30124)yp053272024-03-271-0/+4
* Upgrade fabric to 6.0.0-beta20 (#30121)silverwind2024-03-271-1/+1
* Fix click handler in job-step-summary (#30122)silverwind2024-03-271-1/+1
* Put an edit file button on pull request files to allow a quick operation (#29...Lunny Xiao2024-03-278-24/+91
* Remove jQuery `.attr` from the Fomantic modal cancel buttons (#30113)Yarden Shoham2024-03-261-1/+3
* Remove jQuery `.attr` from the code comments (#30112)Yarden Shoham2024-03-261-60/+71
* Remove jQuery calls that have no effect on `showElem` and `hideElem` (#30110)Yarden Shoham2024-03-263-22/+22
* Remove jQuery `.attr` from the common issue page functions (#30083)Yarden Shoham2024-03-261-73/+83
* Restore aligned grid column CSS (#30106)silverwind2024-03-261-0/+18
* Fix possible data race on tests (#30093)Lunny Xiao2024-03-261-1/+0
* Add svg linter and fix incorrect svgs (#30086)silverwind2024-03-266-4/+36
* Fix duplicate migrated milestones (#30102)yp053272024-03-261-2/+1
* Update JS any PY dependencies, remove workarounds (#30085)silverwind2024-03-265-237/+220
* Fix gitea doctor will remove repo-avatar files when execute command `storage-...yp053272024-03-261-1/+1
* Fix alignment in actions right view (#29979)silverwind2024-03-261-3/+2
* Remove repetitive words (#30091)crazeteam2024-03-263-3/+3
* Fix table header text-align (#30084)silverwind2024-03-261-0/+4
* Fix panic for `fixBrokenRepoUnits16961` (#30068)yp053272024-03-261-0/+6
* Enable eslint `space-before-function-paren` (#30078)silverwind2024-03-251-1/+1
* Remove jQuery `.attr` from the code line range selection (#30077)Yarden Shoham2024-03-251-22/+20
* Add muted class to author name in repo commit list (#29989)yp053272024-03-252-4/+5
* Refactor all `.length === 0` patterns in JS (#30045)silverwind2024-03-2514-40/+31
* Remove fomantic table module (#30047)silverwind2024-03-255-1444/+358
* Fix menu buttons in issues and release (#30056)silverwind2024-03-252-2/+2
* Fix git grep search limit, add test (#30071)wxiaoguang2024-03-252-1/+17
* Fix button hover border (#30048)silverwind2024-03-251-1/+4
* Fix Add/Remove WIP on pull request title failure (#29999)Lunny Xiao2024-03-253-22/+35