forgejo/models/forgejo_migrations
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
..
v1_20 [SECURITY] Rework long-term authentication 2024-02-05 15:06:15 +01:00
v1_22 Allow users to hide all "Add more units..." hints 2024-03-21 08:15:51 +01:00
main_test.go [DB] Forgejo database migrations 2024-02-05 14:44:33 +01:00
migrate.go Allow users to hide all "Add more units..." hints 2024-03-21 08:15:51 +01:00
migrate_test.go [DB] Forgejo database migrations 2024-02-05 14:44:33 +01:00