From cb03173c466128ae327752b47f06d709b2cefa6b Mon Sep 17 00:00:00 2001
From: Neeraj Gupta <254676+ua741@users.noreply.github.com>
Date: Tue, 12 Aug 2025 14:52:05 +0530
Subject: [PATCH 1/2] Fix path for auth linters
---
.github/workflows/auth-crowdin-push.yml | 2 +-
.github/workflows/auth-lint.yml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/auth-crowdin-push.yml b/.github/workflows/auth-crowdin-push.yml
index 74c5ef808f..0f89b4a42b 100644
--- a/.github/workflows/auth-crowdin-push.yml
+++ b/.github/workflows/auth-crowdin-push.yml
@@ -5,7 +5,7 @@ on:
branches: [main]
paths:
# Run workflow when auth's intl_en.arb is changed
- - "auth/lib/l10n/arb/app_en.arb"
+ - "mobile/apps/auth/lib/l10n/arb/app_en.arb"
# Or the workflow itself is changed
- ".github/workflows/auth-crowdin.yml"
diff --git a/.github/workflows/auth-lint.yml b/.github/workflows/auth-lint.yml
index 34e5ff8a78..dc96cd1975 100644
--- a/.github/workflows/auth-lint.yml
+++ b/.github/workflows/auth-lint.yml
@@ -4,7 +4,7 @@ on:
# Run on every pull request (open or push to it) that changes auth/
pull_request:
paths:
- - "auth/**"
+ - "mobile/apps/auth/**"
- ".github/workflows/auth-lint.yml"
env:
From 7cc4ab57f3ca5c6ff207cea538553cc4bdf95ac7 Mon Sep 17 00:00:00 2001
From: Neeraj Gupta <254676+ua741@users.noreply.github.com>
Date: Tue, 12 Aug 2025 15:05:57 +0530
Subject: [PATCH 2/2] Remove oversized assets
---
.../custom-icons/_data/custom-icons.json | 41 ---
.../auth/assets/custom-icons/icons/animez.svg | 1 -
.../assets/custom-icons/icons/art_fight.svg | 307 ------------------
.../custom-icons/icons/auth_digital.svg | 1 -
.../assets/custom-icons/icons/avistaz.svg | 2 +-
.../assets/custom-icons/icons/bbs_nga.svg | 1 -
.../custom-icons/icons/lincolnfinancial.svg | 14 +-
.../custom-icons/icons/scoutingnederland.svg | 130 +-------
.../auth/assets/custom-icons/icons/smogon.svg | 170 ----------
.../auth/assets/custom-icons/icons/us_dhs.svg | 1 -
10 files changed, 3 insertions(+), 665 deletions(-)
delete mode 100644 mobile/apps/auth/assets/custom-icons/icons/animez.svg
delete mode 100644 mobile/apps/auth/assets/custom-icons/icons/art_fight.svg
delete mode 100644 mobile/apps/auth/assets/custom-icons/icons/auth_digital.svg
delete mode 100644 mobile/apps/auth/assets/custom-icons/icons/bbs_nga.svg
delete mode 100644 mobile/apps/auth/assets/custom-icons/icons/smogon.svg
delete mode 100644 mobile/apps/auth/assets/custom-icons/icons/us_dhs.svg
diff --git a/mobile/apps/auth/assets/custom-icons/_data/custom-icons.json b/mobile/apps/auth/assets/custom-icons/_data/custom-icons.json
index a764df70a1..4ef6f6694c 100644
--- a/mobile/apps/auth/assets/custom-icons/_data/custom-icons.json
+++ b/mobile/apps/auth/assets/custom-icons/_data/custom-icons.json
@@ -67,10 +67,6 @@
"BellTree Forums"
]
},
- {
- "title": "AnimeZ.to",
- "slug": "animez"
- },
{
"title": "Ankama",
"slug": "ankama"
@@ -92,13 +88,6 @@
"Docaposte AR24"
]
},
- {
- "title": "Art Fight",
- "slug": "art_fight",
- "altNames": [
- "ArtFight"
- ]
- },
{
"title": "Aruba",
"slug": "aruba",
@@ -167,14 +156,6 @@
"Blizzard"
]
},
- {
- "title": "BBS.NGA",
- "slug": "bbs_nga",
- "altNames": [
- "NGA玩家社区",
- "NGA社区"
- ]
- },
{
"title": "Belo"
},
@@ -478,25 +459,6 @@
"cwallet.com"
]
},
- {
- "title": "U.S. Department of Homeland Security",
- "slug": "us_dhs",
- "altNames": [
- "DHS",
- "dhs",
- "United States Department of Homeland Security",
- "uscis",
- "USCIS",
- "U.S. Citizenship and Immigration Services",
- "cbp",
- "CBP",
- "U.S. Customs and Border Protection",
- "U.S. Immigration and Customs Enforcement",
- "ice",
- "ICE"
- ],
- "hex": "005189"
- },
{
"title": "DCS",
"altNames": [
@@ -1539,9 +1501,6 @@
{
"title": "Skinport"
},
- {
- "title": "Smogon"
- },
{
"title": "SMSPool",
"slug": "sms_pool_net",
diff --git a/mobile/apps/auth/assets/custom-icons/icons/animez.svg b/mobile/apps/auth/assets/custom-icons/icons/animez.svg
deleted file mode 100644
index 2b55701f89..0000000000
--- a/mobile/apps/auth/assets/custom-icons/icons/animez.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/mobile/apps/auth/assets/custom-icons/icons/art_fight.svg b/mobile/apps/auth/assets/custom-icons/icons/art_fight.svg
deleted file mode 100644
index 51c4274bd4..0000000000
--- a/mobile/apps/auth/assets/custom-icons/icons/art_fight.svg
+++ /dev/null
@@ -1,307 +0,0 @@
-
-
-
-
diff --git a/mobile/apps/auth/assets/custom-icons/icons/auth_digital.svg b/mobile/apps/auth/assets/custom-icons/icons/auth_digital.svg
deleted file mode 100644
index 173f12977c..0000000000
--- a/mobile/apps/auth/assets/custom-icons/icons/auth_digital.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/mobile/apps/auth/assets/custom-icons/icons/avistaz.svg b/mobile/apps/auth/assets/custom-icons/icons/avistaz.svg
index 584c8815c9..9764e77b4f 100644
--- a/mobile/apps/auth/assets/custom-icons/icons/avistaz.svg
+++ b/mobile/apps/auth/assets/custom-icons/icons/avistaz.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/mobile/apps/auth/assets/custom-icons/icons/bbs_nga.svg b/mobile/apps/auth/assets/custom-icons/icons/bbs_nga.svg
deleted file mode 100644
index d0e582e5b1..0000000000
--- a/mobile/apps/auth/assets/custom-icons/icons/bbs_nga.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/mobile/apps/auth/assets/custom-icons/icons/lincolnfinancial.svg b/mobile/apps/auth/assets/custom-icons/icons/lincolnfinancial.svg
index 236eace52a..d0b810c617 100644
--- a/mobile/apps/auth/assets/custom-icons/icons/lincolnfinancial.svg
+++ b/mobile/apps/auth/assets/custom-icons/icons/lincolnfinancial.svg
@@ -1,13 +1 @@
-
-
+
\ No newline at end of file
diff --git a/mobile/apps/auth/assets/custom-icons/icons/scoutingnederland.svg b/mobile/apps/auth/assets/custom-icons/icons/scoutingnederland.svg
index ae617a6aee..b3919f7f28 100644
--- a/mobile/apps/auth/assets/custom-icons/icons/scoutingnederland.svg
+++ b/mobile/apps/auth/assets/custom-icons/icons/scoutingnederland.svg
@@ -1,129 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/mobile/apps/auth/assets/custom-icons/icons/smogon.svg b/mobile/apps/auth/assets/custom-icons/icons/smogon.svg
deleted file mode 100644
index 6d4d656c88..0000000000
--- a/mobile/apps/auth/assets/custom-icons/icons/smogon.svg
+++ /dev/null
@@ -1,170 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/mobile/apps/auth/assets/custom-icons/icons/us_dhs.svg b/mobile/apps/auth/assets/custom-icons/icons/us_dhs.svg
deleted file mode 100644
index 59aca25230..0000000000
--- a/mobile/apps/auth/assets/custom-icons/icons/us_dhs.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file