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 |
|
Jonathan Barrow
|
ba2d7179fe
|
One NEX function per file
|
2022-09-03 01:05:18 -04:00 |
|
Jonathan Barrow
|
86021e8cfc
|
Removed unused secure protocol handlers
|
2022-09-03 01:02:35 -04:00 |
|
Jonathan Barrow
|
50b1572bb8
|
Made report_nat_properties.go compile again
|
2022-09-03 00:26:55 -04:00 |
|
Jonathan Barrow
|
f5fde1f6df
|
NewNatTraversalProtocol -> NewNATTraversalProtocol
|
2022-09-02 22:49:34 -04:00 |
|
Jonathan Barrow
|
b4199f315c
|
Move to common secure protocol handlers
|
2022-09-02 22:45:58 -04:00 |
|
Jonathan Barrow
|
2befe10d0f
|
Removed odd git leftovers
|
2022-09-02 22:36:05 -04:00 |
|
Jonathan Barrow
|
f589e86ab2
|
Database URI loaded from ENV
|
2022-09-02 22:29:59 -04:00 |
|
Jonathan Barrow
|
4bc88b9a6b
|
Added Kerberos password
|
2022-09-02 22:29:21 -04:00 |
|
Jonathan Barrow
|
3469bf2f8d
|
Added .env loader
|
2022-09-02 22:27:55 -04:00 |
|
Jonathan Barrow
|
9d20b4dc5b
|
Fix nex-go import
|
2022-09-02 21:01:06 -04:00 |
|
Jonathan Barrow
|
38ff68bd9c
|
Updated .gitignore
|
2022-09-02 21:00:28 -04:00 |
|
Jonathan Barrow
|
16f82f6293
|
Merge remote
|
2022-09-02 21:00:01 -04:00 |
|