-
Notifications
You must be signed in to change notification settings - Fork 170
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #224 from root-gg/1.2.1
1.2.1
- Loading branch information
Showing
604 changed files
with
14,056 additions
and
14,086 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
Hi ! | ||
|
||
We're very happy to release Plik 1.0 today ! | ||
Here is the changelog since the last RC version : | ||
|
||
- Webapp : Fix streaming checkbox label | ||
|
||
- Client : Cleaner output | ||
- Client : Compare pgp recipients in lowercase | ||
- Client : Fix file name when archive mode enabled | ||
- Client : Fix updateing choice case (Y/y) | ||
- Client : Add quotes in commands (avoid issues on filenames with spaces) | ||
|
||
- Server : Listen port override with --port param (usefull for multi-instance with same config file) | ||
- Server : Using crypto/rand instead of math/rand (thanks to @jedisct1) | ||
- Server : Clean API paths | ||
|
||
|
||
We are already working on exciting new features for our next major release ! | ||
|
||
Stay tuned ! | ||
The plik development team. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
Hi ! | ||
|
||
We are releasing plik 1.0 RC1, our simple, powerful, multi-backend uploading system. Yay ! | ||
|
||
Here are the main features : | ||
- OneShot uploads (optional) : upload is deleted after one download | ||
- Password (optional) : upload is protected by user/password (auth basic) | ||
- Yubikey (optional) : upload is protected by Yubikey OTP | ||
- Removable (optional) : upload files can be removed after uploads | ||
- Time To Live (optional) : set upload expiration | ||
- Comments (optional) : set comments on the upload | ||
- Metadata backends : file, mongodb | ||
- Data backends : file, openstack swift, weedfs | ||
- Shorten backends : shorten upload url | ||
- Ssl, Cli client, ... | ||
|
||
Et voilà ! | ||
|
||
Feel free to report bugs, create issues && contribute :) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
New Features : | ||
- is.gd shorten backend | ||
- cli client pgp secure method | ||
- cli client quiet mode | ||
- cli client download command | ||
|
||
Server logs refactor, code clean, comments | ||
Various bugfixs ( see commit logs ) |
Oops, something went wrong.