loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Clarify that Gitea requires JavaScript (#23677)

Close #20553

There were already a lot of functions powered by JavaScript in Gitea.

Without JavaScript, the Gitea Web UI almost doesn't work (only some
static links work ....)

authored by

wxiaoguang and committed by
GitHub
e52ea44e 8d5fbeb7

+1 -1
+1 -1
options/locale/locale_en-US.ini
··· 19 19 create_new = Create… 20 20 user_profile_and_more = Profile and Settings… 21 21 signed_in_as = Signed in as 22 - enable_javascript = This website works better with JavaScript. 22 + enable_javascript = This website requires JavaScript. 23 23 toc = Table of Contents 24 24 licenses = Licenses 25 25 return_to_gitea = Return to Gitea