Commit graph

  • 9f00c1aed1 Fix S3 uploads #178 mutantmonkey 2019-05-20 21:45:49 -07:00
  • 4a959cacc5
    Merge pull request #1 from andreimarcu/master #183 mrtesla007 2019-05-19 00:18:14 +03:00
  • 872340e0dc Fix PutMetadata with S3 backend (#176) v2.1.4 mutantmonkey 2019-05-09 16:13:58 +00:00
  • fe1e8e63f7 Fix PutMetadata with S3 backend #176 mutantmonkey 2019-05-08 19:12:14 -07:00
  • 8098b7e39e Add PutMetadata function to storage backends (#171) mutantmonkey 2019-04-09 13:28:18 -07:00
  • 3f6882b438 Fix empty filename #123 xtrafrancyz 2019-03-31 22:48:01 +03:00
  • a31648586a Keep original file names xtrafrancyz 2019-03-31 22:13:51 +03:00
  • 45a7add822 Change PutMetadata to take a Metadata type instead #171 mutantmonkey 2019-03-20 00:10:12 -07:00
  • e07590539f Add PutMetadata function to storage backends mutantmonkey 2019-03-18 20:59:54 -07:00
  • d0bbc8f5ec
    Docker Compose example with optional Traefik labels #170 Kebert Xela 2019-03-14 20:30:18 -07:00
  • 2c0b2b2e79 README reordering Andrei Marcu 2019-03-14 10:58:17 -07:00
  • 3d2bbc61e4 Merge remote-tracking branch 'upstream/master' xtrafrancyz 2019-03-13 16:40:42 +02:00
  • f97ea52780 Allow UNIX socket in FastCGI mode (check if bind starts with /) paulc 2019-02-08 01:01:23 +00:00
  • 770cb20479 Add support for conditional requests (#162) v2.1.3 mutantmonkey 2019-01-31 06:52:43 +00:00
  • 8905659228 Add support for conditional requests #162 mutantmonkey 2019-01-30 18:55:31 -08:00
  • 73f127306c Improve UI a bit (#161) v2.1.2 mutantmonkey 2019-01-29 07:00:08 +00:00
  • f54264c47c Improve UI a bit #161 mutantmonkey 2019-01-27 19:11:24 -08:00
  • f46b61399b Fix broken page when file is missing (#160) v2.1.1 mutantmonkey 2019-01-27 00:32:37 +00:00
  • 37c55bc471 Fix broken page when file is missing #160 mutantmonkey 2019-01-26 16:05:26 -08:00
  • cde964ffe0 Hide filename input when force random is on v2.1 Andrei Marcu 2019-01-26 02:12:49 -08:00
  • 8f3108148b Add option to force random filenames (fixes #86) (#159) mutantmonkey 2019-01-26 10:04:32 +00:00
  • 9d716a655e Actually fix upload.js issue #159 mutantmonkey 2019-01-26 02:01:59 -08:00
  • 74eb251c3e Fix JS error when randomize checkbox is missing mutantmonkey 2019-01-26 01:36:38 -08:00
  • a79bc1898a Add binaries/ to .gitignore Andrei Marcu 2019-01-26 01:00:04 -08:00
  • 5037573eab Clean up build.sh and build for linux/arm64 (#158) mutantmonkey 2019-01-26 08:56:35 +00:00
  • 84167f628a Add option to force random filenames (fixes #86) mutantmonkey 2019-01-25 23:37:24 -08:00
  • 3e56c4fda9 build.sh: s/binairies/binaries/g #158 mutantmonkey 2019-01-25 22:05:33 -08:00
  • 4a45429696 Clean up build.sh and build for linux/arm64 mutantmonkey 2019-01-25 22:02:42 -08:00
  • d5aa09a65c
    Update screenshots in readme Andrei Marcu 2019-01-25 01:10:09 -08:00
  • f6cd7fc6fe Tweak documentation v2.0 Andrei Marcu 2019-01-25 00:20:52 -08:00
  • 207c19e3df Add -s3-force-path-style flag and config option (#157) mutantmonkey 2019-01-25 08:10:06 +00:00
  • 572c0c78b0 Add -s3-force-path-style flag and config option #157 mutantmonkey 2019-01-25 00:02:36 -08:00
  • 35c4415f8d Document storage backend usage Andrei Marcu 2019-01-24 23:39:17 -08:00
  • 5d9a93b1e2 Add S3 backend (#156) mutantmonkey 2019-01-25 07:33:11 +00:00
  • 96db262cde Merge branch 'master' into s3_backend #156 mutantmonkey 2019-01-24 23:26:34 -08:00
  • 0fb5fa1c51 use sha256-simd (#155) Thomas Sänger 2019-01-25 08:21:49 +01:00
  • 0fc3fa9a45 Use ReadFull when reading chunks for torrent mutantmonkey 2019-01-24 19:25:05 -08:00
  • d509f46a7f Fix 404 errors, add SSL_CERT_FILE to Dockerfile mutantmonkey 2019-01-24 02:01:00 -08:00
  • d2027a706b Improve error handling, return 404 on S3 mutantmonkey 2019-01-24 00:10:27 -08:00
  • 97c5237e97 Move torrent creation out of backend mutantmonkey 2019-01-23 22:34:55 -08:00
  • ef9facaa81 Update linx-cleanup for new backend interface mutantmonkey 2019-01-23 20:45:14 -08:00
  • 0cdd8b5836 Merge branch 'master' into s3_backend mutantmonkey 2019-01-23 20:36:16 -08:00
  • 8e2ab34ba0 Fix remaining issues with S3 backend mutantmonkey 2019-01-23 20:18:18 -08:00
  • 653297025c
    use sha256-simd #155 Thomas Sänger 2019-01-18 20:09:57 +01:00
  • b731e17c1e Cosmetic tweaks & fixes Andrei Marcu 2019-01-16 01:15:24 -08:00
  • 91b500ef9c Costmetic tweaks & fixes v1.3.3 Andrei Marcu 2019-01-16 01:15:24 -08:00
  • fd0f3d9e46 Make the web page mobile friendly Simon Alfassa 2018-06-09 19:31:44 +02:00
  • 5340f23f4d Add new multi-stage slim Dockerfile (#154) mutantmonkey 2019-01-15 06:41:03 +00:00
  • c2a44018d6 Add new multi-stage slim Dockerfile #154 mutantmonkey 2019-01-14 19:13:11 -08:00
  • 9d7f698c70
    Add direct_url info to API page v1.3.2 Andrei Marcu 2019-01-14 16:16:15 -08:00
  • e506304b84 Return direct URL in json responses v1.3.1 Andrei Marcu 2019-01-14 15:23:56 -08:00
  • 1fb92ffce3 Fix bug where using curl with json headers would return the file instead Andrei Marcu 2019-01-14 15:23:37 -08:00
  • c746f70c10 Allow changing the "selif" path name Andrei Marcu 2019-01-14 14:51:02 -08:00
  • 6290f408ff Allow to paste images (#153) v1.3 Benjamin Neff 2019-01-11 18:09:54 +01:00
  • 6f80d66f40
    Allow to paste images #153 Benjamin Neff 2019-01-11 02:01:27 +01:00
  • b46010db83 Clean up upload handling mutantmonkey 2019-01-04 22:53:15 -08:00
  • 7a38b6e0df Rework storage backends to integrate metadata mutantmonkey 2019-01-03 22:42:12 -08:00
  • e24bbd1255 Add initial version of S3 backend mutantmonkey 2019-01-01 13:42:36 -08:00
  • 5f4f16e08b Add file ETag support (fix #138) (#152) mutantmonkey 2019-01-09 04:28:01 +00:00
  • 0fb04d6df7 Add file ETag support (fix #138) #152 mutantmonkey 2019-01-01 00:55:51 -08:00
  • 10938a3e0b Remove Google URL shortener (fix #146) (#150) mutantmonkey 2019-01-08 19:56:32 +00:00
  • bad7d2666e Switch to Referrer-Policy header (#149) mutantmonkey 2019-01-08 19:56:09 +00:00
  • 19a95e36a6 Fix Travis parsing of 1.10 as 1.1 Andrei Marcu 2019-01-08 11:28:10 -08:00
  • f19247a790 Update Travis to 1.10 and 1.11 Andrei Marcu 2019-01-08 11:18:57 -08:00
  • d0b59c3eda Switch to Referrer-Policy header #149 mutantmonkey 2018-12-18 20:45:21 -08:00
  • 17f0561ce5 Remove Google URL shortener (fix #146) #150 mutantmonkey 2018-12-19 13:47:00 -08:00
  • 5d8a0ef605 Serve file directly for curl and wget user agents (#145) v1.2.9 Thor77 2018-11-07 19:13:27 +01:00
  • d2c8e886dd
    Update Readme #147 Joel Johnson 2018-10-30 14:41:37 +05:30
  • 2d78f8d058 Fix TestPutAndGetCLI failing for Go 1.5 #145 Thor77 2018-10-05 08:58:38 +02:00
  • 53e6ecf166 Add -nodirectagents flag Thor77 2018-10-05 08:47:32 +02:00
  • 4323d83944 Add test for get with wget user agent Thor77 2018-10-04 15:06:13 +02:00
  • 85024eaeb2 Serve file directly for curl and wget user agents Thor77 2018-10-02 21:36:44 +02:00
  • 708acf9d37 Remove excess JS code #144 Austen Adler 2018-08-30 19:25:23 -04:00
  • 161c973efe Add javascript to show/hide the QR code Austen Adler 2018-08-30 19:15:18 -04:00
  • 160039e150 Fix qrcode render bug where intermidate canvas was left-aligned Austen Adler 2018-08-26 22:20:11 -04:00
  • 59bd19e800 Add qr code support on the upload page Austen Adler 2018-08-26 22:00:12 -04:00
  • b34b595ac6 Make all pages responsive #143 Simon Alfassa 2018-06-10 19:16:38 +02:00
  • 26b46ee7f5 Make the web page mobile friendly Simon Alfassa 2018-06-09 19:31:44 +02:00
  • 7c024d9aab
    Merge pull request #141 from bruj0/patch-1 Andrei Marcu 2018-04-25 21:39:21 -07:00
  • b82371250a
    Fix files and meta permissions #141 Rodrigo D. L 2018-04-21 13:01:25 -03:00
  • 4fa6423a85
    Merge pull request #137 from mutantmonkey/issue_136 v1.2.8 Andrei Marcu 2018-02-26 12:01:33 -08:00
  • c015b5f1da Fix -nologs on linx-cleanup tool (closes #136) #137 mutantmonkey 2018-02-25 14:46:20 -08:00
  • e86f19ecb1 Add linx-cleanup to build script andreimarcu 2017-10-10 22:14:53 -07:00
  • 8b745b4854 Merge 2933f71122 into ceea32de6b #98 CodeHat 2017-05-05 08:01:02 +00:00
  • ceea32de6b Merge pull request #124 from mutantmonkey/cleanup_tool Andrei Marcu 2017-05-04 23:06:26 -07:00
  • a69aa95a87 Add linx-cleanup info to readme #124 mutantmonkey 2017-05-04 21:43:52 -07:00
  • 32b537a057 Add missing flag.Parse() call mutantmonkey 2017-05-03 21:12:41 -07:00
  • c6f62fccdf Drop Mercurial from Dockerfile mutantmonkey 2017-05-01 21:49:27 -07:00
  • b7fadd9676 Add linx-cleanup tool mutantmonkey 2017-05-01 21:25:56 -07:00
  • a065c91e9f Add big download button xtrafrancyz 2017-04-27 14:50:15 +03:00
  • d8568e141f Merge pull request #121 from mutantmonkey/remove_mime_extension_map Andrei Marcu 2017-03-29 21:42:31 -07:00
  • bb7f7a1774 Remove mime type to extension map from util.go #121 mutantmonkey 2017-03-25 15:10:54 -07:00
  • 37f9a0cbbc Change unknown extension from .ext to .file v1.2.7 andreimarcu 2017-03-25 08:44:18 -07:00
  • 1c1d3127ab Merge pull request #120 from mutantmonkey/switch_to_filetype Andrei Marcu 2017-03-25 08:22:28 -07:00
  • e6ac89d6dc Switch to https://github.com/h2non/filetype #120 mutantmonkey 2017-03-25 01:05:23 -07:00
  • e588d78299 Merge pull request #112 from mutantmonkey/issue_111 v1.2.6 Andrei Marcu 2016-11-02 19:36:59 -07:00
  • 647aa2c0f6 Fix max expiry when provided expiry is 0 #112 mutantmonkey 2016-11-02 19:31:32 -07:00
  • 0e768cc6f4 Merge pull request #109 from culdev/master v1.2.5 Andrei Marcu 2016-10-23 13:16:08 -07:00
  • 8f384dc5ce Use value instead of selectedOptions. #109 culdev 2016-10-23 21:07:47 +02:00
  • e9ae7a794f Merge pull request #105 from Thor77/systemd-service Andrei Marcu 2016-10-11 07:56:44 -07:00