RandyTheSilly
|
f9aeca5ba9
|
Bump dependencies (rcw hardening)
|
2026-02-13 18:23:38 -05:00 |
|
RandyTheSilly
|
9c0ed69d7f
|
Fix TOTPCopier writing to error channel after client is likely done checking, which caused the TOTP routine to stall
|
2026-02-09 21:03:30 -05:00 |
|
RandyTheSilly
|
d21de424cb
|
Simplify error handling syntax
|
2026-01-08 18:50:10 -05:00 |
|
RandyTheSilly
|
d2a6ed5eaa
|
Move GenTOTP() to core package
|
2025-11-13 23:46:21 -05:00 |
|
RandyTheSilly
|
04e1b0dd37
|
Handle Steam TOTP directly in GenTOTP
|
2025-11-13 22:47:46 -05:00 |
|
RandyTheSilly
|
336dc5c158
|
Continue dropping support for non-continuous TOTP copy
|
2025-11-13 22:35:07 -05:00 |
|
RandyTheSilly
|
c63dff4092
|
Drop support for non-continuous TOTP copy
|
2025-11-13 22:18:02 -05:00 |
|
RandyTheSilly
|
80cf65775a
|
Fix panic on error in clip.TOTPCopier() when not run as a goroutine
|
2025-11-13 21:14:51 -05:00 |
|
RandyTheSilly
|
a0f21b31f7
|
Return errors from TOTPCopier so it can optionally be called on the main thread
|
2025-11-10 22:37:11 -05:00 |
|
RandyTheSilly
|
bf1399ce8d
|
Better modularize clipboard code (add "clip" package; break up TOTP code
|
2025-11-09 23:23:47 -05:00 |
|