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
|
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
|
1b9ebdd83f
|
[HOTFIX] Define virtual collections correctly
|
2025-02-14 17:59:36 -05: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 |
|
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 |
|
Georges-Antoine Assi
|
49aae2623c
|
Reset stores on logout
|
2025-02-13 23:32:04 -05:00 |
|
zurdi
|
cb1aeca308
|
fix: typecheck
|
2025-02-12 16:02:08 +00:00 |
|
zurdi
|
226999ac22
|
Refactor collection components and update translations for consistency
|
2025-02-12 13:18:14 +00: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 |
|
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 |
|
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]
|
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
|
b829a54d9f
|
fix trunk
|
2025-02-08 23:21:00 -05:00 |
|
Georges-Antoine Assi
|
88dc964ac4
|
Merge branch 'master' into romm-994
|
2025-02-08 21:28:38 -05:00 |
|
Georges-Antoine Assi
|
0ea6b3d8ee
|
Merge pull request #1497 from rommapp/emualtorjs-save-refactor
Emualtorjs save and state refactor
|
2025-02-08 10:18:53 -05:00 |
|
Georges-Antoine Assi
|
2cd3c95d90
|
use ROUTES export for all routes
|
2025-02-07 09:11:34 -05:00 |
|
Georges-Antoine Assi
|
db64e4e5f2
|
use scopes for logout btn
|
2025-02-07 00:29:22 -05:00 |
|
Georges-Antoine Assi
|
157907aa19
|
also hide the fav button
|
2025-02-07 00:23:10 -05:00 |
|
Georges-Antoine Assi
|
0f8d51193a
|
kiosk mode allows viewing without auth
|
2025-02-07 00:18:52 -05:00 |
|
Georges-Antoine Assi
|
6c95a03746
|
Read-only kiosk mode for viewers
|
2025-02-06 09:04:41 -05:00 |
|
Georges-Antoine Assi
|
ef2a7525cd
|
[ROMM-1577] Include roboto in repo
|
2025-02-05 19:35:12 -05:00 |
|
Casuallynoted
|
d04f3dc26b
|
PS5 icon
|
2025-02-04 23:07:16 -05:00 |
|
Casuallynoted
|
f688a32233
|
Update ATTRIBUTIONS
|
2025-02-05 04:06:06 +00:00 |
|
Georges-Antoine Assi
|
6f800d6704
|
use correct fallback iamge
|
2025-02-04 21:23:16 -05:00 |
|
Georges-Antoine Assi
|
257762525a
|
Merge pull request #1580 from rommapp/new-card-backgrounds
New card backgrounds
|
2025-02-04 19:42:43 -05:00 |
|
Zurdi
|
07507c3371
|
Merge pull request #1578 from rommapp/feature/improve-rom-admin-menu
feat: added remove and add collection to rom admin menu
|
2025-02-05 01:41:35 +01:00 |
|
Georges-Antoine Assi
|
9cc4e33962
|
use emptyh svg for cover switcher
|
2025-02-04 19:37:35 -05:00 |
|
Georges-Antoine Assi
|
6051a7eb66
|
replace all remaining covers
|
2025-02-04 19:28:36 -05:00 |
|
Georges-Antoine Assi
|
95b619649b
|
new background for collections based on new styles
|
2025-02-04 12:03:21 -05:00 |
|
Georges-Antoine Assi
|
6a8b6b6f91
|
add static version of background image
|
2025-02-04 10:01:15 -05:00 |
|
zurdi
|
0f74bc132b
|
fix: format from trunk
|
2025-02-04 12:33:35 +00:00 |
|
zurdi
|
7df1053f01
|
Initialize rom state with an empty object in ShowQRCode component
|
2025-02-04 12:11:06 +00:00 |
|
zurdi
|
ff8cb5aede
|
Merge branch 'master' into login-background-image
|
2025-02-04 12:07:37 +00:00 |
|
zurdi
|
bc01fe5130
|
Update docker-compose ports and refactor Vue components for improved structure and functionality
|
2025-02-04 11:59:17 +00:00 |
|
dependabot[bot]
|
79ee23a2fd
|
Bump @types/lodash from 4.17.14 to 4.17.15 in /frontend
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.14 to 4.17.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
---
updated-dependencies:
- dependency-name: "@types/lodash"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-03 14:28:00 +00:00 |
|
dependabot[bot]
|
10dd638ca0
|
Merge pull request #1576 from rommapp/dependabot/npm_and_yarn/frontend/master/vuetify-3.7.9
|
2025-02-03 14:26:43 +00:00 |
|