5b38c532a2
[wip][v2] json bytes2str in decode ( #13 )
2019-06-02 14:27:53 +00:00
f7fae450a0
[wip] v2 support code ( #13 )
2019-06-02 14:04:38 +00:00
1ff6e721c7
move functions to utils, import functions only where they needed, remove bytified json load
2019-06-01 15:09:57 +00:00
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.
2019-06-01 14:26:17 +00:00
c27606d442
update gitignore, add tag button in readme
2019-05-31 14:42:22 +00:00
2381893b72
use rst readme as long description
2019-05-31 12:52:04 +00:00
03b4fcc2ea
update information
2019-05-31 12:44:14 +00:00
587dec6b6a
let's use normal license
2019-05-31 12:04:59 +00:00
f23b4ff3cc
update information. todo: think about license.
2018-09-22 01:53:47 +03:00
29e0af1a05
update readme
2018-09-22 01:33:21 +03:00
R4SAS
6b33a741ba
Merge pull request #11 from reneluria/fix-dockerfile
...
With setup.py now configured, fix Dockerfile
2018-06-29 18:55:55 +03:00
Rene Luria
dc343f291f
With setup.py now configured, fix Dockerfile
2018-06-29 16:08:25 +02:00
R4SAS
1f0da5198d
Merge pull request #10 from l-n-s/package
...
Start Pip packaging
2018-06-03 22:30:03 +03:00
R4SAS
a68c7b73b9
Merge pull request #9 from reneluria/reneluria-patch-2
...
Add docker support
2018-06-03 22:22:10 +03:00
l-n-s
c3119b4a4d
Start Pip packaging
2018-06-01 06:07:18 -04:00
Rene Luria
99b982306c
Update cli ( #8 )
...
correct typo
2018-05-31 20:09:48 +03:00
Rene Luria
230737cdee
Add docker support
2018-05-30 15:58:55 +02:00
R4SAS
12c9c8db3b
Merge pull request #7 from l-n-s/refactor
...
Add config files
2018-05-24 11:28:59 +03:00
l-n-s
5ff43a1da1
Merge remote-tracking branch 'upstream/master' into refactor
2018-05-24 04:18:00 -04:00
l-n-s
fc3deea9ee
add config files
2018-05-24 04:15:14 -04:00
R4SAS
386eaa0954
Merge pull request #6 from l-n-s/refactor
...
Refactor
2018-05-24 10:49:41 +03:00
l-n-s
5c8cdc97df
factor out settings.py
2018-05-23 04:14:35 -04:00
l-n-s
c72a7c15f4
transports -> api
2018-05-23 03:41:17 -04:00
d91fbb4da9
adding server and proxy parameters [2]
2018-05-22 20:44:18 +03:00
cb9703864e
start adding server and proxy parameters
2018-05-22 19:26:49 +03:00
5ef9c93077
update readme, change paste text parameter
2018-05-22 17:59:15 +03:00
R4SAS
b679e68f31
Merge pull request #5 from otaku/master
...
Add DEFLATE compression support
2018-04-04 20:59:49 +03:00
Alexander Do
53fd44c763
Add DEFLATE compression support
2018-04-04 06:54:15 +00:00
R4SAS
17ffd2cc6a
fix link in i2p
2018-03-12 22:34:39 +03:00
d401c0d7e0
update info
2018-03-10 05:42:17 +03:00
4af4797812
implement read text from stdin ( closes #3 )
...
fix debug output
2018-02-16 12:04:51 +03:00
b887f0cc5a
update requirements and readme
2018-02-16 09:35:27 +03:00
l-n-s
5c2055cc7a
Replace SJCL library with upstream version + python3 fixes
2018-02-16 09:08:05 +03:00
7a88bf2efc
add latest changes from march'17
2018-02-12 17:50:19 +03:00
af722098f1
show filename anyway
2017-03-02 22:34:50 +03:00
a90400c54a
* added license
...
* some fixes
2017-03-02 14:23:05 +03:00
6a6427a134
implement settings file
2017-03-02 13:13:10 +03:00
320d2824dc
Updates:
...
* Fixed comment only upload
* added choices for expire variable
* Added salt variable, one paste = one salt.
2017-02-23 14:13:03 +03:00
421e287679
implement delete
...
update checks
password sha256 digest used from hashlib
2017-02-21 16:33:03 +03:00
cdf2544da7
update readme
2017-02-21 05:12:13 +03:00
5a804462f4
update README
2017-02-21 05:09:38 +03:00
500da36c5b
fixed working with files
2017-02-21 03:34:34 +03:00
sviceman
5d2ac7b5a2
Web decrypt/encrypt support
2017-02-20 18:10:19 -05:00
9e278275ca
working with passwords
2017-02-21 01:27:32 +03:00
6891f1b240
fully work with files
2017-02-21 00:14:56 +03:00
e986df6413
update get command
2017-02-20 20:56:37 +03:00
5fe5c2f195
get implemented
2017-02-20 15:13:42 +03:00
e7f3610fdb
update for testing purposes
2017-02-19 23:27:37 +03:00
6274f8016a
update
2017-02-19 20:15:26 +03:00
sviceman
d92816a22b
Bug fix, urlencode
2017-02-19 06:48:10 -05:00