Commit Graph

2368 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
bd216140fb Merge pull request #411 from zurdi15/master
Updated version to 2.0.1
2023-10-29 12:50:15 +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
Zurdi
248dcb791d Update pyproject.toml 2023-10-29 12:48:00 +01:00
zurdi
b4d1b1d824 Merge branch 'release' 2023-10-29 11:07:15 +01:00
Zurdi
fcd072e2c8 Update README.md v2.0.1 2023-10-28 13:07:52 +02:00
Zurdi
6448e87eed Merge pull request #409 from zurdi15/romm-408
[ROMM-408] Fix reset store on navigate
2023-10-28 10:27:51 +02:00
Georges-Antoine Assi
47d30c91b4 [ROMM-408] Fix reset store on navigate 2023-10-27 22:16:19 -04:00
Zurdi
d778f18d1f Merge pull request #407 from zurdi15/master
updated readme features
2023-10-27 14:37:47 +02:00
Zurdi
d5c64018b8 Merge branch 'release' into master 2023-10-27 14:37:40 +02:00
zurdi
c81171fd26 Merge branch 'master' of https://github.com/zurdi15/romm 2023-10-27 14:37:06 +02:00
zurdi
04afb129ce updated readme features 2023-10-27 14:36:51 +02:00
Zurdi
e74d727050 Merge pull request #406 from zurdi15/master
merge master into release
2023-10-27 14:35:38 +02:00
Zurdi
8d33d3909a Merge branch 'release' into master 2023-10-27 14:35:15 +02:00
zurdi
f8d654d080 updated readme 2023-10-27 14:34:12 +02:00
zurdi
97ec5a54d2 updated changelog 2023-10-27 14:05:44 +02:00
Zurdi
dd9be8f054 Merge pull request #376 from zurdi15/master
v2.0.0
v2.0.0
2023-10-27 13:56:14 +02:00
zurdi
1e2cfd949f IGDB_CLIENT_ID and IGDB_CLIENT_SECRET added to docker-compose example 2023-10-27 13:53:40 +02:00
zurdi
47a98a94d6 last migration version matched with last romm version 2023-10-25 17:18:36 +02:00
zurdi
36502f5b6d migration 1.9.2 description and revision id added 2023-10-25 17:14:35 +02:00
zurdi
819aa47438 1.9.2 migration script renamed 2023-10-25 17:12:03 +02:00
zurdi
7001511e26 fix - romm user added to nginx config and dockerfile 2023-10-25 01:33:45 +02:00
Zurdi
69d65c7bf4 Merge pull request #402 from psych0d0g/usePythonVenv
add venv to docker and refactor
2023-10-25 00:24:53 +02:00
Zurdi
7e4625612d init script typo fixed 2023-10-25 00:23:48 +02:00
Lukas Wingerberg
8b9d174ef7 add libffi to fix arm64 builds and reorder packages alphabetically 2023-10-24 23:11:10 +02:00
Lukas Wingerberg
6fe4562d3d Move docker labels into git workflow 2023-10-24 22:55:53 +02:00
Lukas Wingerberg
45f41e0069 remove duplicate package installs 2023-10-23 20:07:07 +02:00
Lukas Wingerberg
4e91a8e61e reflect the change of docker port in the example 2023-10-23 10:52:04 +02:00
Lukas Wingerberg
b5f12db683 Merge branch 'master' into usePythonVenv 2023-10-23 09:17:53 +02:00
Zurdi
4736f83e54 Merge pull request #401 from psych0d0g/master
general docker image optimization
2023-10-23 08:31:32 +02:00
Lukas Wingerberg
10f34a6495 add venv to docker and refactor to get rid of python build dependencies that are not needed at runtime 2023-10-22 15:56:05 +02:00
Lukas Wingerberg
584b8c5619 further reduce docker image size by cleaning up poetry cache 2023-10-22 14:06:10 +02:00
Lukas Wingerberg
87ae129cf3 further reduce docker image size by removing build deps and squashing layers down to 1 2023-10-22 14:02:34 +02:00
Lukas Wingerberg
db282479b0 switch uvicorn and nginx to communicate via unix socket instead of tcp 2023-10-22 13:05:03 +02:00
Lukas Wingerberg
8015558398 refactor to alpine base and fix some more paths to work on readonly rootfs 2023-10-22 12:45:34 +02:00
Lukas Wingerberg
71874810e1 make nginx run successfully on readonly rootfs 2023-10-22 10:55:31 +02:00
Zurdi
6139ed54d0 Merge branch 'release' into master 2023-10-19 19:03:30 +02:00
Georges-Antoine Assi
5071020b55 Merge pull request #399 from zurdi15/dependabot/npm_and_yarn/frontend/babel/traverse-7.23.2
Bump @babel/traverse from 7.21.4 to 7.23.2 in /frontend
2023-10-18 03:19:13 +00: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
806bbcac0b Merge pull request #398 from zurdi15/dependabot/pip/urllib3-2.0.7
Bump urllib3 from 2.0.6 to 2.0.7
2023-10-18 00:47:59 +00:00
dependabot[bot]
174b670a44 Bump urllib3 from 2.0.6 to 2.0.7
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.6...2.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-17 21:03:28 +00:00
Georges-Antoine Assi
31cc87a280 Merge pull request #397 from Jacksaur/patch-1
Change IGDB ID/SECRET variables to working names
2023-10-13 18:39:06 +00:00
Jackson
231b77802e Change IGDB ID/SECRET variables to working names
Current variables are incorrect, as mentioned here: https://github.com/zurdi15/romm/issues/394#issuecomment-1751814068
2023-10-13 18:52:32 +01:00
Georges-Antoine Assi
d4773b053f Merge pull request #391 from Casuallynoted/release
Updated Jaguar icons
2023-10-07 20:37:54 +00:00
Georges-Antoine Assi
d11fe0be74 Merge pull request #393 from zurdi15/dependabot/npm_and_yarn/frontend/postcss-8.4.31
Bump postcss from 8.4.21 to 8.4.31 in /frontend
2023-10-07 20:35:38 +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
f4d7577eb2 Merge pull request #388 from zurdi15/cover-store-hotfix
Hotfix to path of stored assets
2023-10-03 08:32:06 +02:00