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

6186 Commits

Author SHA1 Message Date
David Sangrey
1f92c0cdfb
[2251] Remember the File May Not Exist 2024-06-06 18:08:03 -04:00
David Sangrey
76c94bfdb9
[2251] Update FDEVID Timeout 2024-06-06 17:56:19 -04:00
David Sangrey
3209b4e1fb
[2251] ResPath Update 2024-06-06 17:25:51 -04:00
David Sangrey
f93485ec36
Merge branch 'main' into stable Release/5.11.0 2024-06-05 17:26:56 -04:00
David Sangrey
2ed13ade57
Merge branch 'beta' 2024-06-05 17:26:19 -04:00
David Sangrey
94172b7cfe
Merge branch 'develop' into beta 2024-06-05 17:25:41 -04:00
David Sangrey
9ddd0ffacc
[Emergency] Revert Setuptools Update 2024-06-05 17:22:52 -04:00
David Sangrey
d0d227d7ec
Merge branch 'main' into stable 2024-06-04 17:01:50 -04:00
David Sangrey
7c623918cb
Merge branch 'beta' 2024-06-04 17:01:04 -04:00
David Sangrey
b74c03fd6f
Merge branch 'develop' into beta 2024-06-04 16:58:23 -04:00
David Sangrey
4e74b0474b
[RELEASE] 5.11.0 2024-06-04 16:57:47 -04:00
David Sangrey
40b5785697
[Lang] Update Translations 2024-06-04 16:50:53 -04:00
David Sangrey
d4960efa8c
[Lang] Update Translations
Also corrects fleetcarrier to proper Fleet Carrier
2024-06-03 16:44:18 -04:00
David Sangrey
585db0d4c6
Merge pull request #2245 from EDCD/dependabot/pip/develop/pre-commit-3.7.1
Bump pre-commit from 3.6.2 to 3.7.1
2024-06-03 13:42:54 -04:00
dependabot[bot]
9eead0b917
Bump pre-commit from 3.6.2 to 3.7.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.2 to 3.7.1.
- [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.6.2...v3.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 17:41:54 +00:00
David Sangrey
44018f655e
Merge pull request #2246 from EDCD/dependabot/pip/develop/autopep8-2.2.0
Bump autopep8 from 2.1.0 to 2.2.0
2024-06-03 13:41:28 -04:00
David Sangrey
969a18ef99
Merge pull request #2247 from EDCD/dependabot/pip/develop/setuptools-70.0.0
Bump setuptools from 69.2.0 to 70.0.0
2024-06-03 13:40:59 -04:00
David Sangrey
1ed907d515
Merge pull request #2248 from EDCD/dependabot/pip/develop/mypy-1.10.0
Bump mypy from 1.9.0 to 1.10.0
2024-06-03 13:40:47 -04:00
David Sangrey
671b41a076
Merge pull request #2249 from EDCD/dependabot/pip/develop/requests-2.32.3
Bump requests from 2.31.0 to 2.32.3
2024-06-03 13:40:33 -04:00
dependabot[bot]
3e88f72a54
Bump requests from 2.31.0 to 2.32.3
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.3.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-01 17:05:40 +00:00
dependabot[bot]
7b97cba622
Bump mypy from 1.9.0 to 1.10.0
Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.10.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/1.9.0...v1.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-01 17:05:36 +00:00
dependabot[bot]
595a225433
Bump setuptools from 69.2.0 to 70.0.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.2.0 to 70.0.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v69.2.0...v70.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-01 17:05:29 +00:00
dependabot[bot]
d5939d0d57
Bump autopep8 from 2.1.0 to 2.2.0
Bumps [autopep8](https://github.com/hhatto/autopep8) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/hhatto/autopep8/releases)
- [Commits](https://github.com/hhatto/autopep8/compare/v2.1.0...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-01 17:05:22 +00:00
David Sangrey
b6d4371d67
[1469] Update Translation Scripting
Also runs through the Black linter for parsability sake.
2024-05-30 18:22:35 -04:00
David Sangrey
3dd3652c59
[#1469] Add Translation Push Check 2024-05-28 21:14:19 -04:00
David Sangrey
03556b08cc
Merge branch 'develop' into beta Release/5.11.0-rc2 2024-05-28 11:29:25 -04:00
David Sangrey
bc2adfa655
[5.11.0-rc2] Update Changelog and Init 2024-05-28 11:28:18 -04:00
Phoebe
65b044e323
Merge pull request #2242 from HullSeals/enhancement/improve-system-profiler-logging
[Minor] Update System Profiler Logging
LGTM
2024-05-28 17:14:29 +02:00
Phoebe
fe187e0ee6
Merge pull request #2243 from HullSeals/enhancement/1293/resize-and-order-settings
[1293][1124] Enable Basic Settings Window Resizing and Reorder List
LGTM
2024-05-28 17:14:16 +02:00
David Sangrey
8a27ca266d
[Minor] Add Translation 2024-05-28 09:02:58 -04:00
David Sangrey
f53388e211
[Minor] Update System Profiler Logging 2024-05-28 08:53:18 -04:00
David Sangrey
6e6a6814be
[1283] Enforce Minimum Size 2024-05-28 08:40:28 -04:00
David Sangrey
6660ab77f9
[#1293][#1124] Resize Settings Window, Reorder Plugins 2024-05-28 08:27:36 -04:00
David Sangrey
1ecc460a9f
[5.11.0-rc1] Update Changelog, Init Release/5.11.0-rc1 2024-05-27 10:16:19 -04:00
David Sangrey
5fa8f689ba
[5.11.0-rc1] Update Changelog, Init 2024-05-27 10:16:05 -04:00
David Sangrey
4b228fac8f
Merge branch 'develop' into beta 2024-05-27 10:06:21 -04:00
David Sangrey
8b5e3b5760
[Admin] RM XML File 2024-05-27 10:03:26 -04:00
David Sangrey
f9c5677a57
[Admin] Update GitIgnore and Path for XML 2024-05-27 10:03:25 -04:00
David Sangrey
edae51ff33
[Admin] RM XML File 2024-05-27 10:03:25 -04:00
David Sangrey
cf9d910645
[Admin] RM XML File 2024-05-27 10:01:11 -04:00
David Sangrey
0464990e25
[Admin] RM XML File 2024-05-27 10:00:21 -04:00
David Sangrey
d1cc1ff54a
[Admin] Update GitIgnore and Path for XML 2024-05-27 09:52:59 -04:00
David Sangrey
9432078488
[Admin] RM XML File 2024-05-27 09:52:59 -04:00
David Sangrey
95e037c9bc
[Admin] Update GitIgnore and Path for XML 2024-05-27 09:52:25 -04:00
David Sangrey
99a7451b5d
[519] Change Beta Location 2024-05-27 09:52:16 -04:00
David Sangrey
dbeaac657b
[Admin] Update GitIgnore and Path for XML 2024-05-27 09:51:54 -04:00
David Sangrey
a9c026c3ef
[Admin] RM XML File 2024-05-27 09:51:14 -04:00
David Sangrey
6f13f1d893
[Admin] RM XML File 2024-05-27 09:46:01 -04:00
David Sangrey
1db12a4819
Revert "Merge branch 'releases' into enhancement/519/add-beta"
This reverts commit 6e557caac5508e6ebad020235a5bd62209d91573, reversing
changes made to 1e1ab64b1a8c50e192056666850845881a21f68b.
2024-05-26 20:43:55 -04:00
David Sangrey
bbb7d4bf32
[Lang] Update Languages 2024-05-26 16:56:16 -04:00