From b487faf14e43cb1bfe66dcf48bd64a40cff9671e Mon Sep 17 00:00:00 2001 From: Thomas Dalichow <2012-02-05.github.com@thomasdalichow.de> Date: Sat, 27 Feb 2016 23:02:49 +0100 Subject: [PATCH 1/4] Add Up1 - A Client-side Encrypted Image Host --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7ed2d5ad..52554122 100644 --- a/README.md +++ b/README.md @@ -456,6 +456,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza #### Single-click/drag-n-drop upload + * [Up1](https://github.com/Upload/Up1) - A Client-side Encrypted Image Host - `MIT` * [BoZoN](https://github.com/broncowdd/BoZoN) - Minimalist Drag & drop file sharing app `AGPLv3` `PHP` * [Coquelicot](https://coquelicot.potager.org/) - Coquelicot is a “one-click” file sharing web application with a focus on protecting users’ privacy. - `AGPLv3` * [Dropcenter](http://projet.idleman.fr/dropcenter/) - Upload files by simple drag-n-drop. From 65bded9b5002779caa99983e27fbd411f92b6447 Mon Sep 17 00:00:00 2001 From: Thomas Dalichow <2012-02-05.github.com@thomasdalichow.de> Date: Sat, 27 Feb 2016 23:08:07 +0100 Subject: [PATCH 2/4] Add language to Up1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52554122..6d691afa 100644 --- a/README.md +++ b/README.md @@ -456,7 +456,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza #### Single-click/drag-n-drop upload - * [Up1](https://github.com/Upload/Up1) - A Client-side Encrypted Image Host - `MIT` + * [Up1](https://github.com/Upload/Up1) - A Client-side Encrypted Image Host - `MIT` `NodeJS` * [BoZoN](https://github.com/broncowdd/BoZoN) - Minimalist Drag & drop file sharing app `AGPLv3` `PHP` * [Coquelicot](https://coquelicot.potager.org/) - Coquelicot is a “one-click” file sharing web application with a focus on protecting users’ privacy. - `AGPLv3` * [Dropcenter](http://projet.idleman.fr/dropcenter/) - Upload files by simple drag-n-drop. From 2e2de556d4144c61a7ee1e6587b38c57d19b9903 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 28 Feb 2016 00:05:39 +0100 Subject: [PATCH 3/4] up1: add demo, fix syntax --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d691afa..bf18a661 100644 --- a/README.md +++ b/README.md @@ -456,7 +456,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza #### Single-click/drag-n-drop upload - * [Up1](https://github.com/Upload/Up1) - A Client-side Encrypted Image Host - `MIT` `NodeJS` + * [Up1](https://github.com/Upload/Up1) - A Client-side Encrypted Image Host ([Demo](https://up1.ca/)) `MIT` `Nodejs` * [BoZoN](https://github.com/broncowdd/BoZoN) - Minimalist Drag & drop file sharing app `AGPLv3` `PHP` * [Coquelicot](https://coquelicot.potager.org/) - Coquelicot is a “one-click” file sharing web application with a focus on protecting users’ privacy. - `AGPLv3` * [Dropcenter](http://projet.idleman.fr/dropcenter/) - Upload files by simple drag-n-drop. From 957f4f6321959152e5b45d9e266d71f0824e97a7 Mon Sep 17 00:00:00 2001 From: Thomas Dalichow <2012-02-05.github.com@thomasdalichow.de> Date: Sun, 28 Feb 2016 22:24:06 +0100 Subject: [PATCH 4/4] Sort alphabetically and added full stop --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf18a661..d4a62bb6 100644 --- a/README.md +++ b/README.md @@ -456,7 +456,6 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza #### Single-click/drag-n-drop upload - * [Up1](https://github.com/Upload/Up1) - A Client-side Encrypted Image Host ([Demo](https://up1.ca/)) `MIT` `Nodejs` * [BoZoN](https://github.com/broncowdd/BoZoN) - Minimalist Drag & drop file sharing app `AGPLv3` `PHP` * [Coquelicot](https://coquelicot.potager.org/) - Coquelicot is a “one-click” file sharing web application with a focus on protecting users’ privacy. - `AGPLv3` * [Dropcenter](http://projet.idleman.fr/dropcenter/) - Upload files by simple drag-n-drop. @@ -473,6 +472,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza * [PictShare](https://www.pictshare.net/) - PictShare is a multi lingual, open source image hosting service with a simple resizing and upload API. ([Demo](https://www.pictshare.net/), [Source Code](https://github.com/chrisiaut/pictshare)) `Apache` `PHP/JavaScript` * [Pomf](https://github.com/nokonoko/Pomf) - Simple file uploading and sharing, source for the now shut down site Pomf.se `MIT` `PHP/Nodejs` * [ProjectSend](http://www.projectsend.org/) - Upload files and assign them to specific clients you create. Give access to those files to your clients. ([Source Code](https://github.com/ignacionelson/ProjectSend)) `GPLv2` `PHP` + * [Up1](https://github.com/Upload/Up1) - A Client-side Encrypted Image Host. ([Demo](https://up1.ca/)) `MIT` `Nodejs` * [uPste](https://u.pste.pw) - A private file hosting application with an emphasis on serving technology communities. ([Source Code](https://github.com/TheReverend403/uPste)) `AGPLv3` `PHP` * [YouTransfer](http://www.youtransfer.io) - YouTransfer is a simple but elegant self-hosted file transfer & sharing solution. ([Demo](http://demo.youtransfer.io/), [Source Code](https://github.com/remie/YouTransfer)) `Apache` `Nodejs`