Commit Graph

1060 Commits

Author SHA1 Message Date
zurdi
cd3fbf8ea9 [ROMM-396] Changed dashboard summary to filled platforms 2023-10-29 21:32:27 +01:00
zurdi
f0f661c7f7 [ROMM-396] Hide platforms with no roms in dashboard and drawer 2023-10-29 21:14:41 +01:00
Zurdi
96218b1fde Update package-lock.json 2023-10-29 12:49:03 +01:00
Zurdi
9641522f19 Update package.json 2023-10-29 12:48:21 +01:00
Georges-Antoine Assi
47d30c91b4 [ROMM-408] Fix reset store on navigate 2023-10-27 22:16:19 -04:00
Zurdi
6139ed54d0 Merge branch 'release' into master 2023-10-19 19:03:30 +02:00
dependabot[bot]
92bcd52cb6 Bump @babel/traverse from 7.21.4 to 7.23.2 in /frontend
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.4 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 00:48:28 +00:00
Georges-Antoine Assi
d4773b053f Merge pull request #391 from Casuallynoted/release
Updated Jaguar icons
2023-10-07 20:37:54 +00:00
dependabot[bot]
3bc9006bf7 Bump postcss from 8.4.21 to 8.4.31 in /frontend
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-07 14:05:58 +00:00
Casuallynoted
91739c9da5 Updated Jaguar icons
Using Pro Controller icon for the Jaguar CD, and the original Jaguar controller for the Jaguar.
2023-10-04 17:55:09 -04:00
Zurdi
459be68e59 Merge pull request #383 from zurdi15/romm-378
[ROMM-378] Fixes to search and pinia store
2023-09-28 19:41:26 +02:00
Georges-Antoine Assi
0d0fb99900 [ROMM-378] Fixes to search and pinia store 2023-09-21 16:42:55 -04:00
Georges-Antoine Assi
7fe9a20c73 [ROMM-377] Prevent overwrite of custom cover art
Also limit uploads to .png files
2023-09-21 16:21:55 -04:00
zurdi
8a756ac984 reset toTop btn when changing platform 2023-09-20 10:18:47 +02:00
zurdi
1112137031 updated notification after scan to manually refresh 2023-09-20 10:14:38 +02:00
Zurdi
c17aa69b72 Merge branch 'release' into master 2023-09-18 18:10:13 +02:00
Casuallynoted
c59240cc08 Delete frontend/assets/platforms/pico.ico 2023-09-17 12:45:57 -04:00
Casuallynoted
e690d8545d Add files via upload 2023-09-17 12:45:29 -04:00
Casuallynoted
cb0bec0b82 Improved icon scaling for CD-i 2023-09-17 05:28:27 -04:00
Casuallynoted
7bc53dc5bb Add files via upload 2023-09-16 22:42:29 -04:00
Casuallynoted
945d85e9de Delete frontend/assets/platforms/snes-alt.ico 2023-09-16 22:42:16 -04:00
Casuallynoted
c1f4d9be9b Delete frontend/assets/platforms/neogeo.ico
Cleanup
2023-09-16 22:41:33 -04:00
Casuallynoted
5b730ed182 Delete frontend/assets/platforms/neocd.ico
Cleanup
2023-09-16 22:41:17 -04:00
Casuallynoted
3e15394a12 Additional icons 2023-09-16 22:40:48 -04:00
Casuallynoted
9f33674708 3DO Icon 2023-09-16 20:01:57 -04:00
Casuallynoted
819ded69a4 Added Mac and MSX2 icons 2023-09-16 19:35:55 -04:00
Casuallynoted
389eadc528 Added Playdia and Pippin icons to platforms 2023-09-16 19:14:34 -04:00
Georges-Antoine Assi
6cc1fa1e1e Clear rom store when unmounting gallery 2023-09-14 09:03:51 -04:00
zurdi
aaa420e790 avoid name colision and read entire file in memory when upload roms 2023-09-06 03:10:25 +02:00
zurdi
035828d3ba readded storeToRefs + fixed few minor things 2023-09-06 02:28:53 +02:00
Zurdi
d0742f530a Update frontend/src/services/api.js
Co-authored-by: Georges-Antoine Assi <GAntoine@users.noreply.github.com>
2023-09-05 02:51:50 +02:00
zurdi
3e791915a3 gallery view fix 2023-09-04 19:34:52 +02:00
zurdi
0d0bd34818 Merge branch 'pinia-stores-for-roms-users' into upload_rom_and_custom_artwork 2023-09-04 19:23:01 +02:00
zurdi
8fbf221180 data-table selected sync with grid fixed 2023-09-04 18:38:09 +02:00
zurdi
53bf009191 check if romsStore have roms to not fetch duplicated roms 2023-09-04 17:41:02 +02:00
zurdi
8a6bee6091 changed api updates to patch 2023-09-04 13:55:28 +02:00
zurdi
f5260c2cd4 fixed search igdb 2023-09-04 12:50:21 +02:00
Georges-Antoine Assi
a7abb00dd2 Small cleanup 2023-09-02 14:14:25 -04:00
Georges-Antoine Assi
17180ab8f3 Fix list view 2023-09-02 12:57:48 -04:00
Georges-Antoine Assi
f8a8bc7ad4 Fix reactivity 2023-09-02 12:44:16 -04:00
Georges-Antoine Assi
042573c76e Use pinia to store roms and users 2023-09-02 12:20:40 -04:00
zurdi
8cec1d50cf removed unused parameter 2023-08-31 14:13:45 +02:00
zurdi
adccac499d added touch screen support for multi selection 2023-08-31 11:09:50 +02:00
zurdi
9c5e027a84 game cards z-index fixed 2023-08-31 00:40:17 +02:00
zurdi
7e500b5a00 card transition scale adjusted 2023-08-29 14:51:40 +02:00
zurdi
e89e947720 removed vendor from transition css 2023-08-29 14:49:07 +02:00
zurdi
4ec8555299 added transitions for hover and selected 2023-08-29 14:34:26 +02:00
zurdi
1739e67015 added more visual hover effect 2023-08-29 14:18:20 +02:00
zurdi
07b89045cf edit rom fixed from merge 2023-08-29 00:01:31 +02:00
zurdi
c4eaa83563 Merge remote-tracking branch 'origin/master' into upload_rom_and_custom_artwork 2023-08-28 09:30:25 +02:00