| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2023-12-07 | 1 | -1/+1 |
* | Fix incorrect run order of action jobs (#28367) | yp05327 | 2023-12-06 | 1 | -1/+1 |
* | Improve RSS feed icons (#28368) | Panagiotis "Ivory" Vasilopoulos | 2023-12-06 | 4 | -10/+19 |
* | 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 |
* | Fix object does not exist error when checking citation file (#28314) | yp05327 | 2023-12-06 | 1 | -13/+6 |
* | Fix the runs will not be displayed bug when the main branch have no workflows... | Lunny Xiao | 2023-12-06 | 2 | -1/+2 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2023-12-06 | 1 | -1/+1 |
* | Render PyPi long description as document (#28272) | Earl Warren | 2023-12-05 | 1 | -0/+1 |
* | handle repository.size column being NULL in migration v263 (#28336) | Nate Levesque | 2023-12-05 | 1 | -1/+6 |
* | Fix migration panic due to an empty review comment diff (#28334) | Nanguan Lin | 2023-12-05 | 1 | -1/+1 |
* | Add `HEAD` support for rpm repo files (#28309) | KN4CK3R | 2023-12-05 | 3 | -2/+35 |
* | Remove deprecated query condition in ListReleases (#28339) | Nanguan Lin | 2023-12-05 | 2 | -14/+0 |
* | Convert git commit summary to valid UTF8. (#28356) | darrinsmart | 2023-12-05 | 1 | -1/+2 |
* | Fix RPM/Debian signature key creation (#28352) | KN4CK3R | 2023-12-05 | 2 | -4/+3 |
* | Refactor template empty checks (#28351) | KN4CK3R | 2023-12-04 | 11 | -23/+23 |
* | [skip ci] Updated licenses and gitignores | GiteaBot | 2023-12-04 | 2 | -0/+47 |
* | Fix missing issue search index update when changing status (#28325) | Brecht Van Lommel | 2023-12-03 | 1 | -0/+22 |
* | Keep profile tab when clicking on Language (#28320) | JakobDev | 2023-12-01 | 1 | -1/+1 |
* | Fix wrong link in `protect_branch_name_pattern_desc` (#28313) | yp05327 | 2023-12-01 | 1 | -1/+1 |
* | Fix links in docs (#28302) | yp05327 | 2023-12-01 | 5 | -10/+6 |
* | Read `previous` info from git blame (#28306) | KN4CK3R | 2023-12-01 | 3 | -54/+49 |
* | Add missing variable in tag list (#28305) | JakobDev | 2023-11-30 | 1 | -0/+1 |
* | Make pushUpdate error verbose (#28263) | Earl Warren | 2023-11-30 | 1 | -1/+3 |
* | Meilisearch: require all query terms to be matched (#28293) | Brecht Van Lommel | 2023-11-29 | 1 | -4/+5 |
* | Ignore "non-existing" errors when getDirectorySize calculates the size (#28276) | wxiaoguang | 2023-11-29 | 1 | -15/+12 |
* | Fix required error for token name (#28267) | Earl Warren | 2023-11-29 | 1 | -1/+1 |
* | Use appSubUrl for OAuth2 callback URL tip (#28266) | Earl Warren | 2023-11-29 | 1 | -2/+3 |
* | Ignore temporary files for directory size (#28265) | Earl Warren | 2023-11-28 | 1 | -1/+5 |
* | Check for v prefix on tags for release clean name (#28257) | John Olheiser | 2023-11-28 | 2 | -2/+2 |
* | Use full width for project boards (#28225) | Denys Konovalov | 2023-11-27 | 3 | -53/+59 |
* | Increase "version" when update the setting value to a same value as before (#... | wxiaoguang | 2023-11-27 | 2 | -1/+13 |
* | Fix issue will be detected as pull request when checking `First-time contribu... | yp05327 | 2023-11-27 | 1 | -1/+1 |
* | Fix link to `Code` tab on wiki commits (#28041) | JakobDev | 2023-11-27 | 1 | -1/+1 |
* | Fix links in docs (#28234) | yp05327 | 2023-11-27 | 3 | -3/+3 |
* | Fix actions when tagging (#28061) | Lunny Xiao | 2023-11-25 | 2 | -1/+9 |
* | Fix comment permissions (#28213) | Lunny Xiao | 2023-11-25 | 34 | -105/+417 |
* | Docs: Replace deprecated IS_TLS_ENABLED mailer setting in email setup (#28205) | CodeShakingSheep | 2023-11-25 | 2 | -2/+2 |
* | Fix delete-orphaned-repos (#28200) | pitpalme | 2023-11-24 | 1 | -2/+2 |
* | Refactor graceful manager to use shared code (#28073) | wxiaoguang | 2023-11-24 | 3 | -174/+119 |
* | Fix some incorrect links in docs (#28191) | yp05327 | 2023-11-24 | 7 | -7/+5 |
* | Remove workaround in disk-clean.yml (#28195) | Nanguan Lin | 2023-11-24 | 1 | -15/+0 |
* | Use db.Find instead of writing methods for every object (#28084) | Lunny Xiao | 2023-11-24 | 88 | -685/+611 |
* | Edit Discord Badge (#28188) | NintenHero | 2023-11-23 | 1 | -1/+1 |
* | Use restricted sanitizer for repository description (#28141) | Earl Warren | 2023-11-23 | 3 | -5/+56 |
* | Use full width for PR comparison (#28182) | Nanguan Lin | 2023-11-23 | 1 | -2/+2 |
* | Make CORS work for oauth2 handlers (#28184) | wxiaoguang | 2023-11-23 | 3 | -0/+10 |
* | Fix missing buttons (#28179) | Nanguan Lin | 2023-11-23 | 1 | -0/+4 |
* | Revert "Fix EOL handling in web editor" (#28101) | Nanguan Lin | 2023-11-22 | 3 | -22/+6 |
* | Fix swagger title (#28164) | yp05327 | 2023-11-22 | 2 | -2/+2 |