1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-23 12:20:30 +03:00

5423 Commits

Author SHA1 Message Date
David Sangrey
0d26fbfe89
Add open log folder to prefs menu 2023-08-06 13:36:05 -04:00
David Sangrey
281c93efe3
Add Log File Opener to Help Menu 2023-08-06 01:41:21 -04:00
David Sangrey
eedb9b840c
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 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
Update Length 2023-08-03 18:51:07 -04:00
David Sangrey
0f5be049ed
Suppress MyPy, who is Wrong. 2023-08-03 18:05:39 -04:00
David Sangrey
b75b6be23f
Update GitHub Workflow Submodules 2023-08-03 17:56:09 -04:00
David Sangrey
db73b9d775
Suppress Inaccurate MyPy 2023-08-03 17:33:23 -04:00
David Sangrey
dc52e7684f
Set MinVer for EDMC to Win8 2023-08-03 16:44:11 -04:00
David Sangrey
d88bd70055
Mask API Keys in Default Plugins 2023-08-03 16:32:59 -04:00
David Sangrey
816d041992
Remove Deprecated load_module() 2023-08-03 16:30:50 -04:00
David Sangrey
7c77175f2b
Make About Version Copyable 2023-08-03 16:30:24 -04:00
David Sangrey
775c6a770a
Make Description Less Useless 2023-08-03 16:29:42 -04:00
David Sangrey
e7876a0e0b
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
Phoebe
1c1b6fc190
Merge pull request from Rixxan/enhancement/2040/build-system
 Build System Overhaul
2023-08-02 21:10:58 +02:00
David Sangrey
8c2cbbc28f
Update Uninstaller Logic Message 2023-08-02 14:38:05 -04:00
David Sangrey
f47f011f4b
Update Submodules 2023-08-02 14:33:29 -04:00
David Sangrey
376ac667c9
Move ISS File Build to Builder 2023-08-02 14:32:30 -04:00
David Sangrey
0d3f3f4a52
Move Template to Resource Dir 2023-08-02 14:10:49 -04:00
David Sangrey
45804dafc1
Dynamically Build iss File 2023-08-01 16:30:59 -04:00
David Sangrey
89101fc73c
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
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
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
Revert GITIGNORE
Co-authored-by: Phoebe <40956085+C1701D@users.noreply.github.com>
2023-07-29 14:53:02 -04:00
David Sangrey
ccf8888e74
Revert Anomalous Changelog Change 2023-07-27 16:51:22 -04:00
David Sangrey
6f91e6ce4e
Integrate Builder and Installer 2023-07-27 14:14:36 -04:00
David Sangrey
dd1442f37b
Remove Unused Code 2023-07-27 11:14:21 -04:00
David Sangrey
8e7f7d6587
Hand over WIX to InnoSetup 2023-07-27 11:06:37 -04:00
David Sangrey
58a3f4504f
Type Annotations 2023-07-26 23:26:24 -04:00
David Sangrey
1690f8f3a9
Retire iSort
Going to do a handover to black (New Maintainer Preference)
2023-07-26 23:18:18 -04:00
David Sangrey
247d632cc6
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 from EDCD/fix/2031/5.9.0-rc2
 Update Station URL Defaults
2023-07-26 22:24:53 +02:00
David Sangrey
5258174283
Update Station URL Defaults 2023-07-24 16:29:39 -04:00
David Sangrey
61df38ba71
Update FDevIDs 2023-07-23 18:54:44 -04:00
David Sangrey
bec6faaf42
Pre-Release 5.9.0-rc1: appversion and changelog Release/5.9.0-rc1 2023-07-23 17:53:14 -04:00
Phoebe
5131f82599
Merge pull request from EDCD/enhancement/2031/remove-eddb-code
 Remove EDDB Code
# Added
- Imported temporary type hints per 

# Changed
- A few defaults for URL settings
- Updated Dependencies to latest working versions
- Minor documentation updates

# Removed
- Removes EDDB Plugin and References
2023-07-23 23:22:56 +02:00
David Sangrey
bd822f76bd
Remove Invalid Type Hint
Also updates Observer type hints based on https://github.com/gorakhargosh/watchdog/issues/982
2023-07-22 22:10:41 -04:00
David Sangrey
8763e9f5db
Suppress some Type Hint Errors 2023-07-22 22:02:35 -04:00
David Sangrey
779318d86b
Revert Potential Bad Change 2023-07-22 21:04:03 -04:00
David Sangrey
3563084f67
Remove more references to EDDB 2023-07-22 20:54:32 -04:00
David Sangrey
86d4d89b94
Remove EDDB and Bump Version 2023-07-22 09:39:05 -04:00
David Sangrey
93a69cef9e
Update Dependencies 2023-07-22 09:38:19 -04:00
David Sangrey
d633795b42
Merge pull request from EDCD/submodule-change/5630556664
[Auto-generated] Submodule Updates 5630556664
2023-07-22 08:13:08 -04:00