1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-13 07:47:14 +03:00

6200 Commits

Author SHA1 Message Date
dependabot[bot]
bac4b30848
Bump pytest from 8.2.0 to 8.2.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.0 to 8.2.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/8.2.0...8.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 17:39:04 +00:00
dependabot[bot]
47b621c2b8
Bump watchdog from 4.0.0 to 4.0.1
Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/gorakhargosh/watchdog/releases)
- [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst)
- [Commits](https://github.com/gorakhargosh/watchdog/compare/v4.0.0...v4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 17:38:59 +00:00
dependabot[bot]
0adc9cbe63
Bump pep8-naming from 0.13.3 to 0.14.1
Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.13.3 to 0.14.1.
- [Release notes](https://github.com/PyCQA/pep8-naming/releases)
- [Changelog](https://github.com/PyCQA/pep8-naming/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/PyCQA/pep8-naming/compare/0.13.3...0.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 17:38:56 +00:00
dependabot[bot]
a385b6fd80
Bump flake8 from 7.0.0 to 7.1.0
Bumps [flake8](https://github.com/pycqa/flake8) from 7.0.0 to 7.1.0.
- [Commits](https://github.com/pycqa/flake8/compare/7.0.0...7.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 17:38:51 +00:00
David Sangrey
d22f39496b
[748] Reorder Linux Settings 2024-06-25 12:18:52 -04:00
David Sangrey
b47c2bddde
[Minor] Flake8 Fix 2024-06-25 12:11:49 -04:00
David Sangrey
6643f838dc
[748] Update URL 2024-06-25 12:07:49 -04:00
David Sangrey
fee05d3aa5
[748] Enable Automatic Restart 2024-06-25 12:01:29 -04:00
David Sangrey
86b5556efb
[748] Enable Plugin Change w/ App Restart 2024-06-25 11:25:05 -04:00
David Sangrey
19c9151135
[2262] Format SLEF with Square Brackets 2024-06-23 13:26:44 -04:00
David Sangrey
067bef628e
[2262] Update Capitalizations and add Translations 2024-06-23 13:14:41 -04:00
David Sangrey
5a9970e6c7
[2262] Remove Debug Code 2024-06-23 13:10:57 -04:00
David Sangrey
d9f7b72e46
[2262] Update Type Hinting 2024-06-23 13:09:13 -04:00
David Sangrey
47192ce674
[2262] Remove Dev self.SLEF 2024-06-23 13:06:52 -04:00
David Sangrey
3b6259276a
[2262] Move SLEF to Monitor 2024-06-23 13:05:39 -04:00
David Sangrey
0cc35db96b
[2262] SLEF to this var 2024-06-18 22:02:41 -04:00
David Sangrey
d478a68bc6
[2262] Simplify SLEF Building 2024-06-18 21:15:11 -04:00
David Sangrey
c0deeeb4cf
[1805] Simplify Window Text Call 2024-06-18 13:09:21 -04:00
David Sangrey
d319dd03b5
[610] Add to Requirements 2024-06-18 12:22:37 -04:00
David Sangrey
f1df1c7da7
[#610] Enable game_running on Linux 2024-06-18 12:20:08 -04:00
David Sangrey
81a3b4fd5f
[1805] Pull In Code from 1808 2024-06-18 10:00:15 -04:00
David Sangrey
fcd7b8da0f
[2215] Clarify Config Imports 2024-06-17 18:20:53 -04:00
David Sangrey
0aa1128094
[Docs] Fix Typo in Changelog
>:(
2024-06-17 17:09:30 -04:00
David Sangrey
62038a0fec
[RELEASE] 5.11.2 2024-06-17 16:51:35 -04:00
David Sangrey
87f59a54fa
[RELEASE] 5.10.2 Release/5.11.2 2024-06-17 16:38:20 -04:00
David Sangrey
fb1e3dcab6
[Minor] Fix MyPy Complaint 2024-06-17 14:51:56 -04:00
David Sangrey
196bf9de52
Merge pull request #2258 from HullSeals/enhancement/525/changelog-tooling
[525] Add ChangeLog Tooling Utility
2024-06-17 14:48:42 -04:00
David Sangrey
26e11564ee
Merge pull request #2257 from HullSeals/fix/2256/fix-systray-deiconfiy
[2256] Allow Variable Num of Variables
2024-06-17 14:38:28 -04:00
David Sangrey
c60c0483b4
[#2262] Initial SLEF Output 2024-06-15 22:13:34 -04:00
David Sangrey
85f5c3283d
[1805] Shut UP flake8 2024-06-11 11:40:18 -04:00
David Sangrey
625856c31c
[1805] Apply More Pywin32 2024-06-11 11:36:43 -04:00
David Sangrey
571558daff
[1805] Additional Handover 2024-06-11 11:06:58 -04:00
David Sangrey
f8d354a4dd
[1805] Implement win32con in Hotkey 2024-06-11 10:42:57 -04:00
David Sangrey
b1ba45ab90
[1805] Update Prototypes 2024-06-10 23:29:04 -04:00
David Sangrey
256be4c8a9
[1805] Linter Cleanup 2024-06-10 23:03:20 -04:00
David Sangrey
17a7af959a
[#1805] pywin32 Handoff 2024-06-10 23:00:44 -04:00
David Sangrey
da5d317797
[2114] Additional Cleanup 2024-06-10 18:16:11 -04:00
David Sangrey
f8b7a8b919
[2114] Cleanup Initial Commit
Some of these are already paths.
2024-06-10 17:49:13 -04:00
David Sangrey
fe8818d187
[2114] Apply PathLib Handover 2024-06-10 17:21:06 -04:00
David Sangrey
c198108700
[748] Establish EDMC Shutdown Mechanism 2024-06-10 12:55:58 -04:00
David Sangrey
74af852fca
[2215] Move Logging Directory 2024-06-10 09:43:00 -04:00
David Sangrey
33f8e9c837
[525] Cleanup Script 2024-06-09 21:51:56 -04:00
David Sangrey
340c9818fc
[525] Add FDEV Forum Post 2024-06-09 21:22:24 -04:00
David Sangrey
d4b7173cf4
[525] Update Reddit and HTML Changelog 2024-06-09 20:52:37 -04:00
David Sangrey
b10548da57
[LANG] Update Translations 2024-06-09 19:23:00 -04:00
David Sangrey
3290cd6399
[2256] Allow Variable Num of Variables 2024-06-09 19:15:46 -04:00
David Sangrey
1a12288f74
[Minor] Update Changelog Details 2024-06-09 17:47:34 -04:00
David Sangrey
5d43388439
[RELEASE] 5.11.1 Release/5.11.1 2024-06-09 17:26:19 -04:00
David Sangrey
55311725bc
Merge pull request #2255 from ElSaico/deprecation
Enabled DeprecationWarning by default and fixed references
2024-06-09 16:02:25 -04:00
David Sangrey
f56302e507
[2255] Fix Removed Comment 2024-06-09 15:56:44 -04:00