| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix chinese translation (#27296) | Lunny Xiao | 2023-09-27 | 1 | -5/+5 |
* | Enable production source maps for index.js, fix CSS sourcemaps (#27291) | silverwind | 2023-09-26 | 2 | -4/+16 |
* | Update database-preparation and add note re: MariaDB (#27232) | techknowlogick | 2023-09-24 | 1 | -3/+3 |
* | Improve actions docs related to `pull_request` event (#27126) | Zettat123 | 2023-09-20 | 2 | -0/+6 |
* | Remove outdated paragraphs when comparing Gitea Actions to GitHub Actions (#2... | delvh | 2023-09-20 | 2 | -20/+14 |
* | Use fetch helpers instead of fetch (#27026) | silverwind | 2023-09-19 | 1 | -1/+1 |
* | Support `.git-blame-ignore-revs` file (#26395) | KN4CK3R | 2023-09-16 | 2 | -0/+39 |
* | Actions are no longer experimental, so enable them by default (#27054) | Lunny Xiao | 2023-09-15 | 2 | -2/+2 |
* | Update brew installation documentation since gitea moved to brew core package... | Lunny Xiao | 2023-09-15 | 4 | -4/+0 |
* | add sparse url in cargo package guide (#26937) | merlleu | 2023-09-13 | 2 | -4/+12 |
* | Use secure cookie for HTTPS sites (#26999) | wxiaoguang | 2023-09-11 | 2 | -2/+2 |
* | Add fetch wrappers, ignore network errors in actions view (#26985) | silverwind | 2023-09-11 | 1 | -0/+6 |
* | Correct the database.LOG_SQL default value in config cheat sheet (#26997) | Infinoid | 2023-09-10 | 2 | -2/+2 |
* | Add reverseproxy auth for API back with default disabled (#26703) | Lunny Xiao | 2023-09-07 | 1 | -1/+2 |
* | Update nginx recommendations (#26924) | silverwind | 2023-09-06 | 1 | -0/+2 |
* | docs: Update Profile README information (#26947) | Panagiotis "Ivory" Vasilopoulos | 2023-09-06 | 1 | -2/+2 |
* | Add a documentation note for Windows Service (#26938) | KazzmanK | 2023-09-06 | 1 | -0/+9 |
* | Artifacts retention and auto clean up (#26131) | FuXiaoHei | 2023-09-06 | 1 | -0/+7 |
* | Improve LDAP group config documentation, fixes #21159 (#21227) | Sven Seeberg | 2023-09-05 | 1 | -4/+5 |
* | Update backup instructions to align with archive structure (#26902) | JonRB | 2023-09-05 | 1 | -7/+7 |
* | Update documents to fix some links (#26885) | Lunny Xiao | 2023-09-03 | 10 | -13/+13 |
* | clarify aspects of the dump command (#26887) | JonRB | 2023-09-03 | 1 | -2/+2 |
* | Update docs about attachment path (#26883) | CaiCandong | 2023-09-03 | 2 | -2/+2 |
* | Improve the "bug report" template and "support options" document (#26753) | wxiaoguang | 2023-08-28 | 1 | -22/+45 |
* | Expanded minimum RSA Keylength to 3072 (#26604) | mainboarder | 2023-08-28 | 4 | -4/+4 |
* | Use docs.gitea.com instead of docs.gitea.io (#26739) | Lunny Xiao | 2023-08-27 | 25 | -44/+44 |
* | Prefer variables over subprocesses (#26690) | Thomas McWork | 2023-08-23 | 1 | -3/+3 |
* | add mfa doc (#26654) | Lunny Xiao | 2023-08-22 | 1 | -0/+35 |
* | Update minimum password length requirements (#25946) | techknowlogick | 2023-08-21 | 1 | -1/+1 |
* | docs: template variables (#26547) | lonix1 | 2023-08-19 | 1 | -2/+12 |
* | Update zh-cn documentation (#26406) | CaiCandong | 2023-08-14 | 11 | -443/+1513 |
* | Rename `Sync2` -> `Sync` (#26479) | delvh | 2023-08-13 | 4 | -4/+4 |
* | Add matrix to support (#26382) | John Olheiser | 2023-08-12 | 1 | -0/+2 |
* | Update index doc (#26455) | CaiCandong | 2023-08-12 | 2 | -464/+40 |
* | Update upgrade documentation to add a check for deprecated configurations (#2... | Lunny Xiao | 2023-08-11 | 2 | -8/+25 |
* | Pre-register OAuth2 applications for git credential helpers (#26291) | Denys Konovalov | 2023-08-09 | 2 | -0/+12 |
* | [docs] Add missing backtick in quickstart.zh-cn.md (#26349) | Track3 | 2023-08-06 | 1 | -1/+1 |
* | Remove backslashed newlines on markdown (#26344) | Lunny Xiao | 2023-08-05 | 1 | -2/+2 |
* | Fix typos and grammer problems for actions documentation (#26328) | sillyguodong | 2023-08-04 | 2 | -16/+19 |
* | Update documentation for 1.21 actions (#26317) | sillyguodong | 2023-08-04 | 2 | -4/+60 |
* | Update Gmail example (#26302) | Bård Aase | 2023-08-03 | 1 | -2/+1 |
* | Clarify the logger's MODE config option (#26267) | wxiaoguang | 2023-08-01 | 1 | -0/+3 |
* | Update Arch linux URL from community to extra (#26273) | minijaws | 2023-08-01 | 1 | -1/+1 |
* | Mention `devtest` in frontend contributing guidelines (#26249) | Denys Konovalov | 2023-07-31 | 1 | -0/+4 |
* | Add 'Show on a map' button to Location in profile, fix layout (#26214) | Panagiotis "Ivory" Vasilopoulos | 2023-07-31 | 1 | -0/+1 |
* | Calculate MAX_WORKERS default value by CPU number (#26177) | wxiaoguang | 2023-07-27 | 1 | -1/+1 |
* | Re-add static images to docs (#26167) | John Olheiser | 2023-07-26 | 4 | -0/+76 |
* | Update email-setup.en-us.md (#26068) | Felix Victor | 2023-07-26 | 6 | -15/+10 |
* | Update Chinese documents (#26139) | Upstream8022 | 2023-07-26 | 3 | -39/+113 |
* | Docusaurus-ify (#26051) | John Olheiser | 2023-07-26 | 279 | -2143/+787 |