gitea/web_src/js
Zettat123 c9beb0b01f
Some checks are pending
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
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
..
components Fix various trivial problems (#35714) 2025-10-21 13:19:29 +08:00
features Support actions and reusable workflows from private repos (#32562) 2025-10-25 17:37:33 +00:00
markup Make external iframe render work (#35730) 2025-10-23 08:01:38 +00:00
modules Address some CodeQL security concerns (#35572) 2025-10-04 01:21:26 +08:00
render Update eslint to v9 (#35485) 2025-09-14 19:15:06 +03:00
standalone Make external iframe render work (#35730) 2025-10-23 08:01:38 +00:00
utils Enable more markdown paste features in textarea editor (#35494) 2025-09-16 23:55:57 +00:00
vendor Fix areYouSure confirm (#32941) 2024-12-21 12:11:22 -05:00
webcomponents Optimize overflow-menu (#34183) 2025-04-13 01:59:36 +00:00
bootstrap.test.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
bootstrap.ts Merge index.js (#34963) 2025-07-06 04:55:16 +00:00
globals.d.ts Merge index.js (#34963) 2025-07-06 04:55:16 +00:00
globals.ts Merge index.js (#34963) 2025-07-06 04:55:16 +00:00
htmx.ts Merge index.js (#34963) 2025-07-06 04:55:16 +00:00
index-domready.ts Fix package link setting can only list limited repositories (#35394) 2025-09-11 01:50:17 +02:00
index.ts Fix various problems (#35012) 2025-07-09 16:46:51 +00:00
svg.test.ts Remove "class-name" from svg icon (#33540) 2025-02-09 22:39:54 +02:00
svg.ts The status icon of the Action step is consistent with GitHub (#35618) 2025-10-10 11:25:03 -07:00
types.ts Clean up npm dependencies (#35484) 2025-09-15 16:34:54 +02:00
utils.test.ts Use git diff-tree for DiffFileTree on diff pages (#33514) 2025-02-28 00:58:25 +00:00
utils.ts Address some CodeQL security concerns (#35572) 2025-10-04 01:21:26 +08:00
vitest.setup.ts Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00