0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-18 21:40:08 +01:00
forgejo/modules
Gergely Nagy 36147f580c
Allow users to hide all "Add more units..." hints
Repositories displaying an "Add more..." tab on the header is a neat way
to let people discover they can enable more units. However, displaying
it all the time for repository owners, even when they deliberately do
not want to enable more units gets noisy very fast.

As such, this patch introduces a new setting which lets people disable
this hint under the appearance settings.

Fixes .

Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>
2024-03-21 08:15:51 +01:00
..
actions Set pre-step status to skipped if job is skipped () 2024-03-06 12:10:45 +08:00
activitypub
analyze
assetfs
auth Refactor locale&string&template related code () 2024-02-16 15:20:52 +01:00
avatar
base [FEAT] Show follow symlink button 2024-03-02 17:58:09 +01:00
cache
charset [FEAT] Enable ambiguous character detection in configured contexts 2024-02-23 13:12:17 +01:00
container
csv Refactor locale&string&template related code () 2024-02-16 15:20:52 +01:00
emoji
eventsource
generate Port "Use general token signing secret" 2024-02-19 20:49:37 +01:00
git Lazy load object format with command line and don't do it in OpenRepository () 2024-03-20 08:46:28 +01:00
gitgraph
gitrepo Move get/set default branch from git package to gitrepo package to hide repopath () 2024-03-11 23:36:59 +07:00
graceful Refactor graceful manager, fix misused WaitGroup () 2024-03-20 08:46:29 +01:00
hcaptcha
highlight
hostmatcher
html
httpcache [BRANDING] add X-Forgejo-* headers 2024-02-05 16:02:14 +01:00
httplib
indexer Meilisearch double quote on "match" query () 2024-03-20 08:46:30 +01:00
issue/template Extend issue template yaml engine () 2024-03-06 12:10:47 +08:00
json
label
lfs
log Reduce some allocations in type conversion () 2023-08-29 00:43:16 +08:00
markup Refactor markup/csv: don't read all to memory () 2024-03-20 08:46:29 +01:00
mcaptcha
metrics
migration Refactor locale&string&template related code () 2024-02-16 15:20:52 +01:00
nosql Update tool dependencies, lock govulncheck and actionlint () 2023-07-09 11:58:06 +00:00
optional migrate some more "OptionalBool" to "Option[bool]" () 2024-03-06 12:10:44 +08:00
options
packages
paginator
pprof
private
process
proxy
proxyprotocol Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
public
queue [CI] attempt to fix flacky test 2024-03-20 11:06:44 +01:00
recaptcha
references Fix issue link does not support quotes () () 2024-03-06 12:10:45 +08:00
regexplru Upgrade go dependencies () 2023-07-14 11:00:31 +08:00
repository Move generate from module to service () 2024-03-06 12:10:44 +08:00
secret
session Next round of db.DefaultContext refactor () 2023-09-16 14:39:12 +00:00
setting Support GITEA_I_AM_BEING_UNSAFE_RUNNING_AS_ROOT env () 2024-03-20 08:46:29 +01:00
sitemap Fix sitemap () 2022-12-30 23:31:00 +08:00
ssh
storage Add minio bucket lookup type option 2024-03-06 09:38:02 +00:00
structs Allow users to hide all "Add more units..." hints 2024-03-21 08:15:51 +01:00
svg
sync
system
templates Improve QueryEscape helper function () 2024-03-20 08:46:29 +01:00
test
testlogger
timeutil Remove the time-since class () 2024-03-20 08:46:30 +01:00
translation Add an trailing slash to dashboard links () 2024-03-06 12:10:47 +08:00
turnstile
typesniffer
updatechecker
uri
user
util Some performance optimization on dashboard and issues page () 2024-03-20 08:46:28 +01:00
validation
web Refactor locale&string&template related code () 2024-02-16 15:20:52 +01:00
webhook