Commit Graph
302 Commits
Author SHA1 Message Date
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
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 bc35766de5 Sync with libmutton v0.4.2 2025-11-09 18:15:18 -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 v0.3.0 2025-08-17 14:03:28 -04:00
RandyTheSilly 25aaeb74a3 Bump libmutton to latest development version 2025-08-17 13:26:11 -04:00
RandyTheSilly d8842138ea Bump libmutton to latest development version 2025-07-08 19:11:14 -04:00
Randall Winkhart a7a92e78b5 Re-license under AGPL 3.0 for legal binary distribution of go-highlite, based on https://github.com/jessp01/gohighlight
I would rather keep this project under a permissive license, but a dependency forced this change.

libmutton will remain MIT licensed.
2025-07-03 03:04:44 +00:00
RandyTheSilly 49d23b365d Re-use text editor input code 2025-07-02 22:52:18 -04:00
RandyTheSilly 2712fecf68 Update draft release notes for v0.4.0 2025-07-02 22:48:19 -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 97d49fdba1 Add draft release notes for v0.3.0 2025-06-19 20:09:12 -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 d2b2dcf7cf Bump dependencies 2025-06-19 14:42:11 -04:00
RandyTheSilly 0895dcba8a Replace glamour with (temporary) custom fork using lighter syntax highlighter 2025-06-19 14:36:37 -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 9201e3857c Port to latest libmutton development version 2025-06-01 16:54:04 -04:00
RandyTheSilly 511204d17a Fix folder sync 2025-06-01 15:44:31 -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