RandyTheSilly
|
1f5a2c8f3c
|
Update documentation for release v1.5.1
Former-commit-id: d9721cfcc36cc53f2719f0c57c3c5c58578e3eb1
Former-commit-id: 9e3bba69e4d4e8d074b3882b56f2221aa7edd6ad
|
2023-10-23 23:19:03 -04:00 |
|
RandyTheSilly
|
c651c41a41
|
Disable ConfigParser interpolation to allow for "%" to be stored in configuration files
Former-commit-id: 4ac84f3ceef3407bd9e8e2c2f2191f7ea2ee2a55
Former-commit-id: 2fb4bf9d2630520702e99fa0913a3db5e1a0d0bb
|
2023-10-23 21:08:01 -04:00 |
|
RandyTheSilly
|
a487bd561a
|
Fix clipboard contents sometimes failing to clear
Former-commit-id: 8ecbbb6199864fda973e47605a10d737318f3993
Former-commit-id: eb625eded3f9518967ee9fa06201311e8571e394
|
2023-10-20 00:32:29 -04:00 |
|
RandyTheSilly
|
cbc0538e82
|
Call printf with %b to avoid interpreting directives
Former-commit-id: f1e812634d538b8e8c412b0c3aa1c43aab1c4f1b
Former-commit-id: f95072b8742e752be18dc3fe9cba17c8e82eb41b
|
2023-10-19 20:52:35 -04:00 |
|
RandyTheSilly
|
44392467e5
|
Require identity to be passed to whitelist_verify() (for extension support with custom SSH keys)
Former-commit-id: 9db42722585f1fb707d5144e828cefddfcbf5137
Former-commit-id: 1e79c49459b49eb422788eba315a6d9c6e09f9a1
|
2023-10-18 15:14:20 -04:00 |
|
RandyTheSilly
|
bdff85f024
|
Fix copy_id_check resulting in errors when called from another module
Former-commit-id: 31bb5415499ca5f06413eba61eaafd284d2d5da1
Former-commit-id: 9cd0e6852e09874a1a06c8cde22e539f1cb58345
|
2023-10-16 23:46:19 -04:00 |
|
RandyTheSilly
|
7259a8732c
|
(MacOS) Port new clipboard behavior to MacOS
Former-commit-id: bd887c5ee6a75130b8c994034708ae7893764251
Former-commit-id: e1621ed1a986f731c8217d741fd84a42196cb4e9
|
2023-09-26 20:29:51 -04:00 |
|
RandyTheSilly
|
20cdc27b88
|
(Haiku) Port new clipboard behavior to Haiku
Former-commit-id: 3a40559cf39475a0291187a4853c1e5f335b96f0
Former-commit-id: 95bfec78129d9d22afb16a33775df8d3abb24fa1
|
2023-09-26 19:51:05 -04:00 |
|
RandyTheSilly
|
2f6bdb8d2e
|
(Termux) Port new clipboard clear behavior to Termux
Former-commit-id: bdda7fae8c2305e1f64c468d45c205d12645f669
Former-commit-id: e6fea38cc85a03b8970f0cdf61390825cc048c20
|
2023-09-26 19:32:56 -04:00 |
|
RandyTheSilly
|
eb4fae3e9e
|
Fixed new clipboard clear behavior on FreeBSD
Former-commit-id: e276182b11c518bc7b880eaebb7d9c8fd528761b
Former-commit-id: fc1f067c5c0df86109795feca05527be5322d829
|
2023-09-26 19:03:07 -04:00 |
|
RandyTheSilly
|
30afbafcbf
|
Fixed xclip throwing errors on FreeBSD
Former-commit-id: 65b466c0598f2194d452c0897ffa9eeb7ec3b281
Former-commit-id: 51ad92728be141113047bb25fb8841d141d545e6
|
2023-09-26 18:37:42 -04:00 |
|
RandyTheSilly
|
e010180219
|
(X11) Port new clipboard clear behavior to X11
Former-commit-id: 11edd45f8ccaa6de548d6656ef50cd0c1bdff0b4
Former-commit-id: 1fb779b6d27937d83802f50fb6857f24ec7765ed
|
2023-09-25 13:53:59 -04:00 |
|
RandyTheSilly
|
67983da22e
|
(WSL) Port new clipboard clear behavior to WSL
Former-commit-id: e1d96418abae79f6af75d72eeb6279e661196bd5
Former-commit-id: 0b345de72d9dc13de2f0db7c26264e0deb685965
|
2023-09-25 12:54:21 -04:00 |
|
RandyTheSilly
|
aa0bd017c9
|
Fixed CLIPBOARD.py port-job overriding the new clipboard clear behavior
Former-commit-id: 13f705945bf0bbe95b5699f2bd64b9c790324048
Former-commit-id: 54e8c6f8d54e592bdda885de296f56f1d5ecdd24
|
2023-09-24 22:04:00 -04:00 |
|
RandyTheSilly
|
5a4e952d4d
|
(Wayland) Only clear clipboard contents if they have not been changed since altered by sshyp
Former-commit-id: 2b6be8d327419bccc51430f732fb03ff9bba0439
Former-commit-id: 09406c55e394e97c90d984067bff9b4677b0496a
|
2023-09-24 21:50:14 -04:00 |
|
RandyTheSilly
|
db05e9b05e
|
Fixed offline-mode sync warning displaying at inappropriate times
Former-commit-id: 37c0fe00ec30a903ec7ba40525f01a2963b24d72
Former-commit-id: e6cea4d212e6f9b231dc0d0743b667b9f2eb376c
|
2023-09-24 19:35:48 -04:00 |
|
RandyTheSilly
|
5af02866b4
|
Fixed clipboard contents leaking through process list on Wayland
Former-commit-id: bb1485fec2d891af9f49b4d8e81df72b0e6160d9
Former-commit-id: 2eff4ace8b82735a890bf1e669d92d7abbb59dfa
|
2023-09-24 18:56:42 -04:00 |
|
RandyTheSilly
|
e8267f838a
|
Read some fields from config file as boolean values
Former-commit-id: ba2f082fc4d043d55ba5d25875ac9b9600bbbd3a
Former-commit-id: 4e31560e91047d035eb87e312fd17f3e8ad1935f
|
2023-09-24 16:38:30 -04:00 |
|
RandyTheSilly
|
e4fbcd6825
|
Added an error for when the configured text editor cannot be found on the system
Former-commit-id: f41356854b88cf6a53604ef37025667d17041da7
Former-commit-id: 627cb9298583b7fbb6358edead75c65e671619d0
|
2023-09-24 15:04:36 -04:00 |
|
RandyTheSilly
|
9ba4b8d724
|
Added a warning when the user manually attempts to sync in offline mode
Former-commit-id: f54591cc6997078a248c5d8dc3dcd533824c04e4
Former-commit-id: fb405077f39e22840e98bca6a854496bd583c49c
|
2023-09-24 14:35:01 -04:00 |
|
RandyTheSilly
|
0b73d4016f
|
Always use the user-specified ssh keyfile in place of the previously hard-coded ~/.ssh/sshyp
Former-commit-id: 2ec48a889401a5da39c162f966b2e1eaa4c90aad
Former-commit-id: e0071948993af51c3de731eaf49c16d5fdab3632
|
2023-09-24 14:03:44 -04:00 |
|
RandyTheSilly
|
f930ffe94a
|
Fixed version info graphic having invisible elements in white-background terminals
Former-commit-id: 0b2eafdf0bcecc580110455373d2fc3e5390b60b
Former-commit-id: 9889ea48fff7c744776b4687b7ab91e17534e03d
|
2023-07-12 20:55:38 -04:00 |
|
RandyTheSilly
|
58698c1c55
|
Updated version info screen text art
Former-commit-id: 3e4d061d96877024ab8ebc1710a08a477ac4a9ca
Former-commit-id: 66e5d57695cec0a87b8ed44ed632e00b2364be4f
|
2023-07-11 15:06:37 -04:00 |
|
RandyTheSilly
|
7e9786fe60
|
Fixed possibility of attempting to sync from a server installation
Former-commit-id: 4ac82c68470f451635c698a244899140e97640b2
Former-commit-id: 8b1381521016f23d1c53c6f1e23d1851a0aa04f0
|
2023-07-10 15:46:07 -04:00 |
|
RandyTheSilly
|
7f4ddd2775
|
Re-enforce proper syntax by always showing /<entry name>, rather the </entry name>
Former-commit-id: cd0cfb7df05a37999ae057e9d2908f8130107e9e
Former-commit-id: 64bcafbc58b241b74275e70675ae586e9180400f
|
2023-07-08 19:15:29 -04:00 |
|
RandyTheSilly
|
aa7768fd6e
|
Fixed potential variable undefined errors
Former-commit-id: e5e902682c90b221f8bb58d4a5ca08f2c82bb703
Former-commit-id: c210e048d0ee28327e8302f37f9dc439db826055
|
2023-07-08 12:58:26 -04:00 |
|
RandyTheSilly
|
2835214d60
|
Handle missing section and option errors on startup
Former-commit-id: 0729eb0432f1974f1957bd0eb146d287a36c43da
Former-commit-id: 60d0a88bf87fb87580b36feedecbf0b4a82215fd
|
2023-07-07 17:13:52 -04:00 |
|
RandyTheSilly
|
ee56a7a919
|
Fixed many instances where the curses menus could break the terminal session
Former-commit-id: df73403b4a8bc3ffb238486516d0f1e5a1f601c6
Former-commit-id: 649503907f391ff318fc0d3247b965ed3b2aacba
|
2023-07-07 15:06:57 -04:00 |
|
RandyTheSilly
|
4ad516e156
|
Fixed required options not being set when switching from server to client modes
Former-commit-id: 70c190d280802779a92fe2ad509c648134ea83aa
Former-commit-id: a2d939cd3b467186714625da7eae0027e738c5e0
|
2023-07-07 12:53:42 -04:00 |
|
RandyTheSilly
|
488b94e638
|
Documentation draft for release v1.5.0
Former-commit-id: 0b48dd00fa914cb5c1d734687dae0827a7a00d7c
Former-commit-id: 2396087e33fed9982f12cfe3593c4ec43d4f0d89
|
2023-07-07 10:12:06 -04:00 |
|
RandyTheSilly
|
e7de5761bd
|
Hide input when creating or editing a password
Former-commit-id: b7224d0533bdb5c82d31d6854fe03c04b3efa6c1
Former-commit-id: 6af841f88fc4ae05c9bfec463b947d82bb5968d6
|
2023-06-20 14:45:17 -04:00 |
|
RandyTheSilly
|
9d94ba1eb9
|
Removed unnecessary output when shearing a non-existent entry
Former-commit-id: 7c264de0ebf49889e309d43d1ad5a7483845308e
Former-commit-id: 84c4c04e1bd4b085b457ddbd8184c9c3b028dcd1
|
2023-06-20 14:35:59 -04:00 |
|
RandyTheSilly
|
0c78a32195
|
Spaced entry input prompts apart
Former-commit-id: bbe5c986067096b0f18ebfdc38ddfbfd4d75567b
Former-commit-id: e312eb7fb3ce6c90d7d19c2c0918d6ce8f407614
|
2023-06-20 14:20:01 -04:00 |
|
RandyTheSilly
|
3f86508f9c
|
Fixed line spacing before sync when shearing entries
Former-commit-id: ba6325c80012acec52506f5005899655bb4688a9
Former-commit-id: 528c39efdbfc368e5bdfed38cff25db034b4217d
|
2023-06-20 14:00:11 -04:00 |
|
RandyTheSilly
|
2834c6d67c
|
Made line spacing before sync text more consistent
Former-commit-id: 2539fcb335c63424ca9e4d6e6f49af42ad4ff6bf
Former-commit-id: 5041cb5b85e4f16706f91af3d6d16c38e4855fe8
|
2023-06-20 13:51:05 -04:00 |
|
RandyTheSilly
|
29c5e60804
|
Fixed password field showing for blank files
Former-commit-id: 6d0f8763a7d7ccc4208092fff70fa4795b6d1722
Former-commit-id: 124b80ba9c0596e28ffa7e1a85760236dea345ca
|
2023-06-20 13:26:05 -04:00 |
|
RandyTheSilly
|
ba5f118048
|
Do not append extra new lines in line_edit
Former-commit-id: b2aefd5723c643f625865ea76957b2dbe560b58f
Former-commit-id: 194dd58228db64c0d55089edfe60055ed9492860
|
2023-06-20 11:44:13 -04:00 |
|
RandyTheSilly
|
05e9bcc478
|
Removed redundant code from optimized_edit, renamed to line_edit
Former-commit-id: 6fc1642909392c5c1f2f7e4602fd499ceff9d6a4
Former-commit-id: 9dd02b390893cb6239717ab886534a24bc3ea618
|
2023-06-20 11:12:30 -04:00 |
|
RandyTheSilly
|
d417ff48ba
|
Strip trailing whitespace before encrypting entries
Former-commit-id: 32429dfb574e465486d1397445fa8b34f5dd73fb
Former-commit-id: aca5cc58197564a74e99345ed08c3363dd5acea0
|
2023-06-20 09:55:40 -04:00 |
|
RandyTheSilly
|
7dedfcac17
|
Fixed username and password fields being swapped on some new entries
Former-commit-id: 7cadad4527f9e08aa9f3b45e9d4d4b683709c5fd
Former-commit-id: 0949d3b8c4f2e050597f3a2e41e2795d7a380ff4
|
2023-06-20 09:50:42 -04:00 |
|
RandyTheSilly
|
307bcc3faa
|
Do not re-encrypt and sync if an edited note is unchanged
Former-commit-id: b8bcb481830ad5deb344d4d0c79976db7f06bb52
Former-commit-id: 6ebe9ee2f25dcfd90bea3784d337cb6cefbe903e
|
2023-06-20 09:44:35 -04:00 |
|
RandyTheSilly
|
d031e3c7ab
|
Use tempfile.NamedTemporaryFile() for editing notes, removing the need for shm_gen()
Former-commit-id: 2d2e733945ba2748a24ed93f861145cf26ac1f13
Former-commit-id: e3b5add08675438e1a08607d081a9a44f426425e
|
2023-06-18 14:10:25 -04:00 |
|
RandyTheSilly
|
b035e208d7
|
No longer use tmpfs for entry decryption unless a note is being edited
Former-commit-id: f2087663fa4416500810bfd49575267c15b2097b
Former-commit-id: 4b830d1c7c9485a1bf816a0d7d3500638ab70451
|
2023-06-18 00:07:54 -04:00 |
|
RandyTheSilly
|
463df727e9
|
Allow directly passing a quick-unlock pin to decrypt()
Former-commit-id: 26d16e1c832cfd07dcc48fb807a4389f21f416b8
Former-commit-id: a197c1f00ee16ade6ae6cc253d4940c9a38356ad
|
2023-06-15 20:59:37 -04:00 |
|
RandyTheSilly
|
184a7c680d
|
Made decrypt() more friendly to extensions
Former-commit-id: a52d6557e53ab834e8f6c39c66f4aec6f9ac0622
Former-commit-id: a19ed491bdf5cf2bfe5502752615cc465e14dddc
|
2023-06-15 20:45:19 -04:00 |
|
RandyTheSilly
|
49abdc4222
|
Require _quick_unlock_enabled parameter for decrypt()
Former-commit-id: af37809cfeb7c36de355d6cc0e8bc159f7291033
Former-commit-id: 195364d30d36467a4966347b54d66136e36dcdeb
|
2023-06-15 20:05:32 -04:00 |
|
RandyTheSilly
|
72f322b896
|
Merged determine_decrypt() into decrypt()
Former-commit-id: dd9483453409affdcbc54635ff187e4bc00ec5d4
Former-commit-id: c97d3856801cecf744f0c5bcebdaf9d21998967f
|
2023-06-15 19:58:09 -04:00 |
|
RandyTheSilly
|
8e72ae1660
|
Moved quick-unlock+whitelist management to new tweak menu
Former-commit-id: ffb947c22fed9979052aa408db96a403f8654d7f
Former-commit-id: 9d4b8d043245f39c2ac8084f59c9dcfc26185d17
|
2023-06-15 13:30:23 -04:00 |
|
RandyTheSilly
|
f154cbe400
|
Disallow entering negative quick-unlock pin lengths
Former-commit-id: b95a4003c8abd3ceb1fabd8e0c2758409f05e617
Former-commit-id: b1e4e8b8b297bd62277d02c9919ab2db9cb63ab9
|
2023-06-15 09:43:29 -04:00 |
|
RandyTheSilly
|
ebb12e731f
|
Use getpass for whitelist setup passphrase input
Former-commit-id: cf2b51588b2f79183e2bd263b4c3fa76d99b2b4e
Former-commit-id: 03b555137cbf646bbb22893d414a43fb3cd4753a
|
2023-06-15 09:23:37 -04:00 |
|