summaryrefslogtreecommitdiffstats
path: root/docker/README.md (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-30Remove jQuery class from the common admin functions (#30137)Yarden Shoham1-7/+6
2024-03-30Remove jQuery class from the reaction selector (#30138)Yarden Shoham1-1/+1
2024-03-30Forbid jQuery `.attr` (#30116)Yarden Shoham1-2/+2
2024-03-30Refactor render (#30136)wxiaoguang1-8/+7
2024-03-30Fix: Organization Interface Display Issue (#30133)HEREYUA2-2/+2
2024-03-30Remove jQuery `.attr` from the Fomantic dropdowns (#30114)Yarden Shoham1-56/+64
2024-03-30Remove jQuery `.attr` from the common admin functions (#30115)Yarden Shoham1-62/+91
2024-03-30Remove jQuery from the create/rename branch modals (except Fomantic) (#30109)Yarden Shoham1-25/+25
2024-03-30Remove fomantic label module (#30081)silverwind6-1331/+296
2024-03-30Fix: The interface is broken when modifying code comments under mobile devic...HEREYUA1-3/+0
2024-03-30When the title in the issue has a value, set the text cursor at the end of th...HEREYUA3-1/+9
2024-03-30Load attachments for code comments (#30124)yp053271-0/+4
2024-03-30Upgrade fabric to 6.0.0-beta20 (#30121)silverwind1-1/+1
2024-03-30Fix click handler in job-step-summary (#30122)silverwind1-1/+1
2024-03-30Remove jQuery `.attr` from the Fomantic modal cancel buttons (#30113)Yarden Shoham1-1/+3
2024-03-30Remove jQuery `.attr` from the code comments (#30112)Yarden Shoham1-60/+71
2024-03-30Remove jQuery calls that have no effect on `showElem` and `hideElem` (#30110)Yarden Shoham3-22/+22
2024-03-30Remove jQuery `.attr` from the common issue page functions (#30083)Yarden Shoham1-73/+83
2024-03-30Restore aligned grid column CSS (#30106)silverwind1-0/+18
2024-03-30Fix possible data race on tests (#30093)Lunny Xiao1-1/+0
2024-03-30Add svg linter and fix incorrect svgs (#30086)silverwind4-4/+31
2024-03-30Fix duplicate migrated milestones (#30102)yp053271-2/+1
2024-03-30Update JS any PY dependencies, remove workarounds (#30085)silverwind5-227/+210
2024-03-30Fix gitea doctor will remove repo-avatar files when execute command `storage-...yp053271-1/+1
2024-03-30Fix alignment in actions right view (#29979)silverwind1-3/+2
2024-03-30Remove repetitive words (#30091)crazeteam3-3/+3
2024-03-30Fix table header text-align (#30084)silverwind1-0/+4
2024-03-30Fix panic for `fixBrokenRepoUnits16961` (#30068)yp053271-0/+6
2024-03-30Enable eslint `space-before-function-paren` (#30078)silverwind1-1/+1
2024-03-30Remove jQuery `.attr` from the code line range selection (#30077)Yarden Shoham1-22/+20
2024-03-30Add muted class to author name in repo commit list (#29989)yp053272-4/+5
2024-03-30Refactor all `.length === 0` patterns in JS (#30045)silverwind14-40/+31
2024-03-30Remove fomantic table module (#30047)silverwind5-1444/+358
2024-03-30Fix menu buttons in issues and release (#30056)silverwind2-2/+2
2024-03-30Fix button hover border (#30048)silverwind1-1/+4
2024-03-30Fix misuse of `TxContext` (#30061)Jason Song2-1/+11
2024-03-30Remove jQuery `.attr` from the reaction selector (#30052)Yarden Shoham1-3/+3
2024-03-30Remove jQuery `.attr` from the ComboMarkdownEditor (#30051)Yarden Shoham1-16/+15
2024-03-30Remove jQuery `.attr` from the label edit exclusive checkbox (#30053)Yarden Shoham1-13/+13
2024-03-30Remove jQuery `.attr` from the repository topic bar (#30050)Yarden Shoham1-27/+29
2024-03-30Use db.ListOptions directly instead of Paginator interface to make it easier ...Lunny Xiao8-34/+49
2024-03-30Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind82-192/+195
2024-03-30Forbid jQuery `is` and fix issues (#30016)silverwind5-9/+9
2024-03-30Remove fomantic segment module (#30042)silverwind5-720/+207
2024-03-30Migrate margin and padding helpers to tailwind (#30043)silverwind183-706/+691
2024-03-30[FEAT] Remove add organization on dashboard switcherGusted1-5/+0
2024-03-30[BRANDING] Move docs.gitea.com to forgejo.org/docsGusted5-6/+6
2024-03-30[CHORE] Cleanup dependencyGusted4-13/+17
2024-03-29[THEME] Revert darker tone on labelsGusted1-3/+3
2024-03-29[BUG] Don't delete inactive emails explicitlyGusted3-9/+33