Commit Graph

5265 Commits

Author SHA1 Message Date
dependabot[bot]
57142e1e8a Bump typescript-eslint from 8.23.0 to 8.24.0 in /frontend
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.23.0 to 8.24.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 03:00:29 +00:00
Georges-Antoine Assi
0875ba6932 Merge pull request #1617 from rommapp/romm-1616
[ROMM-1616] Support custom icons for platform versions
2025-02-16 13:15:32 -05:00
Georges-Antoine Assi
1141cfbd8f remove console log 2025-02-16 13:12:13 -05:00
Georges-Antoine Assi
8668714452 [ROMM-1616] Support custom icons for platform versions 2025-02-16 11:56:01 -05:00
Georges-Antoine Assi
6eeda5bed6 Merge pull request #1613 from rommapp/hotfix-virtual-collections
[HOTFIX] Define virtual collections correctly
2025-02-15 10:56:02 -05:00
Georges-Antoine Assi
1b9ebdd83f [HOTFIX] Define virtual collections correctly 2025-02-14 17:59:36 -05:00
Zurdi
9cb21ed13c Merge pull request #1611 from rommapp/fix/collection-cover
fix: Custom covers for collections
2025-02-14 23:34:32 +01:00
zurdi
f36ea88cfd fix:trunk fmt 2025-02-14 21:18:11 +00:00
zurdi
5361c96a19 Merge remote-tracking branch 'origin/master' into fix/collection-cover 2025-02-14 21:16:33 +00:00
Georges-Antoine Assi
511f66ae7f only show virt collection hearders if any exist 2025-02-14 13:00:55 -05:00
Georges-Antoine Assi
0b06012956 Merge pull request #1610 from rommapp/reset-stores-on-logout
Reset stores on logout + move hash calc out of background on scan
2025-02-14 09:44:12 -05:00
zurdi
6523ad1762 feat: update route references to use ROUTES constant in collection and game components 2025-02-14 13:19:46 +00:00
zurdi
0b655bb401 feat: added links to game table view 2025-02-14 13:16:13 +00:00
zurdi
5d764e0916 fix: virtual collection type guard 2025-02-14 13:01:28 +00:00
zurdi
f918893617 feat: add optional platform icon display in game data table 2025-02-14 12:49:24 +00:00
zurdi
78e1504451 fix: custom collection cover 2025-02-14 12:37:29 +00:00
Michael Manganiello
f2d685323c Merge pull request #1609 from rommapp/fix/migration-0034-mysql
fix: Migration 0034 compatibility with MySQL
2025-02-14 08:32:17 -03:00
Georges-Antoine Assi
49aae2623c Reset stores on logout 2025-02-13 23:32:04 -05:00
Michael Manganiello
7ba7da8d34 fix: Migration 0034 compatibility with MySQL
`DISTINCT` cannot be used within `JSON_ARRAYAGG` in MySQL, so it was
removed.

Also, the PostgreSQL query was simplified and now generates JSONB
columns, to be consistent with all the other tables.
2025-02-14 00:17:06 -03:00
Zurdi
48bfd76ec6 Merge pull request #1605 from rommapp/fix/autogenerated-collections-ui
Refactor collection components and update translations for consistency
2025-02-12 17:06:43 +01:00
zurdi
cb1aeca308 fix: typecheck 2025-02-12 16:02:08 +00:00
Georges-Antoine Assi
91551b1f81 Merge pull request #1602 from rommapp/muos-10
[MUOS-10] Support multi-disk downloads for muOS
2025-02-12 10:56:43 -05:00
zurdi
226999ac22 Refactor collection components and update translations for consistency 2025-02-12 13:18:14 +00:00
Georges-Antoine Assi
d8829cdc3b add link to muos docs 2025-02-11 19:07:37 -05:00
Georges-Antoine Assi
72571cdb6d fix for local development 2025-02-11 19:05:24 -05:00
Georges-Antoine Assi
b8f11e860e Merge branch 'master' into muos-10 2025-02-11 18:15:11 -05:00
Georges-Antoine Assi
15ec710849 Merge pull request #1600 from rommapp/hotfix-slash-endpoints
[HOTFIX] Remove single forward-slash endpoints
2025-02-11 15:44:17 -05:00
Georges-Antoine Assi
7d54ef877b [HOTFIX] Remove single forward-slash endpoints 2025-02-11 13:48:24 -05:00
Georges-Antoine Assi
c1cf7c958c Merge pull request #1562 from rommapp/romm-994
[ROMM-994] Autogenerated collections
2025-02-11 10:40:07 -05:00
Georges-Antoine Assi
52106b16c5 nest downloads under hidden 2025-02-11 09:54:15 -05:00
Michael Manganiello
5b609c2f9d Merge pull request #1593 from rommapp/misc/update-openapi-generate-frontend
misc: Update code generated by openapi-typescript-codegen
2025-02-11 08:57:45 -03:00
Georges-Antoine Assi
54a313edc1 Merge pull request #1599 from rommapp/retrodeck-bios-files
More bios hashes from retrodeck team
2025-02-10 18:58:06 -05:00
Georges-Antoine Assi
c78e3ee3a7 Merge branch 'master' into retrodeck-bios-files 2025-02-10 18:45:31 -05:00
dependabot[bot]
5975cd4514 Merge pull request #1596 from rommapp/dependabot/npm_and_yarn/frontend/master/vue/tsconfig-0.7.0 2025-02-10 03:16:21 +00:00
dependabot[bot]
47263c6130 Bump @vue/tsconfig from 0.5.1 to 0.7.0 in /frontend
Bumps [@vue/tsconfig](https://github.com/vuejs/tsconfig) from 0.5.1 to 0.7.0.
- [Release notes](https://github.com/vuejs/tsconfig/releases)
- [Commits](https://github.com/vuejs/tsconfig/compare/v0.5.1...v0.7.0)

---
updated-dependencies:
- dependency-name: "@vue/tsconfig"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 03:05:53 +00:00
dependabot[bot]
2983f64a8a Merge pull request #1598 from rommapp/dependabot/npm_and_yarn/frontend/master/eslint-9.20.0 2025-02-10 03:04:39 +00:00
dependabot[bot]
6f3a787333 Merge pull request #1597 from rommapp/dependabot/npm_and_yarn/frontend/master/md-editor-v3-5.2.2 2025-02-10 03:03:08 +00:00
dependabot[bot]
4b80b17023 Merge pull request #1595 from rommapp/dependabot/npm_and_yarn/frontend/master/vue-i18n-11.1.1 2025-02-10 03:02:44 +00:00
dependabot[bot]
24010ec203 Bump eslint from 9.19.0 to 9.20.0 in /frontend
Bumps [eslint](https://github.com/eslint/eslint) from 9.19.0 to 9.20.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.19.0...v9.20.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 03:00:54 +00:00
dependabot[bot]
315e2578aa Merge pull request #1594 from rommapp/dependabot/npm_and_yarn/frontend/master/vite-6.1.0 2025-02-10 02:59:41 +00:00
dependabot[bot]
abdf480b0d Bump md-editor-v3 from 5.2.1 to 5.2.2 in /frontend
Bumps [md-editor-v3](https://github.com/imzbf/md-editor-v3) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/imzbf/md-editor-v3/releases)
- [Commits](https://github.com/imzbf/md-editor-v3/compare/v5.2.1...v5.2.2)

---
updated-dependencies:
- dependency-name: md-editor-v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 02:51:30 +00:00
dependabot[bot]
eff53f5b41 Bump vue-i18n from 11.1.0 to 11.1.1 in /frontend
Bumps [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n) from 11.1.0 to 11.1.1.
- [Release notes](https://github.com/intlify/vue-i18n/releases)
- [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intlify/vue-i18n/commits/v11.1.1/packages/vue-i18n)

---
updated-dependencies:
- dependency-name: vue-i18n
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 02:51:13 +00:00
dependabot[bot]
8cc0911560 Bump vite from 6.0.11 to 6.1.0 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.11 to 6.1.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@6.1.0/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 02:51:04 +00:00
Michael Manganiello
5c97ad9a4c misc: Update code generated by openapi-typescript-codegen 2025-02-09 22:39:17 -03:00
Georges-Antoine Assi
75eb0374a2 fix bad merge 2025-02-09 20:38:04 -05:00
Georges-Antoine Assi
c9dcf5ba38 Merge branch 'master' into romm-994 2025-02-09 20:30:48 -05:00
Michael Manganiello
b70887c671 Merge pull request #1592 from rommapp/misc/set-prefix-tags-to-routers
misc: Set prefix and tags to API routers
2025-02-09 21:58:27 -03:00
Georges-Antoine Assi
ec14c2c43a fix postgres dv view 2025-02-09 15:21:44 -05:00
Georges-Antoine Assi
3088e4566c changes from self-view 2025-02-09 11:22:10 -05:00
Michael Manganiello
70825830c4 misc: Set prefix and tags to API routers
Improve OpenAPI documentation by setting tags to each API router. Also,
set a prefix to each router to group the endpoints by their
functionality.
2025-02-09 11:31:13 -03:00