| Commit message (Expand) | Author | Age | Files | Lines |
* | Update allowed attachment types (#29688) | silverwind | 2024-03-09 | 1 | -2/+2 |
* | Allow options to disable user ssh keys configuration from the interface on ap... | Lunny Xiao | 2024-03-04 | 1 | -0/+1 |
* | Fix incorrect cookie path for AppSubURL (#29534) | wxiaoguang | 2024-03-03 | 1 | -2/+5 |
* | Allow options to disable user gpg keys configuration from the interface on ap... | Lunny Xiao | 2024-03-02 | 1 | -1/+2 |
* | Customizable "Open with" applications for repository clone (#29320) | wxiaoguang | 2024-02-24 | 2 | -14/+70 |
* | Allow options to disable user deletion from the interface on app.ini (#29275) | Lunny Xiao | 2024-02-23 | 1 | -1/+9 |
* | Add slow SQL query warning (#27545) | Earl Warren | 2024-02-23 | 1 | -20/+22 |
* | Use general token signing secret (#29205) | wxiaoguang | 2024-02-18 | 3 | -18/+73 |
* | Refactor JWT secret generating & decoding code (#29172) | wxiaoguang | 2024-02-16 | 2 | -9/+4 |
* | Disallow duplicate storage paths (#26484) | Lunny Xiao | 2024-02-09 | 7 | -20/+42 |
* | Remove unnecessary parameter (#29092) | Lunny Xiao | 2024-02-08 | 2 | -9/+3 |
* | Fix inconsistent naming of OAuth 2.0 `ENABLE` setting (#28951) | wackbyte | 2024-01-28 | 1 | -6/+13 |
* | Fix incorrect PostgreSQL connection string for Unix sockets (#28865) | sdvcrx | 2024-01-20 | 2 | -2/+10 |
* | Retarget depending pulls when the parent branch is deleted (#28686) | Viktor Kuzmin | 2024-01-17 | 1 | -0/+3 |
* | Warn that `DISABLE_QUERY_AUTH_TOKEN` is false only if it's explicitly defined... | Yarden Shoham | 2024-01-14 | 1 | -1/+4 |
* | Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) | wxiaoguang | 2024-01-10 | 1 | -3/+4 |
* | Fix panic when parsing empty pgsql host (#28708) | wxiaoguang | 2024-01-06 | 2 | -1/+5 |
* | Normalize oauth email username (#28561) | Kyle D | 2024-01-03 | 1 | -1/+1 |
* | Add global setting how timestamps should be rendered (#28657) | Yarden Shoham | 2024-01-02 | 1 | -40/+47 |
* | Avoid cycle-redirecting user/login page (#28636) | wxiaoguang | 2023-12-30 | 1 | -2/+1 |
* | Refactor CORS handler (#28587) | wxiaoguang | 2023-12-25 | 1 | -3/+1 |
* | Make offline mode as default to no connect external avatar service by default... | Lunny Xiao | 2023-12-21 | 1 | -1/+1 |
* | Always enable caches (#28527) | Lunny Xiao | 2023-12-19 | 1 | -23/+0 |
* | Add option to disable ambiguous unicode characters detection (#28454) | wxiaoguang | 2023-12-17 | 1 | -0/+5 |
* | Deprecate query string auth tokens (#28390) | Jack Hay | 2023-12-12 | 1 | -0/+8 |
* | Use `filepath` instead of `path` to create SQLite3 database file (#28374) | wxiaoguang | 2023-12-06 | 1 | -2/+1 |
* | Fix incorrect default value of `[attachment].MAX_SIZE` (#28373) | capvor | 2023-12-06 | 1 | -1/+1 |
* | add skip ci functionality (#28075) | Denys Konovalov | 2023-11-18 | 1 | -2/+4 |
* | Change default size of attachments and repo files (#28100) | Nanguan Lin | 2023-11-17 | 2 | -2/+2 |
* | Fix incorrect pgsql conn builder behavior (#28085) | wxiaoguang | 2023-11-17 | 2 | -9/+11 |
* | Allow to set explore page default sort (#27951) | 6543 | 2023-11-09 | 1 | -0/+1 |
* | refactor postgres connection string building (#27723) | Moritz Poldrack | 2023-11-01 | 2 | -29/+44 |
* | Support storage base path as prefix (#27827) | Lunny Xiao | 2023-11-01 | 2 | -3/+67 |
* | Enhanced auth token / remember me (#27606) | KN4CK3R | 2023-10-14 | 1 | -2/+0 |
* | Increase queue length (#27555) | Jason Song | 2023-10-10 | 1 | -1/+1 |
* | Fix `environment-to-ini` inherited key bug (#27543) | wxiaoguang | 2023-10-10 | 2 | -1/+28 |
* | Pre-register OAuth application for tea (#27509) | M Hickford | 2023-10-08 | 1 | -1/+1 |
* | Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) | silverwind | 2023-10-06 | 1 | -2/+2 |
* | Remove redundant `len` check around loop (#27464) | Eng Zer Jun | 2023-10-06 | 1 | -5/+3 |
* | Refactor system setting (#27000) | wxiaoguang | 2023-10-05 | 3 | -0/+185 |
* | Make Actions tasks/jobs timeouts configurable by the user (#27400) | Francesco Antognazza | 2023-10-02 | 1 | -0/+8 |
* | Remove some dead code (#27196) | wxiaoguang | 2023-09-22 | 1 | -2/+0 |
* | Actions are no longer experimental, so enable them by default (#27054) | Lunny Xiao | 2023-09-15 | 1 | -1/+1 |
* | Use secure cookie for HTTPS sites (#26999) | wxiaoguang | 2023-09-11 | 1 | -1/+1 |
* | Fix INI parsing for value with trailing slash (#26995) | wxiaoguang | 2023-09-10 | 2 | -2/+20 |
* | Add reverseproxy auth for API back with default disabled (#26703) | Lunny Xiao | 2023-09-07 | 1 | -0/+2 |
* | Artifacts retention and auto clean up (#26131) | FuXiaoHei | 2023-09-06 | 1 | -4/+10 |
* | Fix some slice append usages (#26778) | Chongyi Zheng | 2023-08-29 | 1 | -1/+1 |
* | Expanded minimum RSA Keylength to 3072 (#26604) | mainboarder | 2023-08-28 | 1 | -1/+1 |
* | Update minimum password length requirements (#25946) | techknowlogick | 2023-08-21 | 1 | -1/+1 |