R4SAS
45d854e590
[shortener] add is.gd, v.gd and cutt.ly services support
...
Start realisation of bitly support.
Signed-off-by: r4sas <r4sas@i2pmail.org>
5 years ago
R4SAS
92c38344e3
add tinyurl support
...
Signed-off-by: r4sas <r4sas@i2pmail.org>
5 years ago
R4SAS
181763070c
remove unused import, replace comment definition
...
Signed-off-by: r4sas <r4sas@i2pmail.org>
5 years ago
R4SAS
432675f2e6
url shortener support ( #19 )
...
Currently tested only with clck.ru service. YOURLS test needed.
Signed-off-by: r4sas <r4sas@i2pmail.org>
5 years ago
R4SAS
635c87dabd
[wip] url shortener support ( #19 )
...
Signed-off-by: r4sas <r4sas@i2pmail.org>
5 years ago
R4SAS
6b6c33e545
[wip] url shortener support ( #19 )
...
Signed-off-by: r4sas <r4sas@i2pmail.org>
5 years ago
R4SAS
7c5ba2fdbe
add URL validation for trailing slash ( closes #18 )
...
Signed-off-by: r4sas <r4sas@i2pmail.org>
5 years ago
R4SAS
7fc2a1a625
add cert validation ignoring switches ( closes #15 )
5 years ago
R4SAS
9390edeb79
reorder argparse, clarify option descriptions
5 years ago
R4SAS
d11beb10af
Make compression optional
...
ref: https://github.com/PrivateBin/PrivateBin/issues/38
Compression is optional only in v2 paste format.
Currently available types: 'zlib' and 'none'.
To set compression use `-c "none"` or `--compression "none".
When receiving paste, compression detected from 'adata' field
5 years ago
R4SAS
487def2b45
add notext option, fix paste without text handling
...
Now text is taken if no `--notext (-q)` argument is passed.
If that flag used, paste will be created with empty text,
but file for send must be specified
If `notext` arg is not used, text will be taken in next order:
* from `--text (-t)` argument
* from stdin (forcibly)
Here's no ability create paste without any text.
5 years ago
l-n-s
c3119b4a4d
Start Pip packaging
7 years ago
Rene Luria
99b982306c
Update cli ( #8 )
...
correct typo
7 years ago
l-n-s
fc3deea9ee
add config files
7 years ago
l-n-s
5c8cdc97df
factor out settings.py
7 years ago
R4SAS
d91fbb4da9
adding server and proxy parameters [2]
7 years ago
R4SAS
cb9703864e
start adding server and proxy parameters
7 years ago
R4SAS
5ef9c93077
update readme, change paste text parameter
7 years ago
R4SAS
4af4797812
implement read text from stdin ( closes #3 )
...
fix debug output
7 years ago
l-n-s
5c2055cc7a
Replace SJCL library with upstream version + python3 fixes
7 years ago
R4SAS
7a88bf2efc
add latest changes from march'17
7 years ago
R4SAS
a90400c54a
* added license
...
* some fixes
8 years ago
R4SAS
6a6427a134
implement settings file
8 years ago
R4SAS
320d2824dc
Updates:
...
* Fixed comment only upload
* added choices for expire variable
* Added salt variable, one paste = one salt.
8 years ago
R4SAS
421e287679
implement delete
...
update checks
password sha256 digest used from hashlib
8 years ago
R4SAS
9e278275ca
working with passwords
8 years ago
R4SAS
6891f1b240
fully work with files
8 years ago
R4SAS
e986df6413
update get command
8 years ago
R4SAS
5fe5c2f195
get implemented
8 years ago
R4SAS
e7f3610fdb
update for testing purposes
8 years ago
R4SAS
6274f8016a
update
8 years ago
R4SAS
8014c386ac
partly realised send command
8 years ago
R4SAS
394a17513e
update
8 years ago
R4SAS
a46f03ec83
initial upload
8 years ago