mirror of
1
Fork 0
forgejo/web_src/js
Caesar Schinas 0cbc0ec15d
[BRANDING] Rebrand default config settings for new installs (#140)
Replaces `Gitea` with `Forgejo` in the default config settings for new installs.

This will not affect existing installs.

Co-authored-by: Caesar Schinas <caesar@caesarschinas.com>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/140
Co-authored-by: Caesar Schinas <caesar@noreply.codeberg.org>
Co-committed-by: Caesar Schinas <caesar@noreply.codeberg.org>
(cherry picked from commit ca1319aa16)
(cherry picked from commit 52a4d238a0)
(cherry picked from commit f63536538c)

Conflicts:
	web_src/js/features/install.js
(cherry picked from commit 861cc434e1)
(cherry picked from commit 0e6ea60c80)
2023-03-18 10:28:32 +01:00
..
components Remove stars in dashboard repo list (#23530) 2023-03-17 00:43:58 -04:00
features [BRANDING] Rebrand default config settings for new installs (#140) 2023-03-18 10:28:32 +01:00
markup
modules Fix aria.js bugs: incorrect role element problem, mobile focus problem, tippy problem (#23450) 2023-03-17 11:08:05 +08:00
standalone [API] Forgejo API /api/forgejo/v1 2023-03-18 09:20:23 +01:00
test
utils Refactor branch/tag selector to Vue SFC (#23421) 2023-03-14 17:51:20 +08:00
webcomponents
bootstrap.js
index.js Refactor dashboard repo list to Vue SFC (#23405) 2023-03-14 12:09:06 +08:00
jquery.js
serviceworker.js
svg.js Refactor branch/tag selector to Vue SFC (#23421) 2023-03-14 17:51:20 +08:00
svg.test.js
utils.js
utils.test.js