RandyTheSilly
|
409db78d83
|
Use nil pointer to indicate missing device ID (rather than FSMisc)
|
2026-01-21 18:49:16 -05:00 |
|
RandyTheSilly
|
48e084ac0f
|
Make adjustments for easier CGO integration
|
2026-01-21 18:35:26 -05:00 |
|
RandyTheSilly
|
f82b35bc43
|
Fix Windows background processes dying with terminal window
|
2026-01-10 23:36:39 -05:00 |
|
RandyTheSilly
|
2054f5b3cf
|
Use clip.exe for setting/clearing clipboard on Windows to avoid Powershell startup latency
|
2026-01-10 19:08:43 -05:00 |
|
RandyTheSilly
|
07ad0a1bd9
|
Change order of slices in syncListsT
|
2026-01-09 00:07:39 -05:00 |
|
RandyTheSilly
|
3b4e75b592
|
Return sync lists using custom type
|
2026-01-08 23:39:52 -05:00 |
|
RandyTheSilly
|
4467a8c742
|
Remove overly-verbose ssh key input prompt
|
2026-01-08 23:05:06 -05:00 |
|
RandyTheSilly
|
a54d15e331
|
Update draft release notes
|
2026-01-08 21:23:00 -05:00 |
|
RandyTheSilly
|
d0e8640ce6
|
Re-implement age data upload via SFTP (download will continue to use new method)
|
2026-01-08 20:39:44 -05:00 |
|
RandyTheSilly
|
07571a698d
|
Handle age timestamping errors in syncLists
|
2026-01-08 19:05:23 -05:00 |
|
RandyTheSilly
|
d21de424cb
|
Simplify error handling syntax
|
2026-01-08 18:50:10 -05:00 |
|
RandyTheSilly
|
d54b59030e
|
Draft documentation for release v0.5.0
|
2026-01-08 18:20:04 -05:00 |
|
RandyTheSilly
|
ed19d0a416
|
Bump dependencies
|
2026-01-08 17:21:05 -05:00 |
|
RandyTheSilly
|
5e5a7c57e9
|
Major sync refactor (do not use SFTP for age files; allow using core.LibmuttonInit with custom device ID prefixes)
|
2026-01-08 16:59:58 -05:00 |
|
RandyTheSilly
|
a18c3ea1d6
|
Simply check if sanity check file should be generated based on nil input
|
2026-01-01 21:28:35 -05:00 |
|
RandyTheSilly
|
28286788a0
|
Fully support non-destructive append in core.LibmuttonInit(); update copyright year for 2026
|
2026-01-01 19:52:08 -05:00 |
|
RandyTheSilly
|
571bc0a3bd
|
Rename "cfg" package to "config", always use "cfg" for variable names
|
2025-12-27 12:11:10 -05:00 |
|
RandyTheSilly
|
422ca0295a
|
Allow append mode when config cannot be loaded
|
2025-12-27 02:09:00 -05:00 |
|
RandyTheSilly
|
b707d67113
|
Fix compilation for Mac/Termux/Windows
|
2025-12-27 00:25:53 -05:00 |
|
RandyTheSilly
|
d8d761b0ca
|
Small comment update
|
2025-12-26 22:40:38 -05:00 |
|
RandyTheSilly
|
bdbdce61aa
|
Remove entry format breaking change warning
|
2025-12-26 21:49:42 -05:00 |
|
RandyTheSilly
|
cc626363c7
|
Update wiki for new changes; fix compilation for some platforms
|
2025-12-26 21:14:20 -05:00 |
|
RandyTheSilly
|
6004a94b77
|
Remove now-redundant Linux/BSD-specific clip clear logic
|
2025-12-26 20:48:33 -05:00 |
|
RandyTheSilly
|
fdce036be6
|
Improve versatility of getClipCommands()
|
2025-12-26 19:57:43 -05:00 |
|
RandyTheSilly
|
53d82984d9
|
Bump dependencies
|
2025-12-26 19:28:19 -05:00 |
|
RandyTheSilly
|
2880ce2823
|
Address JetBrains warnings
|
2025-12-26 19:12:48 -05:00 |
|
RandyTheSilly
|
b591e2ef5a
|
Switch config format from ini to json (drop ini dependency since json is now used for syncing)
|
2025-12-17 00:36:20 -05:00 |
|
RandyTheSilly
|
e2d1b8dc09
|
Fix deletions adjusting to a device ID change incorrectly and leading to server panics
|
2025-12-11 20:40:29 -05:00 |
|
RandyTheSilly
|
35db3bf20b
|
Rename syncclient "oneOff" functions to be less redundant
|
2025-12-11 19:34:05 -05:00 |
|
RandyTheSilly
|
941a2dc8b8
|
Eliminate synccycles package [synccycles.DeviceIDGen() => syncclient.DeviceIDGenFromClient()]
|
2025-12-11 19:31:37 -05:00 |
|
RandyTheSilly
|
2ab777fd57
|
Improve server-side panic formatting
|
2025-12-11 18:56:05 -05:00 |
|
RandyTheSilly
|
4e6c18db8a
|
Report panic details (stack trace w/args&stdin) to clients; drop synccycles.StringGen() (moved to go-boilerplate)
|
2025-12-11 18:23:01 -05:00 |
|
RandyTheSilly
|
7e7fbd15b4
|
Initialize deletions list when returning lists from RunJob()
|
2025-12-10 00:20:36 -05:00 |
|
RandyTheSilly
|
01be63c587
|
Add missing instances of cleanupOnFail() in synccycles.DeviceIDGen()
|
2025-12-10 00:13:40 -05:00 |
|
RandyTheSilly
|
f16078fe01
|
Handle more server-side errors from the client
|
2025-12-10 00:08:42 -05:00 |
|
RandyTheSilly
|
e355c810da
|
Sync (fetch) refactor; return info from server using new JSON type
|
2025-12-09 23:17:59 -05:00 |
|
RandyTheSilly
|
ffae2e3002
|
Export global.RootLength
|
2025-12-06 12:54:07 -05:00 |
|
RandyTheSilly
|
95a877d0b3
|
Don't force-exit CLI clients after sync
|
2025-11-23 13:39:56 -05:00 |
|
RandyTheSilly
|
08bc065785
|
Add v0.4.4 release notes to main branch
|
2025-11-23 12:48:22 -05:00 |
|
RandyTheSilly
|
5dc3a5576d
|
Bump golang.org/x/crypto to address CVE-2025-58181 and CVE-2025-47914
|
2025-11-23 03:38:38 -05:00 |
|
RandyTheSilly
|
3ddce4bdf5
|
Consistently use "age" when referencing age files, not "aging"
|
2025-11-23 03:25:20 -05:00 |
|
RandyTheSilly
|
50d51f9d96
|
Initial password aging support
|
2025-11-23 03:20:58 -05:00 |
|
RandyTheSilly
|
d2a6ed5eaa
|
Move GenTOTP() to core package
|
2025-11-13 23:46:21 -05:00 |
|
RandyTheSilly
|
04e1b0dd37
|
Handle Steam TOTP directly in GenTOTP
|
2025-11-13 22:47:46 -05:00 |
|
RandyTheSilly
|
336dc5c158
|
Continue dropping support for non-continuous TOTP copy
|
2025-11-13 22:35:07 -05:00 |
|
RandyTheSilly
|
c63dff4092
|
Drop support for non-continuous TOTP copy
|
2025-11-13 22:18:02 -05:00 |
|
RandyTheSilly
|
8d1dd48035
|
Remove mobile clipboard management (this should be the responsibility of the GUI toolkit)
|
2025-11-13 21:58:37 -05:00 |
|
RandyTheSilly
|
80cf65775a
|
Fix panic on error in clip.TOTPCopier() when not run as a goroutine
|
2025-11-13 21:14:51 -05:00 |
|
RandyTheSilly
|
ac4a86d3a4
|
Update developer documentation
|
2025-11-11 01:14:50 -05:00 |
|
RandyTheSilly
|
8aabd01ed2
|
Update roadmap
|
2025-11-11 01:09:30 -05:00 |
|
RandyTheSilly
|
6d1513b469
|
Fix 8f4590cf34 on Windows
|
2025-11-11 01:01:28 -05:00 |
|
RandyTheSilly
|
bc793178e1
|
Fix compilation for Windows
|
2025-11-10 23:17:40 -05:00 |
|
RandyTheSilly
|
a0f21b31f7
|
Return errors from TOTPCopier so it can optionally be called on the main thread
|
2025-11-10 22:37:11 -05:00 |
|
RandyTheSilly
|
a3b89fcb96
|
Fix LaunchClipClearProcess() for GUI platforms
|
2025-11-10 19:55:36 -05:00 |
|
RandyTheSilly
|
483af75613
|
Improve clarity of TOTP refresher start message
|
2025-11-10 01:07:53 -05:00 |
|
RandyTheSilly
|
b39a40407f
|
Update stdout logging regarding clipboard refresher
|
2025-11-10 01:02:05 -05:00 |
|
RandyTheSilly
|
14dda0b091
|
Fix continuous TOTP copy
|
2025-11-10 00:35:38 -05:00 |
|
RandyTheSilly
|
75ad2afcfb
|
Set beta version; update beta versioning comment
|
2025-11-10 00:20:16 -05:00 |
|
RandyTheSilly
|
9703790336
|
Export ClipClearProcess()
|
2025-11-09 23:57:26 -05:00 |
|
RandyTheSilly
|
8f4590cf34
|
Fix subprocesses getting killed when the main process is force killed (fixes rcwd w/TOTP and clipboard clearing issues)
|
2025-11-09 23:50:15 -05:00 |
|
RandyTheSilly
|
bf1399ce8d
|
Better modularize clipboard code (add "clip" package; break up TOTP code
|
2025-11-09 23:23:47 -05:00 |
|
RandyTheSilly
|
d49632d221
|
Make CopyArgument() documentation more clear
|
2025-11-09 18:24:45 -05:00 |
|
RandyTheSilly
|
3506504fb1
|
Prepare for release v0.4.2
|
2025-11-09 15:56:27 -05:00 |
|
RandyTheSilly
|
09501fda7d
|
Bump Go to 1.25.4; bump dependencies
|
2025-11-09 15:53:09 -05:00 |
|
RandyTheSilly
|
3905dc6e41
|
Fix Linux arm64 binaries being built with .exe extensions
|
2025-10-26 13:16:40 -04:00 |
|
RandyTheSilly
|
7c577b5778
|
Prepare for release v0.4.1
|
2025-10-26 13:12:19 -04:00 |
|
RandyTheSilly
|
aa10016f77
|
Allow forcing offline mode in LibmuttonInit()
|
2025-10-26 13:02:10 -04:00 |
|
RandyTheSilly
|
a39952489a
|
Bump Go to 1.25.3; bump dependencies
|
2025-10-26 12:49:16 -04:00 |
|
RandyTheSilly
|
b9175d7ff3
|
Rename all occurrences of "passphrase" to "password"
|
2025-10-26 12:28:07 -04:00 |
|
RandyTheSilly
|
235f6b5ed4
|
Prepare for release v0.4.0
|
2025-08-17 13:42:35 -04:00 |
|
RandyTheSilly
|
1b02ccc056
|
Bump dependencies; fix compilation error with dead sys fork
|
2025-08-17 13:20:18 -04:00 |
|
RandyTheSilly
|
3dc3a75967
|
Bump Go to v1.24.6; update documentation
|
2025-08-17 11:39:29 -04:00 |
|
RandyTheSilly
|
cc58d3509f
|
Clearly document decrypted entry format
|
2025-07-19 14:33:05 -04:00 |
|
RandyTheSilly
|
d023058630
|
Properly return errors for non-persistent TOTP copy
|
2025-07-06 12:48:24 -04:00 |
|
RandyTheSilly
|
fb2120c94e
|
Allow setting custom device ID prefix
|
2025-07-06 11:29:41 -04:00 |
|
RandyTheSilly
|
1a66a30bc1
|
Fix one-time TOTP copy
|
2025-06-30 22:59:12 -04:00 |
|
RandyTheSilly
|
591624eff6
|
Fix interactive compilation on *nix
|
2025-06-30 22:54:31 -04:00 |
|
RandyTheSilly
|
3fdcc9e96d
|
Allow one-time copy of TOTP codes
|
2025-06-30 22:46:17 -04:00 |
|
RandyTheSilly
|
9fc9b208b6
|
Update dependency comments
|
2025-06-29 13:15:15 -04:00 |
|
RandyTheSilly
|
41a12c6e4a
|
Fix clipClearProcess on iOS
|
2025-06-29 13:04:44 -04:00 |
|
RandyTheSilly
|
bed23e987d
|
Add iOS clipboard support
|
2025-06-29 12:58:08 -04:00 |
|
RandyTheSilly
|
dd622c59e2
|
Explicitly ignore some errors
|
2025-06-28 21:25:58 -04:00 |
|
RandyTheSilly
|
362eb75dc4
|
Fix offlineMode not being written for third-party clients with no client-specific config data
|
2025-06-28 19:09:58 -04:00 |
|
RandyTheSilly
|
d1b5c50d70
|
Add draft release notes for v0.4.0
|
2025-06-19 19:16:46 -04:00 |
|
RandyTheSilly
|
1c06713548
|
Bump go-boilerplate and rcw
|
2025-06-19 18:13:23 -04:00 |
|
RandyTheSilly
|
37a1a6049f
|
Bump Go to v1.24.4; bump dependencies
|
2025-06-19 14:39:47 -04:00 |
|
RandyTheSilly
|
cf5d5051fd
|
Fix compilation for Android
|
2025-06-07 21:00:39 -04:00 |
|
RandyTheSilly
|
0f03096ed2
|
Default to online mode in init
|
2025-06-07 14:20:49 -04:00 |
|
RandyTheSilly
|
d844fb1010
|
libmuttonserver: Fix deletions renaming
|
2025-06-07 14:16:54 -04:00 |
|
RandyTheSilly
|
111324cc25
|
libmuttonserver: When changing device IDs, rename pending old deletions
|
2025-06-07 13:56:26 -04:00 |
|
RandyTheSilly
|
3daaf2d67a
|
Remove verifyOldLocationExists parameter from RenameLocal()
|
2025-06-05 20:23:18 -04:00 |
|
RandyTheSilly
|
c0f55156d8
|
Bump go-boilerplate
|
2025-06-01 17:01:40 -04:00 |
|
RandyTheSilly
|
ca4913f054
|
Fix init when no device ID directory exists
|
2025-06-01 16:40:24 -04:00 |
|
RandyTheSilly
|
4a0e0f8e9e
|
Ensure old device ID remains active on the client if new device ID registration fails
|
2025-06-01 16:24:47 -04:00 |
|
RandyTheSilly
|
87041a7bb3
|
Fix folder sync
|
2025-06-01 15:43:16 -04:00 |
|
RandyTheSilly
|
d0f7b663d5
|
Simplify target existence checks
|
2025-06-01 15:24:31 -04:00 |
|
RandyTheSilly
|
5f8789a0f0
|
Bump go-boilerplate; make error codes sequential
|
2025-06-01 14:17:51 -04:00 |
|
RandyTheSilly
|
2e3be57e3e
|
Handle unhandled error; remove error handling in server-only function (error would never become visible to user)
|
2025-06-01 12:35:07 -04:00 |
|
RandyTheSilly
|
4dab9f2c93
|
Automatically install new entry directory in EntryRefresh()
|
2025-05-31 20:41:30 -04:00 |
|
RandyTheSilly
|
038cd3670d
|
Forward sanity check error in EntryRefresh()
|
2025-05-31 20:34:47 -04:00 |
|