forgejo/services/forms
JakobDev 1bce2dc5c5 [FEAT]Add Option to hide Release Archive links (#3139)
This adds a new options to releases to hide the links to the automatically generated archives. This is useful, when the automatically generated Archives are broken e.g. because of Submodules.

![grafik](/attachments/5686edf6-f318-4175-8459-89c33973b181)
![grafik](/attachments/74a8bf92-2abb-47a0-876d-d41024770d0b)

Note:
This juts hides the Archives from the UI. Users can still download 5the Archive if they know t correct URL.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/3139
Reviewed-by: Otto <otto@codeberg.org>
Reviewed-by: 0ko <0ko@noreply.codeberg.org>
Co-authored-by: JakobDev <jakobdev@gmx.de>
Co-committed-by: JakobDev <jakobdev@gmx.de>
2024-04-24 15:15:55 +00:00
..
admin.go Enable user pronoun editing from the admin ui 2024-04-03 15:18:02 -05:00
auth_form.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
org.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
package_form.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
repo_branch_form.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
repo_form.go [FEAT]Add Option to hide Release Archive links (#3139) 2024-04-24 15:15:55 +00:00
repo_form_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
repo_tag_form.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
runner.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
user_form.go [I18N] Improve English locale 2024-04-06 23:06:39 +05:00
user_form_auth_openid.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
user_form_hidden_comments.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
user_form_test.go Redesign Scoped Access Tokens (#24767) 2023-06-04 20:57:16 +02:00