Commit Graph

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