RandyTheSilly
|
cef8c47161
|
Implement synchronized renaming
|
2024-07-09 23:18:13 -04:00 |
|
RandyTheSilly
|
eea4570a89
|
Replace most occurrences of os.Exit(0) in the backend and sync packages with a custom backend.Exit function that can allow "soft exit" in GUI/TUI environments to avoid killing the entire process; currently all major errors still result in killing the entire process
|
2024-07-05 22:18:17 -04:00 |
|
RandyTheSilly
|
971556aabc
|
Reorganize function parameters to not specify repeat types
|
2024-05-29 13:23:08 -04:00 |
|
RandyTheSilly
|
c2f6023cbe
|
Move TOTP secrets to a dedicated entry field (breaks sshyp entry format compatibility)
|
2024-05-21 19:21:42 -04:00 |
|
RandyTheSilly
|
a70e92fb14
|
Move device ID generation to sync.DeviceIDGen
|
2024-05-16 21:26:42 -04:00 |
|
RandyTheSilly
|
257a698b88
|
Refactor for better modularity (share more code among edit functions, rename "offline" package to "backend"
|
2024-04-15 18:16:05 -04:00 |
|