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
Phoebe
14319d0173
Merge pull request #2102 from HullSeals/enhancement/2051/remainders
...
[2051] First Pass Remaining Files
2023-12-01 04:07:54 +01:00
David Sangrey
f30fb56f6e
[2051] Re-add missing context
...
It's not a refactor if I don't accidentally nuke a lang comment
2023-11-30 22:05:59 -05:00
David Sangrey
170b86b5dc
[2051] Remove More Old Types
2023-11-30 21:45:04 -05:00
David Sangrey
cb2a18025c
[2051] First Pass Remaining Files
2023-11-30 21:30:18 -05:00
David Sangrey
386b0f69b5
Merge pull request #2101 from EDCD/submodule-change/7050757887
...
[Auto-generated] Submodule Updates 7050757887
2023-11-30 13:32:07 -05:00
github-actions
fc3b92faf7
updating submodules
2023-11-30 18:31:24 +00:00
Phoebe
467779e3ed
Merge pull request #2100 from HullSeals/enhancement/2051/main_files
...
[2051] Additional Core Files
2023-11-22 16:31:30 +01:00
David Sangrey
501e8da268
[2051] Add Default Fallback
2023-11-21 20:48:04 -05:00
David Sangrey
955d72ead2
Re-Add Missing LANG comment
...
I gotta stop doing that.
Co-authored-by: Phoebe <40956085+C1701D@users.noreply.github.com>
2023-11-21 20:44:53 -05:00
David Sangrey
169cfbfc56
[2051] Alter Open Logic
2023-11-17 21:09:42 -05:00
David Sangrey
4dd83f5fa4
[2051] And a few more, with timezones
2023-11-17 19:44:36 -05:00
David Sangrey
45a38ccdaa
[2051] Dashboard, Killswitch, l10n
2023-11-17 19:21:48 -05:00
David Sangrey
95c73179c6
[2051] Logging File Check
2023-11-17 18:39:47 -05:00
David Sangrey
960b00efbc
[2051] We need that else
2023-11-17 18:35:32 -05:00
David Sangrey
c47552d678
[2051] Revert Bool Check
2023-11-17 18:28:11 -05:00
David Sangrey
32cba245cd
[2051] Redo the Time Block
2023-11-17 18:14:25 -05:00
David Sangrey
acfe9f2717
[2051] Wait we did account for that
2023-11-17 18:09:09 -05:00
David Sangrey
ff1f931afd
[2051] EDMC Pass + Readd LANG
2023-11-17 18:07:37 -05:00
David Sangrey
724dd2ce6a
[2051] Main GUI File
2023-11-17 17:46:32 -05:00
David Sangrey
3e1725cecc
Merge pull request #2099 from HullSeals/enhancement/1490/spansh-URL-provider
...
Add spansh as a URL provider
2023-11-17 16:42:59 -05:00
Phoebe
ed163ddb61
[Minor] Typos and mypy
2023-11-17 22:40:08 +01:00
Phoebe
48644f7978
Merge pull request #2098 from HullSeals/enhancement/2051/remove-the-pickle
...
[2051] Convert Pickle to Json
2023-11-17 22:26:40 +01:00
Phoebe
71ff00ce58
[1490] Adds spansh as a URL provider
...
- Adds a spansh plugin as a URL provider for systems and stations.
- Adds plugin path to build.py.
- Updates a comment in the EDSM plugin.
2023-11-17 16:05:27 -05:00
David Sangrey
e268c248d1
[2051] Convert Pickle to Json
2023-11-17 13:19:06 -05:00
Phoebe
a3021f82a4
Merge pull request #2097 from HullSeals/enhancement/2051/misc-updates
...
[2051] Update Supporting Files
2023-11-17 17:56:28 +01:00
David Sangrey
b41dfaa594
[2051] Don't Overwrite Every Session
...
Whoops. Only fetch a new session if it's None.
Co-Authored-By: Phoebe <40956085+C1701D@users.noreply.github.com>
2023-11-17 11:51:41 -05:00
David Sangrey
ebd1813612
[2051] Revert Breaking Change
2023-11-17 11:37:36 -05:00
David Sangrey
b2d5e13465
[2051] Update Supporting Files
...
Not touching any of the big ones, but some clarification updates to many of the supporting files.
2023-11-17 11:33:26 -05:00
David Sangrey
a169fb5a18
[Minor] Suppress Errant MyPy Error
2023-11-17 10:54:00 -05:00
David Sangrey
6c06600f21
Merge pull request #2096 from HullSeals/fix/2088/fix-and-standardize-UI
...
Fix and standardize Settings UI
2023-11-16 21:42:41 -05:00
Phoebe
a3c1763f4a
[2095] Standardize horizontal Padding
...
- Standardizes horizontal Padding.
- Fixes further padding issues.
- Part of #2095
2023-11-17 03:05:42 +01:00
Phoebe
fc9775b910
[Minor] flake8
2023-11-17 01:57:13 +01:00
Phoebe
27dba61ba0
Merge pull request #2094 from HullSeals/enhancement/2051/docs-workflows-utils
...
[2051] Utilities, Scripts, Workflow Audits
LGTM
2023-11-17 01:49:45 +01:00
Phoebe
8063cf099b
[2095] Standardize vertical Padding
...
- Standardizes vertical Padding.
- Fixes issues with the disabled and outdated Plugin list.
- Part of #2095
2023-11-17 01:39:52 +01:00
David Sangrey
6d73c026e0
Merge branch 'enhancement/2051/docs-workflows-utils' of https://github.com/HullSeals/EDMarketConnector into enhancement/2051/docs-workflows-utils
2023-11-16 18:18:11 -05:00
David Sangrey
93619e4565
[2051] Fix Localized Strings
2023-11-16 18:18:10 -05:00
David Sangrey
b741047fd5
[2051] Fix Localized Strings
2023-11-16 18:16:25 -05:00
Phoebe
e878453ba0
[Minor] flake8
2023-11-16 22:28:45 +01:00
Phoebe
07ae14be5a
[2088] fix UI bugs, introduce standard
...
- Fixes #2088 and #2089 .
- Adds usage of ``row=`` for ``.grid()`` for all config entries in included plugins.
- Changes all config pages to start at row 0.
- Starts introducing a standard for config panel layouts.
2023-11-16 22:21:57 +01:00
David Sangrey
8693c1a667
[2051] Utilities Quick Pass
2023-11-16 16:14:59 -05:00
David Sangrey
c7c6d5eed7
[2051] Scripts Update
2023-11-16 16:13:14 -05:00
David Sangrey
62cf621b20
[2051] Docfile Brief Pass
2023-11-16 16:11:37 -05:00
David Sangrey
c8edce26e6
[2051] Workflow and Requirement Update
2023-11-16 16:11:14 -05:00
David Sangrey
24aaea7ded
[Submodule] Manually Update Submodules
...
The action isn't doing whatever it should be properly. I don't know why. But this will suppress it for now.
2023-11-16 13:46:18 -05:00
Phoebe
fae7b32e43
Merge pull request #2084 from HullSeals/enhancement/2051/config
...
[2051] Config Files Audit
LGTM
2023-11-16 19:26:32 +01:00
David Sangrey
473bd1cdf6
[2051] Replace More Old-Style Union/Opts
...
And re-adds the missing but deprecated abstracts in config
2023-11-16 13:21:54 -05:00
David Sangrey
3e4479bec3
Merge pull request #2091 from EDCD/dependabot/pip/develop/mypy-1.6.1
...
build(deps-dev): bump mypy from 1.4.1 to 1.6.1
2023-11-16 12:26:32 -05:00
David Sangrey
093bcc351d
Merge pull request #2090 from EDCD/dependabot/pip/develop/coverage-toml--7.3.2
...
build(deps-dev): bump coverage[toml] from 7.2.7 to 7.3.2
2023-11-16 12:26:07 -05:00
David Sangrey
3054ae9dc2
Merge pull request #2092 from EDCD/dependabot/pip/develop/pytest-7.4.3
...
build(deps-dev): bump pytest from 7.4.0 to 7.4.3
2023-11-16 12:25:55 -05:00