index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
setting
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Editor preview support for external renderers (#23333)
Brecht Van Lommel
2023-03-24
1
-6
/
+3
*
Add `.patch` to `attachment.ALLOWED_TYPES` (#23580)
silverwind
2023-03-19
1
-1
/
+1
*
Move pidfile creation from setting to web cmd package (#23285)
Lunny Xiao
2023-03-16
2
-37
/
+18
*
Add Swift package registry (#22404)
KN4CK3R
2023-03-13
1
-0
/
+2
*
Support reflogs (#22451)
Philip Peterson
2023-03-13
1
-3
/
+14
*
Parse external request id from request headers, and print it in access log (#...
sillyguodong
2023-03-10
1
-0
/
+2
*
Refactor `setting.Database.UseXXX` to methods (#23354)
Jason Song
2023-03-07
1
-21
/
+28
*
Add InsecureSkipVerify to Minio Client for Storage (#23166)
Yarden Shoham
2023-02-27
1
-0
/
+1
*
handle deprecated settings (#22992)
Lunny Xiao
2023-02-20
7
-42
/
+41
*
Make CI use a dummy password hasher for all tests (#22983)
zeripath
2023-02-20
1
-0
/
+5
*
Refactor the setting to make unit test easier (#22405)
Lunny Xiao
2023-02-19
47
-1370
/
+1588
*
Provide the ability to set password hash algorithm parameters (#22942)
zeripath
2023-02-19
1
-1
/
+9
*
Add Chef package registry (#22554)
KN4CK3R
2023-02-06
1
-0
/
+2
*
Add Cargo package registry (#21888)
KN4CK3R
2023-02-05
1
-0
/
+2
*
Add new captcha: cloudflare turnstile (#22369)
ByLCY
2023-02-05
2
-0
/
+5
*
Remove ONLY_SHOW_RELEVANT_REPOS setting (#21962)
delvh
2023-02-04
1
-2
/
+0
*
Repositories: by default disable all units except code and pulls on forks (#2...
techknowlogick
2023-02-04
1
-0
/
+2
*
Use native error checking with `exec.ErrDot` (#22735)
Yarden Shoham
2023-02-03
1
-2
/
+2
*
Add Conda package registry (#22262)
KN4CK3R
2023-02-01
1
-0
/
+2
*
Implement actions (#21937)
Jason Song
2023-01-31
2
-0
/
+31
*
Add support for incoming emails (#22056)
KN4CK3R
2023-01-14
2
-0
/
+74
*
Allow HOST has no port (#22280)
Lunny Xiao
2023-01-11
3
-5
/
+57
*
Don't lookup mail server when using sendmail (#22300)
Lunny Xiao
2023-01-09
1
-14
/
+17
*
Reminder for no more logs to console (#22282)
Jason Song
2023-01-01
1
-17
/
+12
*
Fix bug of DisableGravatar default value (#22296)
Lunny Xiao
2023-01-01
1
-1
/
+1
*
Add option to prohibit fork if user reached maximum limit of repositories (#2...
Xinyu Zhou
2022-12-27
1
-0
/
+2
*
Add more test directory to exclude dir of air, remove watching templates from...
Lunny Xiao
2022-12-27
1
-1
/
+4
*
Add setting to disable the git apply step in test patch (#22130)
zeripath
2022-12-19
1
-0
/
+2
*
Make gitea work using cmd.exe again (#22073)
zeripath
2022-12-14
1
-0
/
+7
*
Update go dev dependencies (#22064)
silverwind
2022-12-08
1
-1
/
+1
*
Support disabling database auto migration (#22053)
Jason Song
2022-12-07
1
-0
/
+2
*
Normalize `AppURL` according to RFC 3986 (#21950)
Saswat Padhi
2022-11-29
1
-8
/
+11
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
37
-74
/
+37
*
Correct the fallbacks for mailer configuration (#21945)
zeripath
2022-11-27
2
-90
/
+92
*
Add option to enable CAPTCHA validation for login (#21638)
Xinyu Zhou
2022-11-22
1
-0
/
+2
*
Allow disable RSS/Atom feed (#21622)
Xinyu Zhou
2022-11-21
1
-0
/
+2
*
Add configuration for CORS allowed headers (#21747)
Drew Noel
2022-11-11
1
-0
/
+2
*
Attempt clarify AppWorkPath etc. (#21656)
zeripath
2022-11-10
1
-2
/
+2
*
Add package registry quota limits (#21584)
KN4CK3R
2022-11-09
2
-1
/
+80
*
Fix token generation when using INTERNAL_TOKEN_URI (#21669)
wxiaoguang
2022-11-03
1
-1
/
+11
*
Allow disable sitemap (#21617)
Xinyu Zhou
2022-10-28
1
-0
/
+2
*
Revert: auto generate INTERNAL_TOKEN (#21608)
wxiaoguang
2022-10-28
1
-0
/
+19
*
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)
delvh
2022-10-24
2
-3
/
+3
*
Add system setting table with cache and also add cache supports for user sett...
Lunny Xiao
2022-10-17
2
-39
/
+28
*
Add generic set type (#21408)
KN4CK3R
2022-10-12
2
-16
/
+18
*
Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663)
Clar Fon
2022-10-01
2
-43
/
+33
*
Add KaTeX rendering to Markdown. (#20571)
zeripath
2022-09-13
1
-0
/
+2
*
Only show relevant repositories on explore page (#19361)
Gusted
2022-08-25
1
-0
/
+2
*
Enable contenthash in filename for dynamic assets (#20813)
silverwind
2022-08-23
1
-0
/
+3
*
Support Proxy protocol (#12527)
zeripath
2022-08-21
1
-34
/
+48
[next]