summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Gitea Actions add `base_ref`, `head_ref`, `api_url`, `ref_type` fields (#24356)ChristopherHX2023-04-281-5/+20
* Fix auth check bug (#24382)Lunny Xiao2023-04-272-10/+41
* Display 'Unknown' when runner.version is empty (#24378)yp053272023-04-272-1/+2
* Fix incorrect last online time in runner_edit.tmpl (#24376)yp053272023-04-271-1/+1
* Refactor "route" related code, fix Safari cookie bug (#24330)wxiaoguang2023-04-2714-253/+264
* Add custom helm repo name generated from url (#24363)Vladimir Smagin2023-04-271-2/+2
* Add API for gitignore templates (#22783)JakobDev2023-04-276-0/+207
* Add eslint-plugin-regexp (#24361)silverwind2023-04-266-4/+160
* Support uploading file to empty repo by API (#24357)wxiaoguang2023-04-262-0/+38
* [skip ci] Updated translations via CrowdinGiteaBot2023-04-272-18/+18
* Require repo scope for PATs for private repos and basic authentication (#24362)John Olheiser2023-04-2611-7/+117
* Alert error message if open dependencies are included in the issues that try ...sillyguodong2023-04-263-1/+4
* Fix 404 error when leaving the last private org team (#24322)yp053272023-04-261-1/+9
* Modify width of ui container, fine tune css for settings pages and org header...Hester Gong2023-04-2620-143/+122
* Add .livemd as a markdown extension (#22730)contra-bit2023-04-264-5/+6
* Display when a repo was archived (#22664)JakobDev2023-04-2611-6/+59
* Fix wrong error info in RepoRefForAPI (#24344)yp053272023-04-261-1/+1
* Add missed column title in runner management page (#24328)yp053272023-04-261-1/+1
* Remove unnecessary helper function `DateFmtLong` (#24343)Yarden Shoham2023-04-262-4/+1
* Add API for License templates (#23009)JakobDev2023-04-266-0/+270
* Fix Monaco IOS keyboard button (#24341)silverwind2023-04-261-0/+15
* Don't set meta `theme-color` by default (#24340)silverwind2023-04-264-7/+6
* Fix runner button height (#24338)silverwind2023-04-262-1/+7
* Fix broken clone script on an empty archived repo (#24339)Yarden Shoham2023-04-251-1/+1
* Improve RSS (#24335)wxiaoguang2023-04-2510-25/+25
* Automatically select the org when click create repo from org dashboard (#24325)yp053272023-04-252-3/+6
* on scheduletechknowlogick2023-04-251-1/+1
* on scheduletechknowlogick2023-04-251-1/+1
* switch to use Actions from drone for cron (#24314)techknowlogick2023-04-253-103/+75
* [skip ci] Updated translations via CrowdinGiteaBot2023-04-262-1/+8
* Restore bold on repolist (#24337)silverwind2023-04-251-1/+1
* Fix template function DateTime (#24317)wxiaoguang2023-04-2533-60/+140
* Fix incorrect CORS response in Http Git handler (#24303)wxiaoguang2023-04-252-30/+18
* Updated upgrade script that is informing user that Gitea service has to be ru...TATHAGATA ROY2023-04-251-0/+9
* Add tags list for repos whose release setting is disabled (#23465)Zettat1232023-04-259-231/+281
* Refactor config provider (#24245)Lunny Xiao2023-04-2517-164/+227
* Add RSS Feeds for branches and files (#22719)jladbrook2023-04-2511-6/+170
* Make SVG in dropdown menu have the same margin-right as IMG (#24316)wxiaoguang2023-04-251-0/+3
* Respect the REGISTER_MANUAL_CONFIRM setting when registering via OIDC (#24035)Gary Moon2023-04-251-1/+1
* default show closed actions list if all actions was closed (#24234)a10121127962023-04-241-1/+7
* [skip ci] Updated translations via CrowdinGiteaBot2023-04-2527-61/+111
* update nightly drone docker tag (#24311)techknowlogick2023-04-241-4/+4
* Remove org users who belong to no teams (#24247)yp053272023-04-241-4/+13
* Fix typo in API route (#24310)silverwind2023-04-242-28/+26
* Add --font-weight-bold and set previous bold to 601 (#24307)wxiaoguang2023-04-2411-15/+19
* Mark `/templates/swagger/v1_json.tmpl` as generated file (#24306)JakobDev2023-04-241-0/+1
* Improve External Wiki in Repo Header (#24304)JakobDev2023-04-241-2/+8
* Unify nightly naming across binaries and docker images (#24116)techknowlogick2023-04-243-6/+11
* Wrap too long push mirror addresses (#21120)JakobDev2023-04-241-1/+1
* Improve some modal action buttons (#24289)wxiaoguang2023-04-2458-129/+173