Commit Graph

35 Commits

Author SHA1 Message Date
Lucas bfe6426a9b pstsrv: ensure newline after URL and inform failed upload 2020-07-02 03:09:10 +00:00
Lucas ec3f639580 sekrit: add force flag to add subcommand 2020-06-15 02:43:34 +00:00
Lucas b37356c964 invidious: allow HTTP URLs too 2020-06-07 14:02:36 +00:00
Lucas 82b8e95d7e credentials: rename service -> account, 2fa,sfa -> mfa 2020-05-25 16:04:38 +00:00
Lucas aa6636e6a5 credentials: redefine SEKRIT_DIR
Instead of adding a prefix to all keys.
2020-05-25 16:04:37 +00:00
Lucas a830563ebd credentials: remove -r
It's pointless now with sekrit cp.
2020-05-25 16:04:37 +00:00
Lucas 1d45d3c561 credentials: use sekrit cp 2020-05-25 16:04:37 +00:00
Lucas 4657adf4b1 sekrit: bake in clipboard support with cp subcommand 2020-05-25 16:04:37 +00:00
Lucas 6cdd3337fd sekrit: fix arguments check 2020-05-03 14:48:05 +00:00
Lucas d5e71c46f7 Align shell style all over the repo 2020-05-03 14:47:27 +00:00
Lucas afb13d9c9c flac2ogg: use the correct variable in loops
While there, adjust the error message to be more aligned to the rest of
the scripts.
2020-05-03 14:00:42 +00:00
Lucas 17ef04b41a fetch: use a slightly more correct check for TTY stdin 2020-05-03 14:00:41 +00:00
Lucas 06f9918f2c invidious: change heuristic for using path as ID 2020-05-02 20:48:30 +00:00
Lucas 3fcbc23542 invidious: handle embed links 2020-05-02 20:48:30 +00:00
Lucas 7f89a0aaf8 invidious: only allow "known" URLs 2020-05-02 20:43:38 +00:00
Lucas 0a7dd126e8 invidious: rewrite
- Use API cleverly
- Allow specifying a provider different than invidio.us
- Use torsocks by default
2020-05-02 19:39:59 +00:00
Lucas 2231ee3e8d pstsrv: fix variable name 2020-04-25 22:41:10 +00:00
Lucas 43091854f9 Add plumb script for opening files 2020-04-06 23:51:03 +00:00
Lucas 2395ee7cbd Add pstsrv for centralizing different paste services 2020-04-06 22:44:57 +00:00
Lucas 649ead1257 fetch: fix showing already archived URLs 2020-03-21 11:54:45 +00:00
Lucas 01c6a6d22d Merge xsekrit into credentials 2019-12-28 00:12:31 +00:00
Lucas 83d15c417d credentials: handle all cases with one function 2019-12-27 23:20:28 +00:00
Lucas c0f051acd7 sekrit: code nits 2019-12-27 22:56:03 +00:00
Lucas 5d9c0c0830 sekrit: make check_key more strict 2019-12-27 22:52:59 +00:00
Lucas adaa10ee08 Add riot-web-ui 2019-12-17 22:12:32 +00:00
Lucas 8f00ffb6b8 Fix credentials short-circuits 2019-12-17 22:09:25 +00:00
Lucas be2b7edc4c Add flac2ogg 2019-12-17 13:08:39 +00:00
Lucas 9b49b33642 Small refactor for screenshot 2019-12-08 18:39:16 +00:00
Lucas c84c0e3a99 Unify shell script style 2019-12-08 18:39:16 +00:00
Lucas 8d3ae231bb Fix imgresize size expansion 2019-12-08 16:17:45 +00:00
Lucas 2934979ce4 sekrit style fixes 2019-12-05 10:58:43 +00:00
Lucas 404fa47fd9 Add dedicated prefix for manpages 2019-12-04 11:01:03 +00:00
Lucas 63edc5f58d Add sekrit 2019-12-04 10:58:10 +00:00
Lucas a3ec887fb8 fetch: Don't mess stdout with progress bar
Instead of using default ftp(1), if stdin is a tty, redirect ftp(1)
stdout to the tty. This implies know you can safely do

	$ fetch ... | sxiv
2019-10-26 23:05:30 +00:00
Lucas 3779fdce2c Initial import 2019-09-11 17:44:49 +00:00