aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix createElementFromAttrs bug (#31751)wxiaoguang2024-08-012-2/+4
* bump vue-bar-graph (#31705)techknowlogick2024-08-013-15/+126
* Use UTC as default timezone when schedule Actions cron tasks (#31742)Jason Song2024-08-013-12/+104
* Add permission description for API to add repo collaborator (#31744)Jason Song2024-08-012-0/+6
* Clarify Actions resources ownership (#31724)Jason Song2024-08-015-37/+102
* Exclude protected branches from recently pushed (#31748)Jason Song2024-08-011-1/+14
* [skip ci] Updated translations via CrowdinGiteaBot2024-08-0118-96/+1
* Distinguish LFS object errors to ignore missing objects during migration (#31...Jason Song2024-07-314-4/+46
* Improve names of cron jobs for Actions (#31736)Jason Song2024-07-311-7/+7
* [skip ci] Updated translations via CrowdinGiteaBot2024-07-312-0/+6
* Fix the display of project type for deleted projects (#31732)yp053272024-07-304-5/+19
* Fix Null Pointer error for CommitStatusesHideActionsURL (#31731)yp053272024-07-301-0/+4
* Move `registerActionsCleanup` to `initActionsTasks` (#31721)Jason Song2024-07-303-20/+12
* Set owner id to zero when GetRegistrationToken for repo (#31725)Jason Song2024-07-291-1/+1
* fix(api): owner ID should be zero when created repo secret (#31715)Bo-Yi Wu2024-07-291-4/+2
* Fix API endpoint for registration-token (#31722)Jason Song2024-07-292-34/+34
* Fix loadRepository error when access user dashboard (#31719)yp053272024-07-291-0/+4
* Add permission check when creating PR (#31033)yp053272024-07-297-16/+127
* Make GetRepositoryByName more safer (#31712)Lunny Xiao2024-07-291-6/+7
* [skip ci] Updated licenses and gitignoresGiteaBot2024-07-294-0/+41
* Run `go-install` in `deps-tools` in parallel (#31711)silverwind2024-07-281-12/+13
* Hide the "Details" link of commit status when the user cannot access actions ...Zettat1232024-07-2811-6/+131
* Enable `no-jquery/no-parse-html-literal` and fix violation (#31684)silverwind2024-07-272-5/+9
* [skip ci] Updated translations via CrowdinGiteaBot2024-07-271-0/+4
* OIDC: case-insensitive comparison for auth scheme `Basic` (#31706)Shivaram Lingamneni2024-07-261-2/+2
* Support `pull_request_target` event for commit status (#31703)Zettat1232024-07-261-1/+6
* Add types to fetch,toast,bootstrap,svg (#31627)silverwind2024-07-256-33/+56
* Run `detectWebAuthnSupport` only if necessary (#31691)Jason Song2024-07-251-3/+3
* add `username` to OIDC introspection response (#31688)Shivaram Lingamneni2024-07-252-4/+10
* Add return type to GetRawFileOrLFS and GetRawFile (#31680)Adam Majer2024-07-252-4/+19
* Support delete user email in admin panel (#31690)yp053272024-07-255-0/+54
* Use GetDisplayName() instead of DisplayName() to generate rss feeds (#31687)Stanislas Dolcini2024-07-251-3/+3
* Fix "Filter by commit" Dropdown (#31695)wxiaoguang2024-07-251-45/+47
* [skip ci] Updated translations via CrowdinGiteaBot2024-07-251-0/+2
* use nolyfill to remove some polyfills (#31468)techknowlogick2024-07-243-1615/+346
* Properly filter issue list given no assignees filter (#31522)Kemal Zebari2024-07-232-1/+12
* Run `detectWebAuthnSupport` only on sign-in page (#31676)Jason Song2024-07-231-0/+4
* fix OIDC introspection authentication (#31632)Shivaram Lingamneni2024-07-234-24/+90
* Enable direnv (#31672)techknowlogick2024-07-232-0/+4
* [skip ci] Updated translations via CrowdinGiteaBot2024-07-231-0/+31
* [skip ci] Updated translations via CrowdinGiteaBot2024-07-211-0/+1
* fix redis dep (#31662)techknowlogick2024-07-192-3/+3
* add skip secondary authorization option for public oauth2 clients (#31454)Denys Konovalov2024-07-1915-62/+120
* Fix a branch divergence cache bug (#31659)Zettat1232024-07-192-2/+25
* [skip ci] Updated translations via CrowdinGiteaBot2024-07-181-0/+2
* Remove unneccessary uses of `word-break: break-all` (#31637)silverwind2024-07-172-2/+1
* [skip ci] Updated translations via CrowdinGiteaBot2024-07-1726-0/+26
* Allow searching issues by ID (#31479)Carsten Klein2024-07-174-2/+54
* allow synchronizing user status from OAuth2 login providers (#31572)Rowan Bohde2024-07-1613-49/+370
* Enable `no-jquery/no-class-state` (#31639)silverwind2024-07-162-5/+5