Skip to content

Commit 130f24e

Browse files
authored
Merge pull request #1203 from cheeaun/main
Update from main
2 parents 43d0d1e + 71971e4 commit 130f24e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+8003
-3655
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,16 @@
1-
name: Prettier on pull requests
1+
name: Code formatting check on pull requests
22

33
on:
44
pull_request:
55
workflow_dispatch:
66

77
jobs:
8-
prettier:
8+
format-check:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v4
12-
# Need node to install prettier plugin(s)
1312
- uses: actions/setup-node@v4
1413
with:
1514
node-version: 20
1615
- run: npm ci
17-
- run: |
18-
echo "Prettier-ing files"
19-
npx prettier "src/**/*.{js,jsx}" --check
16+
- run: npx biome check

.github/workflows/i18n-automerge.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ on:
88

99
jobs:
1010
run-and-merge:
11-
if: contains(github.event.pull_request.labels.*.name, 'i18n') &&
11+
if: github.repository == 'cheeaun/phanpy' &&
12+
contains(github.event.pull_request.labels.*.name, 'i18n') &&
1213
github.event.pull_request.base.ref == 'main' &&
1314
github.event.pull_request.head.ref == 'l10n_main'
1415
runs-on: ubuntu-latest

.github/workflows/i18n-update-readme.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88

99
jobs:
1010
update-readme:
11+
if: github.repository == 'cheeaun/phanpy'
1112
runs-on: ubuntu-latest
1213
steps:
1314
- uses: actions/checkout@v4

.github/workflows/prodtag.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77

88
jobs:
99
tag:
10+
if: github.repository == 'cheeaun/phanpy'
1011
runs-on: ubuntu-latest
1112
permissions:
1213
contents: write

.github/workflows/update-catalogs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88

99
jobs:
1010
update-catalogs:
11+
if: github.repository == 'cheeaun/phanpy'
1112
runs-on: ubuntu-latest
1213
steps:
1314
- uses: actions/checkout@v4

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ dist-ssr
2828
phanpy-dist.zip
2929
phanpy-dist.tar.gz
3030
sonda-report.html
31+
.sonda
3132

3233
# Compiled locale files
3334
src/locales/*.js

.prettierrc

Lines changed: 0 additions & 22 deletions
This file was deleted.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ Costs involved in running and developing this web app:
366366
- <img src="https://crowdin-static.cf-downloads.crowdin.com/avatar/16646485/medium/5d76c44212a4048a815ab437fb170856_default.png" alt="" width="16" height="16" /> kaliuwu (Polish)
367367
- <img src="https://crowdin-static.cf-downloads.crowdin.com/avatar/16532403/medium/4cefb19623bcc44d7cdb9e25aebf5250.jpeg" alt="" width="16" height="16" /> karlafej (Czech)
368368
- <img src="https://crowdin-static.cf-downloads.crowdin.com/avatar/15791971/medium/1790a2101ceb13f61816b8fe6fbe6d90.jpeg" alt="" width="16" height="16" /> katullo11 (Italian)
369-
- <img src="https://crowdin-static.cf-downloads.crowdin.com/avatar/14677260/medium/e53420d200961f48602324e18c091bdc.png" alt="" width="16" height="16" /> Kytta (German)
369+
- <img src="https://crowdin-static.cf-downloads.crowdin.com/avatar/14677260/medium/e9f17e62ab69ed6212a16c94d779e7f3.png" alt="" width="16" height="16" /> Kytta (German)
370370
- <img src="https://crowdin-static.cf-downloads.crowdin.com/avatar/16529521/medium/ae6add93a901b0fefa2d9b1077920d73.png" alt="" width="16" height="16" /> llun (Thai)
371371
- <img src="https://crowdin-static.cf-downloads.crowdin.com/avatar/16291756/medium/a662122faa4f9a71b259b0e561f923b4.png" alt="" width="16" height="16" /> lucsdev24 (Occitan, Portuguese, Portuguese, Brazilian)
372372
- <img src="https://crowdin-static.cf-downloads.crowdin.com/avatar/16640089/medium/4b7d8d275d7a7bff564adde51e09b473_default.png" alt="" width="16" height="16" /> LukeHong (Chinese Traditional)
@@ -402,7 +402,7 @@ Costs involved in running and developing this web app:
402402
- <img src="https://crowdin-static.cf-downloads.crowdin.com/avatar/16527851/medium/649e5a9a8a8cc61ced670d89e9cca082.png" alt="" width="16" height="16" /> tux93 (German)
403403
- <img src="https://crowdin-static.cf-downloads.crowdin.com/avatar/16791511/medium/321c72613cd27efc3005e7c3bf383578.jpeg" alt="" width="16" height="16" /> uzaylul (Turkish)
404404
- <img src="https://crowdin-static.cf-downloads.crowdin.com/avatar/14427566/medium/ab733b5044c21867fc5a9d1b22cd2c03.png" alt="" width="16" height="16" /> Vac31. (Lithuanian)
405-
- <img src="https://crowdin-static.cf-downloads.crowdin.com/avatar/16026914/medium/e3ca187f354a298ef0c9d02a0ed17be7.jpg" alt="" width="16" height="16" /> valtlai (Finnish)
405+
- <img src="https://crowdin-static.cf-downloads.crowdin.com/avatar/16026914/medium/4f2a96210b76cbc330584cfdd01fabc4_default.png" alt="" width="16" height="16" /> valtlai (Finnish)
406406
- <img src="https://crowdin-static.cf-downloads.crowdin.com/avatar/16608515/medium/85506c21dce8df07843ca11908ee3951.jpeg" alt="" width="16" height="16" /> vasiriri (Polish)
407407
- <img src="https://crowdin-static.cf-downloads.crowdin.com/avatar/16355626/medium/a10a29f0016c6beb94e8219d50e8b8d7.jpeg" alt="" width="16" height="16" /> voitech (Polish)
408408
- <img src="https://crowdin-static.cf-downloads.crowdin.com/avatar/16563757/medium/af4556c13862d1fd593b51084a159b75_default.png" alt="" width="16" height="16" /> voyagercy (Chinese Traditional)

biome.json

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
{
2+
"$schema": "https://biomejs.dev/schemas/2.0.0/schema.json",
3+
"vcs": {
4+
"enabled": true,
5+
"clientKind": "git",
6+
"useIgnoreFile": true
7+
},
8+
"files": {
9+
"includes": [
10+
"src/**/*.{js,jsx,ts,tsx,css}",
11+
"*.{js,jsx,ts,tsx,json,jsonc}",
12+
"scripts/**/*.js",
13+
"!wrangler.jsonc",
14+
"!i18n-volunteers.json"
15+
]
16+
},
17+
"formatter": {
18+
"indentStyle": "space"
19+
},
20+
"linter": {
21+
"enabled": false
22+
},
23+
"javascript": {
24+
"formatter": {
25+
"quoteStyle": "single"
26+
}
27+
},
28+
"css": {
29+
"formatter": {
30+
"quoteStyle": "single"
31+
}
32+
},
33+
"assist": {
34+
"actions": {
35+
"source": {
36+
"organizeImports": {
37+
"level": "on",
38+
"options": {
39+
"groups": [
40+
"**/*.css",
41+
":BLANK_LINE:",
42+
"./polyfills",
43+
":BLANK_LINE:",
44+
[":NODE:", ":BUN:"],
45+
":BLANK_LINE:",
46+
[":PACKAGE:", ":PACKAGE_WITH_PROTOCOL:"],
47+
":BLANK_LINE:",
48+
"**/assets/**",
49+
":BLANK_LINE:",
50+
"../**",
51+
":BLANK_LINE:",
52+
["./**", "./"]
53+
]
54+
}
55+
}
56+
}
57+
}
58+
}
59+
}

design/logo.afdesign

430 KB
Binary file not shown.

0 commit comments

Comments
 (0)