Commit Graph

474 Commits

Author SHA1 Message Date
Palapeli
0b5041663a
NAS: Oops fix payload download requests haha
Some checks are pending
Build CI / build (push) Waiting to run
golangci-lint / lint (push) Waiting to run
2026-04-11 18:07:56 -04:00
Palapeli
128935f186
NAS: Forward payload subpaths to payload-server 2026-04-11 18:04:55 -04:00
Palapeli
d543917ab4
Database: Add support for SUBSTRING in Sake filter query
Some checks are pending
Build CI / build (push) Waiting to run
golangci-lint / lint (push) Waiting to run
2026-04-11 03:36:36 -04:00
Palapeli
fdfa5ea352
NAS: Fix out of bounds slice in TLS read
Some checks are pending
Build CI / build (push) Waiting to run
golangci-lint / lint (push) Waiting to run
2026-04-10 10:52:14 -04:00
Palapeli
70bec8f241
NAS: Case-insensitive form actions
Some checks are pending
Build CI / build (push) Waiting to run
golangci-lint / lint (push) Waiting to run
2026-04-09 13:46:21 -04:00
Palapeli
c00420facb
NAS: Use errors.Is for os instead of == operator 2026-04-09 13:11:04 -04:00
Palapeli
6205224358
NAS: Don't panic on invalid stage 1 version 2026-04-09 13:07:06 -04:00
Palapeli
3ae29417aa
NAS: Log DS devname and gsbr code as string 2026-04-09 12:44:38 -04:00
Palapeli
72cbdb55a3
Merge branch 'feat/nas-refactor'
Some checks are pending
Build CI / build (push) Waiting to run
golangci-lint / lint (push) Waiting to run
2026-04-09 10:07:27 -04:00
Palapeli
b3ef500fce
NAS: Rename dlc.go to dls.go
Some checks failed
golangci-lint / lint (push) Has been cancelled
2026-04-09 10:07:06 -04:00
Palapeli
db453ee4c9
NAS: Fix a few issues with TLS 1.0 for Wii
Some checks failed
golangci-lint / lint (push) Has been cancelled
2026-04-09 10:04:03 -04:00
Palapeli
dbed54993e
NAS: Use specialized TLS connection instead of piping data 2026-04-09 07:58:20 -04:00
Palapeli
1fcb4da3a3
NAS: Optimize client hello parsing 2026-04-09 07:17:01 -04:00
Palapeli
08bc107529
NAS: Fix issue with proxyConsoleTLS read 2026-04-09 06:36:06 -04:00
Palapeli
00ee95a042
NAS: Rework TLS proxy to use io.Copy 2026-04-09 05:19:07 -04:00
Palapeli
24d2a40634
NAS: Directly feed data from TLS to HTTP server
Some checks failed
golangci-lint / lint (push) Has been cancelled
2026-04-07 23:22:38 -04:00
Palapeli
8c6c3a268d
NAS: Fix index check in proxyConsoleTLS
Some checks failed
Build CI / build (push) Has been cancelled
golangci-lint / lint (push) Has been cancelled
2026-04-07 23:17:44 -04:00
Palapeli
cf40cf2b3e
NAS: Fix /download endpoint
Some checks failed
golangci-lint / lint (push) Has been cancelled
2026-04-07 22:43:01 -04:00
Palapeli
10765a1764
NAS: Refactor auth requests and auth token 2026-04-07 15:49:05 -04:00
Palapeli
3d713a20dc
NAS: Close pipe if error on filtering headers
Some checks are pending
Build CI / build (push) Waiting to run
golangci-lint / lint (push) Waiting to run
2026-04-07 08:18:00 -04:00
Palapeli
63204868eb
NAS: Run HTTP header filters in a detached goroutine 2026-04-07 08:12:28 -04:00
Palapeli
c002bb81a6
Rework HTTP request handling entirely
Some checks are pending
Build CI / build (push) Waiting to run
golangci-lint / lint (push) Waiting to run
2026-04-06 11:35:02 -04:00
Palapeli
9a1e0a21cf
Replace nhttp with a custom listener
Some checks are pending
Build CI / build (push) Waiting to run
golangci-lint / lint (push) Waiting to run
2026-04-06 10:06:01 -04:00
Palapeli
49e9f824a9
NAS: Apply lint suggestions 2026-04-06 07:09:25 -04:00
Palapeli
1056114534
API: Apply lint suggestions 2026-04-06 07:08:57 -04:00
Palapeli
f940b594b6
Race: Apply lint suggestions 2026-04-06 07:08:44 -04:00
Palapeli
a4a7fb43ce
Sake: Apply lint suggestions 2026-04-06 07:08:36 -04:00
Palapeli
277cee6e57
ServerBrowser: Apply lint suggestions 2026-04-06 07:08:12 -04:00
Palapeli
7ca8f4777a
Natneg: Apply lint suggestions 2026-04-06 07:07:53 -04:00
Palapeli
5258702a04
QR2: Apply lint suggestions 2026-04-06 07:07:38 -04:00
Palapeli
0ea3d33158
GameStats: Apply lint suggestions 2026-04-06 07:07:23 -04:00
Palapeli
5dee992b47
GPSP: Apply lint suggestions 2026-04-06 07:07:13 -04:00
Palapeli
a700af444e
Filter: Apply lint suggestions 2026-04-06 07:06:18 -04:00
Palapeli
32e7c6a3f8
GPCM: Apply lint suggestions 2026-04-06 07:05:59 -04:00
Palapeli
2157575483
Database: Apply lint suggestions 2026-04-06 07:05:28 -04:00
Palapeli
ca525e9f61
Common: Apply lint suggestions 2026-04-06 07:05:08 -04:00
Palapeli
7af300510e
Logging: Apply lint suggestions 2026-04-06 07:04:12 -04:00
Palapeli
a746fa3e13
Main: Apply lint suggestions 2026-04-06 07:03:46 -04:00
Palapeli
25e0d2c38d
GPCM: Remove extra newline in kick message 2026-04-06 02:19:31 -04:00
Palapeli
e81702060e
Database: Fix overly greedy ban search query
Some checks are pending
Build CI / build (push) Waiting to run
golangci-lint / lint (push) Waiting to run
2026-04-06 01:42:24 -04:00
Palapeli
4efc2f1231
Logging: Support URL in webhook author object 2026-04-06 01:15:31 -04:00
Campbell
8260fcf584
(ci) Add lint workflow (#95)
* (ci) Add lint workflow, update build workflow actions

* (ci) Fixed golangci-lint version

oops I accidentally confused the golintci-lint and go versions

* (ci) Testing exclusions

* Update .golangci.yml

* Update .golangci.yml
2026-04-05 21:53:04 -04:00
Palapeli
f9d561bd22
Move backend_stopped event to the end of Shutdown
Some checks are pending
Build CI / build (push) Waiting to run
2026-04-05 14:26:14 -04:00
Palapeli
9ae9ce3558
QR2: Rename group_id to dwc_group_id in events 2026-04-05 14:17:21 -04:00
Palapeli
916a3193aa
GPCM: Add game_name to profile_created event 2026-04-05 14:08:44 -04:00
Palapeli
5963f0efc3
QR2: Fix nil dereference in previous commit 2026-04-05 13:08:36 -04:00
Palapeli
18140bebe9
QR2: Add event logging 2026-04-05 12:55:33 -04:00
Palapeli
d3b8508e6a
API: Add event logging 2026-04-05 09:57:09 -04:00
Palapeli
1c44f521f3
GPCM: Report events for profile actions 2026-04-05 09:52:28 -04:00
Palapeli
e30d89cd1e
Add event logging via database and webhook 2026-04-05 09:00:02 -04:00