summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add activity feeds API (#23494)Zettat1232023-04-0410-0/+665
* Fix code view (diff) broken layout (#23096)wxiaoguang2023-04-047-38/+33
* Use ghost user if package creator does not exist (#23822)KN4CK3R2023-04-041-1/+7
* Org pages style fixes (#23901)silverwind2023-04-046-32/+29
* User/Org Feed render description as per web (#23887)65432023-04-042-2/+15
* Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823)wxiaoguang2023-04-047-30/+58
* Remove fomantic ".link" selector and styles (#23888)wxiaoguang2023-04-035-57/+11
* [skip ci] Updated translations via CrowdinGiteaBot2023-04-041-0/+7
* Fix `cases.Title` crash for concurrency (#23885)wxiaoguang2023-04-031-8/+5
* Disable editing tags (#23883)Zettat1232023-04-032-2/+2
* Fix user profile description rendering (#23882)wxiaoguang2023-04-031-6/+6
* Introduce GiteaLocaleNumber custom element to handle number localization on p...wxiaoguang2023-04-0324-227/+94
* Convert .Source.SkipVerify to $cfg.SkipVerify (#23839)yp053272023-04-031-1/+1
* Fix review box viewport overflow issue (#23800)silverwind2023-04-031-22/+4
* Fix owner team access mode value in team_unit table (#23675)yp053272023-04-033-3/+53
* Fix submit button won't refresh in New Repository Fork page (#22994)yp053272023-04-031-0/+1
* Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)wxiaoguang2023-04-0346-831/+761
* Improve LoadUnitConfig to handle invalid or duplicate units (#23736)Jason Song2023-04-033-17/+77
* Append `(comment)` when a link points at a comment rather than the whole issu...Hester Gong2023-04-038-11/+61
* Rename actions unit to `repo.actions` and add docs for it (#23733)Jason Song2023-04-034-5/+6
* Try to catch more broken translations (#23867)wxiaoguang2023-04-031-5/+30
* [skip ci] Updated translations via CrowdinGiteaBot2023-04-034-4/+4
* Update JS deps (#23853)silverwind2023-04-025-342/+409
* Added close/open button to details page of milestone (#23877)Bartlomiej Komendarczuk2023-04-031-0/+7
* Check `IsActionsToken` for LFS authentication (#23841)Zettat1232023-04-021-1/+19
* Prefill input values in oauth settings as intended (#23829)yp053272023-04-021-7/+7
* Display image size for multiarch container images (#23821)KN4CK3R2023-04-028-22/+198
* Use clippie module to copy to clipboard (#23801)silverwind2023-04-025-45/+13
* Remove assertion debug code for show/hide refactoring (#23576)wxiaoguang2023-04-021-26/+0
* [skip ci] Updated translations via CrowdinGiteaBot2023-04-023-8/+28
* Remove jQuery ready usage (#23858)silverwind2023-04-013-3/+11
* Fix JS error when changing PR's target branch (#23862)wxiaoguang2023-04-011-2/+0
* Improve action log display with control chars (#23820)wxiaoguang2023-04-015-3/+92
* Fix review conversation reply (#23846)wxiaoguang2023-04-011-0/+1
* Improve home page template, fix Sort dropdown menu flash (#23856)wxiaoguang2023-04-012-6/+4
* Make first section on home page full width (#23854)silverwind2023-03-311-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2023-04-011-0/+3
* Fix incorrect CORS failure detection logic (#23844)wxiaoguang2023-03-311-5/+5
* Fix 500 error if there is a name conflict when edit authentication source (#2...yp053272023-03-312-3/+12
* Use different SVG for pending and running actions (#23836)Hester Gong2023-03-312-2/+6
* CSS color tweaks (#23828)silverwind2023-03-313-14/+27
* Clarify Gitea/Crowdin locale behaviors, add tests for LocaleStore, fix some s...wxiaoguang2023-03-313-15/+62
* [skip ci] Updated translations via CrowdinGiteaBot2023-03-312-1/+7
* Fix dropdown direction behavior (#23806)wxiaoguang2023-03-303-7/+10
* Fix incorrect/Improve error handle in edit user page (#23805)yp053272023-03-301-3/+6
* Fix "Updating branch by merge" bug in "update_branch_by_merge.tmpl" (#23790)wxiaoguang2023-03-302-13/+11
* Fix incorrect visibility dropdown list in add/edit user page (#23804)yp053272023-03-301-0/+2
* Convert issue list checkboxes to native (#23596)silverwind2023-03-305-29/+8
* Fix checks for `needs` in Actions (#23789)Jason Song2023-03-305-21/+22
* Diff improvements (#23553)silverwind2023-03-307-40/+81