index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
routers
/
web
/
repo
/
download.go
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-30
Fix loading spinner on ContextPopup (#30145)
silverwind
1
-1
/
+1
2024-03-30
Fix download buttons on branches page (#30147)
silverwind
2
-1
/
+2
2024-03-30
Relax generic package filename restrictions (#30135)
wxiaoguang
3
-7
/
+91
2024-03-30
Remove jQuery class from the common admin functions (#30137)
Yarden Shoham
1
-7
/
+6
2024-03-30
Remove jQuery class from the reaction selector (#30138)
Yarden Shoham
1
-1
/
+1
2024-03-30
Forbid jQuery `.attr` (#30116)
Yarden Shoham
1
-2
/
+2
2024-03-30
Refactor render (#30136)
wxiaoguang
1
-8
/
+7
2024-03-30
Fix: Organization Interface Display Issue (#30133)
HEREYUA
2
-2
/
+2
2024-03-30
Remove jQuery `.attr` from the Fomantic dropdowns (#30114)
Yarden Shoham
1
-56
/
+64
2024-03-30
Remove jQuery `.attr` from the common admin functions (#30115)
Yarden Shoham
1
-62
/
+91
2024-03-30
Remove jQuery from the create/rename branch modals (except Fomantic) (#30109)
Yarden Shoham
1
-25
/
+25
2024-03-30
Remove fomantic label module (#30081)
silverwind
6
-1331
/
+296
2024-03-30
Fix: The interface is broken when modifying code comments under mobile devic...
HEREYUA
1
-3
/
+0
2024-03-30
When the title in the issue has a value, set the text cursor at the end of th...
HEREYUA
3
-1
/
+9
2024-03-30
Load attachments for code comments (#30124)
yp05327
1
-0
/
+4
2024-03-30
Upgrade fabric to 6.0.0-beta20 (#30121)
silverwind
1
-1
/
+1
2024-03-30
Fix click handler in job-step-summary (#30122)
silverwind
1
-1
/
+1
2024-03-30
Remove jQuery `.attr` from the Fomantic modal cancel buttons (#30113)
Yarden Shoham
1
-1
/
+3
2024-03-30
Remove jQuery `.attr` from the code comments (#30112)
Yarden Shoham
1
-60
/
+71
2024-03-30
Remove jQuery calls that have no effect on `showElem` and `hideElem` (#30110)
Yarden Shoham
3
-22
/
+22
2024-03-30
Remove jQuery `.attr` from the common issue page functions (#30083)
Yarden Shoham
1
-73
/
+83
2024-03-30
Restore aligned grid column CSS (#30106)
silverwind
1
-0
/
+18
2024-03-30
Fix possible data race on tests (#30093)
Lunny Xiao
1
-1
/
+0
2024-03-30
Add svg linter and fix incorrect svgs (#30086)
silverwind
4
-4
/
+31
2024-03-30
Fix duplicate migrated milestones (#30102)
yp05327
1
-2
/
+1
2024-03-30
Update JS any PY dependencies, remove workarounds (#30085)
silverwind
5
-227
/
+210
2024-03-30
Fix gitea doctor will remove repo-avatar files when execute command `storage-...
yp05327
1
-1
/
+1
2024-03-30
Fix alignment in actions right view (#29979)
silverwind
1
-3
/
+2
2024-03-30
Remove repetitive words (#30091)
crazeteam
3
-3
/
+3
2024-03-30
Fix table header text-align (#30084)
silverwind
1
-0
/
+4
2024-03-30
Fix panic for `fixBrokenRepoUnits16961` (#30068)
yp05327
1
-0
/
+6
2024-03-30
Enable eslint `space-before-function-paren` (#30078)
silverwind
1
-1
/
+1
2024-03-30
Remove jQuery `.attr` from the code line range selection (#30077)
Yarden Shoham
1
-22
/
+20
2024-03-30
Add muted class to author name in repo commit list (#29989)
yp05327
2
-4
/
+5
2024-03-30
Refactor all `.length === 0` patterns in JS (#30045)
silverwind
14
-40
/
+31
2024-03-30
Remove fomantic table module (#30047)
silverwind
5
-1444
/
+358
2024-03-30
Fix menu buttons in issues and release (#30056)
silverwind
2
-2
/
+2
2024-03-30
Fix button hover border (#30048)
silverwind
1
-1
/
+4
2024-03-30
Fix misuse of `TxContext` (#30061)
Jason Song
2
-1
/
+11
2024-03-30
Remove jQuery `.attr` from the reaction selector (#30052)
Yarden Shoham
1
-3
/
+3
2024-03-30
Remove jQuery `.attr` from the ComboMarkdownEditor (#30051)
Yarden Shoham
1
-16
/
+15
2024-03-30
Remove jQuery `.attr` from the label edit exclusive checkbox (#30053)
Yarden Shoham
1
-13
/
+13
2024-03-30
Remove jQuery `.attr` from the repository topic bar (#30050)
Yarden Shoham
1
-27
/
+29
2024-03-30
Use db.ListOptions directly instead of Paginator interface to make it easier ...
Lunny Xiao
8
-34
/
+49
2024-03-30
Migrate `gt-hidden` to `tw-hidden` (#30046)
silverwind
82
-192
/
+195
2024-03-30
Forbid jQuery `is` and fix issues (#30016)
silverwind
5
-9
/
+9
2024-03-30
Remove fomantic segment module (#30042)
silverwind
5
-720
/
+207
2024-03-30
Migrate margin and padding helpers to tailwind (#30043)
silverwind
183
-706
/
+691
2024-03-30
[FEAT] Remove add organization on dashboard switcher
Gusted
1
-5
/
+0
2024-03-30
[BRANDING] Move docs.gitea.com to forgejo.org/docs
Gusted
5
-6
/
+6
[next]