Commit Graph

845 Commits (45475250bd3353c8ec77c9379cc851eac96a23a6)

Author SHA1 Message Date
Giteabot 1f9a9fab5f
Improve grep search (#30843) (#30850) 7 months ago
wxiaoguang bffbbf5470
Improve oauth2 client "preferred username field" logic and the error handling (#30622) 7 months ago
wxiaoguang b79e3db264
Initial support for colorblindness-friendly themes (#30625) 7 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 7 months ago
SimonErm 6ba0c371c2
Allow `preferred_username` as username source for OIDC (#30454) 7 months ago
wxiaoguang 074a3e05f6
Fix oauth2 builtin application logic (#30304) 7 months ago
wxiaoguang bbe5cd7c92
Refactor startup deprecation messages (#30305) 7 months ago
Yakov 609a627a44
Add `[other].SHOW_FOOTER_POWERED_BY` setting to hide `Powered by` (#30253) 8 months ago
wxiaoguang 654cfd1dfb
Refactor "dump" sub-command (#30240) 8 months ago
wxiaoguang 6d34ce25b1
Do not allow different storage configurations to point to the same directory (#30169) 8 months ago
Jack Hay 59d4aadba5
Add setting to disable user features when user login type is not plain (#29615) 8 months ago
delvh 0d5abe3454
Remember login for a month by default (#30150) 8 months ago
Jason Song 487ac9bf6c
Support GITEA_I_AM_BEING_UNSAFE_RUNNING_AS_ROOT env (#29788) 8 months ago
silverwind 6ea1c67ead
Update allowed attachment types (#29688) 8 months ago
Lunny Xiao 8e12ba34ba
Allow options to disable user ssh keys configuration from the interface on app.ini (#29447) 9 months ago
wxiaoguang 44398e405f
Fix incorrect cookie path for AppSubURL (#29534) 9 months ago
Lunny Xiao 9de5e39e25
Allow options to disable user gpg keys configuration from the interface on app.ini (#29486) 9 months ago
wxiaoguang 29a26d9d8c
Customizable "Open with" applications for repository clone (#29320) 9 months ago
Lunny Xiao 3ef6252e06
Allow options to disable user deletion from the interface on app.ini (#29275) 9 months ago
Earl Warren b748d62b46
Add slow SQL query warning (#27545) 9 months ago
wxiaoguang 8be198cdef
Use general token signing secret (#29205) 9 months ago
wxiaoguang 45c15387b2
Refactor JWT secret generating & decoding code (#29172) 9 months ago
Lunny Xiao 92fda9c5a2
Disallow duplicate storage paths (#26484) 9 months ago
Lunny Xiao 8c6ffdac37
Remove unnecessary parameter (#29092) 9 months ago
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) 12 months ago
capvor c1b86ecdab
Fix incorrect default value of `[attachment].MAX_SIZE` (#28373) 12 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