387 Commits

Author SHA1 Message Date
AnthorNet
5b74875630 Migrate SQLLite to MySQL 2018-10-23 09:58:21 +02:00
AnthorNet
3c01bdc402
Create LICENSE 2018-03-12 15:07:50 +01:00
AnthorNet
fd818da8cd
Merge pull request #76 from inorton/further-randomise-uploader
Ensure that the uploaderID value is always unique for each uploader
2018-03-09 11:06:49 +01:00
Ian Norton
d74505fe35 Ensure that the uploaderID value is always unique for each uploader but is also unpredictable.
Also ensure that the unique uploaderID for each uploader changes every 12 hours
2018-03-07 22:52:55 +00:00
AnthorNet
ccf11c9df6
Merge pull request #75 from EDSM-NET/Add-marketId
Add marketId to cAPI schemas
2018-02-28 14:00:28 +01:00
AnthorNet
ac00af5e27
Update shipyard-v2.0.json 2018-02-28 13:59:18 +01:00
AnthorNet
cac1d2c7af
Update blackmarket-v1.0.json 2018-02-28 13:58:54 +01:00
AnthorNet
288a6347fd
Update outfitting-v2.0.json 2018-02-28 13:58:38 +01:00
AnthorNet
3aa7b7348f
Update commodity-v3.0.json 2018-02-28 13:58:07 +01:00
AnthorNet
910e8a347b
Merge pull request #74 from Marginal/master
Add SystemAddress property for Scan events
2018-02-28 09:19:49 +01:00
Jonathan Harris
d409af7e10 Add SystemAddress property for Scan events
Not made mandatory to allow processing of historical E:D 2.x events.
2018-02-27 23:11:48 +00:00
AnthorNet
d23a7dc722 Always hash uploaderID with private information 2018-01-30 07:31:23 +01:00
AnthorNet
a221ae13c3 Remove uploaderID from public relays to avoid real time tracking of user without consent 2018-01-27 09:37:26 +01:00
AnthorNet
f13b4dfc30 Remove unneeded domain from nginx 2018-01-27 09:29:09 +01:00
AnthorNet
08eb0aa28f Only BIND Gateway ton localhost to avoid unintended listening of unfiltered messages 2018-01-27 09:14:43 +01:00
AnthorNet
7e2eb08b67
Merge pull request #71 from Marginal/master
Don't modify message body
2018-01-27 08:52:44 +01:00
Jonathan Harris
e5c4233939 Don't modify message body
Fixes 6d78549
2018-01-07 02:23:01 +00:00
AnthorNet
63cac32704
Merge pull request #70 from Marginal/master
Make duplicate test cheaper
2018-01-06 12:41:22 +01:00
AnthorNet
26f0d64745 Small fixes 2018-01-06 12:40:56 +01:00
Jonathan Harris
6d78549655 Make duplicate test cheaper 2018-01-05 20:31:44 +00:00
AnthorNet
ad1d133e66 Fix (Ignore): You must not use 8-bit bytestrings 2018-01-05 16:41:19 +01:00
AnthorNet
32ed86da91 Fix duplicate message not copied 2018-01-05 16:35:57 +01:00
AnthorNet
dd65ba50d1 Temp fix 2018-01-05 15:10:53 +01:00
AnthorNet
6d3b593fd1 Fix json is not defined 2018-01-05 15:09:27 +01:00
AnthorNet
313120aa94 Implement tracking stats 2018-01-05 15:06:21 +01:00
AnthorNet
4fad830e59
Avoid KeyError 2017-12-28 11:23:37 +01:00
AnthorNet
e5123b99b5
Update DuplicateMessages.py 2017-12-28 11:06:28 +01:00
AnthorNet
6d670a27ee
Prevent docked dup eon distance from start 2017-12-28 11:00:59 +01:00
AnthorNet
1443e45272
No need to divide again, INT are enough 2017-12-28 10:28:44 +01:00
AnthorNet
2770d37f16
Update DuplicateMessages.py 2017-12-28 10:24:38 +01:00
AnthorNet
a6546c3628 Ensure CORS available from gateway upload 2017-10-18 15:07:58 +02:00
AnthorNet
d11714f9d6 Merge pull request #69 from inorton/perl-example
Add a ZMQ perl exmple
2017-10-18 14:56:07 +02:00
Ian Norton
dcd4a8c54c Add a ZMQ perl exmple 2017-10-11 15:37:23 -04:00
AnthorNet
d1db9a8e3e Merge pull request #68 from Marginal/master
Add "economies" and "prohibited" properties
2017-09-19 09:46:22 +02:00
Jonathan Harris
5599350f30 Commodity naming scheme change in 2.4 cAPI 2017-09-18 18:56:12 +01:00
Jonathan Harris
38076c98bf Additions for 2.4 2017-09-14 16:17:03 +01:00
AnthorNet
fa753ab84d Update old schemas to new schemas in main monitor front 2017-08-10 16:29:12 +02:00
AnthorNet
17bae4bfba Fix hits not INT 2017-08-10 16:18:37 +02:00
AnthorNet
91c1949a21 Fix old schema stats 2017-08-10 16:13:26 +02:00
AnthorNet
bf653b5480 Removing old Relay/Monitor 2017-08-09 13:52:29 +02:00
AnthorNet
0219bbb7a2 Bump Version (Migration done) 2017-08-09 13:51:01 +02:00
AnthorNet
7470c435fb Merge pull request #65 from Marginal/master
Strip out Cmdr-specific Latitude and Longitude from Location events
2017-08-09 13:46:23 +02:00
AnthorNet
f12c936d08 Merge pull request #64 from Marginal/end-migration
Retire old schemas
2017-08-09 13:46:04 +02:00
Jonathan Harris
ee155ce84b Strip out Cmdr-specific Latitude and Longitude from Location events 2017-08-06 20:00:52 +01:00
AnthorNet
46f8616962 Amend Location to authorized event 2017-07-20 09:47:36 +02:00
Jonathan Harris
c0a0624c3f Retire old schema names 2017-07-03 15:39:50 +01:00
Jonathan Harris
f9c7eb1d39 Stop rewriting new schemas to old
Reverts 04a8f91.
2017-07-03 15:34:39 +01:00
AnthorNet
dedbc76a26 Merge pull request #63 from EDSM-NET/Migration
Migration
2017-07-03 15:52:25 +02:00
AnthorNet
390e44cf64 Merge branch 'master' into Migration 2017-07-03 15:52:04 +02:00
AnthorNet
d4f5202bf0 Merge pull request #62 from Marginal/Migration
Schema migration before migration end
2017-07-03 14:16:36 +02:00