aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Run editorconfig-checker on `locale_en-US.ini` (#29608)silverwind2024-03-062-1/+3
* bump protobuf module (#29617)techknowlogick2024-03-052-3/+3
* Add ac claim for old docker/build-push-action@v3 / current buildx gha cache (...ChristopherHX2024-03-052-0/+34
* Skip email domain check when admins edit user emails (#29609)Zettat1232024-03-056-9/+53
* Improve natural sort (#29611)wxiaoguang2024-03-052-78/+12
* Add empty repo check in `DetectAndHandleSchedules` (#29606)yp053272024-03-051-0/+4
* Fix contributor graphs mobile layout and responsiveness (#29597)silverwind2024-03-051-4/+17
* Skip email domain check when admin users adds user manually (#29522)Zettat1232024-03-055-32/+93
* Replace more `gt-` with `tw-`, update frontend docs (#29595)silverwind2024-03-0525-57/+48
* Remove unnecessary ctxData for "attachments" template (#29600)wxiaoguang2024-03-054-5/+5
* Adjust tailwind content globs (#29596)silverwind2024-03-051-1/+3
* Use flex wrap to layout the PR update button (#29590)wxiaoguang2024-03-051-9/+2
* Make "/user/login" page redirect if the current user has signed in (#29583)wxiaoguang2024-03-054-12/+66
* [skip ci] Updated translations via CrowdinGiteaBot2024-03-051-4/+7
* Fix projects mode bugs (#29593)Denys Konovalov2024-03-044-9/+10
* Regenerate fomantic lockfile and build it with our browserslist (#29560)silverwind2024-03-043-689/+1267
* Do not exceed display for the PR page buttons on smaller screens (#29418)charles2024-03-041-1/+1
* Add aria-label to the navbar menu button (#29587)wxiaoguang2024-03-042-2/+3
* Document that all unmerged feature PRs will be moved to next milestone when t...Lunny Xiao2024-03-041-1/+1
* Make admin pages wider because of left sidebar added and some tables become t...Lunny Xiao2024-03-041-1/+1
* Refactor star/watch button (#29576)wxiaoguang2024-03-043-17/+12
* Remove unnecessary SanitizeHTML from code (#29575)wxiaoguang2024-03-047-14/+7
* Add missing database transaction for new issue (#29490)Lunny Xiao2024-03-043-21/+26
* Fix incorrect package link method calls in templates (#29580)wxiaoguang2024-03-045-5/+5
* Move some asymkey functions to service layer (#28894)Lunny Xiao2024-03-0416-140/+176
* Add user blocking (#29028)KN4CK3R2024-03-04109-543/+2873
* Allow options to disable user ssh keys configuration from the interface on ap...Lunny Xiao2024-03-047-6/+39
* Inline the `css-variables-parser` dependency (#29571)silverwind2024-03-043-41/+24
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-0441-70/+50
* Enable/disable owner and repo projects independently (#28805)Denys Konovalov2024-03-0416-63/+212
* Add an trailing slash to dashboard links (#29555)wxiaoguang2024-03-045-9/+32
* Extend issue template yaml engine (#29274)65432024-03-0411-50/+247
* [skip ci] Updated licenses and gitignoresGiteaBot2024-03-041-0/+23
* Fix workflow trigger event IssueChangeXXX bug (#29559)yp053272024-03-031-2/+14
* Fix 500 when pushing release to an empty repo (#29554)Nanguan Lin2024-03-031-0/+5
* Update js and py dependencies, bump python (#29561)silverwind2024-03-036-513/+597
* Filter Repositories by type (#29231)Tim-Niclas Oelschläger2024-03-0315-77/+200
* Breaking summary for template refactoring (#29395)wxiaoguang2024-03-034-31/+31
* [skip ci] Updated translations via CrowdinGiteaBot2024-03-031-0/+6
* Fix incorrect cookie path for AppSubURL (#29534)wxiaoguang2024-03-032-2/+6
* gitea.service: Remove syslog.target (#29550)Martin2024-03-021-1/+0
* Add option to set language in admin user view (#28449)65432024-03-024-0/+25
* Fix elipsis button not working if the last commit loading is deferred (#29544)Yarden Shoham2024-03-024-68/+12
* Fix incorrect relative/absolute URL usages (#29531)wxiaoguang2024-03-024-6/+17
* Add support for API blob upload of release attachments (#29507)KN4CK3R2024-03-024-32/+87
* Fix queue worker incorrectly stopped when there are still more items in the q...wxiaoguang2024-03-023-9/+42
* remove util.OptionalBool and related functions (#29513)65432024-03-0271-355/+308
* Rename Action.GetDisplayName to GetActDisplayName (#29540)wxiaoguang2024-03-022-5/+5
* Make PR form use toast to show error message (#29545)wxiaoguang2024-03-027-30/+35
* Fix a bug returning 404 when display a single tag with no release (#29466)Lunny Xiao2024-03-025-8/+23