1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-15 16:50:34 +03:00

5483 Commits

Author SHA1 Message Date
David Sangrey
07e1211545
Merge branch 'develop' into enhancement/510/open-log-dir 2023-08-08 15:41:44 -04:00
David Sangrey
6e8f8815df
Release/5.9.4 Update Changelog Release/5.9.4 2023-08-08 14:59:19 -04:00
Phoebe
8a344c8c33
Merge pull request #2060 from HullSeals/fix/2048/capi-auth-issues
Fix cAPI Hanging Auth Issue on EDMC Protocol
LGTM, it's only missing translation of the auth popup which can be added later since that's not critical.
2023-08-08 20:51:08 +02:00
David Sangrey
e7f85ca81f
Merge branch 'develop' into fix/2048/capi-auth-issues 2023-08-08 14:50:06 -04:00
David Sangrey
77fd48c033
#2062 Update Shortcut Description to Old Version 2023-08-08 14:30:17 -04:00
David Sangrey
70bcbd9d56
#2048 Improve Cleanup 2023-08-06 19:00:46 -04:00
David Sangrey
3b679c1556
#2048 Validate RegKeys, Auth Flow 2023-08-06 17:40:04 -04:00
David Sangrey
7df1972423
#510 Remove Unused Import 2023-08-06 13:44:34 -04:00
David Sangrey
0d26fbfe89
#510 Add open log folder to prefs menu 2023-08-06 13:36:05 -04:00
David Sangrey
281c93efe3
#510 Add Log File Opener to Help Menu 2023-08-06 01:41:21 -04:00
David Sangrey
16ffdffdd9
Release/5.9.3 Update Changelog and Version Release/5.9.3 2023-08-03 22:35:35 -04:00
David Sangrey
eedb9b840c
#1462 It was, in fact, not that simple. 2023-08-03 22:31:36 -04:00
David Sangrey
59e47bbb17
Merge branch 'develop' of https://github.com/EDCD/EDMarketConnector into develop Release/5.9.2 2023-08-03 18:57:10 -04:00
David Sangrey
080ddd4353
Release/5.9.2 Changelog 2023-08-03 18:56:28 -04:00
David Sangrey
0766df1875
Release/5.9.2 Changelog 2023-08-03 18:55:33 -04:00
Phoebe
2038e36bf3
Merge pull request #2049 from Rixxan/fix/2046/5.9.1-Auth-Issues
5.9.2 Collective Roundup - Frontier Auth Registry Keys
LGTM
2023-08-04 00:53:44 +02:00
David Sangrey
3bbae8f71b
#1936 Update Length 2023-08-03 18:51:07 -04:00
David Sangrey
0f5be049ed
#1462 Suppress MyPy, who is Wrong. 2023-08-03 18:05:39 -04:00
David Sangrey
b75b6be23f
#1443 Update GitHub Workflow Submodules 2023-08-03 17:56:09 -04:00
David Sangrey
db73b9d775
#2047 Suppress Inaccurate MyPy 2023-08-03 17:33:23 -04:00
David Sangrey
dc52e7684f
#1122 Set MinVer for EDMC to Win8 2023-08-03 16:44:11 -04:00
David Sangrey
d88bd70055
#2047 Mask API Keys in Default Plugins 2023-08-03 16:32:59 -04:00
David Sangrey
816d041992
#1462 Remove Deprecated load_module() 2023-08-03 16:30:50 -04:00
David Sangrey
7c77175f2b
#1936 Make About Version Copyable 2023-08-03 16:30:24 -04:00
David Sangrey
775c6a770a
#2045 Make Description Less Useless 2023-08-03 16:29:42 -04:00
David Sangrey
e7876a0e0b
#2046 Add Missing Registry Logic 2023-08-03 16:29:07 -04:00
David Sangrey
f384a702b8
Update Changelog and Version String Release/5.9.1 2023-08-02 15:31:28 -04:00
dependabot[bot]
8839e6d672
build(deps-dev): bump flake8 from 6.0.0 to 6.1.0
Bumps [flake8](https://github.com/pycqa/flake8) from 6.0.0 to 6.1.0.
- [Commits](https://github.com/pycqa/flake8/compare/6.0.0...6.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>
2023-08-02 19:11:36 +00:00
Phoebe
1c1b6fc190
Merge pull request #2041 from Rixxan/enhancement/2040/build-system
#2040 Build System Overhaul
2023-08-02 21:10:58 +02:00
David Sangrey
8c2cbbc28f
#2040 Update Uninstaller Logic Message 2023-08-02 14:38:05 -04:00
David Sangrey
f47f011f4b
#2040 Update Submodules 2023-08-02 14:33:29 -04:00
David Sangrey
376ac667c9
#2040 Move ISS File Build to Builder 2023-08-02 14:32:30 -04:00
David Sangrey
0d3f3f4a52
#2040 Move Template to Resource Dir 2023-08-02 14:10:49 -04:00
David Sangrey
45804dafc1
#2040 Dynamically Build iss File 2023-08-01 16:30:59 -04:00
David Sangrey
89101fc73c
#2041 Uninstall Prior Versions of EDMC
Removes installed versions of EDMC which use the old WiX build framework
2023-07-31 17:44:14 -04:00
David Sangrey
9662473706
#2040 Update docs/Releasing.md
Co-authored-by: Phoebe <40956085+C1701D@users.noreply.github.com>
2023-07-29 18:22:41 -04:00
David Sangrey
d0b0cd7c59
#2040 Add more to GITIGNORE
Co-authored-by: Phoebe <40956085+C1701D@users.noreply.github.com>
2023-07-29 14:54:25 -04:00
David Sangrey
bec550a5e0
#2040 Revert GITIGNORE
Co-authored-by: Phoebe <40956085+C1701D@users.noreply.github.com>
2023-07-29 14:53:02 -04:00
David Sangrey
ccf8888e74
#2040 Revert Anomalous Changelog Change 2023-07-27 16:51:22 -04:00
David Sangrey
6f91e6ce4e
#2040 Integrate Builder and Installer 2023-07-27 14:14:36 -04:00
David Sangrey
dd1442f37b
#2040 Remove Unused Code 2023-07-27 11:14:21 -04:00
David Sangrey
8e7f7d6587
#2040 Hand over WIX to InnoSetup 2023-07-27 11:06:37 -04:00
David Sangrey
58a3f4504f
#2040 Type Annotations 2023-07-26 23:26:24 -04:00
David Sangrey
1690f8f3a9
#2040 Retire iSort
Going to do a handover to black (New Maintainer Preference)
2023-07-26 23:18:18 -04:00
David Sangrey
247d632cc6
#2040 First Pass - Update Build System 2023-07-26 22:49:03 -04:00
David Sangrey
e41d484468
5.9.0/update version string Release/5.9.0 2023-07-26 16:56:07 -04:00
David Sangrey
e2606911a7
5.9.0 Update Changelog 2023-07-26 16:37:16 -04:00
David Sangrey
694b3636d2
Merge branch 'beta' 2023-07-26 16:26:26 -04:00
Phoebe
6760a2f8fa
Merge pull request #2035 from EDCD/fix/2031/5.9.0-rc2
#2031 Update Station URL Defaults
2023-07-26 22:24:53 +02:00
David Sangrey
5258174283
#2031 Update Station URL Defaults 2023-07-24 16:29:39 -04:00