summaryrefslogtreecommitdiffstats
path: root/models (unfollow)
Commit message (Expand)AuthorFilesLines
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
2024-03-29[BUG] Allow to exclude files in dumpGusted2-7/+128
2024-03-29[THEME] Increase contrast of code blockGusted1-1/+1
2024-03-29[Port] gitea#29999: Fix Add/Remove WIP on pull request title failureLunny Xiao3-21/+42
2024-03-29[REFACTOR] PKT protocolGusted3-55/+96
2024-03-28[BUG] Use correct formatGusted1-1/+1
2024-03-28[I18N] make merge-locales & build/merge-forgejo-locales.go are noopEarl Warren3-124/+7
2024-03-28[Port] gitea#30036: Remove fomantic container modulesilverwind5-189/+83
2024-03-28[Port] gitea#30033: Remove fomantic header modulesilverwind7-830/+176
2024-03-28[Port] gitea#30014: Various code view improvementssilverwind12-103/+145
2024-03-28[Port] gitea#29982 Introduce `.secondary-nav` and handle `.page-content` spac...silverwind18-47/+43
2024-03-28[PORT] gitea#29831: Prevent layout shift in `<overflow-menu>` itemssilverwind3-11/+41
2024-03-28[Port] gitea#29842: Notify reviewers added via CODEOWNERSJimmy Praet6-102/+308
2024-03-28[Port] gitea#29930: Move notifications to a standalone fileLunny Xiao2-466/+480
2024-03-28replace IfZero with cmp.OrShiny Nematoda1-4/+3
2024-03-28Revert "cherry pick only `IfZero` from (#29755)"Shiny Nematoda1-9/+0
2024-03-28[COSMETIC] unify the wording of the Forgejo migration commentsEarl Warren1-8/+8
2024-03-28[REFACTOR] webhook/new remove redundant ifoliverpool12-252/+228
2024-03-28[REFACTOR] webhook move templatesoliverpool13-12/+28
2024-03-28[PERFORMANCE] git check-attr on bare repo if supportedoliverpool17-365/+429
2024-03-28Fix git grep search limit, add test (#30071)wxiaoguang2-1/+17
2024-03-28Revert "avoid superfluous synchronized pull_request run when opening a PR"Earl Warren9-331/+89
2024-03-28cherry pick only `IfZero` from (#29755)Shiny Nematoda1-0/+9
2024-03-28Support repo code search without setting up an indexer (#29998)wxiaoguang12-60/+254
2024-03-28Reverts commits releated to git-grepShiny Nematoda5-269/+58
2024-03-27[REFACTOR] webhook repo naming consistencyoliverpool2-27/+27
2024-03-27[REFACTOR] simplify checkHookTypeoliverpool2-25/+8