Commit Graph
51 Commits
Author SHA1 Message Date
RandyTheSilly 2f9d5df285 Bump libmutton to latest development version (fix decryption across devices) 2025-05-11 15:40:16 -04:00
RandyTheSilly d15e71a88f Fix building for many non-Linux platforms 2025-05-11 00:44:46 -04:00
RandyTheSilly 5acb7e47bf Simplify sanity check file generation 2025-05-11 00:30:24 -04:00
RandyTheSilly 54a7d51efa Port to latest libmutton development version (use go-boilerplate) 2025-05-09 16:57:57 +00:00
RandyTheSilly 2f34fc2c0c Port to latest libmutton/rcw development versions 2025-05-08 19:44:51 -04:00
RandyTheSilly 752b9d616a Bump libmutton to latest development version (fix RCWD cleanup on force exit) 2025-05-04 20:06:26 -04:00
RandyTheSilly 6504bdc8a6 Add support for the RCW daemon 2025-05-04 19:51:16 -04:00
RandyTheSilly a144b2769d Port to latest libmutton development version & begin migration from GPG to RCW 2025-05-04 18:07:02 -04:00
RandyTheSilly b366d1e13e Prepare for release v0.2.6 2025-04-21 18:17:53 -04:00
RandyTheSilly 34136633d9 Bump libmutton & support new password generation options; bump other dependencies 2025-04-21 12:19:56 -04:00
RandyTheSilly 63c663ab36 Port to newest libmutton development version 2025-03-18 23:09:11 -04:00
RandyTheSilly fab4bd8d37 Port to newest libmutton development version 2025-03-16 18:30:51 -04:00
RandyTheSilly a0d75aad20 Bump libmutton to v0.3.0; bump select indirect dependencies 2025-02-22 17:02:14 -05:00
RandyTheSilly 0a622765cc Bump Go to v1.24.0; bump dependencies (libmutton and glamour-related) 2025-02-15 13:09:04 -05:00
RandyTheSilly e2d79d4ce3 Make use of libmutton's new core.PrintError utility function 2025-02-01 21:01:35 -05:00
RandyTheSilly f21041a38d Fix sync error when syncing a folder that was previously sheared (via libmutton bump) 2025-01-26 18:14:52 -05:00
RandyTheSilly 0c57bd5764 Allow leaving trailing spaces (two) in note lines for manual breaks in Markdown (currently only supported in BEAN) 2025-01-18 21:23:48 -05:00
RandyTheSilly dd8464ecd9 Do not check if an entry already exists when writing (add); an earlier check is already performed 2025-01-18 19:33:54 -05:00
RandyTheSilly 27e6972d82 Fix build failures on MacOS, Windows, and Termux (via libmutton bump) 2025-01-16 16:45:56 -05:00
RandyTheSilly 118ffc2adb Move expandPathWithHome to libmutton 2025-01-16 14:26:57 -05:00
RandyTheSilly d1d88c2e69 Port to newest libmutton development version 2025-01-16 13:49:21 -05:00
RandyTheSilly cb1b010e0a Timeout SSH dialing after 3 seconds (via libmutton bump) 2025-01-12 21:18:29 -05:00
RandyTheSilly 6210c9cd31 Port to newest libmutton development version; bump copyright date 2025-01-11 18:06:11 -05:00
RandyTheSilly 6d557a77c2 Port to newest libmutton development version 2024-12-29 16:42:34 -05:00
RandyTheSilly 4933da4c37 Bump libmutton and support new SSH identity file passphrase entry 2024-12-28 15:13:40 -05:00
RandyTheSilly 0e056822ef Bump golang.org/x/net to address CVE-2024-45338 2024-12-20 20:38:59 -05:00
RandyTheSilly c323899bf8 Update for compatibility with upcoming libmutton version's new copy behavior 2024-12-20 20:36:56 -05:00
RandyTheSilly cfb4a2ad51 Prepare for release v0.2.4 2024-12-13 12:43:46 -05:00
RandyTheSilly dda33755b3 Bump Go to v1.23.4; bump dependencies (including golang.org/x/crypto to address CVE-2024-45337) 2024-12-13 12:05:06 -05:00
RandyTheSilly 77014cf5e3 Add optional build tag for experimental BEAN Markdown renderer support 2024-10-29 17:08:57 -04:00
RandyTheSilly 33b8704f0c Bump dependencies 2024-10-19 16:32:25 -04:00
RandyTheSilly f96b60d3ef Bump Go to v1.23.2 2024-10-19 16:02:20 -04:00
RandyTheSilly 0c62a84195 Prepare for release v0.2.2 2024-08-20 21:17:13 -04:00
RandyTheSilly 9cc4965ed8 Bump: github.com/rwinkhart/libmutton PRE-TAG => v0.2.1; add script for generating release binaries 2024-08-13 21:46:14 -04:00
RandyTheSilly 39bc3bc442 Bump libmutton to v0.0.0-20240808213918-f5e5cd31bb85 2024-08-08 18:08:26 -04:00
RandyTheSilly a23ae4a4b9 Switch to dependence on github.com/rwinkhart/libmutton 2024-08-08 17:24:48 -04:00
RandyTheSilly 3e2a2839c5 Bump Go to v1.22.6; bump dependencies 2024-08-06 14:34:23 -04:00
RandyTheSilly e59cdaa88e Do not use deprecated golang.org/x/crypto/ssh/terminal 2024-08-05 22:29:43 -04:00
RandyTheSilly 322877d273 Bump dependencies 2024-08-05 10:09:16 -04:00
RandyTheSilly 3c896b492c Bump "regexp2" to v1.11.2 2024-07-15 16:59:58 -04:00
RandyTheSilly 964b6ea589 Bump Go to v1.22.5, bump dependencies 2024-07-05 22:32:34 -04:00
RandyTheSilly 7c29bde27a Bump dependencies 2024-05-29 13:26:28 -04:00
RandyTheSilly 665d4d4cb1 Switch from SCP to SFTP for sync 2024-05-19 17:30:39 -04:00
RandyTheSilly 5ecd7142b3 Implement initial SCP functionality (not yet usable due to mod times not being preserved) 2024-05-17 15:44:15 -04:00
RandyTheSilly 043a17de59 Bump dependencies 2024-05-15 17:14:36 -04:00
RandyTheSilly 8b2b7ac7ff Bump dependencies 2024-04-12 11:16:34 -04:00
RandyTheSilly dce483909b Implement initial markdown notes support with Glamour (buggy, not ready for daily use) 2024-04-04 18:26:32 -04:00
RandyTheSilly 115e0a3e0f Implement Steam TOTP support using github.com/fortis/go-steam-totp 2024-03-22 20:53:08 -04:00
RandyTheSilly 9af89d5c85 Implement initial TOTP support (secret in third notes line, will eventually have its own dedicated field) 2024-03-18 16:44:22 -04:00
RandyTheSilly e7b3a21cf7 Implement ReadConfig for reading ~/.config/libmutton/libmutton.ini 2024-02-27 11:48:02 -05:00