]> git.p6c8.net - jirafeau_mojo42.git/commit
[BUGFIX] Bash script: return download link to web view
authorDan Untenzu <untenzu@webit.de>
Mon, 16 Jan 2017 13:26:29 +0000 (14:26 +0100)
committerJerome Jutteau <j.jutteau@gmail.com>
Thu, 19 Jan 2017 18:53:35 +0000 (18:53 +0000)
commit351d2157ca6549dc831f8fcae5751b689d401c79
treed13f5b046fcc930b3cb7f46f54dce6afd9cce154
parent11233d68c69637b4c3eee55ffae78033c5dae1a9
[BUGFIX] Bash script: return download link to web view

The bash script uses the upload URL to build the download link.

So the user may share different links when using the bash script
or the webform. Besides that does the API page show the same
result for "download links" and "direct links", so the current
list makes no sense to the uploader.

The script should however link to the web view and
offer API commands additionally.

Refs #86
script.php

patrick-canterino.de