RandyTheSilly
|
f33eb3d480
|
Refactor for better modularity (share more code among edit functions, rename "offline" package to "backend"
|
2024-04-15 18:16:05 -04:00 |
|
RandyTheSilly
|
d124080813
|
Strip trailing whitespace from each line in notes before saving
|
2024-04-15 16:52:16 -04:00 |
|
RandyTheSilly
|
3e37ae8173
|
Support hard line breaks in markdown notes
|
2024-04-05 14:18:35 -04:00 |
|
RandyTheSilly
|
4882dec678
|
Fix slice bounds errors when editing notes on short entries
|
2024-03-17 15:59:47 -04:00 |
|
RandyTheSilly
|
81a4fca89d
|
Use panic in editNote to prevent temp files from being left behind
|
2024-03-08 12:57:10 -05:00 |
|
RandyTheSilly
|
05a15260fd
|
Strip carriage returns from user input
|
2024-03-08 12:48:19 -05:00 |
|
RandyTheSilly
|
4394020dd2
|
Properly close files to fix various issues on Windows (fixes GPG keygen, note temp files not being deleted)
|
2024-03-08 12:19:05 -05:00 |
|
RandyTheSilly
|
f8bf12677f
|
Better sanitize user input in inputInt
|
2024-03-08 11:23:08 -05:00 |
|
RandyTheSilly
|
7d5c960fcb
|
Replace TODO comment to correspond with learned information
|
2024-03-07 20:20:30 -05:00 |
|
RandyTheSilly
|
80f1e27507
|
Implement note editing
|
2024-03-07 20:15:01 -05:00 |
|
RandyTheSilly
|
c0d141a02e
|
Allow generating new passwords for existing entries
|
2024-03-07 19:09:23 -05:00 |
|
RandyTheSilly
|
b208ea415a
|
Implement initial entry editing support (no notes editing or gen update)
|
2024-03-07 18:34:12 -05:00 |
|
RandyTheSilly
|
e729953cab
|
Implement entry/directory renaming/moving
|
2024-03-07 17:40:57 -05:00 |
|