| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-12 | Add GitHub Actions workflow for building the plugin | sana2dang | |
| - Trigger on push/PR to main, language, gh-workflow branches - Build i18n languages.json via jq before frontend build - Build frontend with pnpm + rollup - Package with Decky CLI and upload artifact - Publish to GitHub Release on version tags (v*.*.*) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||
| 2026-03-12 | Apply i18n to all UI components with ko/ja translations | sana2dang | |
| - Add src/i18n/i18n.ts translation engine (ported from SimpleDeckyTDP) - Add defaults/i18n/{ko,ja,template}.json with 80 translation keys - Add defaults/i18n/language_metadata.json and steam_language_map.json - Add scripts/build_i18n_json.sh to generate languages.json - Apply t() to all 10 components: Content, ConfigurationSection, FlatpaksModal, FpsMultiplierControl, InstallationButton, NerdStuffModal, ProfileManagement, SmartClipboardButton, FgmodClipboardButton, UsageInstructions Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||
| 2025-12-06 | Merge pull request #201 from xXJSONDeruloXx/profile-normalize | Kurt Himebauch | |
| fix: normalize spaces in profile names w dashes for conf requirements… | |||
| 2025-12-06 | chore: bump verprofile-normalize | xXJSONDeruloXx | |
| 2025-12-06 | fix: normalize spaces in profile names w dashes for conf requirements, ↵ | xXJSONDeruloXx | |
| display actual in FE | |||
| 2025-11-11 | update store thumbnailv0.12.3 | xXJSONDeruloXx | |
| 2025-11-11 | add store thumbnail asset | xXJSONDeruloXx | |
| 2025-11-10 | fix: url path for bundler url with new space in name for flatpak img | xXJSONDeruloXx | |
| 2025-10-22 | Update README.md | Kurt Himebauch | |
| 2025-10-21 | Merge pull request #190 from xXJSONDeruloXx/cleanup-miscv0.12.1 | Kurt Himebauch | |
| More cleanup | |||
| 2025-10-21 | chore: rm generated schema and helper from gitignore for deployment pipeline | xXJSONDeruloXx | |
| 2025-10-21 | fix: profile update config ref fix and simplify ui feedback message | xXJSONDeruloXx | |
| 2025-10-21 | chore: bump ver, add back autogen conf warnings | xXJSONDeruloXx | |
| 2025-10-21 | rm unused DLL path methods from ConfigurationService and Plugin classes | xXJsonDeruloXx | |
| 2025-10-21 | rm unused plugin update methods | xXJsonDeruloXx | |
| 2025-10-21 | rm more comments, ill recomb for myself later | xXJsonDeruloXx | |
| 2025-10-21 | rm old comments | xXJsonDeruloXx | |
| 2025-10-21 | Update README | Kurt Himebauch | |
| 2025-10-21 | Merge pull request #189 from xXJSONDeruloXx/store-cleanup-2 | Kurt Himebauch | |
| Store cleanup 2 | |||
| 2025-10-20 | feat: add DXVK_HDR=0 when enable wsi toggled off | xXJSONDeruloXx | |
| 2025-10-20 | chore: align close button implementation in nerd stuff w flatpak modal | xXJSONDeruloXx | |
| 2025-10-20 | add consistent headders and bump ver, recipe for tmp storage purge | xXJSONDeruloXx | |
| 2025-10-20 | chore: compact spacing for collapsibles | xXJSONDeruloXx | |
| 2025-10-20 | chore: move fps mul to top | xXJSONDeruloXx | |
| 2025-10-20 | feat: collapsible config section above workarounds | xXJSONDeruloXx | |
| 2025-10-20 | chore: rename dll to more clearly ref lossless dll | xXJSONDeruloXx | |
| 2025-10-20 | chore: move uninstall and statuses locations in ui | xXJSONDeruloXx | |
| 2025-10-20 | chore: bump ver | xXJSONDeruloXx | |
| 2025-10-20 | fix: make each flatpak step focusable for controller scroll | xXJSONDeruloXx | |
| 2025-10-20 | chore: make barrel imports and refs consistent | xXJSONDeruloXx | |
| 2025-10-20 | chore: update tags | xXJSONDeruloXx | |
| 2025-10-20 | chore: rm template flags | xXJSONDeruloXx | |
| 2025-10-20 | chore: remove unused elements previously commented out, for store release prep | xXJSONDeruloXx | |
| 2025-10-20 | update readmev0.12.0 | xXJSONDeruloXx | |
| 2025-10-20 | Merge pull request #188 from xXJSONDeruloXx/pancake-cleanup | Kurt Himebauch | |
| Pancake cleanup | |||
| 2025-10-20 | centralize index into src, comment out unused importsv0.11.3 | xXJSONDeruloXx | |
| 2025-10-20 | chore: hide wiki buttons | xXJSONDeruloXx | |
| 2025-10-20 | chore: wording | xXJSONDeruloXx | |
| 2025-10-20 | feat: always set no_fp16 false even on previous conf | xXJSONDeruloXx | |
| 2025-10-20 | chore: cap LSFG-VK in FE to match plugin naming | xXJSONDeruloXx | |
| 2025-10-20 | chore: update name and add more just recipies | xXJSONDeruloXx | |
| 2025-10-20 | chore: rm awk separator | xXJSONDeruloXx | |
| 2025-10-20 | feat: mv edit and delete profile buttons to share one row | xXJSONDeruloXx | |
| 2025-10-20 | chore: rm unused asset | xXJSONDeruloXx | |
| 2025-10-20 | Merge pull request #187 from xXJSONDeruloXx/store-prep | Kurt Himebauch | |
| Store prep | |||
| 2025-10-19 | hide updater for now, for store rev | xXJSONDeruloXx | |
| 2025-10-19 | feat: add 25.08 flatpak layer and FE BE logic and UI for flatpak installer | xXJSONDeruloXx | |
| 2025-10-19 | chore: clean up imports, rm dupe inits, bump ver | xXJSONDeruloXx | |
| 2025-09-23 | Merge pull request #177 from xXJSONDeruloXx/flatpak | Kurt Himebauch | |
| Flatpak UI installer and auto overrider | |||
| 2025-09-22 | feat: add picture example for flatpak shortcut hookingv0.11.0 | xXJSONDeruloXx | |
