Commit Graph

681 Commits (v1.18.3-0)

Author SHA1 Message Date
Earl Warren 67f857809e
[BRANDING] define the forgejo webhook type 2 years ago
Caesar Schinas bbdd937126
[BRANDING] Rebrand default meta tags 2 years ago
Caesar Schinas a56c72f7e9
[BRANDING] Add Forgejo light, dark, and auto themes 2 years ago
Caesar Schinas 1da4a62af8
[BRANDING] Rebrand default config settings for new installs () 2 years ago
Caesar Schinas 2b1898ca2b
[BRANDING] Add `forgejo` emoji 2 years ago
Lunny Xiao 426c0ad14c
Allow HOST has no port () () 2 years ago
Lunny Xiao 32999e2511
Don't lookup mail server when using sendmail () () 2 years ago
Lunny Xiao f1e07d8c87
Fix bug of DisableGravatar default value () 2 years ago
Lunny Xiao 4fdd4fb2c4
Add more test directory to exclude dir of air, remove watching templates from air include dir because gitea has internal mechanism () () 2 years ago
zeripath 198342efe4
Add setting to disable the git apply step in test patch () () 2 years ago
zeripath 194b780cd7
Make gitea work using cmd.exe again () () 2 years ago
zeripath 888384a631
Correct the fallbacks for mailer configuration () () 2 years ago
wxiaoguang 89d52922d0
Fix token generation when using INTERNAL_TOKEN_URI () () 2 years ago
wxiaoguang 4869f9c3c8
Revert: auto generate INTERNAL_TOKEN () () 2 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) () 2 years ago
Lunny Xiao f860a6d2e4
Add system setting table with cache and also add cache supports for user setting () 2 years ago
KN4CK3R 0e57ff7eee
Add generic set type () 2 years ago
Clar Fon 3d10193be2
Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI () 2 years ago
zeripath 88c2e24360
Add KaTeX rendering to Markdown. () 2 years ago
Gusted 27ac65a124
Only show relevant repositories on explore page () 2 years ago
silverwind 56220515fc
Enable contenthash in filename for dynamic assets () 2 years ago
zeripath 943753f560
Support Proxy protocol () 2 years ago
Will Norris 82f89ff996
auth/reverseproxy: Add support for full name () 2 years ago
Gusted 58de07e5fd
Add support mCaptcha as captcha provider () 3 years ago
Norwin 279e4e235c
Increase default item listing size `ISSUE_PAGING_NUM` to 20 () 3 years ago
Clar Fon 036dd8a788
Rework mailer settings () 3 years ago
Lunny Xiao 589677fafb
Add disable download source configuration () 3 years ago
Norwin 8a330b6b5b
Add setting `SQLITE_JOURNAL_MODE` to enable WAL () 3 years ago
Gusted b7c6ec91ba
Use default values when provided values are empty () 3 years ago
wxiaoguang 27e2def5f0
Refactor SSH init code, fix directory creation for TrustedUserCAKeys file () 3 years ago
wxiaoguang 36353e27e6
Do not create empty ".ssh" directory when loading config () 3 years ago
wxiaoguang 496b8e3990
Use git.HOME_PATH for Git HOME directory () 3 years ago
zeripath 354bfbe779
Allow RSA 2047 bit keys () 3 years ago
silverwind 54e7483207
Update default allowed attachment types () 3 years ago
Gusted b551bc2a08
Remove support for sr-SP () 3 years ago
Gusted 0048595811
Remove U2F support () 3 years ago
Daniil Gentili 95383b7a16
Add sitemap support () 3 years ago
Wim cb50375e2b
Add more linters to improve code readability () 3 years ago
Gusted 02d745827b
Disable federation by default () 3 years ago
Anthony Wang e86f18a05a
User keypairs and HTTP signatures for ActivityPub federation using go-ap () 3 years ago
Lunny Xiao b01dce2a6e
Allow render HTML with css/js external links () 3 years ago
AHOHNMYC 97548d2722
Uppercase first languages letters () 3 years ago
Lunny Xiao 3c6c150740
Add deprecated log when using MySQL with utf8 charset () 3 years ago
Lunny Xiao 110fc57cbc
Move some code into models/git () 3 years ago
zeripath c48706ecde
Make AppDataPath absolute against the AppWorkPath if it is not () 3 years ago
ttys3 0c759fd4de
feat: add DEFAULT_MERGE_STYLE to `repository.pull-request` section for repo init () 3 years ago
delvh 3b359b1629
Enable packages by default again (as described by docs) () 3 years ago
silverwind 318f360252
Update go tool dependencies () 3 years ago
Lunny Xiao d4834071da
Repository level enable package or disable () 3 years ago
wxiaoguang c18d8d6968
Remove legacy `+build:` constraint () 3 years ago