Commit Graph

52 Commits

Author SHA1 Message Date
Akito13 3c7904cd67
Fixed typo 2019-03-30 02:30:12 +01:00
stefanbenten bb6edbdaca Renaming 2019-03-25 18:04:26 +01:00
stefanbenten f448fc7206 Variable Naming 2019-03-25 18:03:16 +01:00
stefanbenten f3e49e3913 Revert Logic, due to refactoring 2019-03-19 21:20:15 +01:00
stefanbenten f644a930dc Refactor and update Readme 2019-03-19 18:48:28 +01:00
Stefan Benten 7be8c21044 Add CLI Flag and update Function Flow 2019-03-19 11:35:30 +01:00
Stefan Benten e7e894dd7f Add Put Function without MultiPart Upload 2019-03-19 11:02:39 +01:00
Andrea Spacca 5fa36e25c8 Add gdrive-chunk-size 2019-03-18 20:52:38 +01:00
Andrea Spacca 5310566b81 fixes 2019-03-18 19:09:22 +01:00
Andrea Spacca af80d889af support range header 2019-01-16 19:58:11 +01:00
Andrea Spacca f4d00db5e1 REMOVE DEBUG LOG 2018-12-15 21:42:53 +01:00
Andrea Spacca 64344fcf4d FIX MISSING TEMPLATE DATA 2018-12-15 21:42:18 +01:00
Andrea Spacca d2c8b85b15 REFERENCING CURRENT HOSTING 2018-12-15 21:16:30 +01:00
Andrea Spacca 6982590cb0
implements log option (#171)
* implements log option
2018-10-27 00:15:55 +02:00
Andrea Spacca 84ee48d8b1
save token in gdrive local config path (#170) 2018-10-26 23:28:47 +02:00
Andrea Spacca 60c1c1a116
ISSUE-164 (#166) 2018-10-19 22:37:23 +02:00
Lee Burton fb32a2a85a Add newline between URLs for multi-upload (#156) 2018-09-15 13:24:11 +02:00
Lee Burton 0c94da28ec Fix post handler (#155) 2018-09-02 14:08:26 +02:00
Marise Hayashi 8df04e3440 Fixes (#149)
* Head handlers & Update README.md
2018-08-13 08:56:08 +02:00
Andrea Spacca e7051e9b31 Escape quoting chars in filename for gdrive 2018-07-13 06:29:34 +02:00
Andrea Spacca 2f1de6fdb3 Omit not needed end of slice 2018-07-09 00:39:57 +02:00
Andrea Spacca 0605b8e271 go fmt 2018-07-07 20:23:50 +02:00
Andrea Spacca cb0401ec5c Allow tls listener only 2018-07-07 19:05:16 +02:00
Andrea Spacca 48854eda80 Add trailing slash if missing on path options 2018-07-07 12:05:58 +02:00
Andrea Spacca 163faf569a Handle empty upload 2018-07-07 09:55:46 +02:00
Andrea Spacca d4baaba35f Fix XSS in markdown preview 2018-07-01 14:53:28 +02:00
Andrea Spacca 99bb2a6118 QR code, html5 player 2018-07-01 14:41:53 +02:00
Andrea Spacca b31e6acd71
Merge pull request #128 from aspacca/ISSUE-44
ISSUE-44 delete support
2018-07-01 14:17:11 +02:00
iftahbe 9d0781fa16 fix mistake with request max memory 2018-06-27 20:17:22 +03:00
Andrea Spacca 7c25f986aa GA/UserVoice opt-in 2018-06-26 18:39:56 +02:00
Andrea Spacca e284bff214
Merge pull request #127 from aspacca/ISSUE-92
ISSUE-92 added http basic auth handler for upload
2018-06-25 08:43:33 +02:00
Andrea Spacca 688e197f5a
Merge pull request #126 from aspacca/Remove-timeout-reader-on-gdrive-storage
Timeout reader wrapper actually prevents big upload
2018-06-24 15:44:11 +02:00
Andrea Spacca baa2fdc86c ISSUE-92 added http basic auth handler for upload 2018-06-24 07:44:13 +02:00
Andrea Spacca 0c9c6e3424 ISSUE-44 delete support 2018-06-24 07:42:12 +02:00
Andrea Spacca 828e693f44 Timeout reader wrapper actually prevents big upload 2018-06-23 18:36:43 +02:00
Andrea Spacca 848e033196 ISSUE-109 fragment and query separators not escpade 2018-06-23 11:47:27 +02:00
Andrea Spacca 82493d6dcb add GDrive provider support (#118)
* GDrive provider support
* More reliable basedir ownership
* Fix mimetype
2018-06-19 15:30:26 +02:00
Kamal Nasser 69dacec7ad implement support for custom s3 endpoints 2017-07-16 16:19:41 +03:00
Remco 2f35235865 Implement rate limiting option, fixes #71 2017-03-28 17:08:34 +02:00
Remco 989debecb5 Add object metadata
- support for max downloads
- support for expiring downloads
2017-03-28 16:12:31 +02:00
Remco 45bafbe48f Allow uppercasing and less rigide sanitizing of filenames, fixes #10 2017-03-23 11:46:59 +01:00
Remco 964e8c92d7 Remove bak files 2017-03-23 00:03:32 +01:00
Remco e947cd3352 Update copyright year 2017-03-23 00:02:36 +01:00
Remco 2eb2d1d7f4 Fixes for redirects and uploads with empty host 2017-03-22 23:39:59 +01:00
Remco d6f225e232 Virustotal arguments 2017-03-22 23:14:01 +01:00
Remco 7471990ef5 ClamAV arguments 2017-03-22 23:13:34 +01:00
Remco 8ec4d5dbb7 Cleanup code and improve error messages 2017-03-22 22:28:40 +01:00
Remco b37e706c7c Fix error with defined storage 2017-03-22 22:27:26 +01:00
Remco d0dbdd3591 Fix linting errors 2017-03-22 22:25:42 +01:00
Remco a3fe3feafa Fix issues with incorrect and hardcoded return url 2017-03-22 22:23:29 +01:00