1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-05-04 17:31:03 +03:00

6295 Commits

Author SHA1 Message Date
David Sangrey
0a4fe05594
Merge pull request #2416 from HullSeals/enhancement/1805/more-pywin32-handoffs
[#1805/#2389] Fix Hotkey and Reduce Ctypes
2025-04-29 22:51:41 -04:00
David Sangrey
f30b1e48be
Merge pull request #2423 from HullSeals/enhancement/1775/replace-asserts
[#1775] Retire Usage of Assert
2025-04-29 22:42:44 -04:00
David Sangrey
937c6327e1
Merge pull request #2421 from HullSeals/enhancement/579/refresh-token
[579] Add EDMC CMDR Iteration
2025-04-29 22:41:11 -04:00
David Sangrey
65273742d0
[#1775] Retire Usage of Assert
Removes assert statements from EDMC non-test code, paving the way to enable -OO code.
2025-04-27 21:58:01 -04:00
David Sangrey
e8d4b95bd2
[579] Alter Logging 2025-04-27 16:29:04 -04:00
David Sangrey
7a5635b3fb
[#579] Allow EDMC to Iterate Known CMDRs 2025-04-27 16:26:33 -04:00
David Sangrey
9d6d9d145b
[Minor] Update Changelog-In-Progress 2025-04-27 14:55:49 -04:00
David Sangrey
0f9831a13f
Merge branch 'develop' into enhancement/1805/more-pywin32-handoffs 2025-04-27 14:15:42 -04:00
David Sangrey
29813a6f82
[Minor] Update WinSparkle Version 2025-04-27 14:12:00 -04:00
David Sangrey
0b4b8dad92
Merge branch 'develop' into enhancement/1805/more-pywin32-handoffs 2025-04-27 13:44:24 -04:00
David Sangrey
d463268353
Merge pull request #2419 from EDCD/dependabot/pip/develop/flake8-7.2.0
Bump flake8 from 7.1.2 to 7.2.0
2025-04-27 13:43:35 -04:00
David Sangrey
31ed932d05
Merge pull request #2418 from EDCD/dependabot/pip/develop/coverage-toml--7.8.0
Bump coverage[toml] from 7.6.1 to 7.8.0
2025-04-27 13:41:21 -04:00
dependabot[bot]
1c4960b0d2
Bump flake8 from 7.1.2 to 7.2.0
Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.2 to 7.2.0.
- [Commits](https://github.com/pycqa/flake8/compare/7.1.2...7.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-27 17:40:20 +00:00
David Sangrey
ef839cea6d
Merge pull request #2420 from EDCD/dependabot/pip/develop/pre-commit-4.2.0
Bump pre-commit from 4.1.0 to 4.2.0
2025-04-27 13:39:53 -04:00
David Sangrey
55843cc007
[Minor] Update Safety 2025-04-27 13:38:56 -04:00
David Sangrey
9934413618
Merge pull request #2417 from EDCD/dependabot/pip/develop/pillow-11.2.1
Bump pillow from 11.1.0 to 11.2.1
2025-04-27 13:37:31 -04:00
dependabot[bot]
cb32b44f68
Bump pre-commit from 4.1.0 to 4.2.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.1.0 to 4.2.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/v4.1.0...v4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-27 17:32:21 +00:00
dependabot[bot]
3b08d7e078
Bump coverage[toml] from 7.6.1 to 7.8.0
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.6.1 to 7.8.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.6.1...7.8.0)

---
updated-dependencies:
- dependency-name: coverage[toml]
  dependency-version: 7.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-27 17:32:13 +00:00
dependabot[bot]
bc098090e6
Bump pillow from 11.1.0 to 11.2.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.1.0 to 11.2.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/11.1.0...11.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-27 17:32:06 +00:00
David Sangrey
22aa4adc6e
[Minor] Remove Debug Print Statements 2025-04-27 13:22:18 -04:00
David Sangrey
e8497c22e6
[1805] Replace Unicode Buffer 2025-04-27 13:09:23 -04:00
David Sangrey
272a0c6cb3
[1805] Update Some Protocol.py ctypes 2025-04-27 12:40:12 -04:00
David Sangrey
20b39e3afc
[1805] Remove windll call 2025-04-27 11:20:37 -04:00
David Sangrey
c2e685f561
[1805] Remove Unused Function 2025-04-27 10:37:27 -04:00
David Sangrey
e78154e2ff
[1805] Update common_utils ctypes 2025-04-27 10:29:33 -04:00
David Sangrey
a159a980f7
[1805] Redo Hotkey File 2025-04-27 10:22:06 -04:00
David Sangrey
4427ae6f25
[#1805] More Handover of Ctypes 2025-04-26 16:06:01 -04:00
David Sangrey
86d5f6d44a
[Fix] Include Plugins dir for Imports 2025-04-26 13:32:17 -04:00
David Sangrey
696d953aab
Merge pull request #2413 from HullSeals/enhancement/1346/disable-systray-option
[#1346] Option to Disable Systray
2025-04-26 11:20:41 -04:00
David Sangrey
e9c4ca6b9d
[1346] Only Shutdown When Present 2025-04-26 11:04:04 -04:00
David Sangrey
eae0417797
[#1346] Option to Disable Systray 2025-04-22 22:48:31 -04:00
David Sangrey
ed964b3e55
Merge pull request #2408 from HullSeals/enhancement/2406/common-core-refactor
[#2406] Duplicate Code Refactor
2025-04-22 19:10:18 -04:00
David Sangrey
a93389c3d4
[Docs] Update PLUGINS.md on how to use common functions 2025-04-18 01:02:28 -04:00
David Sangrey
2f92aadf5c
Merge pull request #2401 from HullSeals/enhancement/1822/update_checks
[1822] Update Check Catch
2025-04-18 00:45:40 -04:00
David Sangrey
af1e52939a
Merge pull request #2402 from HullSeals/enhancement/2348/remove_wixcheck
[#2348] Remove WiX Check
2025-04-17 21:46:26 -04:00
David Sangrey
08bfbe1582
[2406] Refactor Non-Plugin Modules 2025-04-14 21:33:54 -04:00
David Sangrey
e31de6a999
[2406] Update BooleanVar when on CMDLINE 2025-04-14 21:33:17 -04:00
David Sangrey
f0d20f6534
[Minor] Remove Dupe Undock 2025-04-13 13:51:25 -04:00
David Sangrey
5c14a7afc7
[Minor] Slight Refactorings 2025-04-13 13:44:51 -04:00
David Sangrey
26f06b7bf0
[#2406] Consolidate Modules 2025-04-13 13:42:06 -04:00
David Sangrey
aeed31acd1
[Minor] Add Back Pass
Stylistic choice after discussion in Discord

Signed-off-by: David Sangrey <rixxan@hullseals.space>
2025-04-12 12:23:18 -04:00
David Sangrey
de503e39fc
[#2348] Remove WiX Check 2025-04-11 20:49:13 -04:00
David Sangrey
4c334835f2
[Minor] Simplify if-else statements 2025-04-11 19:57:18 -04:00
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