65ecd359a1
chore(deps): update actions/setup-node action to v7 ( #97 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-14 08:36:34 -04:00
5bb7f1010b
chore(deps): lock file maintenance ( #94 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-22 08:43:26 -04:00
9c08306bfe
docs: add krfb entry ( #92 )
...
Co-authored-by: Dave Lane <42013603+ReenigneArcher@users.noreply.github.com >
2026-06-19 14:58:09 -04:00
b554cfed5d
chore(deps): update official github actions to v7 ( #93 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-19 11:29:02 -04:00
ff33beb528
chore(deps): lock file maintenance ( #91 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-15 10:50:39 -04:00
58cc164378
chore(deps): update official github actions to v6.0.3 ( #89 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-03 16:26:04 -04:00
David Lane and GitHub
26ca55efeb
chore(crowdin): set commit message ( #88 )
2026-05-21 20:16:10 -04:00
LizardByte-bot and GitHub
542828b2ca
chore: update global workflows ( #87 )
2026-05-15 18:26:07 -04:00
David Lane and GitHub
6fda603ecc
chore: add package-lock.json ( #86 )
2026-05-15 15:27:02 -04:00
a48514bf31
chore(deps): update actions/setup-node action to v6.4.0 ( #85 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-20 11:54:43 -04:00
a6848e61a5
chore(deps): update dependency awesome-lint to v2.3.0 ( #84 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-19 18:15:03 -04:00
LizardByte-bot and GitHub
1e673ff360
chore: update global workflows ( #82 )
2026-04-14 23:04:17 -04:00
LizardByte-bot and GitHub
d366eac1ae
chore: update global workflows ( #80 )
2026-04-12 10:02:32 -04:00
LizardByte-bot and GitHub
8edf534902
chore: update global workflows ( #79 )
2026-04-02 09:26:47 -04:00
LizardByte-bot and GitHub
64d311cf9d
chore: update global workflows ( #78 )
2026-03-28 14:49:50 -04:00
39db4c8255
chore(deps): bump actions/setup-node from 6.2.0 to 6.3.0 in the github-actions group across 1 directory ( #77 )
...
chore(deps): bump actions/setup-node
Bumps the github-actions group with 1 update in the / directory: [actions/setup-node](https://github.com/actions/setup-node ).
Updates `actions/setup-node` from 6.2.0 to 6.3.0
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/6044e13b5dc448c55e2357c09f80417699197238...53b83947a5a98c8d113130e565377fae1a50d02f )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 6.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-04 09:18:36 -05:00
LizardByte-bot and GitHub
6dfad09ee8
chore: update global workflows ( #76 )
2026-03-02 23:27:18 -05:00
LizardByte-bot and GitHub
d9bcbf2410
chore: update global workflows ( #74 )
2026-02-14 15:25:58 -05:00
David Lane and GitHub
ae9d9e0666
build: add package.json ( #73 )
...
Add a package.json with awesome-lint and a lint script, so the project has a reproducible linting dependency. Update the GitHub Actions workflow to set up Node.js, install dependencies (npm install --ignore-scripts) and run npm run lint instead of npx. Update .gitignore to ignore node_modules and package-lock.json.
2026-02-13 10:22:31 -05:00
David Lane and GitHub
414caf8750
ci(lint): simplify pull request triggers ( #72 )
2026-02-13 10:06:04 -05:00
LizardByte-bot and GitHub
45c69f8f85
chore: update GitHub Actions to use commit hashes ( #71 )
2026-02-12 14:09:45 -05:00
LizardByte-bot and GitHub
70d347b388
chore: update global workflows ( #69 )
2025-12-20 10:39:01 -05:00
Johannes and GitHub
54e5fcd4b2
docs: add vuinputd ( #68 )
2025-12-19 21:19:42 -05:00
LizardByte-bot and GitHub
f922e01741
chore: update global workflows ( #66 )
2025-12-09 08:51:02 -05:00
05ebac745d
chore(deps): bump actions/checkout from 5 to 6 in the github-actions group ( #65 )
...
chore(deps): bump actions/checkout in the github-actions group
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout ).
Updates `actions/checkout` from 5 to 6
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-22 11:34:41 -05:00
LizardByte-bot and GitHub
7e0b6eca89
chore(l10n): update translations ( #64 )
2025-11-08 10:30:18 -05:00
LizardByte-bot and GitHub
5782f0420f
chore(l10n): update translations ( #63 )
2025-10-13 09:01:18 -04:00
LizardByte-bot and GitHub
7a533be2f9
chore(l10n): update translations ( #62 )
2025-10-09 08:33:42 -04:00
LizardByte-bot and GitHub
10c034ec3a
chore(l10n): update translations ( #61 )
2025-10-08 18:06:54 -04:00
ReenigneArcher and GitHub
06a3917f3e
fix: ensure descriptions do not start with item name ( #60 )
2025-10-08 16:08:51 -04:00
LizardByte-bot and GitHub
58103d5ed0
chore(l10n): update translations ( #59 )
2025-10-08 15:57:08 -04:00
LizardByte-bot and GitHub
2b4ce13184
chore: update global workflows ( #58 )
2025-09-21 20:24:59 -04:00
LizardByte-bot and GitHub
e0f0ac885d
chore(l10n): update translations ( #57 )
2025-08-23 15:03:47 -04:00
LizardByte-bot and GitHub
99fc617721
chore: update global workflows ( #56 )
2025-08-21 13:00:56 -04:00
LizardByte-bot and GitHub
257d3cb18f
chore(l10n): update translations ( #55 )
2025-08-15 11:51:55 -04:00
LizardByte-bot and GitHub
2d0c0da985
chore(l10n): update translations ( #49 )
2025-08-14 19:57:03 -04:00
bcf15933b5
chore(deps): bump actions/checkout from 4 to 5 in the github-actions group ( #54 )
...
chore(deps): bump actions/checkout in the github-actions group
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout ).
Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 23:09:28 -04:00
Arbitrate3280 and GitHub
0485ebbf26
docs(tools): Add LutrisToSunshine ( #53 )
2025-08-02 10:09:00 -04:00
LizardByte-bot and GitHub
a22674af58
chore: update global workflows ( #52 )
2025-06-26 10:59:22 -04:00
LizardByte-bot and GitHub
9f7d831cba
chore: update global workflows ( #51 )
2025-06-11 20:59:34 -04:00
LizardByte-bot and GitHub
2cad5c9f00
chore: update global workflows ( #50 )
2025-05-25 20:21:42 -04:00
LizardByte-bot and GitHub
5c3301b6df
chore(l10n): update translations ( #48 )
2025-05-14 08:17:26 -04:00
LizardByte-bot and GitHub
cc7ca43071
chore(l10n): update translations ( #47 )
2025-05-13 16:32:42 -04:00
LizardByte-bot and GitHub
0937bce35e
chore(l10n): update translations ( #46 )
2025-05-13 14:57:52 -04:00
grgergo and GitHub
efffccc1b6
docs: Add 3DS client. ( #45 )
2025-05-13 17:09:47 +00:00
LizardByte-bot and GitHub
6151fb6c38
chore(l10n): update translations ( #44 )
2025-05-08 20:35:09 -04:00
LizardByte-bot and GitHub
35b0e9e465
chore(l10n): update translations ( #43 )
2025-05-08 20:10:45 -04:00
ReenigneArcher and GitHub
9a49d1c0b8
docs: remove entries ( #42 )
2025-05-08 16:54:45 +00:00
ReenigneArcher and GitHub
7870b087ac
docs: add LizardByte blog and gamepad tester ( #41 )
2025-04-28 19:38:59 -04:00
f58761dd98
chore: update global workflows ( #40 )
...
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com >
2025-04-26 15:19:20 -04:00