1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-16 09:10:35 +03:00

3901 Commits

Author SHA1 Message Date
A_D
e8cd29442f
fixed missing data types 2021-08-22 21:46:02 +02:00
A_D
afa0217ed8
additional info in docstrings 2021-08-22 21:45:51 +02:00
A_D
b86a010596
updated docs further 2021-08-22 09:03:36 +02:00
A_D
dac13216a0
remove uneeded cast and fix bug in passed data 2021-08-19 20:51:23 +02:00
A_D
8134a04739
clarified docstrings 2021-08-19 20:46:29 +02:00
A_D
3e5efb03ec
mentioned killswitch test script 2021-08-19 20:41:40 +02:00
A_D
1b45c562c1
added note about killswitch_test.py 2021-08-19 20:41:40 +02:00
A_D
27c1871250
cleanup 2021-08-19 20:41:37 +02:00
A_D
cc17f21cc5
s/\t/\s\s\s\s/g 2021-08-19 20:39:40 +02:00
A_D
5a080c8e55
updated docs 2021-08-19 20:37:40 +02:00
A_D
c86b9790ca
updated eddb to new killswitches 2021-08-19 20:37:40 +02:00
A_D
bb882d633a
clarified docs around inara 2021-08-19 20:37:40 +02:00
A_D
6c7245ee3d
updated eddn to new killswitches 2021-08-19 20:37:39 +02:00
A_D
f62f1ee97b
made types consistent and generic 2021-08-19 20:37:39 +02:00
A_D
1e71955375
added check_multiple method 2021-08-19 20:37:39 +02:00
A_D
984d09947c
added threaded request helper 2021-08-19 20:37:38 +02:00
A_D
665548fde3
Clarified that SimpleSpec supports both version wildcards and ranges 2021-08-19 20:37:38 +02:00
A_D
e081e1991b
docstring fixups 2021-08-19 20:37:38 +02:00
A_D
710807f585
made precedence of operators a part of the API 2021-08-19 20:37:37 +02:00
A_D
581fa05143
fixed incorrect example 2021-08-19 20:37:37 +02:00
A_D
5f970217e7
added verification script for killswitches 2021-08-19 20:37:37 +02:00
A_D
532716e748
use range instead of silly checks 2021-08-19 20:37:36 +02:00
A_D
3133cba0a4
checked negatives, added test to that effect 2021-08-19 20:37:36 +02:00
A_D
1c3c29abb6
silcenced flake8 2021-08-19 20:37:36 +02:00
A_D
a37b1882db
fixed import order 2021-08-19 20:37:35 +02:00
A_D
0c34e363f3
fix flake8 complaint 2021-08-19 20:37:35 +02:00
A_D
78c807a6cc
Clarified docs 2021-08-19 20:37:35 +02:00
A_D
e825902d13
fixed typo 2021-08-19 20:37:34 +02:00
A_D
3e297af79c
added killswitch tests 2021-08-19 20:37:34 +02:00
A_D
b04825985b
added version optional arg 2021-08-19 20:37:34 +02:00
A_D
baa70ff938
Added defaults to SingleKill 2021-08-19 20:37:33 +02:00
A_D
3da89e838f
finised deep_get tests 2021-08-19 20:37:33 +02:00
A_D
9255c4fa96
resolved edgecase with dotted keys 2021-08-19 20:37:33 +02:00
A_D
df200d2c22
quoting fixes 2021-08-19 20:37:32 +02:00
A_D
da8bb27b84
added deep get tests 2021-08-19 20:37:32 +02:00
A_D
5b96b9b118
tests for _apply complete 2021-08-19 20:37:32 +02:00
A_D
1712390732
removed old comment 2021-08-19 20:37:31 +02:00
A_D
e7e210cc87
start on unit tests 2021-08-19 20:37:31 +02:00
A_D
78fa629fbe
updated edsm 2021-08-19 20:37:26 +02:00
A_D
98e8179c3e
Dont ignore first killswitch checks changes 2021-08-19 20:35:50 +02:00
A_D
e79975bea8
Cleaned up import 2021-08-19 20:35:50 +02:00
A_D
36d786ef8c
Added more utility methods 2021-08-19 20:35:49 +02:00
A_D
8c0457bf47
updated inara to work with new killswitches 2021-08-19 20:35:49 +02:00
A_D
366da05cba
added utility methods for using the new actions 2021-08-19 20:35:49 +02:00
A_D
feb05c60d0
guard clause Sequence indexing 2021-08-19 20:35:48 +02:00
A_D
39eaf608a2
Scratch that, lets do this in an extensible manner
Keys now exist directly on Kills entries, those keys are only additive,
if EDMC doesnt understand something it just drops the entire event etc.
2021-08-19 20:35:48 +02:00
A_D
6c56b9851a
made redact_fields into delete_fields
otherwise there are type issues
2021-08-19 20:35:48 +02:00
A_D
4c9896569b
added inara support for new delete_fields directive 2021-08-19 20:35:48 +02:00
A_D
2583d07baf
Added additional data fields to killswitches
These fields will be used for various things moving forward. The
currently intended use is to redact fields when sending data to
inara/edsm/eddn in case Frontier accidentally includes something that is
unwanted
2021-08-19 20:35:47 +02:00
Athanasius
57cf4ab78a
Merge pull request #1254 from EDCD/dependabot/pip/develop/watchdog-2.1.4
build(deps): bump watchdog from 2.1.3 to 2.1.4
2021-08-19 18:09:21 +01:00