index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: Make Forgejo build with go1.24
Gusted
2024-12-17
2
-0
/
+40
*
fix: ensure correct ssh public key is used for authentication
Gusted
2024-12-12
1
-8
/
+9
*
Add support for indexing arch files
dragon
2024-12-09
2
-5
/
+34
*
Use 8 as default value for git lfs concurrency (#32421)
wxiaoguang
2024-12-06
4
-5
/
+8
*
Make LFS http_client parallel within a batch. (#32369)
Royce Remer
2024-12-06
5
-138
/
+162
*
Merge pull request 'fix: remove softbreak from github legacy callout' (#6152)...
Otto
2024-12-05
2
-0
/
+14
|
\
|
*
fix: remove softbreak from github legacy callout
Gusted
2024-12-04
2
-0
/
+14
*
|
feat: highlight Gradle Kotlin as Kotlin
Gusted
2024-12-04
2
-1
/
+8
|
/
*
Merge pull request '[gitea] week 2024-49 cherry pick (gitea/main -> forgejo)'...
Earl Warren
2024-12-03
4
-4
/
+193
|
\
|
*
Validate OAuth Redirect URIs (#32643)
Rowan Bohde
2024-12-03
4
-4
/
+193
*
|
Merge pull request 'fix: return correct type in `GetSubModule`' (#6114) from ...
Gusted
2024-12-03
2
-9
/
+7
|
\
\
|
*
|
Fix: return correct type in `GetSubModule`
Gusted
2024-12-02
2
-9
/
+7
*
|
|
Merge pull request 'feat: Add option to disable builtin authentication' (#611...
Gusted
2024-12-01
1
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
feat: Add option to disable builtin authentication.
George Tsiamasiotis
2024-12-01
1
-0
/
+2
|
|
/
*
|
Update modules/keying/keying.go
FermeLeLundi
2024-11-29
1
-1
/
+1
*
|
Merge branch 'forgejo' into forgejo
Fermé le Lundi
2024-11-29
2
-0
/
+567
|
\
\
|
*
|
Add a "summary card" to issues & PRs for consumption by OpenGraph clients (#6...
Mathieu Fenniak
2024-11-29
2
-0
/
+567
|
|
/
*
|
Update modules/keying/keying_test.go
FermeLeLundi
2024-11-28
1
-5
/
+5
*
|
Update modules/keying/keying.go
FermeLeLundi
2024-11-28
1
-5
/
+5
*
|
Update modules/git/repo_commit.go
FermeLeLundi
2024-11-28
1
-2
/
+2
*
|
Update modules/indexer/code/elasticsearch/elasticsearch.go
FermeLeLundi
2024-11-28
1
-1
/
+1
*
|
Update modules/typesniffer/typesniffer.go
FermeLeLundi
2024-11-28
1
-1
/
+1
|
/
*
Merge pull request 'feat: migrate TOTP secrets to `keying`' (#6074) from gust...
Earl Warren
2024-11-27
1
-2
/
+6
|
\
|
*
feat: migrate TOTP secrets to `keying`
Gusted
2024-11-27
1
-2
/
+6
*
|
fix: normalize guessed languages from enry
Gusted
2024-11-27
2
-0
/
+15
*
|
Merge pull request '[gitea] week 2024-48 cherry pick (gitea/main -> forgejo)'...
Earl Warren
2024-11-26
3
-31
/
+53
|
\
\
|
*
|
disable gravatar in test (#32529)
Rowan Bohde
2024-11-24
1
-7
/
+2
|
*
|
Fix submodule parsing
Lunny Xiao
2024-11-24
2
-24
/
+51
|
|
/
*
/
Add Low German to list of default languages
Benedikt Straub
2024-11-25
1
-0
/
+1
|
/
*
fix: Preview picture not visible on Markdown file (#5781)
Nirmal Kumar R
2024-11-23
1
-0
/
+4
*
Merge pull request '[gitea] week 2024-47 cherry pick (gitea/main -> forgejo)'...
Earl Warren
2024-11-21
2
-4
/
+4
|
\
|
*
Fix and refactor markdown rendering (#32522)
wxiaoguang
2024-11-17
2
-4
/
+4
|
*
Revert defaulting to EdDSA
Gusted
2024-11-17
1
-1
/
+1
|
*
feat: default to generating EdDSA for OAuth JWT signing key
Gusted
2024-11-16
1
-1
/
+1
*
|
feat: add setting to block disposable emails
James Hatfield
2024-11-21
3
-9
/
+3957
*
|
fix: Allow Organisations to remove the Email Address (#5517)
JakobDev
2024-11-20
1
-5
/
+5
*
|
[FEAT]Allow changing git notes (#4753)
JakobDev
2024-11-18
3
-9
/
+105
*
|
fix(test): TestGitAttributeCheckerError must allow broken pipe
Earl Warren
2024-11-18
1
-1
/
+1
*
|
fix: use better code to group UID and stopwatches
Gusted
2024-11-16
1
-3
/
+3
|
/
*
fix: strict matching of allowed content for sanitizer
Gusted
2024-11-15
1
-4
/
+4
*
fix: extend `forgejo_auth_token` table
Gusted
2024-11-15
2
-123
/
+0
*
test: add trailing newline to `testlogger.go:recordError` message
Michael Kriese
2024-11-14
1
-1
/
+1
*
Merge pull request 'feat: Make AVIF Images work with Forgejo' (#5940) from Ja...
Gusted
2024-11-14
3
-2
/
+20
|
\
|
*
feat: Make AVIF Images work with Forgejo
JakobDev
2024-11-13
3
-2
/
+20
*
|
fix: handle renamed dependency for cargo registery
Gusted
2024-11-13
2
-7
/
+37
|
/
*
Merge pull request 'fix: Proper parsing of date for git commits' (#5892) from...
Otto
2024-11-11
8
-122
/
+144
|
\
|
*
fix: Proper paring of date for git commits
Gusted
2024-11-10
3
-5
/
+11
|
*
[PORT] Refactor DateUtils and merge TimeSince (gitea#32409)
wxiaoguang
2024-11-10
5
-117
/
+133
*
|
test: fix test linting
Michael Kriese
2024-11-11
5
-11
/
+9
|
/
*
Merge pull request 'enh(issue search): sort by score and term based query for...
Otto
2024-11-10
9
-23
/
+69
|
\
[next]