Commit Graph

  • 3f3e199cd4 Add "horizons" boolean property Jonathan Harris 2019-01-07 22:36:00 +00:00
  • 5951a6f962
    Changed output to JSON format (use double quotes) Sebastian Bauer 2018-12-29 18:46:24 +01:00
  • ed5f3b95ae
    Changed output to JSON format (use double quotes) Sebastian Bauer 2018-12-29 18:46:24 +01:00
  • 7b4abf66a0 Add some monitoring to EDDN status AnthorNet 2018-12-14 21:36:18 +01:00
  • b0a7d7ffb0 Remove uploaders from the nav also AnthorNet 2018-12-14 12:09:57 +01:00
  • 7b45a4ce78 Also comment in monitor AnthorNet 2018-12-14 12:08:05 +01:00
  • 83d6942fe8 Comment Uploaders from status AnthorNet 2018-12-14 12:06:31 +01:00
  • 42127cb43a Try High Water Mark on Relay AnthorNet 2018-12-14 11:58:38 +01:00
  • e4c3e61b0f Also remove DistanceFromArrivalLS AnthorNet 2018-12-13 13:47:51 +01:00
  • b5eb8bc2ce Avoid duplicate scan messages after SAAScanComplete AnthorNet 2018-12-13 13:40:25 +01:00
  • a54b0bd04e Remove duplicate timestamp to avoid close messages to pass AnthorNet 2018-12-13 09:01:01 +01:00
  • 193b90fcaf Fix v3 example AnthorNet 2018-11-23 10:20:40 +01:00
  • eb137fbcba Update examples AnthorNet 2018-11-23 08:58:09 +01:00
  • e86a5257ee Also disallow faction squadron status Jonathan Harris 2018-11-22 09:37:14 +00:00
  • 701b5f912d Disallow "ActiveFine" and "Wanted" in Journal schema Jonathan Harris 2018-11-04 13:07:18 +00:00
  • a733ff22ed Fix MyReputation deletion AnthorNet 2018-11-02 12:30:07 +01:00
  • bd7c45cdbf Disallow faction reputation in Journal schema Jonathan Harris 2018-10-31 08:17:26 +00:00
  • a8bf0b2f0b Do not send faction reputation to listeners AnthorNet 2018-10-30 20:11:57 +01:00
  • f183391402 Update SQLLite query to MySQL AnthorNet 2018-10-23 11:44:11 +02:00
  • 5b74875630 Migrate SQLLite to MySQL AnthorNet 2018-10-23 09:58:21 +02:00
  • 98a467a2a4
    Merge f10fe2e0bf91ce945c30bc08a869dd9a47a2a268 into 3c01bdc402b7fffeb8e93173c1a4b7f19a92fca7 Oleg V. Kozlyuk 2018-07-14 16:06:36 +00:00
  • f10fe2e0bf Made outfitting schema tolerant to all-lowercase data coming from outfitting.json DarkWanderer 2018-07-14 17:08:09 +03:00
  • 4f07e9b712 Re #77 Added [header][uploaderPrivacy] which can be "random" or "clear" Ian Norton 2018-04-05 22:08:00 +01:00
  • 3c01bdc402
    Create LICENSE AnthorNet 2018-03-12 15:07:50 +01:00
  • fd818da8cd
    Merge pull request #76 from inorton/further-randomise-uploader AnthorNet 2018-03-09 11:06:49 +01:00
  • d74505fe35 Ensure that the uploaderID value is always unique for each uploader but is also unpredictable. Ian Norton 2018-03-07 22:52:55 +00:00
  • ccf11c9df6
    Merge pull request #75 from EDSM-NET/Add-marketId AnthorNet 2018-02-28 14:00:28 +01:00
  • ac00af5e27
    Update shipyard-v2.0.json AnthorNet 2018-02-28 13:59:18 +01:00
  • cac1d2c7af
    Update blackmarket-v1.0.json AnthorNet 2018-02-28 13:58:54 +01:00
  • 288a6347fd
    Update outfitting-v2.0.json AnthorNet 2018-02-28 13:58:38 +01:00
  • 3aa7b7348f
    Update commodity-v3.0.json AnthorNet 2018-02-28 13:58:07 +01:00
  • 910e8a347b
    Merge pull request #74 from Marginal/master AnthorNet 2018-02-28 09:19:49 +01:00
  • d409af7e10 Add SystemAddress property for Scan events Jonathan Harris 2018-02-27 23:11:48 +00:00
  • 29b79dfc49 Support the "Died" and "Interdicted" events Ian Norton 2018-02-09 18:02:36 +00:00
  • d23a7dc722 Always hash uploaderID with private information AnthorNet 2018-01-30 07:31:23 +01:00
  • 225d8025e4 Merge 7715f972ed8cb462f964af14512d9c1e80eacb05 into a221ae13c38f7531c8f6254646f0926450fe2cf3 Ian Norton 2018-01-29 20:11:41 +00:00
  • 7715f972ed Safely make one-way randomized uploaderIDs Ian Norton 2018-01-29 20:05:13 +00:00
  • a221ae13c3 Remove uploaderID from public relays to avoid real time tracking of user without consent AnthorNet 2018-01-27 09:37:26 +01:00
  • f13b4dfc30 Remove unneeded domain from nginx AnthorNet 2018-01-27 09:29:09 +01:00
  • 08eb0aa28f Only BIND Gateway ton localhost to avoid unintended listening of unfiltered messages AnthorNet 2018-01-27 09:14:43 +01:00
  • 7e2eb08b67
    Merge pull request #71 from Marginal/master AnthorNet 2018-01-27 08:52:44 +01:00
  • e5c4233939 Don't modify message body Jonathan Harris 2018-01-07 02:20:36 +00:00
  • 63cac32704
    Merge pull request #70 from Marginal/master AnthorNet 2018-01-06 12:41:22 +01:00
  • 26f0d64745 Small fixes AnthorNet 2018-01-06 12:40:56 +01:00
  • 6d78549655 Make duplicate test cheaper Jonathan Harris 2018-01-05 20:27:44 +00:00
  • ad1d133e66 Fix (Ignore): You must not use 8-bit bytestrings AnthorNet 2018-01-05 16:41:19 +01:00
  • 32ed86da91 Fix duplicate message not copied AnthorNet 2018-01-05 16:35:57 +01:00
  • dd65ba50d1 Temp fix AnthorNet 2018-01-05 15:10:53 +01:00
  • 6d3b593fd1 Fix json is not defined AnthorNet 2018-01-05 15:09:27 +01:00
  • 313120aa94 Implement tracking stats AnthorNet 2018-01-05 15:06:21 +01:00
  • 4fad830e59
    Avoid KeyError AnthorNet 2017-12-28 11:23:37 +01:00
  • e5123b99b5
    Update DuplicateMessages.py AnthorNet 2017-12-28 11:06:28 +01:00
  • 6d670a27ee
    Prevent docked dup eon distance from start AnthorNet 2017-12-28 11:00:59 +01:00
  • 1443e45272
    No need to divide again, INT are enough AnthorNet 2017-12-28 10:28:44 +01:00
  • 2770d37f16
    Update DuplicateMessages.py AnthorNet 2017-12-28 10:24:38 +01:00
  • a6546c3628 Ensure CORS available from gateway upload AnthorNet 2017-10-18 15:07:58 +02:00
  • d11714f9d6 Merge pull request #69 from inorton/perl-example AnthorNet 2017-10-18 14:56:07 +02:00
  • dcd4a8c54c Add a ZMQ perl exmple Ian Norton 2017-10-11 12:18:58 -04:00
  • d1db9a8e3e Merge pull request #68 from Marginal/master AnthorNet 2017-09-19 09:46:22 +02:00
  • 5599350f30 Commodity naming scheme change in 2.4 cAPI Jonathan Harris 2017-09-18 18:56:12 +01:00
  • 38076c98bf Additions for 2.4 Jonathan Harris 2017-09-14 16:17:03 +01:00
  • fa753ab84d Update old schemas to new schemas in main monitor front AnthorNet 2017-08-10 16:29:12 +02:00
  • 17bae4bfba Fix hits not INT AnthorNet 2017-08-10 16:18:37 +02:00
  • 91c1949a21 Fix old schema stats AnthorNet 2017-08-10 16:13:26 +02:00
  • bf653b5480 Removing old Relay/Monitor AnthorNet 2017-08-09 13:52:29 +02:00
  • 0219bbb7a2 Bump Version (Migration done) AnthorNet 2017-08-09 13:51:01 +02:00
  • 7470c435fb Merge pull request #65 from Marginal/master AnthorNet 2017-08-09 13:46:23 +02:00
  • f12c936d08 Merge pull request #64 from Marginal/end-migration AnthorNet 2017-08-09 13:46:04 +02:00
  • ee155ce84b Strip out Cmdr-specific Latitude and Longitude from Location events Jonathan Harris 2017-08-06 20:00:52 +01:00
  • 46f8616962 Amend Location to authorized event AnthorNet 2017-07-20 09:47:36 +02:00
  • c0a0624c3f Retire old schema names Jonathan Harris 2017-07-03 15:39:50 +01:00
  • f9c7eb1d39 Stop rewriting new schemas to old Jonathan Harris 2017-07-03 15:34:39 +01:00
  • dedbc76a26 Merge pull request #63 from EDSM-NET/Migration AnthorNet 2017-07-03 15:52:25 +02:00
  • 390e44cf64 Merge branch 'master' into Migration AnthorNet 2017-07-03 15:52:04 +02:00
  • d4f5202bf0 Merge pull request #62 from Marginal/Migration AnthorNet 2017-07-03 14:16:36 +02:00
  • be0104d9a0 Make Nginx serves the canonical URI for schema AnthorNet 2017-07-03 14:14:49 +02:00
  • 04a8f91b8c Rewrite schemas during transition period Jonathan Harris 2017-07-03 12:58:44 +01:00
  • 7279bae2fa Fix README.md AnthorNet 2017-07-03 13:40:44 +02:00
  • 543b6d90cd Update schema URI AnthorNet 2017-07-03 13:39:15 +02:00
  • 7173764e39 Update Relay URI in examples AnthorNet 2017-07-03 13:35:31 +02:00
  • a959390ff7 Move SSL config to Settings Jonathan Harris 2017-07-03 12:31:20 +01:00
  • 63a8a9b6e1 Add new schema URI + Fix missing slash AnthorNet 2017-07-03 10:19:50 +02:00
  • e13fffea79 Fix UnicodeDecodeError AnthorNet 2017-06-29 21:18:44 +02:00
  • 80b8c45b05 Bump version AnthorNet 2017-06-29 15:37:30 +02:00
  • 1b192c0304 Update Gateway port AnthorNet 2017-06-29 15:14:00 +02:00
  • 66061e17f1 Make old relay listen to the new gateway AnthorNet 2017-06-29 15:06:32 +02:00
  • 059dfdd6e5 Fix Validator FormatChecker AnthorNet 2017-06-29 15:04:15 +02:00
  • e80f559931 Fix HTTPS upstream AnthorNet 2017-06-29 14:38:38 +02:00
  • 2cf8022b60 Add GATEWAY upstream from NGINX AnthorNet 2017-06-29 14:11:26 +02:00
  • 3a396e87a9 Put RELAY IP/HOST into setting to be concordant with GATEWAY AnthorNet 2017-06-29 14:06:56 +02:00
  • 97ed7ad101 Add the new Gateway/Relay and make them act in HTTPS AnthorNet 2017-06-29 14:01:40 +02:00
  • 8bffbe91fa Make init.d scripts working with Debian AnthorNet 2017-06-29 12:20:39 +02:00
  • 5e841fb9c8 Switch monitor response to HTTPS AnthorNet 2017-06-29 12:04:03 +02:00
  • 31baab4ae5 Add init.d scripts AnthorNet 2017-06-29 11:36:24 +02:00
  • f172b54954 Add nginx monitor configuration AnthorNet 2017-06-29 10:35:32 +02:00
  • 2ae389f6b9 Update README.md AnthorNet 2017-06-29 09:38:54 +02:00
  • 79727e4f85 Invalid syntax for strict-rfc3339 AnthorNet 2017-06-26 16:29:41 +02:00
  • 5f9e55390d Merge pull request #60 from alski/master AnthorNet 2017-05-26 17:13:11 +02:00
  • 22261d1b9d Merge pull request #61 from inorton/java-example AnthorNet 2017-05-26 17:12:58 +02:00
  • b826a76359 Add java example inb 2017-05-23 13:59:05 +01:00