129 Commits (master)
 

Author SHA1 Message Date
R4SAS ab7b2c060c
0.3.4 1 year ago
R4SAS b35fd9f4b9
fix reading options from config file (#37) 1 year ago
R4SAS d8f3c44371
update readme 1 year ago
R4SAS 7117b2bcd7
add pyproject.yaml for PEP 518 1 year ago
R4SAS c860fec339
[gha] pyinstall binaries build 1 year ago
R4SAS 7ecb501627
remove unused imported function 1 year ago
R4SAS 7b90b6a772
Add URL support for paste deletion, rewrite info parsing code 1 year ago
R4SAS a9a4079855
update README 2 years ago
R4SAS 3965efef89
make additional options configurable with file (#36) 2 years ago
R4SAS 51170975c7
add PyInstaller spec file, PrivateBin icon 2 years ago
R4SAS cc791da03c
fix README for correct output from rst 2 years ago
R4SAS 906c14fddf
0.3.2 2 years ago
R4SAS 0e61d05c9f
update documentation (closes #25, #26, #31) 2 years ago
R4SAS 05c1938aa6
[codacy] except ValueError 2 years ago
R4SAS 369738ea50 Support full URL in get command 2 years ago
Georg 7bd3ef22b9
Reduce unhandled shortening exceptions (#35) 2 years ago
Georg f05f65ea61
Set maxsplit in configuration parser (#34) 2 years ago
R4SAS 3c2cdb10ac
fix config file path list 2 years ago
R4SAS 28f7c09f83
[readme] update codacy badge 2 years ago
R4SAS b4ffc1a06b
[shortener] fix typos 2 years ago
R4SAS 58645e1d32
[codacy] do not redefine built-in 'list' 2 years ago
R4SAS 82ca95f01a
implement custom shorter url support (#28) 2 years ago
R4SAS 5589ba0437
add "mirrors" option to provide urls for mirrors links (closes #33) 2 years ago
R4SAS 6c9a5c95b6 add verbosity flag (-v), closes #32 3 years ago
dependabot-preview[bot] 505a0104ca
Upgrade to GitHub-native Dependabot (#30) 3 years ago
R4SAS 94023a986d
remove unused exception variable 4 years ago
R4SAS 5909e7330b
validate config file for empty lines (closes #24) 4 years ago
R4SAS d0f23094bc
update gitignore 4 years ago
R4SAS 86061e595c
do not calculate tag size twice 4 years ago
R4SAS 49362c70a6
get encryption options from paste (closes #22) 4 years ago
R4SAS 70328903fa
include license and requirements in source archive 4 years ago
R4SAS 29498b9315
make codacy happy 4 years ago
R4SAS 19f130feb1
add launch arguments for get and delete, check if pycrypto used 4 years ago
R4SAS 682b47fbd3
0.3.0 5 years ago
R4SAS 9d82c727b6
[shortener] move service-depend init code to functions 5 years ago
R4SAS c425d86ed6
[shortener] remove not completed bitly support code 5 years ago
R4SAS 3ed06686ab
Codacy: fix W0106 5 years ago
R4SAS 7e4fb0a8c4
split encrypt and decrypt code in separated functions by paste version 5 years ago
R4SAS ebfe0c48a0
[shortener] separate services related code in functions 5 years ago
R4SAS 45d854e590
[shortener] add is.gd, v.gd and cutt.ly services support 5 years ago
R4SAS 18d79c8e04
add .gitattributes 5 years ago
R4SAS 92c38344e3
add tinyurl support 5 years ago
R4SAS b596f42b7e
fix response handler (closes #19) 5 years ago
R4SAS 86c5051fcf
move 'requests' configuration code in separate function 5 years ago
R4SAS f838f8ee94
fix codacy issues 5 years ago
R4SAS fb7a93732d
rewrite yourls response handler (#19) 5 years ago
R4SAS 181763070c
remove unused import, replace comment definition 5 years ago
R4SAS c3a491ac46
correct response store for yourls (#19) 5 years ago
R4SAS 641c55a6a2
fix dict merging (#19) 5 years ago
R4SAS 432675f2e6
url shortener support (#19) 5 years ago