Commit 6afc0df
3 files changed
+2
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
308 | | - | |
309 | | - | |
310 | | - | |
Submodule protondb-decky updated 60 files
- .github/FUNDING.yml+3-1
- .gitignore+11-2
- .vscode/config.sh-12
- .vscode/defsettings.json-7
- .vscode/tasks.json-121
- CHANGELOG.md+72
- README.md+83-106
- assets/publish_image.png
- assets/screenshot.jpg
- assets/screenshot_store.jpg
- main.py+91-1
- package.json+13-7
- plugin.json+2-2
- pnpm-lock.yaml-2.6k
- rollup.config.js+66-6
- src/actions/protondb.ts+60-11
- src/components/helpModal/index.tsx+262
- src/components/protonMedal/index.tsx+194-62
- src/components/protonMedal/style.tsx+114-2
- src/components/settings/index.tsx+128-4
- src/components/storeOverlay/index.tsx+12
- src/constants.ts+2
- src/hooks/useAppId.ts+7-5
- src/hooks/useOriginalPluginCheck.ts+30
- src/hooks/useProtonDBAuth.ts+51
- src/hooks/useSettings.ts+38-8
- src/hooks/useStoreAppId.ts+25
- src/hooks/useSystemInfo.ts+53
- src/index.tsx+10-1
- src/lib/translations.ts+2
- src/localisation/bg.json+80-16
- src/localisation/cs.json+80-16
- src/localisation/da.json+65-1
- src/localisation/de.json+65-1
- src/localisation/el.json+81-17
- src/localisation/en.json+66-2
- src/localisation/es-419.json+65-1
- src/localisation/es.json+65-1
- src/localisation/fi.json+65-1
- src/localisation/fr.json+76-12
- src/localisation/hu.json+86-22
- src/localisation/it.json+65-1
- src/localisation/ja.json+86-22
- src/localisation/ko.json+65-1
- src/localisation/nl.json+80-16
- src/localisation/no.json+86-22
- src/localisation/pl.json+65-1
- src/localisation/pt-br.json+65-1
- src/localisation/pt.json+80-16
- src/localisation/ro.json+65-1
- src/localisation/ru.json+65-1
- src/localisation/sl.json+86-22
- src/localisation/sv.json+82-18
- src/localisation/th.json+65-1
- src/localisation/tr.json+82-18
- src/localisation/uk.json+65-1
- src/localisation/vi.json+86-22
- src/localisation/zh-cn.json+65-1
- src/localisation/zh-tw.json+65-1
- src/patches/StorePatch.ts+283
This file was deleted.
0 commit comments