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 #2378.

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 (#29489) 2024-03-06 12:10:45 +08:00
activitypub
analyze
assetfs
auth
avatar
base
cache
charset
container
csv
emoji
eventsource
generate
git Lazy load object format with command line and don't do it in OpenRepository (#29712) 2024-03-20 08:46:28 +01:00
gitgraph
gitrepo Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 2024-03-11 23:36:59 +07:00
graceful Refactor graceful manager, fix misused WaitGroup (#29738) 2024-03-20 08:46:29 +01:00
hcaptcha
highlight
hostmatcher
html
httpcache
httplib
indexer Meilisearch double quote on "match" query (#29740) 2024-03-20 08:46:30 +01:00
issue/template Extend issue template yaml engine (#29274) 2024-03-06 12:10:47 +08:00
json
label
lfs
log
markup Refactor markup/csv: don't read all to memory (#29760) 2024-03-20 08:46:29 +01:00
mcaptcha
metrics
migration
nosql
optional migrate some more "OptionalBool" to "Option[bool]" (#29479) 2024-03-06 12:10:44 +08:00
options
packages
paginator
pprof
private
process
proxy
proxyprotocol
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 (#29484) (#29487) 2024-03-06 12:10:45 +08:00
regexplru
repository Move generate from module to service (#29465) 2024-03-06 12:10:44 +08:00
secret
session
setting Support GITEA_I_AM_BEING_UNSAFE_RUNNING_AS_ROOT env (#29788) 2024-03-20 08:46:29 +01:00
sitemap
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 (#29768) 2024-03-20 08:46:29 +01:00
test
testlogger
timeutil Remove the time-since class (#29826) 2024-03-20 08:46:30 +01:00
translation Add an trailing slash to dashboard links (#29555) 2024-03-06 12:10:47 +08:00
turnstile
typesniffer
updatechecker
uri
user
util Some performance optimization on dashboard and issues page (#29010) 2024-03-20 08:46:28 +01:00
validation
web
webhook