R4SAS
5909e7330b
validate config file for empty lines ( closes #24 )
...
Signed-off-by: r4sas <r4sas@i2pmail.org>
4 years ago
R4SAS
b596f42b7e
fix response handler ( closes #19 )
...
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
5c6b9611d8
fix errors
5 years ago
R4SAS
dc034b1d55
update rst readme, remove unused import
5 years ago
R4SAS
85cc1454ea
fixes
5 years ago
R4SAS
f5ef4bbc03
fix v1 decrypt debug message, update readme
5 years ago
R4SAS
8d7a9235b8
add code comments
5 years ago
R4SAS
70f386193a
little refactoring
5 years ago
R4SAS
d37e573d9e
little refactoring
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
4c124a33c0
[v2] encode json for v2, move de/compress to Paste class ( #13 )
5 years ago
R4SAS
5b38c532a2
[wip][v2] json bytes2str in decode ( #13 )
5 years ago
R4SAS
f7fae450a0
[wip] v2 support code ( #13 )
5 years ago
R4SAS
1ff6e721c7
move functions to utils, import functions only where they needed, remove bytified json load
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
5c8cdc97df
factor out settings.py
7 years ago
l-n-s
c72a7c15f4
transports -> api
7 years ago
R4SAS
d91fbb4da9
adding server and proxy parameters [2]
7 years ago
R4SAS
5ef9c93077
update readme, change paste text parameter
7 years ago
Alexander Do
53fd44c763
Add DEFLATE compression support
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
af722098f1
show filename anyway
8 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
5a804462f4
update README
8 years ago
R4SAS
500da36c5b
fixed working with files
8 years ago
sviceman
5d2ac7b5a2
Web decrypt/encrypt support
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
sviceman
d92816a22b
Bug fix, urlencode
8 years ago
R4SAS
0343e318fb
transports started
8 years ago
R4SAS
8014c386ac
partly realised send command
8 years ago
R4SAS
a46f03ec83
initial upload
8 years ago