Commit Graph
273 Commits
Author SHA1 Message Date
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
RandyTheSilly 1488c7d536 Add ability to change device ID through tweak menu 2025-06-01 12:18:48 -04:00
RandyTheSilly 05f95a4c0c Advertise "tweak" argument 2025-06-01 11:55:59 -04:00
RandyTheSilly 59cb9ac0d1 Support libmutton's EntryRefresh() feature 2025-05-31 23:29:12 -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 9cd248eb8b Add output binary comments 2025-05-21 16:48:44 +00:00
RandyTheSilly cc3416a89c Build release binaries to target x86_64_v2 and arm64v8.7+crypto (v8.0 still offered on Linux) 2025-05-21 16:45:06 +00:00
RandyTheSilly a0cde0aff0 wiki: Link to libmutton TOTP usage info 2025-05-21 15:30:34 +00:00
RandyTheSilly b1853dd763 Sync changes from all dependencies 2025-05-20 17:40:25 +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 392af55b4c Bump RCW to v0.1.1 (fix RCWD on Termux) 2025-05-11 17:09:45 -04:00
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 2def48e58b Add clipboard utilities to dependency documentation 2025-05-09 19:18:15 +00:00
RandyTheSilly 7ed199cba1 Update wiki for migration off of GPG 2025-05-09 19:15:48 +00:00
RandyTheSilly 1ed4b8d4dc Drop gnupg dependency in build scripts 2025-05-09 18:28:52 +00:00
RandyTheSilly 74926a2577 Update roadmap 2025-05-09 18:25:28 +00: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 1180112967 Remove unneeded variable declaration 2025-05-04 18:09:50 -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 v0.2.6 2025-04-21 18:17:53 -04:00