326 Commits

Author SHA1 Message Date
AnthorNet
a8bf0b2f0b Do not send faction reputation to listeners 2018-10-30 20:11:57 +01:00
AnthorNet
f183391402 Update SQLLite query to MySQL 2018-10-23 11:44:11 +02:00
AnthorNet
5b74875630 Migrate SQLLite to MySQL 2018-10-23 09:58:21 +02: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
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
08eb0aa28f Only BIND Gateway ton localhost to avoid unintended listening of unfiltered messages 2018-01-27 09:14:43 +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
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
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
Jonathan Harris
04a8f91b8c Rewrite schemas during transition period 2017-07-03 12:58:44 +01:00
Jonathan Harris
a959390ff7 Move SSL config to Settings 2017-07-03 12:31:20 +01:00
AnthorNet
63a8a9b6e1 Add new schema URI
+ Fix missing slash
2017-07-03 10:20:31 +02:00
AnthorNet
e13fffea79 Fix UnicodeDecodeError 2017-06-29 21:18:44 +02:00
AnthorNet
80b8c45b05 Bump version 2017-06-29 15:37:30 +02:00
AnthorNet
059dfdd6e5 Fix Validator FormatChecker 2017-06-29 15:04:15 +02:00
AnthorNet
3a396e87a9 Put RELAY IP/HOST into setting to be concordant with GATEWAY 2017-06-29 14:06:56 +02:00
AnthorNet
97ed7ad101 Add the new Gateway/Relay and make them act in HTTPS 2017-06-29 14:01:40 +02:00
AnthorNet
5e841fb9c8 Switch monitor response to HTTPS 2017-06-29 12:04:03 +02:00
AnthorNet
79727e4f85 Invalid syntax for strict-rfc3339 2017-06-26 16:29:41 +02:00
AnthorNet
8363ff8590 Test enforcing rfc3339 format for date-time 2017-01-20 11:59:19 +01:00
AnthorNet
f727dbdaf3 Prevent more duplicate 2017-01-09 11:16:35 +01:00
AnthorNet
d09f0cd397 Update monitor database directory 2016-12-21 11:13:52 +01:00
AnthorNet
7f15c3bb0a Remove unused gateway from monitor 2016-12-15 14:32:59 +01:00
AnthorNet
df892f2d85 Remove unused gateway 2016-12-15 14:31:37 +01:00
AnthorNet
0474723c16 Bump version for ED2.2 2016-10-25 08:31:52 +02:00
AnthorNet
46c2a732c1 Merge pull request #52 from Marginal/retire_v2
Retire v2 commodities schema and v1 outfitting and shipyard schemas
2016-10-25 08:28:14 +02:00
AnthorNet
924c948a02 Update Version.py 2016-10-18 07:47:30 +02:00
Jonathan Harris
341f159b7c Retire v2 commodities schema
and v1 outfitting and shipyard schemas.
2016-10-06 11:11:40 +01:00
AnthorNet
8fa93fbb40 Bump Version 2016-09-23 10:11:25 +02:00
AnthorNet
d68fd2caa8 Merge remote-tracking branch 'refs/remotes/origin/master' into pr/49
# Conflicts:
#	src/eddn/conf/Settings.py
2016-09-23 10:08:02 +02:00
Jonathan Harris
e82e968834 Activate blackmarket schema 2016-09-15 17:37:40 +01:00
Jonathan Harris
66b078d344 Activate journal schema 2016-08-28 13:08:44 +01:00
AnthorNet
bff39d1fb1 Update Version.py 2016-08-17 15:33:11 +02:00