Commit Graph
685 Commits
Author SHA1 Message Date
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 d981baab6c Save all gpg keys by recipient name
Former-commit-id: 57dfcf1f45480ddefff8821ab1b065517d6eb5ae
Former-commit-id: 95bca3145403ae542666ea004941ec5182206b29
2023-05-15 20:03:32 -04:00
RandyTheSilly ddf5fc2bc8 Silenced output from gpg and ssh auto-generation
Former-commit-id: 1d53e68b98fea537c89939dfb0f0938821bde356
Former-commit-id: be752a442af3050c406709e48b98f8d8b87ef03b
2023-05-15 15:37:48 -04:00
RandyTheSilly 2265207987 Re-implemented ssh keyfile auto-generation
Former-commit-id: fee233f5bec9c7b4edf024c09d489efebfa6a46e
Former-commit-id: d4df456842afcddca9807d5a7ae89666f65d3e4b
2023-05-15 15:15:04 -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 03f011ccd0 Hid some broken output from gpg key generation
Former-commit-id: 7b1bbb84299a2693a5dd1a3018ca7aabc637f3c4
Former-commit-id: d98f1ac9192ff9c4113c0ba314f2fba1354fbe4b
2023-05-15 11:11:13 -04:00
RandyTheSilly 399d89f829 Removed "https://" from auto-generated gpg keys to fix curses display
Former-commit-id: d14833156a779ba8069db00c930ff048cc1b4ffa
Former-commit-id: c9ba8bf7533932436fd7331e6254154d3e2a045a
2023-05-15 10:59:02 -04:00
RandyTheSilly b14f925e53 Do not delete existing device IDs until a new one is set
Former-commit-id: 1f60a32e293d97059648c5c107af7e2b723f2319
Former-commit-id: 4c22d92687ccd58ddcf0cf55b0758e641b978ca4
2023-05-15 10:54:34 -04:00
RandyTheSilly f4bb0fb783 Allow configuring custom SSH keyfiles
Former-commit-id: 9c94bea462f8454ee547301f4a1cadb81251831f
Former-commit-id: 0838e13e3ff87c1be882303272246d4abc172f31
2023-05-15 10:50:17 -04:00
RandyTheSilly 453aacadbc Re-implemented quick-unlock tutorial
Former-commit-id: 30d7e1498a18409892403e580aaa16bf05fde40d
Former-commit-id: 6675cb6185ddd58f57b6b9114a18d1ccb1e7f911
2023-05-15 08:51:59 -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 6288c45ba0 Fixed lock file not being generated in gpg setup
Former-commit-id: b9183ff7665bcc323ddcd9a59301b617794c0f79
Former-commit-id: fe1bab1c080ef4a1a9cf29a81c0e58c4e1b9fc4f
2023-05-13 21:59:19 -04:00
RandyTheSilly 53bb3dcacf Fixed errors when trying to set a device name from offline mode
Former-commit-id: f5d58f8d99fbef87cb0c44314595a4d2b7597538
Former-commit-id: 210d6f3fbc2672f53bfd438d941e0404de362d57
2023-05-13 21:19:40 -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 aeb3df7aed Update man page for the new tweak and init menus
Former-commit-id: 60feb572bb5b0c1a0b5b4e1be4ed3bc9c0146989
Former-commit-id: a479ae171c791277cfc305c8b780c9d239407737
2023-05-13 19:24:45 -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 60d3a674c4 Added basic functionality for new tweak menu + clean-up and optimization of all config menus
Former-commit-id: 59ecc6e80136bd1482aee48cff1b2b1167679836
Former-commit-id: 26043f564acf54fb97bdb3036ce48d57ee786f97
2023-05-13 15:53:46 -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 d799a9d149 Added man page example for "--show"
Former-commit-id: b541410572815e9e4dce1db50b918fc5d849ba54
Former-commit-id: faa0c7cf9b4bec1e56aec87b0818bf988f46d31e
2023-05-12 08:12:05 -04:00
RandyTheSilly 2adee8978c Change FreeBSD dependencies to specify python3, rather than python
Former-commit-id: 8019c1fbe564af3969474ae70e4db7ab044ca3cd
Former-commit-id: 60b88be63ee6a3b1c63920970867bf4ca031d855
2023-05-11 19:19:48 -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 50c4aa9a96 Fixed FreeBSD package using Termux clipboard
Former-commit-id: b54de0022328504eeaee74e31a495c69f7a782c8
Former-commit-id: d18f505374d1d10665d418f77642aa68428d3b23
2023-05-11 13:02:11 -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 64e56fb871 Fetch version number from changelog-archive
Former-commit-id: 017777ce0ce4bc51e5f8cc08c581501c6d9dc3db
Former-commit-id: ec36ca51fcadf38b8dea519b0fff5f80ee54ac32
2023-05-10 14:10:27 -04:00
RandyTheSilly 8062dad78d Marked xclip and wl-clipboard as optional dependencies
Former-commit-id: 18c803b31864f7759a71a2b1c7ec0b2b1cff3471
Former-commit-id: 7e92994170865b4e5b60d4bf12838e618f546dfd
2023-05-09 15:53:03 -04:00
RandyTheSilly 9eedb3c977 No longer include changelogs in distribution packages
Former-commit-id: f019cfe5a5d5080f02473123cba8e91f23821db2
Former-commit-id: a73603b784e19218c87b6602f9f52a3aaebb3e90
2023-05-09 15:32:05 -04:00
RandyTheSilly fc1c64a64d Silence existence errors when performing a silent sync
Former-commit-id: 69737630d74706da434a4e5056488124f6d59ecc
Former-commit-id: 688ff118ff212ae012def21fc2dfadd44dfcce54
2023-05-09 14:54:01 -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 c42cfc548e Update README.md with new packaging information
Former-commit-id: 7a0a7d5d2eae137bfd39c0890a778548f92cdb1e
Former-commit-id: 0e883e91814383b686291b5a58351ffc0d3fae35
2023-04-30 01:08:04 -04:00
RandyTheSilly 575156f2e6 Update documentation for v1.4.2
Former-commit-id: 981a958ee02d8bcd1a839ee2238fd39950cf1435
Former-commit-id: c742f69306688ea85bf0dc74e95e1b384f8f43c4
v1.4.2
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 7fbfc50c0b Fixed decompression of Debian package in apkbuild
Former-commit-id: 73b2735b0bcf080eb043813eeeeb5b97c447e777
Former-commit-id: 6488fb9e20fd763011b8b4c1692cd8d44b159924
2023-04-28 23:11:17 -04:00
RandyTheSilly 7fe4e16fec Fixed broken sha512sum check for apkbuild(-generic)
Former-commit-id: ca921c73c331bf944e21b87ad2bc5e6397de2b71
Former-commit-id: 036094423868445e39f7a0d6cb99f0631c7d5029
2023-04-28 22:36:22 -04:00
RandyTheSilly 42791f3129 Fixed mismatched revision numbers for apkbuild
Former-commit-id: 97334d36610895c15ab51c511447197a2f13a221
Former-commit-id: b27d049b578d7cc2f4a32fcc973778f5d836ae46
2023-04-28 22:19:19 -04:00
RandyTheSilly b44f63b7fb Fixed some packages not building due to improper capitalization
Former-commit-id: 7cf48245eec6610f4394ec7d98a603da4c2e156d
Former-commit-id: 20ce5914b4e6c0fc7e715bb21db834e5e4bef17f
2023-04-28 20:21:15 -04:00
RandyTheSilly 6b80744903 Removed generic_all packaging, as it is no longer used for anything
Former-commit-id: ea39d65c0b58f670d2f8bc80f3301005251e7de9
Former-commit-id: 8cb8bb3c331618088474afaf6d075c4a2fca5223
2023-04-28 18:02:18 -04:00
RandyTheSilly d9d389335a Added ability for Arch/Alpine build scripts to use the Debian package, rather than a separate generic package
Former-commit-id: 0515dc4c09e1719b34e4119e7c60138f6fc796f5
Former-commit-id: 53690b88ce3ca098f9aaaa614ba75459c954924e
2023-04-28 15:48:42 -04:00
RandyTheSilly 8041d03833 Use more restrictive permissions on completions scripts
Former-commit-id: ebad1892f42f8017ebf584b5130d2781465b3905
Former-commit-id: 7eb5c348125061d42a12f4ef756b8ca0c8644bab
2023-04-27 16:33:19 -04:00
RandyTheSilly bbb361e261 Fixed Termux zsh completion script location
Former-commit-id: 0850fb5af085e2a4d96f4e710df94b2b49e4296b
Former-commit-id: df584b41cc4616ded2ff7679b407e15bf08bfe77
2023-04-27 16:12:58 -04:00
RandyTheSilly ddf3f21034 Fixed pkgbuild and apkbuild not generating when packaging with 'buildable-arch'
Former-commit-id: dc111ff538a770981a2d42f59740bd9dffc8f6e6
Former-commit-id: 4f8ae3f1ff6172ae5554fffd0cbfd5157570eb6f
2023-04-25 19:16:24 -04:00