1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-23 12:20:30 +03:00

6252 Commits

Author SHA1 Message Date
David Sangrey
336c627c07
[#1822] Better Update Checks
Also simplifies some if-else checks and sets up cleaner handling of the requests response
2025-04-11 19:55:01 -04:00
David Sangrey
2c4e409ca3
Merge branch 'main' into develop 2025-04-02 00:01:39 -04:00
David Sangrey
362742d313
Merge branch 'beta' 2025-04-01 23:54:46 -04:00
David Sangrey
70a0b2bb86
[RELEASE] 5.12.5 Release/5.12.5 2025-04-01 23:40:42 -04:00
David Sangrey
84538c88e9
[Minor] Update Winsparkle Ver, Remove UwU
Also clarifies an import for importlib and fixes a pre-commit hook
2025-04-01 23:27:13 -04:00
David Sangrey
f961c605d9
[Minor] Update PreConfig, Requirements 2025-04-01 23:14:18 -04:00
David Sangrey
29e4bc715b
[Minor] Update Pre-Commit Hooks 2025-04-01 17:03:43 -04:00
David Sangrey
09b98d172e
[Minor] Update Safety Dev Requirement 2025-04-01 16:55:40 -04:00
David Sangrey
4004a5d5fc
Merge pull request #2395 from EDCD/dependabot/pip/develop/pytest-cov-6.1.0
Bump pytest-cov from 6.0.0 to 6.1.0
2025-04-01 21:50:07 +01:00
David Sangrey
f947919b3b
Merge pull request #2397 from EDCD/dependabot/pip/develop/types-setuptools-78.1.0.20250329
Bump types-setuptools from 75.8.0.20250210 to 78.1.0.20250329
2025-04-01 21:49:57 +01:00
dependabot[bot]
0521fb8eb9
Bump types-setuptools from 75.8.0.20250210 to 78.1.0.20250329
Bumps [types-setuptools](https://github.com/python/typeshed) from 75.8.0.20250210 to 78.1.0.20250329.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-setuptools
  dependency-version: 78.1.0.20250329
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 20:48:03 +00:00
dependabot[bot]
689717971f
Bump pytest-cov from 6.0.0 to 6.1.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.0.0 to 6.1.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.0.0...v6.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 20:47:59 +00:00
David Sangrey
dcf616e01e
Merge pull request #2396 from EDCD/dependabot/pip/develop/types-requests-2.32.0.20250328
Bump types-requests from 2.32.0.20241016 to 2.32.0.20250328
2025-04-01 21:47:13 +01:00
David Sangrey
f456dcd465
Merge pull request #2393 from EDCD/dependabot/pip/develop/pytest-8.3.5
Bump pytest from 8.3.4 to 8.3.5
2025-04-01 21:46:00 +01:00
dependabot[bot]
a47615acaf
Bump types-requests from 2.32.0.20241016 to 2.32.0.20250328
Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20241016 to 2.32.0.20250328.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-version: 2.32.0.20250328
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 17:15:24 +00:00
dependabot[bot]
931cc57fa8
Bump pytest from 8.3.4 to 8.3.5
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 8.3.5.
- [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.3.4...8.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 17:15:17 +00:00
David Sangrey
70cc901efa
Merge branch 'beta' into develop 2025-03-31 22:10:07 -04:00
David Sangrey
48c13c5933
Merge branch 'beta' 2025-03-31 21:55:11 -04:00
David Sangrey
b777c7bfd3
[RELEASE] 5.12.4 Release/5.12.4 2025-03-31 21:53:45 -04:00
David Sangrey
f6faf9322d
Merge branch 'beta' 2025-03-31 21:38:59 -04:00
David Sangrey
d61997f76f
[RELEASE] 5.12.3 Release/5.12.3 2025-03-31 21:36:32 -04:00
David Sangrey
6594052671
Merge pull request #2392 from dvdmuckle/powerplay-journals-update
Update powerplay tracking to account for new journal events
2025-04-01 01:34:25 +01:00
David Sangrey
d9debd3222
Merge pull request #2388 from pan-mroku/bugfix/fix_raw_MaterialReward
Fixes #2360: Translate Elements MaterialReward as Raw
2025-04-01 01:32:28 +01:00
David Sangrey
749ae939b5
[Minor] Flake8 Linter Run 2025-03-31 20:31:23 -04:00
David Muckle
2b4c8280c3 Update powerplay tracking to account for new journal events 2025-03-24 20:08:50 -04:00
INeedMana
3197f019f2 Fixes #2360: Translate Elements MaterialReward as Raw 2025-03-12 23:00:50 +01:00
David Sangrey
17bdcf00b0
Merge pull request #2385 from Balvald/skip_timecheck_fix
Fix Timechecker on develop
2025-03-06 00:07:38 +00:00
David Sangrey
5d98363d99
Merge pull request #2383 from EDCD/dependabot/pip/develop/pre-commit-4.1.0
Bump pre-commit from 3.8.0 to 4.1.0
2025-03-06 00:04:30 +00:00
David Sangrey
5e57aef1ac
Merge pull request #2382 from EDCD/dependabot/pip/develop/flake8-7.1.2
Bump flake8 from 7.1.1 to 7.1.2
2025-03-06 00:04:23 +00:00
David Sangrey
bd20ff7843
Merge pull request #2377 from dvdmuckle/expanduser-journal-path
Expanduser journal path
2025-03-06 00:04:15 +00:00
dependabot[bot]
9bb8d5976b
Bump flake8 from 7.1.1 to 7.1.2
Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.1 to 7.1.2.
- [Commits](https://github.com/pycqa/flake8/compare/7.1.1...7.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-05 23:58:10 +00:00
David Sangrey
52eefe9780
Merge pull request #2379 from EDCD/dependabot/pip/develop/flake8-comprehensions-3.16.0
Bump flake8-comprehensions from 3.15.0 to 3.16.0
2025-03-05 23:57:14 +00:00
David Sangrey
dff6ffe389
Merge pull request #2380 from EDCD/dependabot/pip/develop/mypy-1.15.0
Bump mypy from 1.14.1 to 1.15.0
2025-03-05 23:57:07 +00:00
David Sangrey
e085f3533f
Merge pull request #2381 from EDCD/dependabot/pip/develop/pytest-8.3.4
Bump pytest from 8.3.2 to 8.3.4
2025-03-05 23:56:50 +00:00
dependabot[bot]
d9b70b59be
Bump pre-commit from 3.8.0 to 4.1.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.8.0 to 4.1.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.8.0...v4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-01 17:41:04 +00:00
dependabot[bot]
0d27c8923b
Bump pytest from 8.3.2 to 8.3.4
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.4.
- [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.3.2...8.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-01 17:40:58 +00:00
dependabot[bot]
fd4084dc37
Bump mypy from 1.14.1 to 1.15.0
Bumps [mypy](https://github.com/python/mypy) from 1.14.1 to 1.15.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.14.1...v1.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-01 17:40:54 +00:00
dependabot[bot]
8962c3a241
Bump flake8-comprehensions from 3.15.0 to 3.16.0
Bumps [flake8-comprehensions](https://github.com/adamchainz/flake8-comprehensions) from 3.15.0 to 3.16.0.
- [Changelog](https://github.com/adamchainz/flake8-comprehensions/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/adamchainz/flake8-comprehensions/compare/3.15.0...3.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-01 17:40:49 +00:00
David Muckle
3fc8251fa4 Squashed commit of the following:
commit 39b0aec5f2830b9b0fe9ca3c40aa0eaa52a45ba1
Merge: 9c600bf8 2f3f7262
Author: David Muckle <dvdmuckle@dvdmuckle.xyz>
Date:   Thu Feb 27 09:29:09 2025 -0500

    Merge branch 'main' into expanduser-journal-path

commit 9c600bf84755c0d9c25c60007d816384862abf33
Author: David Muckle <dvdmuckle@dvdmuckle.xyz>
Date:   Thu Feb 27 09:24:04 2025 -0500

    Expanduser journal path
2025-02-27 11:50:56 -05:00
David Sangrey
2f3f7262da
Merge pull request #2372 from dvdmuckle/powerplay-2.0-additions
Add code to track PP2.0 rank, merits, etc
2025-02-25 22:46:58 +00:00
Florian Probst
92a752cee0 Update plug.py 2025-02-24 23:31:28 +01:00
David Muckle
317d9fa32b Revert "Remove extra newline"
This reverts commit 529cf68db0825373762691ed100ef417790028ff.
2025-02-23 11:31:11 -05:00
David Muckle
529cf68db0 Remove extra newline 2025-02-23 10:57:09 -05:00
David Muckle
3c22aad254 Update PLUGINS.md with new info about Powerplay in state 2025-02-22 17:52:22 -05:00
David Sangrey
9f24367d0d
Merge pull request #2369 from HullSeals/enhancement/1428/timechecker
[1428] Event Timestamp Checker
2025-02-22 21:04:05 +00:00
David Muckle
9ff3327ff7 Add code to track PP2.0 rank, merits, etc 2025-02-20 19:17:50 -05:00
David Sangrey
1a93396047
[Security] Remove ExecutionPolicy Command
This command isn't needed and opens EDMC to a potential security bug.
2025-02-16 21:12:19 -05:00
David Sangrey
2b95a3eece
[Minor] Fallback to Latest 3.11 Version
Why pin the specific build? Just use the lastest GitHub available 3.11 version.
2025-02-16 20:49:27 -05:00
David Sangrey
f18ead9efa
[#1428] Implement Timestamp Checker 2025-02-16 20:49:03 -05:00
David Sangrey
cfcae63b23
[Minor] Update Winsparkle Version in Autobuilds 2025-02-16 20:14:52 -05:00