Commit Graph

5174 Commits

Author SHA1 Message Date
zurdi
a5b483bf30 Add social preview SVG for enhanced sharing experience 2025-02-06 00:25:34 +00:00
Georges-Antoine Assi
5c2ebc84aa Merge pull request #1581 from Casuallynoted/master
PS5 icon
2025-02-04 23:11:39 -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
Georges-Antoine Assi
38a252c911 Merge pull request #1568 from rommapp/login-background-image
Add svg background to login page
2025-02-04 09:18:16 -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]
01901b647c Merge pull request #1575 from rommapp/dependabot/npm_and_yarn/frontend/master/types/lodash-4.17.15 2025-02-03 15:34:16 +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
dependabot[bot]
84e8c1824e Merge pull request #1574 from rommapp/dependabot/npm_and_yarn/frontend/master/types/node-22.13.0 2025-02-03 14:25:49 +00:00
dependabot[bot]
bc3b8d559d Merge pull request #1573 from rommapp/dependabot/npm_and_yarn/frontend/master/eslint-9.19.0 2025-02-03 14:25:23 +00:00
dependabot[bot]
103efd6f55 Bump vuetify from 3.7.7 to 3.7.9 in /frontend
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 3.7.7 to 3.7.9.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.7.9/packages/vuetify)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 14:17:57 +00:00
dependabot[bot]
3d68583f2f Bump eslint from 8.57.1 to 9.19.0 in /frontend
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.19.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/v8.57.1...v9.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 14:17:55 +00:00
dependabot[bot]
592da44c00 Merge pull request #1572 from rommapp/dependabot/npm_and_yarn/frontend/master/typescript-eslint-8.22.0 2025-02-03 14:16:20 +00:00
Michael Manganiello
1377f48441 Merge pull request #1570 from rommapp/fix/migrations-supported-engines
fix: Adapt new migrations to supported database engines
2025-02-03 08:11:58 -03:00
dependabot[bot]
f97795c269 Bump @types/node from 22.10.10 to 22.13.0 in /frontend
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.10 to 22.13.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 02:42:31 +00:00
dependabot[bot]
407dea57f6 Bump typescript-eslint from 8.21.0 to 8.22.0 in /frontend
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.21.0 to 8.22.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.22.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-03 02:42:15 +00:00
Michael Manganiello
86219bf6dd fix: Adapt new migrations to supported database engines
* Remove MySQL specific dialect.
* Fix migration `0033` to run on PostgreSQL.
* Correctly concatenate file paths by inserting a slash between path and
  file name.
2025-02-02 14:13:28 -03:00
Michael Manganiello
0702034b7d Merge pull request #1569 from rommapp/fix/scan-message-send-platform-as-int
fix: Send platform as int in scan message
2025-02-02 12:37:54 -03:00
Michael Manganiello
2babafd022 fix: Send platform as int in scan message
The backend fails when a platform is sent as a string, and it's using
PostgreSQL as the database engine. This change fixes the frontend to
correctly send the platform_id as an integer value.
2025-02-02 12:32:08 -03:00
Georges-Antoine Assi
d4908b33e5 change bs pos 2025-02-01 22:37:11 -05:00
Zurdi
881a1d158d Merge pull request #1523 from jamiecounsell/fix/mysql-json-contains
Fix MySQL json_contains Error by Converting Non-String Values to JSON Strings
2025-02-02 00:19:12 +01:00
Michael Manganiello
72a0d2b12b Add isort fixes 2025-02-01 20:13:59 -03:00
Jamie Counsell
570cb6efdf refactor based on PR feedback 2025-02-01 15:20:42 -05:00
Georges-Antoine Assi
9117f6bd72 remove romm complete 2025-01-31 23:12:56 -05:00
Georges-Antoine Assi
841dbc4983 tweak path shape a bit 2025-01-31 11:58:09 -05:00
zurdi
0f09a72678 feat: added remove and add collection to rom admin menu 2025-01-31 17:00:48 +01:00
Georges-Antoine Assi
c90ad9d103 Add svg background to login page 2025-01-31 10:33:40 -05:00
Georges-Antoine Assi
e708719f91 Merge pull request #1492 from rommapp/fix/username-case-insensitive
Case-insensitive username and email check
2025-01-30 18:42:54 -05:00
Zurdi
03ba8090e7 Merge pull request #1565 from rommapp/feature/igdb-invalid-credentials
fix: Improve error handling for IGDB connection issues
2025-01-31 00:16:38 +01:00
zurdi
162df6ebe2 Merge branch 'master' into feature/igdb-invalid-credentials 2025-01-30 22:48:39 +00:00
Georges-Antoine Assi
c320c8924e pass through func.lower 2025-01-30 17:46:46 -05:00
Georges-Antoine Assi
79575b1b30 Merge branch 'master' into fix/username-case-insensitive 2025-01-30 17:44:06 -05:00
Zurdi
6b668c37cd Merge pull request #1550 from rommapp/ui-theme-redesign
feat: UI theme redesign
2025-01-30 23:42:47 +01:00
Zurdi
92d02a91d3 Merge pull request #1564 from rommapp/feature/refresh-rom-metadata
feat: Add refresh metadata functionality to rom admin menu
2025-01-30 23:42:04 +01:00
Georges-Antoine Assi
1080872d92 more changes from self review 2025-01-30 14:25:11 -05:00
Georges-Antoine Assi
05c3852e14 first cahnges from self reivew 2025-01-30 13:56:56 -05:00
Georges-Antoine Assi
fcb281612b add png of user default ico 2025-01-30 13:38:14 -05:00
zurdi
673e3904bb Improve error handling for IGDB connection issues 2025-01-30 17:23:33 +00:00
zurdi
d79b577f7f refactor: add rounded corners to BackgroundHeader card for improved aesthetics 2025-01-30 16:37:01 +00:00