emorrp1 / mintupload

Uploads files on the Internet
http://emorrp1.github.com/mintupload
6 stars 21 forks source link

after a finished upload: replace progressbar with url #37

Closed kinkerl closed 15 years ago

kinkerl commented 15 years ago

after a file finished uploading, the progressbar becomes obsolete and gets replaced by the url see http://files.digitalkultur.net/stash/multiplefile.pdf

emorrp1 commented 15 years ago

really like this idea.

emorrp1 commented 15 years ago

fixed: commit b0d9ff3197c3a83dd44a3fec06a1376c084cc4e5 Author: Philip Morrell mintupload.emorrp1@mamber.net Date: Sun Jul 19 21:57:50 2009 +0100

removing padding round URL

commit 315cf63d8cd773493a14359e05a4b784d428a3bb Author: Philip Morrell mintupload.emorrp1@mamber.net Date: Sun Jul 19 21:55:27 2009 +0100

fixing WTree typo

commit 5cece7f53d16afe0bedbcae6219294b41b7444b9 Author: Philip Morrell mintupload.emorrp1@mamber.net Date: Sun Jul 19 21:54:19 2009 +0100

replacing progressbar with url on upload
kinkerl commented 15 years ago

oh cool! uh i want to see the implementation of this! push push! ;)

edit: ok i think github is having some troubles :(

emorrp1 commented 15 years ago

nope, github's fine, I just hadn't pushed todays changes, and forgot to log onto xchat. The replacement works quite well, it's available now in either fixes or community branch (which also includes autoselect code). I tried two different methods of autouploading, and neither worked properly, I pushed them anyway so you can have a look if you like.