Commit Graph
324 Commits
Author SHA1 Message Date
RandyTheSilly a8de1ce0a6 Use rune input for copy menu to improve muscle-memorability 2026-05-29 21:17:00 -04:00
RandyTheSilly 6b77e717cf Trim trailing spaces from copied note line (in case user added trailing spaces for Markdown formatting) 2026-05-29 19:34:31 -04:00
RandyTheSilly d3166421b1 Bump dependencies 2026-05-29 17:57:48 -04:00
RandyTheSilly 230ed74bcf Bump rcw for initial Solaris support 2026-05-29 17:51:58 -04:00
RandyTheSilly ff9ea4640f Prepare for release v0.4.0 v0.4.0 2026-02-17 20:49:37 -05:00
RandyTheSilly 8d88f9c7fd Sync with latest libmutton development version 2026-02-14 17:14:48 -05:00
RandyTheSilly b6e53451f1 Fix clipboard not clearing as expected 2026-02-14 17:04:57 -05:00
RandyTheSilly b148dbf8bf Address JetBrains warnings; update documentation + draft release notes 2026-02-14 16:21:04 -05:00
RandyTheSilly 18fb930a94 Fix build on many platforms (via libmutton bump) 2026-02-13 19:16:49 -05:00
RandyTheSilly 70ac2ad8ee Sync with latest libmutton development version 2026-02-13 18:50:02 -05:00
RandyTheSilly d6d9a56532 Sync with latest libmutton development version 2026-01-25 17:12:06 -05:00
RandyTheSilly 966f340ddd Bump libmutton+rcw to add error handling for corrupt entries 2026-01-25 16:30:13 -05:00
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 926eb1f176 Implement entry verification in tweak menu+after entry refresh; disable CGO across the board 2026-01-24 15:58:45 -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 0211941a48 Actually bump sys 2026-01-08 23:09:01 -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 19dd1fd685 Sync with latest libmutton development version (new server binary compatibility) 2025-12-10 00:14:55 -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 23c6d2e354 Add v0.3.1 release notes to main branch 2025-11-23 12:49:42 -05:00
RandyTheSilly 63fb511649 Correct license in PKGBUILD/APKBUILD 2025-11-23 04:40:35 -05:00
RandyTheSilly 4c4f025d5b Bump golang.org/x/crypto to address CVE-2025-58181 and CVE-2025-47914 2025-11-23 03:40:09 -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 bbd42728d0 Update roadmap 2025-11-11 01:22:30 -05:00
RandyTheSilly 55cd9b99da Rename platform-specific files for more clarity 2025-11-11 01:18:26 -05:00
RandyTheSilly 6478957372 Bump libmutton to fix Windows compilation 2025-11-10 23:19:40 -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 fc1e3b11fc Add copy menu option to shell completions 2025-11-10 19:35:40 -05:00
RandyTheSilly 107a6f4f12 Adjust spacing in copy menu 2025-11-10 01:13:35 -05:00
RandyTheSilly 39a3460779 Bump libmutton to latest development version 2025-11-10 01:09:25 -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