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 |
|
RandyTheSilly
|
7fc84d5f9b
|
Updated whitelist setup gpg key detection method
Former-commit-id: d80505f72614d7fd49e5e8eba6f8f9443b8b6538
Former-commit-id: 4e627cb8830a714a39f6c71a8c745c50b2107f86
|
2023-06-15 09:15:30 -04:00 |
|
RandyTheSilly
|
e0f37af453
|
Fixed the 'sync' argument working in offline mode if the user has previously saved sshync configurations
Former-commit-id: 9fa803ba406ede532a8d50c0138dace89cce405e
Former-commit-id: b63538263fa365e5a0f9ade3b5a90d5b066fe06f
|
2023-06-13 14:57:43 -04:00 |
|
RandyTheSilly
|
c7a8854f3f
|
Optimized RMSERVER.py port-job script
Former-commit-id: 8ac85dff97de4dabab373fa784d6cdf3d4ae3084
Former-commit-id: af32466a41e6f152507569df651eda1fa8502ef3
|
2023-06-12 14:35:05 -04:00 |
|
RandyTheSilly
|
6c2d51aea6
|
Fixed checking /lib/sshyp instead of /usr/lib/sshyp
Former-commit-id: fc0ea87c0c15077897a5cbee7fc38b22f8022c70
Former-commit-id: e2abdc03fc4b3fa8c62f4c08164d36e83647a645
|
2023-06-08 19:36:20 -04:00 |
|
RandyTheSilly
|
2322140af7
|
Directly specify device type for tweak menu
Former-commit-id: 4969b540d5380edaddc26e7cd9d99a61f1a3ddbc
Former-commit-id: 9c375230650f780180d0d96952397814bc2eacc2
|
2023-06-08 14:53:52 -04:00 |
|
RandyTheSilly
|
93bffe2587
|
Use separate tweak menus for clients and servers
Former-commit-id: 92a7ce68f150aa223bc5a78ba02dd7cb7c07317d
Former-commit-id: 838381c35f3fec2a8780772bef8fcac33e7baac1
|
2023-06-08 14:46:47 -04:00 |
|
RandyTheSilly
|
a1ea9d6831
|
General cleanup and port-job updates
Former-commit-id: 343ec2505e3ee3858089ee0a4b5175c6029ad23f
Former-commit-id: 7cd32bc931d57e39166c62174561b6c7fdacb9cf
|
2023-06-01 23:09:53 -04:00 |
|
RandyTheSilly
|
97bce0cec7
|
Repeat the tweak menu after each choice path is completed
Former-commit-id: 4b49d43f13fbb006c5315e9be677bcc33dd2ac20
Former-commit-id: ac447b63ec5cb5e85dc9133466a434be0786c30d
|
2023-05-25 13:59:22 -04:00 |
|
RandyTheSilly
|
709db8f6de
|
Re-use _copy_subject instead of _copy_line[_index]
Former-commit-id: 541227f28a7a2bbe7c5e7fe98e3223e3fb3ba5ae
Former-commit-id: 064b30c58d6905a68fa6684bb3ab17fd543f99cf
|
2023-05-25 13:29:34 -04:00 |
|
RandyTheSilly
|
273b3c97a5
|
Throw an error when trying to copy a line that does exist, but is blank
Former-commit-id: 15449013e83cb2454771399594305cf82150bd9c
Former-commit-id: ffe3d6a89cb1cfd86bbfb2beadce5510f143ff92
|
2023-05-25 13:24:14 -04:00 |
|
RandyTheSilly
|
657bc0291f
|
Fixed errors when clearing clipboard on Windows (WSL)
Former-commit-id: 92b8baf923cccd20cd22cf6322c30ba1a0729cec
Former-commit-id: 8ef2d4f2fe2e3e91b820b0e0577a7fc5bd9b90ca
|
2023-05-25 11:29:22 -04:00 |
|
RandyTheSilly
|
4ec66f6352
|
Improved detection of and errors relating to clipboard support in raw ttys
Former-commit-id: 7b13af57872ff2bd2bf8285608b5d9a206c84fe8
Former-commit-id: 4406cd49234ff58cf568a55d07757f373830fe91
|
2023-05-25 11:07:22 -04:00 |
|
RandyTheSilly
|
d868476d35
|
Fixed use of multiple versions of Powershell under WSL (now uses only system-provided executable)
Former-commit-id: b804ff1921655a73423b67332385f7dbf5a20319
Former-commit-id: 8dfced454233d135877582617c12ec0615ba73ca
|
2023-05-25 09:38:20 -04:00 |
|
RandyTheSilly
|
e594a625d9
|
Fixed fallback to standard unlock by converting some lists to tuples
Former-commit-id: d1f6a3af6f3904109e331ade7aee0f8747b34c9d
Former-commit-id: f8e5df1ce733d892559dd4154e79fa45dee163c8
|
2023-05-25 08:42:36 -04:00 |
|
RandyTheSilly
|
5fabdf5a86
|
Removed unneeded import statement and file exists checks
Former-commit-id: b20e08c31225cc085ef4dfbc801954742a59d3ae
Former-commit-id: 28edd16022adea08295a917affb85e0a3d28fb1f
|
2023-05-23 15:53:14 -04:00 |
|
RandyTheSilly
|
c6951d8890
|
Moved all entry/folder exists/type checks to dedicated functions
Former-commit-id: a7a45850f1a808ce7e4f41d6804676650d990f20
Former-commit-id: fcddfd19d416f99ab2427ff33ed00ad980596bce
|
2023-05-23 15:45:05 -04:00 |
|
RandyTheSilly
|
8e26916bd7
|
Improve Termux clipboard detection method
Former-commit-id: 44ca402d01feb5aad992a77e781bc00568018e25
Former-commit-id: 0b149749308c365c891077f6f85dd5ff66212319
|
2023-05-19 13:57:41 -04:00 |
|
RandyTheSilly
|
293f9b8145
|
Only strip from the right when printing or copying entry contents
Former-commit-id: 67ceab321d24015a626d934f6ab56d1eaf604eee
Former-commit-id: b144c9ad791e37e07d521114a3d7baba49b290d9
|
2023-05-15 14:08:14 -04:00 |
|
RandyTheSilly
|
46dc81f0eb
|
Strip data being copied when reading, rather than when sending to clipboard
Former-commit-id: 8b3ced0685b76b116ff9d1b7909c0d571054ee26
Former-commit-id: 34abaa4089dcad7dcc3bc3d8209d10e90915139c
|
2023-05-15 13:59:25 -04:00 |
|
RandyTheSilly
|
4894bc48e0
|
Rename options to arguments, flags to options
Former-commit-id: eb32adc94e5d746f42211e1a35cb507a9cfa2b6d
Former-commit-id: 0fd9c2e89778c1a8c4947436dd0bb19f551ec696
|
2023-05-15 13:22:57 -04:00 |
|
RandyTheSilly
|
0ca12cf4ab
|
Replaced subprocess lists with tuples
Former-commit-id: 13e76157cedcc46af3b40fed5aa9e89091816586
Former-commit-id: 2ed9a7ac2ff0d1407811e89399812366340a5d3f
|
2023-05-15 13:03:20 -04:00 |
|
RandyTheSilly
|
99379ec1b1
|
Fixed inconsistent spacing between items in entry reader
Former-commit-id: 268667df04d1bd7f22733475dc7079c698bba46a
Former-commit-id: 160b24686e81f304cb8426aaf043c239c2ab967f
|
2023-05-13 22:39:48 -04:00 |
|
RandyTheSilly
|
2747aff0bf
|
Updated port-jobs to allow for packaging the new config setup, fixed offline mode error
Former-commit-id: 511d1d887fb34b8613f063fc7992418bb614a740
Former-commit-id: 03f6817527864c52012de1d02bb2c34e8fed8a18
|
2023-05-13 20:48:51 -04:00 |
|
RandyTheSilly
|
1ef290b289
|
Set success_flag when running the new tweak menu
Former-commit-id: b799bdc3b81c7e38cfad2fab46042bf25de7c157
Former-commit-id: a3e9b01e5b3c4f5f8bfb70ee94b26ea6d82cb031
|
2023-05-13 19:18:00 -04:00 |
|
RandyTheSilly
|
bdedc98494
|
Switched to .INI config format, merged config files, finished adding functionality to new config menus
Former-commit-id: b5e877be47a49e967ced792156deb4f61841fb5e
Former-commit-id: c60df212fe964f089e246d39b3dbeaf28c006174
|
2023-05-13 19:11:38 -04:00 |
|
RandyTheSilly
|
ebf58b7770
|
Initial implementation of optional tweak menu (design-only, non-functional)
Former-commit-id: 389b77adc683227597f2082920ed153d09a6cb94
Former-commit-id: 6a374155f4661d17a1939dd1911618aec76e78cd
|
2023-05-12 22:16:11 -04:00 |
|
RandyTheSilly
|
7b3270d70f
|
Modularized configuration options for use in a future options menu
Former-commit-id: 45002b7ea5579407d47b14301b67dc0904f1121b
Former-commit-id: 4859a01aec7f9d1a70e1d887c6e4ab9a1f955fb8
|
2023-05-12 20:20:41 -04:00 |
|
RandyTheSilly
|
5e35bd7b3d
|
Moved settings-related functions (anything that uses curses) to their own library
Former-commit-id: 95a43d9258c716c49e44020ffaec50a4b03eaaa6
Former-commit-id: 734e5249c491f87fb688651954a0ce84cd6f874e
|
2023-05-12 18:43:22 -04:00 |
|
RandyTheSilly
|
c3aa63b585
|
Fixed clipboard tool detection on Wayland, various fixes related to curses menu
Former-commit-id: b021ed0871fb2e099ea82701378ca0876e8f594f
Former-commit-id: 21707287d99f03268c1f05eda6ab875c22272c27
|
2023-05-12 18:08:42 -04:00 |
|
RandyTheSilly
|
fcca6321aa
|
Initial implementation of curses config wizard
Former-commit-id: 430110dabec18b8e19528379e783ca9ea4e069c5
Former-commit-id: 722b819e32c838914b171b84feec9ce3526dbf45
|
2023-05-12 15:50:49 -04:00 |
|
RandyTheSilly
|
63292e291d
|
Hide passwords in password-only entries, ensure entry reader spacing is consistent
Former-commit-id: 30613971d642819f7ed40f777c966237ff592c1f
Former-commit-id: f7654f02d6c6663109c481415b2c7d4f91613a88
|
2023-05-11 15:48:34 -04:00 |
|
RandyTheSilly
|
2525260b3d
|
Only show passwords in entry reader if command ends in "--show" or "-s"
Former-commit-id: 001d6e838c7b363897f3cdddefc5a75d581a1deb
Former-commit-id: 4e291ece75777038e1ec9547be78d5acc1a58b12
|
2023-05-11 15:26:26 -04:00 |
|
RandyTheSilly
|
a89b201fc7
|
Added warning if relevant clipboard tool is not installed
Former-commit-id: 2d89d7954a6d1c0133f235862e78b1bcfdcef9ff
Former-commit-id: 988a751409f02e2b065c461d4c3f723472ee725a
|
2023-05-11 12:11:30 -04:00 |
|
RandyTheSilly
|
50ffbf2ec8
|
Fixed the moving of folders containing entries (entries are no longer deleted in sync mode)
Former-commit-id: 2773f7e35dc9f3bfbfb3959aff493e0f04e2a115
Former-commit-id: 9ad375002bb3942284cf93d120e3e0b21c5d34d4
|
2023-05-09 14:45:07 -04:00 |
|
RandyTheSilly
|
575156f2e6
|
Update documentation for v1.4.2
Former-commit-id: 981a958ee02d8bcd1a839ee2238fd39950cf1435
Former-commit-id: c742f69306688ea85bf0dc74e95e1b384f8f43c4
|
2023-04-29 23:53:24 -04:00 |
|
RandyTheSilly
|
1d2ffef6b1
|
No longer strip spaces when printing the contents of entries
Former-commit-id: b508b32ada7f5908e742d89c4f01d0f5521ece1f
Former-commit-id: c8f626440389451d760f7a856fbc709c2e70934c
|
2023-04-29 23:23:20 -04:00 |
|
RandyTheSilly
|
0539a3d182
|
Fixed over-indentation
Former-commit-id: 20226202f33008470082b174f2580b6b47c91a25
Former-commit-id: 641024c5dbc94469fcff29a3f20d0ce0815bd83f
|
2023-04-25 19:08:23 -04:00 |
|
RandyTheSilly
|
a1e1d9b0f6
|
Updated man page for server arguments changes
Former-commit-id: 9416fcd690c82d68bfa09ae53e3b037422d5ccbf
Former-commit-id: f3a39ad2835b0fff47ed652bb71cf5e90e340964
|
2023-04-25 14:51:53 -04:00 |
|
RandyTheSilly
|
9640066243
|
Added error message for whitelist removal of a device ID that is not whitelisted
Former-commit-id: 10829a9d368351b97d5391cdf20712dd9e6bccef
Former-commit-id: 1f3b47c9381ed7395654eaa9b918f0e38ae8024b
|
2023-04-25 14:21:18 -04:00 |
|