Commit Graph
25 Commits
Author SHA1 Message Date
RandyTheSilly d7242fee96 Native support for iOS dirs; bind SSH dir to variable 2026-02-07 15:05:15 -05:00
RandyTheSilly 409db78d83 Use nil pointer to indicate missing device ID (rather than FSMisc) 2026-01-21 18:49:16 -05:00
RandyTheSilly f82b35bc43 Fix Windows background processes dying with terminal window 2026-01-10 23:36:39 -05:00
RandyTheSilly d21de424cb Simplify error handling syntax 2026-01-08 18:50:10 -05:00
RandyTheSilly 571bc0a3bd Rename "cfg" package to "config", always use "cfg" for variable names 2025-12-27 12:11:10 -05:00
RandyTheSilly cc626363c7 Update wiki for new changes; fix compilation for some platforms 2025-12-26 21:14:20 -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 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 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 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 75ad2afcfb Set beta version; update beta versioning comment 2025-11-10 00:20:16 -05:00
RandyTheSilly 3506504fb1 Prepare for release v0.4.2 2025-11-09 15:56:27 -05:00
RandyTheSilly 7c577b5778 Prepare for release v0.4.1 2025-10-26 13:12:19 -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 ca4913f054 Fix init when no device ID directory exists 2025-06-01 16:40:24 -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 ca277ba773 Add entry refresh feature; fix ClampTrailingWhitespace ignoring the initial trim 2025-05-31 21:48:11 +00:00
RandyTheSilly a1c47b06a1 Address JetBrains warnings 2025-05-29 22:05:57 -04:00
RandyTheSilly 40f0f35f45 Return errors, rather than printing them 2025-05-30 01:08:43 +00:00
RandyTheSilly 36bbf88690 Refactor: Split into more packages to reduce server binary size 2025-05-12 16:26:03 +00:00