summaryrefslogtreecommitdiff
path: root/src/remoteauth
AgeCommit message (Expand)Author
2024-05-14make qr code black (closes #297)ouwou
2024-01-18add a bajillion headers back in to compile if pch is offouwou
2023-08-25add workaround for compiling with spdlog and incompatible libfmt (fixes #214)ouwou
2023-07-09make qrcodegen optional wow!!!ouwou
2023-07-09use another color for qr code cuz im specialouwou
2023-07-09restart remote auth on cancel opcodeouwou
2023-07-09emit remoteauth error on unexpected closeouwou
2023-07-09restart ra ws on timeoutouwou
2023-07-09fix typo in heartbeatouwou
2023-07-03use ppm instead of svg for generating qr pixbufouwou
2023-07-01show status, error when captcha requiredouwou
2023-07-01get rid of the message structs because theyre unnecessaryouwou
2023-07-01finalize loginouwou
2023-06-30remote auth impl. up to QR code displayouwou