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

5764 Commits

Author SHA1 Message Date
David Muckle
4ae516677e More excludes, change path for .gitversion 2023-12-24 10:34:35 -05:00
David Muckle
ffecae17a7 Need 8 characters 2023-12-24 10:28:50 -05:00
David Muckle
16f584b519 Rename for testing 2023-12-24 10:25:44 -05:00
David Muckle
b6150cab7d Further satisfy linter 2023-12-24 10:09:49 -05:00
David Muckle
c522250a40 More indentation to satisfy linter 2023-12-23 22:03:46 -05:00
David Sangrey
4ef439f1c0
[Fix] Add Required Dupe Imports 2023-12-23 20:55:32 -05:00
David Muckle
e6e49d4601 Include .gitversion in linux archive 2023-12-23 20:20:00 -05:00
David Sangrey
f7a23b5b6f
[Minor] Bump Python Version, Update GitIgnore 2023-12-23 20:12:34 -05:00
David Sangrey
57b00c6105
[Minor] Minor Code Tweaks
Officially Deprecates ttkHyperlinkLabel/openurl() function, a few minor code readability updates, and updates dependencies
2023-12-23 20:12:17 -05:00
David Sangrey
b0b9113e51
[RELEASE] 5.10.0 Release/5.10.0 2023-12-20 22:39:58 -05:00
David Sangrey
631b7f93d3
Merge branch 'beta' 2023-12-20 22:20:21 -05:00
David Sangrey
b5311b4a6e
[Minor] Sync Submodule Document 2023-12-20 22:03:30 -05:00
David Sangrey
af68bbdc00
[5.10.0] Update Version String 2023-12-20 22:00:02 -05:00
David Sangrey
117183ae8f
[Lang] Update Translation Files 2023-12-20 21:48:04 -05:00
David Sangrey
9c9ca42c13
[Fix] Re-Add Shebangs
Required for some Unix and Mac distributions
2023-12-16 21:04:33 -05:00
Phoebe
6ffbeb8aee [Minor] Fix docstring 2023-12-16 21:06:30 +01:00
David Sangrey
7c854781dd
Merge branch 'develop' of https://github.com/EDCD/EDMarketConnector into develop Release/5.10.0-rc1 2023-12-16 14:58:46 -05:00
David Sangrey
51cd0f85b0
[Minor] Bump Version String 2023-12-16 14:58:36 -05:00
Phoebe
ff0fdd26e6
[Minor] Remove duplicate Comment 2023-12-16 15:22:55 +01:00
David Sangrey
be036bdb77
Merge pull request #2111 from HullSeals/enhancement/1801/FDEVID-Check
[1801] Add Warning for FDevIDs
2023-12-15 22:17:54 -05:00
Phoebe
17e740d3ee [1801] Check for files at output generation
Adds a check to see if the FDevID files exist to the output file generation process. If they don't generate a warning log entry and continue without them.
2023-12-16 02:10:55 +01:00
David Sangrey
6292936646
[1801] Fix FDEVIDs 2023-12-15 13:21:00 -05:00
David Sangrey
25a46545ca
[1801] Add missing file check to builder 2023-12-15 12:16:44 -05:00
David Sangrey
ad455f144d
[1801] Clarify Varnames 2023-12-15 12:00:51 -05:00
David Sangrey
fe327606ab
[1801] Add Warning for FDevIDs 2023-12-15 11:51:53 -05:00
David Sangrey
a38cf5a9ac
Merge pull request #2110 from HullSeals/enhancement/broken-plugin-popup
Broken Plugins Popup
2023-12-15 11:50:36 -05:00
Phoebe
49ca678ff6 [Minor] Clarify Comment
Forgot to update the comment to be about broken plugins instead of no 3.x support ones.
2023-12-15 00:43:48 +01:00
Phoebe
9a297fb4f8
Merge pull request #2109 from HullSeals/enhancement/555/winsparkle_to_inno
[555] Move Default Registry Creation
2023-12-15 00:38:47 +01:00
David Sangrey
aa5abeaa9a
[Minor] Shaddup Flake 2023-12-13 19:40:27 -05:00
David Sangrey
dac9542557
[Minor] Correct Template S&G
Also includes a minor fix for try/except if coriolis-data is missing
2023-12-13 19:38:42 -05:00
Phoebe
34d91dfb2d [Enhancement] Broken Plugins Popup
- Adds a Popup at startup about Plugins that failed to load.
- Adds entry about broken Plugins in the Settings - Plugins tab.
- Adds corresponding translation entries.
2023-12-14 01:06:09 +01:00
David Sangrey
8888d01760
[555] Move WinSparkle Keys to Setup File 2023-12-13 18:28:27 -05:00
David Sangrey
bd6f5466af
[Docs] Add reminder about find_localized_files
Most of these docs are due for a total review, so this is a temporary measure.
2023-12-13 17:35:31 -05:00
David Sangrey
761e9f0f59
[Translations] Update Translation Files 2023-12-13 17:27:33 -05:00
Phoebe
cb7fbfc0e1
Merge pull request #2108 from HullSeals/fix/1843/url_params
[1843] Update URL Parameter Encoding
2023-12-13 19:59:13 +01:00
David Sangrey
95f2ea40b6
[#1843] Fix URL Parameter Bug
Replaces vague space with properly encoded %20. This SHOULD solve the issue, but I can't replicate the original issue.
2023-12-12 21:28:56 -05:00
David Sangrey
21268d5f19
[Minor] Correct Spelling of Spansh 2023-12-07 11:55:07 -05:00
David Sangrey
4634232d6a
[Minor] Bump Appversion Release/5.10.0-beta1 2023-12-06 18:58:25 -05:00
David Sangrey
c511b51003
[Translations] Update Translation Template 2023-12-06 17:41:22 -05:00
David Sangrey
e2285729df
Merge pull request #2086 from GLWine/develop
Fixed translation hook in EDSM.py and Inara.py
2023-12-06 17:17:39 -05:00
David Sangrey
173c32f314
[Minor] Update Code Checks 2023-12-06 17:15:46 -05:00
David Sangrey
4440b960a7
Merge pull request #2105 from EDCD/dependabot/pip/develop/certifi-2023.11.17
build(deps): bump certifi from 2023.7.22 to 2023.11.17
2023-12-06 16:53:13 -05:00
David Sangrey
9c99626ef5
Merge pull request #2103 from EDCD/dependabot/pip/develop/mypy-1.7.1
build(deps-dev): bump mypy from 1.7.0 to 1.7.1
2023-12-06 16:49:58 -05:00
David Sangrey
ee3910616c
Merge pull request #2106 from EDCD/dependabot/pip/develop/setuptools-69.0.2
build(deps-dev): bump setuptools from 68.2.2 to 69.0.2
2023-12-06 16:49:48 -05:00
David Sangrey
7d1eaa2d94
Merge pull request #2107 from EDCD/dependabot/github_actions/develop/actions/github-script-7
build(deps): bump actions/github-script from 6 to 7
2023-12-06 16:49:31 -05:00
dependabot[bot]
7902610d10
build(deps): bump actions/github-script from 6 to 7
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 17:36:48 +00:00
dependabot[bot]
950c26b977
build(deps-dev): bump setuptools from 68.2.2 to 69.0.2
Bumps [setuptools](https://github.com/pypa/setuptools) from 68.2.2 to 69.0.2.
- [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/v68.2.2...v69.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 17:16:28 +00:00
dependabot[bot]
3646d93b86
build(deps): bump certifi from 2023.7.22 to 2023.11.17
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2023.11.17.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2023.11.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 17:16:19 +00:00
dependabot[bot]
bc6b4f8b83
build(deps-dev): bump mypy from 1.7.0 to 1.7.1
Bumps [mypy](https://github.com/python/mypy) from 1.7.0 to 1.7.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.7.0...v1.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 17:16:08 +00:00
Phoebe
14319d0173
Merge pull request #2102 from HullSeals/enhancement/2051/remainders
[2051] First Pass Remaining Files
2023-12-01 04:07:54 +01:00