Commit Graph

222 Commits

Author SHA1 Message Date
dependabot[bot]
2349f851d9 Bump lodash from 4.17.21 to 4.17.23 in /frontend
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-22 08:45:58 +00:00
Georges-Antoine Assi
4f5ae322b9 load rom patcher externally 2026-01-01 10:53:30 -05:00
dependabot[bot]
b9c99f7aef Bump vite from 6.3.6 to 6.4.1 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.6 to 6.4.1.
- [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.4.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.4.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-21 04:57:58 +00:00
Georges-Antoine Assi
f64f3e35e1 remove nanoid from deps 2025-09-25 11:39:27 -04:00
Georges-Antoine Assi
237d6c1eef Add eslint a11y plugin 2025-09-25 09:10:29 -04:00
Georges-Antoine Assi
f1750951cf install devs deps to build images 2025-09-18 11:45:38 -04:00
dependabot[bot]
dc5bde2b07 Bump axios from 1.8.4 to 1.12.1 in /frontend
Bumps [axios](https://github.com/axios/axios) from 1.8.4 to 1.12.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.8.4...v1.12.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.12.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-13 15:00:20 -04:00
Georges-Antoine Assi
bb141e0ec8 bump vite version 2025-09-09 21:21:57 -04:00
Georges-Antoine Assi
8af98a536f finish rule cleanups 2025-09-07 20:50:20 -04:00
Georges-Antoine Assi
f5439f14ef finish compoennts 2025-09-07 19:20:46 -04:00
Georges-Antoine Assi
40cdc7bee1 complete console 2025-09-07 17:43:40 -04:00
Georges-Antoine Assi
cdd2c7f88d move ruffle defs to own file 2025-09-07 15:48:43 -04:00
Georges-Antoine Assi
3e23563638 fix the entire views folder 2025-09-07 15:22:04 -04:00
Georges-Antoine Assi
14faf9967f manually fix emujs folder 2025-09-07 14:52:26 -04:00
Georges-Antoine Assi
0661f3105c Update eslint packages and add package json 2025-09-04 08:39:02 -04:00
Georges-Antoine Assi
2bf87e7425 Merge branch 'master' into console-mode 2025-08-29 13:07:05 -05:00
Georges-Antoine Assi
8f109508cb add vueuse hooks 2025-08-25 14:52:16 -04:00
Spencer Kuzara
529b145a46 initial console view 2025-08-21 20:40:11 +09:00
Georges-Antoine Assi
d6ccceff59 Run vite dev with https 2025-08-08 12:39:19 -04:00
Georges-Antoine Assi
aedc9a7a95 bump md-editor-v3 to latest version 2025-08-04 15:06:38 -04:00
Georges-Antoine Assi
4e2bde2aef Merge branch 'master' into universal-slugs 2025-08-01 21:51:40 -04:00
zurdi
b87f5fba79 feat: update logo assets and enhance Library Management features
- Updated logotipo images (PNG and SVG) for improved branding.
- Upgraded Vuetify version from 3.7.18 to 3.9.2 in package.json and package-lock.json.
- Removed MissingGames component and integrated game table for better display of missing ROMs.
- Enhanced LibraryManagement.vue to include platform filtering and improved loading states.
- Refactored fetchRoms function to handle pagination and loading states more effectively.
- Changed data table from v-data-table-server to v-data-table-virtual for performance optimization.
2025-07-29 13:19:27 +00:00
Georges-Antoine Assi
bdbffa7566 change fport for generate schema 2025-07-24 23:21:13 -04:00
Georges-Antoine Assi
cfe7a7ec37 Merge pull request #2088 from rommapp/dependabot/npm_and_yarn/frontend/multi-872af67a24
build(deps): bump @intlify/core-base and vue-i18n in /frontend
2025-07-18 11:46:10 -04:00
dependabot[bot]
d1886a193e build(deps): bump @intlify/core-base and vue-i18n in /frontend
Bumps [@intlify/core-base](https://github.com/intlify/vue-i18n/tree/HEAD/packages/core) to 11.1.10 and updates ancestor dependency [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n). These dependencies need to be updated together.


Updates `@intlify/core-base` from 11.1.2 to 11.1.10
- [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.10/packages/core)

Updates `vue-i18n` from 11.1.2 to 11.1.10
- [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.10/packages/vue-i18n)

---
updated-dependencies:
- dependency-name: "@intlify/core-base"
  dependency-version: 11.1.10
  dependency-type: indirect
- dependency-name: vue-i18n
  dependency-version: 11.1.10
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-16 19:34:14 +00:00
Georges-Antoine Assi
6d16ca41cc have cursor fix small bugs 2025-07-03 09:46:39 -04:00
Georges-Antoine Assi
322ffa822c Merge branch 'release' into master 2025-06-04 11:00:12 -04:00
dependabot[bot]
27c5a066b4 build(deps-dev): bump vite from 6.2.6 to 6.3.5 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.6 to 6.3.5.
- [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/v6.3.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.3.5
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-27 11:51:26 +00:00
zurdi
de6fe3043d feat: add vanilla-tilt for enhanced card interaction and update dependencies 2025-05-23 00:16:11 +00:00
zurdi
350c429f88 feat: add date-fns library for date formatting and relative time display 2025-05-16 19:09:10 +00:00
dependabot[bot]
737f406f55 build(deps-dev): bump vite from 6.2.6 to 6.3.4 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.6 to 6.3.4.
- [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/v6.3.4/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.3.4
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-30 19:41:32 +00:00
Georges-Antoine Assi
1eb55171db Bump md-editor to latest version 2025-04-23 19:39:03 -04:00
dependabot[bot]
64832dbd0b Bump vite from 6.2.5 to 6.2.6 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.5 to 6.2.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.2.6
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-11 15:47:21 +00:00
Georges-Antoine Assi
1977a529fb bump vite version 2025-04-04 23:37:38 -04:00
dependabot[bot]
b59fdbc9e2 Bump md-editor-v3 from 5.3.2 to 5.4.5 in /frontend
Bumps [md-editor-v3](https://github.com/imzbf/md-editor-v3) from 5.3.2 to 5.4.5.
- [Release notes](https://github.com/imzbf/md-editor-v3/releases)
- [Commits](https://github.com/imzbf/md-editor-v3/compare/v5.3.2...v5.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-31 04:05:15 +00:00
dependabot[bot]
9f6e3482e9 Merge pull request #1801 from rommapp/dependabot/npm_and_yarn/frontend/master/cronstrue-2.57.0 2025-03-31 04:03:59 +00:00
dependabot[bot]
0c42f7684f Bump @types/semver from 7.5.8 to 7.7.0 in /frontend
Bumps [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) from 7.5.8 to 7.7.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-31 03:07:10 +00:00
dependabot[bot]
19bb89ab9d Merge pull request #1799 from rommapp/dependabot/npm_and_yarn/frontend/master/types/node-22.13.14 2025-03-31 03:06:00 +00:00
dependabot[bot]
d80445433c Bump cronstrue from 2.56.0 to 2.57.0 in /frontend
Bumps [cronstrue](https://github.com/bradymholt/cronstrue) from 2.56.0 to 2.57.0.
- [Release notes](https://github.com/bradymholt/cronstrue/releases)
- [Changelog](https://github.com/bradymholt/cRonstrue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bradymholt/cronstrue/compare/v2.56.0...v2.57.0)

---
updated-dependencies:
- dependency-name: cronstrue
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-31 02:27:55 +00:00
dependabot[bot]
48300d42ab Bump @types/node from 22.13.11 to 22.13.14 in /frontend
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.11 to 22.13.14.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-31 02:27:42 +00:00
dependabot[bot]
6f3cdad8b0 Bump typescript-eslint from 8.26.1 to 8.28.0 in /frontend
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.26.1 to 8.28.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.28.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-03-31 02:27:35 +00:00
Georges-Antoine Assi
bddfacb4de Merge pull request #1779 from rommapp/dependabot/npm_and_yarn/frontend/master/types/node-22.13.11
Bump @types/node from 22.13.8 to 22.13.11 in /frontend
2025-03-24 09:34:22 -04:00
dependabot[bot]
3f5f644a03 Bump vuetify from 3.7.11 to 3.7.18 in /frontend
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 3.7.11 to 3.7.18.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.7.18/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-03-24 13:30:51 +00:00
dependabot[bot]
25ca4a01a2 Merge pull request #1777 from rommapp/dependabot/npm_and_yarn/frontend/master/vue-i18n-11.1.2 2025-03-24 13:25:39 +00:00
dependabot[bot]
0d58502907 Merge pull request #1776 from rommapp/dependabot/npm_and_yarn/frontend/master/eslint-9.23.0 2025-03-24 13:25:11 +00:00
dependabot[bot]
d88effa80b Bump @types/node from 22.13.8 to 22.13.11 in /frontend
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.8 to 22.13.11.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 02:48:55 +00:00
dependabot[bot]
8bb903d91a Bump vue-i18n from 11.1.1 to 11.1.2 in /frontend
Bumps [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n) from 11.1.1 to 11.1.2.
- [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.2/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-03-24 02:48:39 +00:00
dependabot[bot]
a9311c1a2e Bump eslint from 9.22.0 to 9.23.0 in /frontend
Bumps [eslint](https://github.com/eslint/eslint) from 9.22.0 to 9.23.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.22.0...v9.23.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-03-24 02:48:32 +00:00
dependabot[bot]
7941c0853f Bump axios from 1.8.1 to 1.8.4 in /frontend
Bumps [axios](https://github.com/axios/axios) from 1.8.1 to 1.8.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.8.1...v1.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 02:48:26 +00:00
dependabot[bot]
03182ad18d Merge pull request #1749 from rommapp/dependabot/npm_and_yarn/frontend/master/nanoid-5.1.4 2025-03-17 03:04:47 +00:00