index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
models
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2024-03-30
[CHORE] Cleanup dependency
Gusted
4
-13
/
+17
2024-03-29
[THEME] Revert darker tone on labels
Gusted
1
-3
/
+3
2024-03-29
[BUG] Don't delete inactive emails explicitly
Gusted
3
-9
/
+33
2024-03-29
[BUG] Allow to exclude files in dump
Gusted
2
-7
/
+128
2024-03-29
[THEME] Increase contrast of code block
Gusted
1
-1
/
+1
2024-03-29
[Port] gitea#29999: Fix Add/Remove WIP on pull request title failure
Lunny Xiao
3
-21
/
+42
2024-03-29
[REFACTOR] PKT protocol
Gusted
3
-55
/
+96
2024-03-28
[BUG] Use correct format
Gusted
1
-1
/
+1
2024-03-28
[I18N] make merge-locales & build/merge-forgejo-locales.go are noop
Earl Warren
3
-124
/
+7
2024-03-28
[Port] gitea#30036: Remove fomantic container module
silverwind
5
-189
/
+83
2024-03-28
[Port] gitea#30033: Remove fomantic header module
silverwind
7
-830
/
+176
2024-03-28
[Port] gitea#30014: Various code view improvements
silverwind
12
-103
/
+145
2024-03-28
[Port] gitea#29982 Introduce `.secondary-nav` and handle `.page-content` spac...
silverwind
18
-47
/
+43
2024-03-28
[PORT] gitea#29831: Prevent layout shift in `<overflow-menu>` items
silverwind
3
-11
/
+41
2024-03-28
[Port] gitea#29842: Notify reviewers added via CODEOWNERS
Jimmy Praet
6
-102
/
+308
2024-03-28
[Port] gitea#29930: Move notifications to a standalone file
Lunny Xiao
2
-466
/
+480
2024-03-28
replace IfZero with cmp.Or
Shiny Nematoda
1
-4
/
+3
2024-03-28
Revert "cherry pick only `IfZero` from (#29755)"
Shiny Nematoda
1
-9
/
+0
2024-03-28
[COSMETIC] unify the wording of the Forgejo migration comments
Earl Warren
1
-8
/
+8
2024-03-28
[REFACTOR] webhook/new remove redundant if
oliverpool
12
-252
/
+228
2024-03-28
[REFACTOR] webhook move templates
oliverpool
13
-12
/
+28
2024-03-28
[PERFORMANCE] git check-attr on bare repo if supported
oliverpool
17
-365
/
+429
2024-03-28
Fix git grep search limit, add test (#30071)
wxiaoguang
2
-1
/
+17
2024-03-28
Revert "avoid superfluous synchronized pull_request run when opening a PR"
Earl Warren
9
-331
/
+89
2024-03-28
cherry pick only `IfZero` from (#29755)
Shiny Nematoda
1
-0
/
+9
2024-03-28
Support repo code search without setting up an indexer (#29998)
wxiaoguang
12
-60
/
+254
2024-03-28
Reverts commits releated to git-grep
Shiny Nematoda
5
-269
/
+58
2024-03-27
[REFACTOR] webhook repo naming consistency
oliverpool
2
-27
/
+27
2024-03-27
[REFACTOR] simplify checkHookType
oliverpool
2
-25
/
+8
[next]