GreemDev
|
ff453a7446
|
add result code -1
|
2025-03-28 17:41:05 -05:00 |
|
GreemDev
|
55e7a63236
|
move wiki url formatting into GitLabService
|
2025-03-23 03:09:13 -05:00 |
|
GreemDev
|
f20c003b8f
|
fix (in a dumbass way) off-by-one in verifier placement
|
2025-03-23 03:08:31 -05:00 |
|
GreemDev
|
ab4061e4d4
|
fix formatting in some places & improve autocompleters
|
2025-03-22 04:18:56 -05:00 |
|
GreemDev
|
91f2f3c84d
|
Wiki command
|
2025-03-22 03:56:53 -05:00 |
|
GreemDev
|
a694ef3c2e
|
update compat csv url
|
2025-03-18 21:02:30 -05:00 |
|
GreemDev
|
46e26751ee
|
fix compile warning in release
|
2025-03-18 20:58:47 -05:00 |
|
GreemDev
|
2f30bd7f58
|
GitLab account creation via slash command (currently bot owner only)
|
2025-03-18 20:52:00 -05:00 |
|
GreemDev
|
90b3bb3443
|
Remove now unusable GitHub repo commands
|
2025-03-18 20:07:47 -05:00 |
|
GreemDev
|
d622d7b3c0
|
Fix getting stable builds & add support for showing ARM Windows builds
|
2025-03-14 17:54:20 -05:00 |
|
Evan Husted
|
ddd2211503
|
announce to verified club when a new user verifies
grant verified role in new post-completion callback
|
2025-02-26 00:46:25 -06:00 |
|
Evan Husted
|
79457dde76
|
add post-completion callback support for interaction OK results
|
2025-02-26 00:45:32 -06:00 |
|
Evan Husted
|
3553f3847a
|
remove token is zeroes case & note that using get-hash's value for verify is incorrect
|
2025-02-18 17:27:43 -06:00 |
|
Evan Husted
|
7d8037723b
|
fix number ordinals, add a Switch time mention in the expired token result code.
|
2025-02-18 17:24:57 -06:00 |
|
Evan Husted
|
0a88f4742f
|
Update NuGet packages
|
2025-02-18 17:24:02 -06:00 |
|
Evan Husted
|
54ecb3be94
|
Catch errors in verify command and send them to modlog with a role ping
|
2025-02-08 19:36:38 -06:00 |
|
Evan Husted
|
c069e1129a
|
NSO emulator .titlesdb code generator for Ryujinx (this is what did the RPC support)
|
2025-02-08 19:36:16 -06:00 |
|
Evan Husted
|
8be7fcf6bc
|
Send modlog on successful verification; let the user know their "place" (aka 1st, 2nd, etc) for being verified.
|
2025-02-01 15:31:45 -06:00 |
|
Evan Husted
|
55fabf993e
|
Send error to modlog when verification fails (no tokens or hashes are logged, only the error code if there is one)
|
2025-02-01 14:37:33 -06:00 |
|
Evan Husted
|
4ee1d9494b
|
Use a POST request instead of URL parameters (serverside change)
|
2025-01-31 22:24:04 -06:00 |
|
Evan Husted
|
8748f8d2ea
|
Switch Verifier Homebrew support
|
2025-01-31 15:34:17 -06:00 |
|
Evan Husted
|
a661f9cf61
|
more small cleanups
|
2025-01-21 13:14:08 -06:00 |
|
Evan Husted
|
b69b15847e
|
small cleanups of command responses
|
2025-01-21 12:10:46 -06:00 |
|
Evan Husted
|
b842ec8493
|
initial log analysis work
|
2025-01-15 14:43:22 -06:00 |
|
Evan Husted
|
d5b64af308
|
mismatched namespaces across interaction modules
|
2025-01-15 12:56:01 -06:00 |
|
Evan Husted
|
89c34d4b75
|
text command infra
|
2025-01-15 12:53:59 -06:00 |
|
Evan Husted
|
92a1e2cebf
|
Fix compat command not responding when an entry didn't have labels
|
2025-01-11 05:55:02 -06:00 |
|
Evan Husted
|
8c24e37573
|
Remove status label on exporting
|
2025-01-11 01:17:06 -06:00 |
|
Evan Husted
|
c3ffded2bf
|
cleanup compatibility viewmodel
|
2025-01-10 00:41:58 -06:00 |
|
Evan Husted
|
50cf437585
|
columnindices ref-based csv reading
|
2025-01-10 00:35:51 -06:00 |
|
Evan Husted
|
47786f7650
|
new csv column order & column names
|
2025-01-08 12:36:00 -06:00 |
|
Evan Husted
|
e146d58cbd
|
_handlerlessEvents can be null
|
2025-01-07 23:29:44 -06:00 |
|
Evan Husted
|
2acebfd363
|
Fix inconsistently showing queued logs in Avalonia
|
2025-01-07 23:15:36 -06:00 |
|
Evan Husted
|
15bf6e221a
|
UI log message queue
|
2025-01-07 22:39:06 -06:00 |
|
Evan Husted
|
3fd92a750a
|
small axaml cleanup
|
2025-01-07 21:53:13 -06:00 |
|
Evan Husted
|
247f0ef1d5
|
Bind to UIShellView.Title instead of hardcoding RyuBot in AXAML
|
2025-01-07 21:51:49 -06:00 |
|
Evan Husted
|
368d58b864
|
simplification
|
2025-01-07 21:51:29 -06:00 |
|
Evan Husted
|
e7d4701bf8
|
more descriptive clear commands notif message
|
2025-01-07 21:51:20 -06:00 |
|
Evan Husted
|
a9f02389ed
|
prevent blocking the event thread with interaction command ratelimits
|
2025-01-07 21:50:59 -06:00 |
|
Evan Husted
|
86662a3ce6
|
store the spec, not the reader
|
2025-01-07 21:50:27 -06:00 |
|
Evan Husted
|
03586719a2
|
slnx
|
2025-01-07 20:57:35 -06:00 |
|
Evan Husted
|
0a3add7c4c
|
Remove personal funding URL
|
2025-01-07 20:55:02 -06:00 |
|
Evan Husted
|
95725994e8
|
CSV cleaning helpers
|
2025-01-07 20:53:42 -06:00 |
|
Evan Husted
|
0f80288c57
|
new CSV format
|
2025-01-07 19:05:31 -06:00 |
|
Evan Husted
|
1292e02405
|
respect debug logging setting
|
2025-01-07 05:03:10 -06:00 |
|
Evan Husted
|
dd79471365
|
new compat csv source
|
2025-01-07 04:54:03 -06:00 |
|
Evan Husted
|
658013c7aa
|
lol
|
2025-01-06 05:42:55 -06:00 |
|
Evan Husted
|
3d080049c0
|
slightly reduce CurrentEntries setting logic
make game name in list slightly wider
|
2025-01-06 05:41:01 -06:00 |
|
Evan Husted
|
05f1534784
|
Optimize CSV loading with the Sep library
Optimize compat list game name formatting
|
2025-01-06 05:20:56 -06:00 |
|
Evan Husted
|
be67d15d9a
|
Remove AvaloniaList usage
|
2025-01-06 03:55:46 -06:00 |
|