gitea/web_src/js/features/comp
Zettat123 c9beb0b01f
Support actions and reusable workflows from private repos (#32562)
Resolve https://gitea.com/gitea/act_runner/issues/102

This PR allows administrators of a private repository to specify some
collaborative owners. The repositories of collaborative owners will be
allowed to access this repository's actions and workflows.

Settings for private repos:


![image](https://github.com/user-attachments/assets/e591c877-f94d-48fb-82f3-3b051f21557e)

---

This PR also moves "Enable Actions" setting to `Actions > General` page

<img width="960" alt="image"
src="https://github.com/user-attachments/assets/49337ec2-afb1-4a67-8516-5c9ef0ce05d4"
/>

<img width="960" alt="image"
src="https://github.com/user-attachments/assets/f58ee6d5-17f9-4180-8760-a78e859f1c37"
/>

---------

Signed-off-by: Zettat123 <zettat123@gmail.com>
Co-authored-by: ChristopherHX <christopher.homberger@web.de>
2025-10-25 17:37:33 +00:00
..
ComboMarkdownEditor.ts Refactor frontend unique id & comment (#34958) 2025-07-05 15:21:53 +00:00
ConfirmModal.ts Update eslint to v9 (#35485) 2025-09-14 19:15:06 +03:00
Cropper.ts Update eslint to v9 (#35485) 2025-09-14 19:15:06 +03:00
EasyMDEToolbarActions.ts Fix remaining typescript issues, enable `tsc` (#32840) 2024-12-16 05:02:32 +08:00
EditorMarkdown.test.ts Address some CodeQL security concerns (#35572) 2025-10-04 01:21:26 +08:00
EditorMarkdown.ts Update eslint to v9 (#35485) 2025-09-14 19:15:06 +03:00
EditorUpload.test.ts Enable more markdown paste features in textarea editor (#35494) 2025-09-16 23:55:57 +00:00
EditorUpload.ts Enable more markdown paste features in textarea editor (#35494) 2025-09-16 23:55:57 +00:00
LabelEdit.ts Improve project & label color picker and image scroll (#34971) 2025-07-06 23:37:26 +08:00
QuickSubmit.ts Enable Typescript `noImplicitAny` (#33322) 2025-01-22 15:11:51 +08:00
ReactionSelector.ts Fix dynamic content loading init problem (#33748) 2025-03-01 02:02:10 +00:00
SearchRepoBox.ts Fix package link setting can only list limited repositories (#35394) 2025-09-11 01:50:17 +02:00
SearchUserBox.ts Support actions and reusable workflows from private repos (#32562) 2025-10-25 17:37:33 +00:00
TextExpander.ts Merge and tweak markup editor expander CSS (#34409) 2025-05-09 17:14:21 +02:00
WebHookEditor.ts Enable Typescript `noImplicitThis` (#33250) 2025-01-16 04:26:17 +08:00