Commit Graph

871 Commits (main)

Author SHA1 Message Date
wackbyte d9b3849454
Fix inconsistent naming of OAuth 2.0 `ENABLE` setting (#28951) 10 months ago
sdvcrx 80d48621cd
Fix incorrect PostgreSQL connection string for Unix sockets (#28865) 10 months ago
Viktor Kuzmin 49eb168677
Retarget depending pulls when the parent branch is deleted (#28686) 10 months ago
Yarden Shoham 5a7bacb005
Warn that `DISABLE_QUERY_AUTH_TOKEN` is false only if it's explicitly defined (#28783) 10 months ago
wxiaoguang 2df7563f31
Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) 10 months ago
wxiaoguang e75e9a0e7e
Fix panic when parsing empty pgsql host (#28708) 10 months ago
Kyle D 54acf7b0d4
Normalize oauth email username (#28561) 11 months ago
Yarden Shoham cdc33b29a0
Add global setting how timestamps should be rendered (#28657) 11 months ago
wxiaoguang e5d8c4b8d4
Avoid cycle-redirecting user/login page (#28636) 11 months ago
wxiaoguang b41925cee3
Refactor CORS handler (#28587) 11 months ago
Lunny Xiao 177cea7c70
Make offline mode as default to no connect external avatar service by default (#28548) 11 months ago
Lunny Xiao e7cb8da2a8
Always enable caches (#28527) 11 months ago
wxiaoguang 20929edc99
Add option to disable ambiguous unicode characters detection (#28454) 11 months ago
Jack Hay 4e879fed90
Deprecate query string auth tokens (#28390) 11 months ago
wxiaoguang 1e512b800c
Use `filepath` instead of `path` to create SQLite3 database file (#28374) 11 months ago
capvor c1b86ecdab
Fix incorrect default value of `[attachment].MAX_SIZE` (#28373) 11 months ago
Denys Konovalov 816e46ee7c
add skip ci functionality (#28075) 1 year ago
Nanguan Lin f63b116697
Change default size of attachments and repo files (#28100) 1 year ago
wxiaoguang 17d246cdcc
Fix incorrect pgsql conn builder behavior (#28085) 1 year ago
6543 16ba16dbe9
Allow to set explore page default sort (#27951) 1 year ago
Moritz Poldrack 9b6e77c489
refactor postgres connection string building (#27723) 1 year ago
Lunny Xiao d519a39302
Support storage base path as prefix (#27827) 1 year ago
KN4CK3R c6c829fe3f
Enhanced auth token / remember me (#27606) 1 year ago
Jason Song 2c7b6c378e
Increase queue length (#27555) 1 year ago
wxiaoguang e2e0280108
Fix `environment-to-ini` inherited key bug (#27543) 1 year ago
M Hickford a825cc0f34
Pre-register OAuth application for tea (#27509) 1 year ago
silverwind 023e937141
Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 1 year ago
Eng Zer Jun 13d5d2e711
Remove redundant `len` check around loop (#27464) 1 year ago
wxiaoguang 9f8d59858a
Refactor system setting (#27000) 1 year ago
Francesco Antognazza bc21723717
Make Actions tasks/jobs timeouts configurable by the user (#27400) 1 year ago
wxiaoguang c0ed26f987
Remove some dead code (#27196) 1 year ago
Lunny Xiao e5ec57cd60
Actions are no longer experimental, so enable them by default (#27054) 1 year ago
wxiaoguang 998cea5888
Use secure cookie for HTTPS sites (#26999) 1 year ago
wxiaoguang e7745c94f8
Fix INI parsing for value with trailing slash (#26995) 1 year ago
Lunny Xiao e97e883ad5
Add reverseproxy auth for API back with default disabled (#26703) 1 year ago
FuXiaoHei 460a2b0edf
Artifacts retention and auto clean up (#26131) 1 year ago
Chongyi Zheng ad43486cd3
Fix some slice append usages (#26778) 1 year ago
mainboarder c533991519
Expanded minimum RSA Keylength to 3072 (#26604) 1 year ago
techknowlogick b3f7137174
Update minimum password length requirements (#25946) 1 year ago
wxiaoguang ed1be4ca68
Handle base64 decoding correctly to avoid panic (#26483) 1 year ago
Lunny Xiao 389fb754a2
Fix storage path logic especially for relative paths (#26441) 1 year ago
wxiaoguang bcccf4c0d6
Remove last newline from config file (#26468) 1 year ago
Denys Konovalov 63ab92d797
Pre-register OAuth2 applications for git credential helpers (#26291) 1 year ago
Lunny Xiao 96f151392f
Fix the wrong derive path (#26271) 1 year ago
wxiaoguang 54c28fddd8
Clarify the logger's MODE config option (#26267) 1 year ago
Panagiotis "Ivory" Vasilopoulos d58c542579
Add 'Show on a map' button to Location in profile, fix layout (#26214) 1 year ago
Lunny Xiao ce27de4d48
Fix allowed user types setting problem (#26200) 1 year ago
wxiaoguang 8baa42c8d7
Calculate MAX_WORKERS default value by CPU number (#26177) 1 year ago
Lunny Xiao 5dc37ef97a
Display deprecated warning in admin panel pages as well as in the log file (#26094) 1 year ago
Jason Song 862f748b2b
Fix loading `LFS_JWT_SECRET` from wrong section (#26109) 1 year ago