Commit Graph

679 Commits

Author SHA1 Message Date
Roy
72afbabbe8
Update NonSteamLaunchers.sh 2024-03-13 05:35:20 -07:00
Roy
8a1b6aa5be
Removed log file temporarily 2024-03-13 05:16:39 -07:00
Roy
a2d9d04b84
reverted change 2024-03-13 05:01:00 -07:00
Roy
d4b1388b51
split up stderr and stoubt 2024-03-13 04:23:32 -07:00
sysmoon14
8686f95977
Swapped no-service-file for develop in file paths 2024-03-12 10:46:13 +00:00
Roy
83987f0a57
deleted env_vars on uninstall 2024-03-11 04:21:22 -07:00
dependabot[bot]
c8b9896b50
Bump hypothesis from 6.98.15 to 6.98.18
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.98.15 to 6.98.18.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.98.15...hypothesis-python-6.98.18)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-09 17:00:58 +00:00
dependabot[bot]
181bf6202c
Bump pytest-asyncio from 0.23.5 to 0.23.5.post1
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.5 to 0.23.5.post1.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.5...v0.23.5.post1)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-09 17:00:35 +00:00
dependabot[bot]
c71ea885f8
Bump ruff from 0.3.0 to 0.3.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.0 to 0.3.2.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.3.0...v0.3.2)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-09 17:00:16 +00:00
dependabot[bot]
3ff032e24d
Bump ipython from 8.22.1 to 8.22.2
Bumps [ipython](https://github.com/ipython/ipython) from 8.22.1 to 8.22.2.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/8.22.1...8.22.2)

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-09 16:59:51 +00:00
dependabot[bot]
4d53879989
Bump pytest from 8.0.2 to 8.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 to 8.1.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.0.2...8.1.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-09 16:59:31 +00:00
Roy
072ad321e8
Update NonSteamLaunchers.sh 2024-03-08 05:38:11 -08:00
Roy
e2fd9dec49
almost fixed, fixed hpttps url but still has missing space 2024-03-08 05:18:54 -08:00
Roy
b4d26c4fad
Update NonSteamLaunchers.sh 2024-03-08 05:15:29 -08:00
Roy
10b028ba2b
Update NonSteamLaunchers.sh 2024-03-08 05:01:13 -08:00
Roy
abc1e8a8ac
Update NonSteamLaunchers.sh 2024-03-08 04:55:40 -08:00
Roy
945a89250f
Update NonSteamLaunchers.sh 2024-03-08 04:46:54 -08:00
Roy
72070316f7
Update NonSteamLaunchers.sh 2024-03-08 04:23:31 -08:00
Roy
03ec470cd5
Update NonSteamLaunchers.sh 2024-03-08 04:20:15 -08:00
Roy
e16abd5175
website fix 2024-03-08 04:17:03 -08:00
Roy
ef173d4057
website fix 2024-03-08 04:02:35 -08:00
Roy
5e303251b2
another fix for websites 2024-03-07 10:33:21 -08:00
Roy
e574fbc59f
different fix 2024-03-07 10:18:05 -08:00
Roy
73480fb8eb
attempted fix for command line args(websites) 2024-03-07 09:58:42 -08:00
Roy
587991e96e
small fix on fortnite 2024-03-06 10:51:05 -08:00
Roy
6172d5f156
Added Fortnite via Game Pass 2024-03-06 10:41:45 -08:00
Roy
d55e718a3e
Added Fortnite via Game Pass 2024-03-06 10:40:58 -08:00
Roy
9c0b5779f2
fixed Netflix typo 2024-03-06 09:02:19 -08:00
Roy
b4a8ad0673
fixed Netflix typo 2024-03-06 08:50:53 -08:00
Roy
493a000e76
Updated movie-web link 2024-03-06 04:47:08 -08:00
sysmoon14
d39f3a4e68
Update NonSteamLaunchers.sh 2024-03-06 09:59:17 +00:00
sysmoon14
c1438c65eb
added spaces to if statement 2024-03-06 09:54:55 +00:00
sysmoon14
61ba9e805e
add default state for nopython 2024-03-06 09:52:18 +00:00
Roy
112477d3a7
Merge pull request #224 from moraroy/dependabot/pip/ruff-0.3.0
Bump ruff from 0.2.2 to 0.3.0
2024-03-06 01:44:06 -08:00
Roy
693e0ea3ac
Merge branch 'main' into dependabot/pip/ruff-0.3.0 2024-03-06 01:44:01 -08:00
dependabot[bot]
161e04b5c9
Bump ruff from 0.2.2 to 0.3.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.2 to 0.3.0.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.2.2...v0.3.0)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 09:43:07 +00:00
Roy
7a6dfd4053
Merge pull request #223 from moraroy/dependabot/pip/pytest-8.0.2
Bump pytest from 7.4.4 to 8.0.2
2024-03-06 01:42:52 -08:00
Roy
5fce5b7b61
Merge branch 'main' into dependabot/pip/pytest-8.0.2 2024-03-06 01:42:46 -08:00
Roy
a9bc873475
Merge pull request #225 from moraroy/dependabot/pip/rich-13.7.1
Bump rich from 13.7.0 to 13.7.1
2024-03-06 01:41:22 -08:00
Roy
a302e4d873
Merge pull request #222 from moraroy/dependabot/pip/hypothesis-6.98.15
Bump hypothesis from 6.98.11 to 6.98.15
2024-03-06 01:41:05 -08:00
sysmoon14
b3f1cfe346
Added nopython logic for decky 2024-03-06 09:40:33 +00:00
dependabot[bot]
e6998ecffb
Bump rich from 13.7.0 to 13.7.1
Bumps [rich](https://github.com/Textualize/rich) from 13.7.0 to 13.7.1.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Textualize/rich/compare/v13.7.0...v13.7.1)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-02 16:20:57 +00:00
dependabot[bot]
9d373a18e7
Bump pytest from 7.4.4 to 8.0.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.0.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.4...8.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-02 16:19:24 +00:00
dependabot[bot]
bc2630aeb1
Bump hypothesis from 6.98.11 to 6.98.15
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.98.11 to 6.98.15.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.98.11...hypothesis-python-6.98.15)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-02 16:18:38 +00:00
sysmoon14
a0ec6cd09f
revert and add 3rd dir 2024-03-01 15:32:45 +00:00
sysmoon14
99ab8e45ac
remove quotes 2024-03-01 15:27:15 +00:00
sysmoon14
513ffa266e
trying wildcard decky dir 2024-03-01 15:25:02 +00:00
Roy
282b411633
Update NSLGameScanner.py 2024-02-29 05:44:17 -08:00
Roy
6bef5434a1
Update NSLGameScanner.py 2024-02-29 05:34:48 -08:00
Roy
b7c0100f25
dbus check 2024-02-29 05:32:16 -08:00