0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-06 11:42:38 -05:00
forgejo/services
Gergely Nagy df8e58c5cb
Allow changing global wiki editability via the API
The global wiki editability can be set via the web UI, this patch makes
it possible to set the same thing via the API too. This is accomplished
by adjusting the GET and PATCH handlers of the
`/api/v1/repos/{owner}/{repo}` route.

The first will include the property when checking the repo's settings,
the second allows a repo admin to change the setting too.

Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>
2024-04-16 22:51:36 +02:00
..
actions Add interface{} to any replacement to make fmt, exclude *.pb.go (#30461) 2024-04-15 20:01:36 +02:00
agit
asymkey
attachment
auth fix: Fix to delete cookie when AppSubURL is non-empty (#30375) 2024-04-15 20:01:36 +02:00
automerge
context Clean up log messages (#30313) 2024-04-15 20:01:35 +02:00
contexttest add label filters in org/{org_name}/issues 2024-04-04 17:57:11 +05:30
convert Allow changing global wiki editability via the API 2024-04-16 22:51:36 +02:00
cron
doctor Count downloads for tag archives 2024-04-08 12:51:27 +02:00
externalaccount
feed
forgejo
forms [I18N] Improve English locale 2024-04-06 23:06:39 +05:00
gitdiff
indexer
issue
lfs
mailer
markup
migrations Change the default maxPerPage for gitbucket (#30392) 2024-04-15 20:01:36 +02:00
mirror Avoid losing token when updating mirror settings (#30429) 2024-04-15 20:01:36 +02:00
notify Clean up log messages (#30313) 2024-04-15 20:01:35 +02:00
org
packages
pull Do not update PRs based on events that happened before they existed 2024-04-11 11:16:23 +02:00
release Fix release published actions not triggering for releases created from existing tags 2024-04-15 22:53:53 +02:00
repository fix: don't update cache for empty state 2024-04-16 12:02:01 +02:00
secrets
task
uinotification
user Check the token's owner and repository when registering a runner (#30406) 2024-04-16 09:38:26 +02:00
webhook Fix missed doer (#30231) 2024-04-15 20:01:35 +02:00
wiki Clean up log messages (#30313) 2024-04-15 20:01:35 +02:00