Commit Graph
187 Commits
Author SHA1 Message Date
RandyTheSilly f4abb4cc7e Do not preserve new lines when rendering Markdown 2026-01-24 18:45:53 -05:00
RandyTheSilly 538d043656 Refactor all of entryList.go for efficiency 2026-01-24 18:45:04 -05:00
RandyTheSilly 8e59d81fff Sync with latest libmutton development version 2026-01-24 14:10:03 -05:00
RandyTheSilly 1afbce9b1b Sync with latest libmutton development version 2026-01-21 19:12:13 -05:00
RandyTheSilly 8f9aa7eef3 Sync with latest libmutton development version 2026-01-21 19:12:13 -05:00
RandyTheSilly 5f02e41c05 Also capture syscall.SIGINT in copy menu; bump libmutton to fix Windows background processes dying with parent terminal 2026-01-10 23:39:38 -05:00
RandyTheSilly 0dfaf20fec Adjust input spacing in many areas for a more consistent look 2026-01-08 23:07:13 -05:00
RandyTheSilly 32364717dc Sync with latest libmutton development version; draft documentation for release v0.4.0 2026-01-08 21:23:36 -05:00
RandyTheSilly 9af456590c Sync with latest libmutton development version 2026-01-08 18:22:54 -05:00
RandyTheSilly 441730e0e0 Sync with latest libmutton development version 2026-01-01 20:03:23 -05:00
RandyTheSilly 25f2013d62 Update documentation 2025-12-26 21:50:27 -05:00
RandyTheSilly cac35e1d25 Fix clipboard clear error when terminating copy menu 2025-12-26 20:50:36 -05:00
RandyTheSilly 88c60cc036 Address JetBrains warnings; bump dependencies 2025-12-26 19:38:21 -05:00
RandyTheSilly aaf69eb590 Misc. optimizations to copy menu 2025-12-26 18:26:56 -05:00
RandyTheSilly 12167b1eed Auto-exit copy menu on timer if no fields are selected 2025-12-26 15:10:26 -05:00
RandyTheSilly 48ecf7cf83 Sync with latest libmutton development version (new config file format) 2025-12-17 00:41:44 -05:00
RandyTheSilly fb70b38dc3 Sync with latest libmutton development version 2025-12-11 20:14:19 -05:00
RandyTheSilly 7016a8a130 Account for aging dots in entry list line wrapping 2025-11-23 14:58:02 -05:00
RandyTheSilly 8112496006 Replace entry reader with copy menu in most cases 2025-11-23 14:49:49 -05:00
RandyTheSilly b26c2ce17c Move username to top of copy menu; send user to copy menu after creating/editing an entry; allow copying old password from copy menu 2025-11-23 13:40:41 -05:00
RandyTheSilly 1a9de90f89 Enable entry password aging (sync with latest libmutton development version) 2025-11-23 03:34:31 -05:00
RandyTheSilly 300c433909 Sync with latest libmutton development version 2025-11-13 23:04:55 -05:00
RandyTheSilly 55cd9b99da Rename platform-specific files for more clarity 2025-11-11 01:18:26 -05:00
RandyTheSilly b58461b9c4 Remove extra trailing newline after TOTP refresher service stop notification 2025-11-10 22:38:44 -05:00
RandyTheSilly a75416a679 Fix copy menu panic on entries without notes 2025-11-10 19:39:51 -05:00
RandyTheSilly 107a6f4f12 Adjust spacing in copy menu 2025-11-10 01:13:35 -05:00
RandyTheSilly 60d6961ff4 Move some ANSI constants to go-boilerplate; bump libmutton to latest development version 2025-11-10 01:03:59 -05:00
RandyTheSilly 13aa507788 Set beta version; update beta versioning comment 2025-11-10 00:21:12 -05:00
RandyTheSilly c1c9565511 Clear clipboard when copy process is closed 2025-11-10 00:13:49 -05:00
RandyTheSilly 41b4c4b6ca Initial interactive copy menu 2025-11-09 23:35:48 -05:00
RandyTheSilly 3cb0bdce59 Rename all occurrences of "passphrase" to "password"; bump libmutton 2025-10-26 13:25:42 -04:00
RandyTheSilly bfb6372c29 Correct misleading variable name 2025-10-26 12:10:09 -04:00
RandyTheSilly 32f9dd45fa Prepare for release v0.3.0 2025-08-17 14:03:28 -04:00
RandyTheSilly 45c03f0fe4 Handle cases where the user initialized libmutton in a different client and has no text editor specified (also allow setting a text editor in the tweak menu) 2025-07-02 22:38:51 -04:00
RandyTheSilly 52628dba0a Remove alternative Markdown renderer build options (Glamour performance issues addressed in custom fork; other options need more work) 2025-06-19 14:55:29 -04:00
RandyTheSilly b942867692 Assign vanity name for upcoming update 2025-06-07 20:18:32 -04:00
RandyTheSilly bdaaf0906c Bump libmutton/go-boilerplate 2025-06-01 17:04:27 -04:00
RandyTheSilly 9ee2f7ae0f Port to latest libmutton development version 2025-06-01 15:31:33 -04:00
RandyTheSilly 499c9cdd40 Simplify error codes 2025-06-01 14:31:46 -04:00
RandyTheSilly 05f95a4c0c Advertise "tweak" argument 2025-06-01 11:55:59 -04:00
RandyTheSilly eda08ad9b6 Standardize some variable names; port to latest libmutton development version 2025-05-31 17:54:12 -04:00
RandyTheSilly 1370f5cd80 Port to latest libmutton development version 2025-05-30 00:38:59 -04:00
RandyTheSilly 5af8caf680 Port to latest libmutton development version; address JetBrains warnings 2025-05-29 22:38:07 -04:00
RandyTheSilly 2ab8eac7a4 Port to latest libmutton development version 2025-05-29 23:38:23 +00:00
RandyTheSilly 85584da807 Fix non-functional break statement 2025-05-19 20:43:25 +00:00
RandyTheSilly 72755e91b5 Default to "edit" for note editing on Windows; bump libmutton 2025-05-19 19:58:19 +00:00
RandyTheSilly 310c935d2d Port to latest libmutton development version (account for massive refactor) 2025-05-12 16:46:17 +00:00
RandyTheSilly 2f9d5df285 Bump libmutton to latest development version (fix decryption across devices) 2025-05-11 15:40:16 -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