forgejo/web_src/js
Caesar Schinas d26c540ffd
[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)
(cherry picked from commit 0cbc0ec15d)
(cherry picked from commit 3cc19b0ae2)
(cherry picked from commit 50fcb885fe)
(cherry picked from commit f6039d4df4)
(cherry picked from commit 5ae5c6ba2d)
(cherry picked from commit f0b565e0ed)
(cherry picked from commit adbd4d2015)
2023-05-16 11:16:02 +02:00
..
components Fix flash of unstyled content in action view page (#24712) 2023-05-14 14:58:59 +00:00
features [BRANDING] Rebrand default config settings for new installs (#140) 2023-05-16 11:16:02 +02:00
markup Fix math and mermaid rendering bugs (#24049) 2023-04-17 12:10:22 +02:00
modules Only hide tooltip tippy instances (#24688) 2023-05-12 16:58:55 +00:00
standalone [API] Forgejo API /api/forgejo/v1 2023-05-16 10:03:04 +02:00
test Improve emoji and mention matching (#24255) 2023-04-22 11:32:34 -04:00
utils Improve "goto issue by number" button (#24577) 2023-05-10 15:50:58 +00:00
webcomponents Refactor locale number (#24134) 2023-04-17 11:37:23 +08:00
bootstrap.js Improve template system and panic recovery (#24461) 2023-05-04 14:36:34 +08:00
index.js Improve "goto issue by number" button (#24577) 2023-05-10 15:50:58 +00:00
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 2020-04-18 18:46:29 -04:00
serviceworker.js Fix serviceworker output file and misc improvements (#11562) 2020-05-24 08:36:40 +01:00
svg.js Add status indicator on main home screen for each repo (#24638) 2023-05-13 21:59:01 +00:00
svg.test.js Improve <SvgIcon> to make it output svg node and optimize performance (#23570) 2023-03-23 11:24:16 +08:00
utils.js Modify luminance calculation and extract related functions into single files (#24586) 2023-05-10 11:19:03 +00:00
utils.test.js Introduce GiteaLocaleNumber custom element to handle number localization on pages. (#23861) 2023-04-03 12:58:09 -04:00