Commit Graph

  • a15e473fbf
    fix: remove brackets around update master William Oldham 2025-02-22 19:15:42 +0000
  • 7f8fad8990
    Merge pull request #6 from shoginyan/master William Oldham 2025-02-22 12:54:29 +0000
  • 12707c44c9 Updated docker go version shoginyan 2025-02-21 13:21:43 -0800
  • b5fe4ebf16 Delete unneccessary item, update gitignore to omit macOS Finder config nonsense SuperMarioDaBom 2025-02-21 09:59:16 -0800
  • 241997ef9b Add README.md SuperMarioDaBom 2025-02-21 09:58:16 -0800
  • 27832adf17 Change NEX version to match used structure versions instead of what is in the RPX SuperMarioDaBom 2025-02-21 09:58:04 -0800
  • 37893b222f Remove common, add local implementations SuperMarioDaBom 2025-02-21 09:57:20 -0800
  • 144927bd13 Update to latest library versions SuperMarioDaBom 2025-02-21 09:56:13 -0800
  • 174c63cdcb Update to newer database mechanism (postgresql) SuperMarioDaBom 2025-02-21 09:54:23 -0800
  • 694883da50 Add friends server gRPC SuperMarioDaBom 2025-02-21 09:53:12 -0800
  • ce8e8ad007 Purge old database & whitelisting mechanisms SuperMarioDaBom 2025-02-21 09:51:38 -0800
  • e34f40aadc updated nex version shoginyan 2025-02-19 15:45:47 -0800
  • 6b5314b9a8
    fix: use port number from env variable Joshua Peisach 2025-01-26 16:13:19 -0500
  • 21ee23b809
    chore: use environment variables for database and server port Joshua Peisach 2025-01-18 18:19:06 -0500
  • d30c0b2e55
    Merge pull request #5 from mrjvs/master Jonathan Barrow 2024-07-27 12:22:18 -0400
  • b109288c46 Add Dockerfile & CI mrjvs 2024-07-27 12:47:40 +0200
  • 79e33f5e22
    fix: add handle GRPC accounts and setup timeout Joshua Peisach 2024-07-18 11:39:32 -0400
  • 1510f82fbb
    fix: handle accounts Joshua Peisach 2024-07-18 10:47:53 -0400
  • 0a38b4a8f9
    fix: add packet flags to ProcessNotificationEvent Joshua Peisach 2024-07-15 14:20:47 -0400
  • 3c990df98b
    chore: update to nex-go v2 Joshua Peisach 2024-07-15 13:50:25 -0400
  • 5da06857c0
    Merge pull request #2 from hauntii/master Jonathan Barrow 2023-07-06 22:43:28 -0400
  • 912516b724
    Removed changed flags field as it has no effect light 2023-07-06 20:01:45 -0400
  • 3a587ed18a
    Add HOME menu call cancellation support light 2023-07-06 19:49:43 -0400
  • d6bbefcd33
    Cleanup last "log" light 2023-07-06 00:14:27 -0400
  • d5f4e393ed
    Update application data in gRPC notification light 2023-07-06 00:07:22 -0400
  • 51a8716530
    Use constants and fix parentheses light 2023-07-05 23:52:10 -0400
  • 73fffb1024
    Cleanup light 2023-07-05 22:23:44 -0400
  • a63b2dc86a
    Update gRPC to not repeatedly make new connections light 2023-07-05 22:11:27 -0400
  • f8192cef3b
    Update libraries and notifications light 2023-07-05 21:54:58 -0400
  • db870996e1
    Update to globals light 2023-06-25 19:37:10 -0400
  • 38713c8fef
    Fix go.mod (thanks vscode) light 2023-06-25 19:29:24 -0400
  • cef9528e6f
    Add friends and call cancel notifications light 2023-06-25 18:48:40 -0400
  • 54cbe60229
    Updated NEX lib versions Jonathan Barrow 2023-04-08 16:39:11 -0400
  • 873f9fb84b Remove whitelist SuperMarioDaBom 2022-10-30 20:07:08 -0700
  • be7a5539fa
    Merge pull request #1 from shutterbug2000/master Jonathan Barrow 2022-09-17 06:24:42 -0400
  • fb621e0015 Fix FindBySingleID typo shutterbug2000 2022-09-17 10:21:18 +0000
  • ce2749886a Switch from fetching clients via PID to RVCID SuperMarioDaBom 2022-09-07 21:24:37 -0700
  • a828a7ceae Add EndParticipation handler SuperMarioDaBom 2022-09-07 21:23:56 -0700
  • 0f8559241f Switch over to common NAT traversal in attempt to fix NAT, fix other misc bugs shutterbug2000 2022-09-07 18:24:16 +0000
  • ebea74e29b NAT should have never been created, and I wish Nintendo's stuff actually worked like one would expect SuperMarioDaBom 2022-09-05 15:36:37 -0700
  • 3514033ec5 I blame Jon SuperMarioDaBom 2022-09-05 12:48:47 -0700
  • 13bddc8adc Fix versioning, add user filtration SuperMarioDaBom 2022-09-05 12:47:40 -0700
  • f97275be86
    Updated go modules Jonathan Barrow 2022-09-05 14:36:39 -0400
  • c36312c40c
    Added PID debug print Jonathan Barrow 2022-09-05 14:30:20 -0400
  • 5b44155229
    Added PRUDP minor version set Jonathan Barrow 2022-09-05 14:29:57 -0400
  • 0cc8044797
    Updated go modules Jonathan Barrow 2022-09-04 22:58:24 -0400
  • 936aa8c10b
    Handle call notifications the correct way Jonathan Barrow 2022-09-04 22:48:49 -0400
  • 32e303eda7
    Called ID and Gathering ID will always match Jonathan Barrow 2022-09-04 22:48:24 -0400
  • 2039e45719
    Refactor findBySingleID Jonathan Barrow 2022-09-04 22:28:24 -0400
  • 9e4b31ac3e
    Updated go modules Jonathan Barrow 2022-09-03 01:22:37 -0400
  • 750741443e
    Split NAT functions into different files Jonathan Barrow 2022-09-03 01:13:34 -0400
  • 0f48fee48e
    should omit comparison to bool constant, can be simplified to ringing (S1002)go-staticcheck Jonathan Barrow 2022-09-03 01:12:46 -0400
  • 7b766d0f14
    Make sendCallNotification build again Jonathan Barrow 2022-09-03 01:10:07 -0400
  • fc3c4b3bfb
    Removed unneeded NotificationEvent structure Jonathan Barrow 2022-09-03 01:07:59 -0400
  • 54ac895d82
    Updated GetFriendNotificationData response comment Jonathan Barrow 2022-09-03 01:06:33 -0400
  • 6d2b8d39ea
    Updated main.go Jonathan Barrow 2022-09-03 01:05:39 -0400
  • ba2d7179fe
    One NEX function per file Jonathan Barrow 2022-09-03 01:05:18 -0400
  • 86021e8cfc
    Removed unused secure protocol handlers Jonathan Barrow 2022-09-03 01:02:35 -0400
  • 50b1572bb8
    Made report_nat_properties.go compile again Jonathan Barrow 2022-09-03 00:26:55 -0400
  • f5fde1f6df
    NewNatTraversalProtocol -> NewNATTraversalProtocol Jonathan Barrow 2022-09-02 22:49:34 -0400
  • b4199f315c
    Move to common secure protocol handlers Jonathan Barrow 2022-09-02 22:45:58 -0400
  • 2befe10d0f
    Removed odd git leftovers Jonathan Barrow 2022-09-02 22:36:05 -0400
  • f589e86ab2
    Database URI loaded from ENV Jonathan Barrow 2022-09-02 22:29:59 -0400
  • 4bc88b9a6b
    Added Kerberos password Jonathan Barrow 2022-09-02 22:29:21 -0400
  • 3469bf2f8d
    Added .env loader Jonathan Barrow 2022-09-02 22:27:55 -0400
  • 9d20b4dc5b
    Fix nex-go import Jonathan Barrow 2022-09-02 21:01:06 -0400
  • 38ff68bd9c
    Updated .gitignore Jonathan Barrow 2022-09-02 21:00:28 -0400
  • 16f82f6293
    Merge remote Jonathan Barrow 2022-09-02 21:00:01 -0400
  • eba5971a1d
    string(int) returns a single rune, not a string of numbers Jonathan Barrow 2022-08-31 16:53:15 -0400
  • ebcd05e385
    Use NEX server connection ID counter Jonathan Barrow 2022-08-31 16:51:22 -0400
  • 160e6b9fa7
    Updated StationURL api Jonathan Barrow 2022-08-31 16:50:18 -0400
  • 25dcb37f47 This is a mess Nat Traversal failed Bad urls? Bad response to get urls or requestprobeinitext? Will need updating to latest versions of nex-go and nex-protocols-go SuperMarioDaBom 2022-08-29 08:44:51 -0700
  • 5d8beeb5e9
    Create LICENSE Jonathan Barrow 2022-08-13 20:34:46 -0400
  • d4c0fc4bd7 initial commit Jonathan Barrow 2021-10-24 12:38:49 -0400