Commit Graph

68 Commits

Author SHA1 Message Date
William Oldham
a15e473fbf
fix: remove brackets around update
Some checks failed
Build and Publish Docker Image / build-publish (push) Has been cancelled
2025-02-22 19:15:42 +00:00
William Oldham
7f8fad8990
Merge pull request #6 from shoginyan/master
Some checks are pending
Build and Publish Docker Image / build-publish (push) Waiting to run
merged auth and secure, updated nex libraries.
2025-02-22 12:54:29 +00:00
shoginyan
12707c44c9 Updated docker go version 2025-02-21 13:21:43 -08:00
SuperMarioDaBom
b5fe4ebf16 Delete unneccessary item, update gitignore to omit macOS Finder config nonsense 2025-02-21 09:59:16 -08:00
SuperMarioDaBom
241997ef9b Add README.md 2025-02-21 09:58:16 -08:00
SuperMarioDaBom
27832adf17 Change NEX version to match used structure versions instead of what is in the RPX 2025-02-21 09:58:04 -08:00
SuperMarioDaBom
37893b222f Remove common, add local implementations 2025-02-21 09:57:20 -08:00
SuperMarioDaBom
144927bd13 Update to latest library versions 2025-02-21 09:56:13 -08:00
SuperMarioDaBom
174c63cdcb Update to newer database mechanism (postgresql) 2025-02-21 09:54:23 -08:00
SuperMarioDaBom
694883da50 Add friends server gRPC 2025-02-21 09:53:12 -08:00
SuperMarioDaBom
ce8e8ad007 Purge old database & whitelisting mechanisms 2025-02-21 09:51:38 -08:00
shoginyan
e34f40aadc updated nex version 2025-02-19 15:45:47 -08:00
Jonathan Barrow
d30c0b2e55
Merge pull request #5 from mrjvs/master 2024-07-27 12:22:18 -04:00
mrjvs
b109288c46 Add Dockerfile & CI
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2024-07-27 12:47:40 +02:00
Jonathan Barrow
5da06857c0
Merge pull request #2 from hauntii/master 2023-07-06 22:43:28 -04:00
light
912516b724
Removed changed flags field as it has no effect 2023-07-06 20:01:45 -04:00
light
3a587ed18a
Add HOME menu call cancellation support 2023-07-06 19:49:43 -04:00
light
d6bbefcd33
Cleanup last "log" 2023-07-06 00:14:27 -04:00
light
d5f4e393ed
Update application data in gRPC notification 2023-07-06 00:07:22 -04:00
light
51a8716530
Use constants and fix parentheses 2023-07-05 23:52:10 -04:00
light
73fffb1024
Cleanup 2023-07-05 22:23:44 -04:00
light
a63b2dc86a
Update gRPC to not repeatedly make new connections 2023-07-05 22:11:27 -04:00
light
f8192cef3b
Update libraries and notifications 2023-07-05 21:54:58 -04:00
light
db870996e1
Update to globals 2023-06-25 19:37:10 -04:00
light
38713c8fef
Fix go.mod (thanks vscode) 2023-06-25 19:29:24 -04:00
light
cef9528e6f
Add friends and call cancel notifications 2023-06-25 18:48:40 -04:00
Jonathan Barrow
54cbe60229
Updated NEX lib versions 2023-04-08 16:39:11 -04:00
SuperMarioDaBom
873f9fb84b Remove whitelist 2022-10-30 20:07:08 -07:00
Jonathan Barrow
be7a5539fa
Merge pull request #1 from shutterbug2000/master 2022-09-17 06:24:42 -04:00
shutterbug2000
fb621e0015 Fix FindBySingleID typo 2022-09-17 10:21:18 +00:00
SuperMarioDaBom
ce2749886a Switch from fetching clients via PID to RVCID 2022-09-07 21:24:37 -07:00
SuperMarioDaBom
a828a7ceae Add EndParticipation handler 2022-09-07 21:23:56 -07:00
shutterbug2000
0f8559241f Switch over to common NAT traversal in attempt to fix NAT, fix other misc bugs 2022-09-07 18:24:16 +00:00
SuperMarioDaBom
ebea74e29b NAT should have never been created, and I wish Nintendo's stuff actually worked like one would expect 2022-09-05 15:36:37 -07:00
SuperMarioDaBom
3514033ec5 I blame Jon 2022-09-05 12:48:47 -07:00
SuperMarioDaBom
13bddc8adc Fix versioning, add user filtration 2022-09-05 12:47:40 -07:00
Jonathan Barrow
f97275be86
Updated go modules 2022-09-05 14:36:39 -04:00
Jonathan Barrow
c36312c40c
Added PID debug print 2022-09-05 14:30:20 -04:00
Jonathan Barrow
5b44155229
Added PRUDP minor version set 2022-09-05 14:29:57 -04:00
Jonathan Barrow
0cc8044797
Updated go modules 2022-09-04 22:58:24 -04:00
Jonathan Barrow
936aa8c10b
Handle call notifications the correct way 2022-09-04 22:48:49 -04:00
Jonathan Barrow
32e303eda7
Called ID and Gathering ID will always match 2022-09-04 22:48:24 -04:00
Jonathan Barrow
2039e45719
Refactor findBySingleID 2022-09-04 22:28:24 -04:00
Jonathan Barrow
9e4b31ac3e
Updated go modules 2022-09-03 01:22:37 -04:00
Jonathan Barrow
750741443e
Split NAT functions into different files 2022-09-03 01:13:34 -04:00
Jonathan Barrow
0f48fee48e
should omit comparison to bool constant, can be simplified to ringing (S1002)go-staticcheck 2022-09-03 01:12:46 -04:00
Jonathan Barrow
7b766d0f14
Make sendCallNotification build again 2022-09-03 01:10:07 -04:00
Jonathan Barrow
fc3c4b3bfb
Removed unneeded NotificationEvent structure 2022-09-03 01:07:59 -04:00
Jonathan Barrow
54ac895d82
Updated GetFriendNotificationData response comment 2022-09-03 01:06:33 -04:00
Jonathan Barrow
6d2b8d39ea
Updated main.go 2022-09-03 01:05:39 -04:00