Commit graph

41 commits

Author SHA1 Message Date
Andrea Spacca
2e41852860 fix resolved url 2019-07-16 20:51:31 +02:00
Andrea Spacca
1809ffe8b5 ISSUE-240 negative max metadata instead of big enough 2019-07-06 20:33:35 +02:00
Andrea Spacca
2ee646590d ISSUE-241 check metadata on preview 2019-07-06 20:13:20 +02:00
Douglas Pessoa
b8faedc92f Add X-Remaining-Downloads and X-Remaining-Days headers to HEAD and GET responses 2019-06-17 00:43:22 +00:00
JustAnotherArchivist
568f917c67 Fix encoding of spaces in filenames from + to %20 2019-06-13 16:35:10 +02:00
Andrea Spacca
e8ccf543f6 ISSUE-221 2019-05-18 14:13:23 +02:00
Andrea Spacca
a4e4cafc30 ISSUE-223 2019-05-11 15:12:38 +02:00
Andrea Spacca
4d88a2fbc4 ISSUE-223 2019-05-11 15:01:00 +02:00
Andrea Spacca
9148f20aee ISSUE-203 2019-05-11 14:47:58 +02:00
Andrea Spacca
cc401433a6 ISSUE-203 2019-05-11 14:42:59 +02:00
Andrea Spacca
61a4b4fe33 ISSUE-203 2019-05-08 09:14:08 +02:00
Andrea Spacca
b5b58f9b3b ISSUE-217 2019-04-29 07:23:24 +02:00
Andrea Spacca
ba0e2ac711 ISSUE-215 2019-04-27 11:50:36 +02:00
Akito13
3c7904cd67
Fixed typo 2019-03-30 02:30:12 +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
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
Marise Hayashi
8df04e3440 Fixes (#149)
* Head handlers & Update README.md
2018-08-13 08:56:08 +02:00
Andrea Spacca
0605b8e271 go fmt 2018-07-07 20:23:50 +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
Andrea Spacca
7c25f986aa GA/UserVoice opt-in 2018-06-26 18:39:56 +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
848e033196 ISSUE-109 fragment and query separators not escpade 2018-06-23 11:47:27 +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
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
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
Remco
01c2d426ed Fix vet and linting errors 2017-03-22 21:09:40 +01:00
Remco
cb6e5cb0c7 Major rewrite
* use dep for vendoring
* lets encrypt
* moved web to transfer.sh-web repo
* single command install
* added first tests
2017-03-22 18:09:21 +01:00
Renamed from transfersh-server/handlers.go (Browse further)