Commit graph

632 commits

Author SHA1 Message Date
GreemDev
3b12834ea1 inconsistent modifier 2025-05-03 18:09:34 -05:00
GreemDev
68c3faa3ab add release getters to the release channel objects 2025-05-03 18:09:05 -05:00
GreemDev
f0f1ff417f remove extra whitespace line 2025-05-03 17:48:45 -05:00
GreemDev
044965eb94 properly use DefaultVariant in FontAwesomeIcon 2025-05-03 17:36:01 -05:00
GreemDev
180e6d8631 use linq for gitlab asset creation 2025-05-03 17:32:14 -05:00
GreemDev
59b1b40595 mirror release command from github to gitlab 2025-05-03 02:00:24 -05:00
GreemDev
2a5df2a0f4 lol those preconditions were already on the whole module 2025-05-03 01:06:06 -05:00
GreemDev
362581e0de Trim url mask 2025-05-03 01:00:22 -05:00
GreemDev
62443bc626 Ryujinx Stable is now Ryujinx in the LatestRelease command 2025-05-03 00:57:30 -05:00
GreemDev
4e7c3adb35 fix compat suggestions showing the default list when no match was found 2025-05-03 00:55:47 -05:00
GreemDev
14a60f72db restrict verification commands to ryubing 2025-05-03 00:32:52 -05:00
GreemDev
f68b2a9e10 LatestRelease command now automatically pulls updates from the same place as Ryubing
fixed command not working in ryujinx mirror
2025-05-03 00:32:05 -05:00
GreemDev
355b07b9f6 new create user flow to take advantage of emails (no more temporary password nonsense!) 2025-04-30 00:32:37 -05:00
GreemDev
28459c3400 offload gitlab account creation to service-defined functionality 2025-04-09 00:45:42 -05:00
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