RandyTheSilly
|
273e86d97e
|
Only use index when ranging over slices of structs
|
2026-02-09 21:28:26 -05:00 |
|
RandyTheSilly
|
7ecd143b81
|
Use updated "new()" behavior from Go 1.26
|
2026-02-09 21:12:09 -05:00 |
|
RandyTheSilly
|
409db78d83
|
Use nil pointer to indicate missing device ID (rather than FSMisc)
|
2026-01-21 18:49:16 -05:00 |
|
RandyTheSilly
|
3b4e75b592
|
Return sync lists using custom type
|
2026-01-08 23:39:52 -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
|
d21de424cb
|
Simplify error handling syntax
|
2026-01-08 18:50:10 -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
|
571bc0a3bd
|
Rename "cfg" package to "config", always use "cfg" for variable names
|
2025-12-27 12:11:10 -05:00 |
|
RandyTheSilly
|
2880ce2823
|
Address JetBrains warnings
|
2025-12-26 19:12:48 -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
|
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
|
bc793178e1
|
Fix compilation for Windows
|
2025-11-10 23:17:40 -05:00 |
|
RandyTheSilly
|
b39a40407f
|
Update stdout logging regarding clipboard refresher
|
2025-11-10 01:02:05 -05:00 |
|
RandyTheSilly
|
3daaf2d67a
|
Remove verifyOldLocationExists parameter from RenameLocal()
|
2025-06-05 20:23:18 -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
|
5666974a7f
|
Do not determine online/offline mode based on device ID presence
|
2025-05-30 16:02:46 +00: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 |
|