Commit Graph

  • a7ae455ac1 strict referrer check improvements mutantmonkey 2015-10-12 00:28:01 -0700
  • 61147554a9 update CSP flags in readme mutantmonkey 2015-10-12 00:02:09 -0700
  • cd83f9f0eb fix CSP referrer policy mutantmonkey 2015-10-11 23:31:57 -0700
  • 4fee922543 Merge pull request #58 from mutantmonkey/referrer_fixup2 Andrei Marcu 2015-10-11 23:07:45 -0400
  • 39d874374d trim trailing / for origin checking #58 mutantmonkey 2015-10-11 20:06:14 -0700
  • 60239467fd Merge pull request #56 from mutantmonkey/auth Andrei Marcu 2015-10-11 22:44:30 -0400
  • 613ab24721 show usage for -authfile and -remoteauthfile #56 mutantmonkey 2015-10-11 19:38:04 -0700
  • 2cd432b5d3 update readme mutantmonkey 2015-10-11 19:33:48 -0700
  • dd4ac3a7ed add support remote auth keys mutantmonkey 2015-10-11 19:31:13 -0700
  • 3dc4753b7a move reading auth keys into readAuthKeys mutantmonkey 2015-10-11 19:30:01 -0700
  • 104f648c0f Remove artifact andreimarcu 2015-10-11 21:42:00 -0400
  • ae02f537f7 Add linx-genkey andreimarcu 2015-10-11 21:39:42 -0400
  • adbc1604dc add some more auth tests mutantmonkey 2015-10-11 18:37:36 -0700
  • cc4e2ca0d9 read authfile once only mutantmonkey 2015-10-11 18:36:27 -0700
  • 3c9e260926 improve auth tests and rename auth struct mutantmonkey 2015-10-11 17:43:31 -0700
  • aa7dad3a03 add support for auth keys mutantmonkey 2015-10-10 12:26:47 -0700
  • 2b0135697b Add option for using Real-IP andreimarcu 2015-10-11 20:32:28 -0400
  • 9ac016c3b5 Document overwriting a file andreimarcu 2015-10-11 20:28:46 -0400
  • 6c9d517c80 Merge pull request #55 from mutantmonkey/redirect_fix Andrei Marcu 2015-10-10 23:25:57 -0400
  • 52ec9f8e2d use 303 redirects instead of 301s #55 mutantmonkey 2015-10-10 13:10:06 -0700
  • 795a2a76c8 Merge 397a3bddd6 into 354278d488 #54 mutantmonkey 2015-10-10 20:13:53 +0000
  • 397a3bddd6 use 303 redirects instead of 301s #54 mutantmonkey 2015-10-10 13:10:06 -0700
  • b425cdcb4e use strict referrer check for remote uploads too mutantmonkey 2015-10-09 23:30:26 -0700
  • 354278d488 Real-IP middleware for fastcgi + nginx doc update andreimarcu 2015-10-10 11:22:24 -0400
  • ef13181a23 Adjust the csp_test to use the new mux andreimarcu 2015-10-10 11:17:38 -0400
  • d42b2d28ac Merge pull request #53 from mutantmonkey/fixbind Andrei Marcu 2015-10-10 11:14:54 -0400
  • 5600dd1ce3 update readme for new -bind flag #53 mutantmonkey 2015-10-09 23:16:30 -0700
  • 82edabd036 change -b flag to -bind mutantmonkey 2015-10-09 23:06:28 -0700
  • a09297389b create our own mux instead of using goji default mutantmonkey 2015-10-09 23:04:08 -0700
  • 95d3a62c0c Merge pull request #52 from mutantmonkey/textarea_tab Andrei Marcu 2015-10-10 01:25:18 -0400
  • e0d0e40368 add tab functionality to pastebin (resolves #48) #52 mutantmonkey 2015-10-09 22:20:17 -0700
  • 883768f512 Merge pull request #51 from mutantmonkey/blacklist_fixup Andrei Marcu 2015-10-09 18:45:03 -0400
  • 874c23087d add crossdomain.xml to file blacklist #51 mutantmonkey 2015-10-09 00:06:23 -0700
  • eeede281a7 Case insensitive fs again andreimarcu 2015-10-08 23:58:57 -0400
  • d9723b8350 Merge pull request #49 from mutantmonkey/referrer_check Andrei Marcu 2015-10-08 23:35:19 -0400
  • 6ff181facb add strict referrer check for POST uploads #49 mutantmonkey 2015-10-08 20:27:04 -0700
  • 5885ef0832 Case-insensitive filesystems... andreimarcu 2015-10-08 21:50:10 -0400
  • 62443e984d API documentation. Fixes #30 andreimarcu 2015-10-08 21:48:06 -0400
  • e9132a1193 File overwriting support. Fixes #8 andreimarcu 2015-10-08 12:49:29 -0400
  • 8ad079ed0a Fix readme andreimarcu 2015-10-08 01:40:03 -0400
  • 639d519712 Configurable maximum upload file size. Fixes #35 andreimarcu 2015-10-08 01:38:50 -0400
  • 040ffa89f7 Adjust margin andreimarcu 2015-10-08 01:18:21 -0400
  • 37d3e96e22 Fix no-javascript fallback ugliness of index page. Fixes #37 v0.8.4 andreimarcu 2015-10-08 00:19:22 -0400
  • ed6ce1d1fa Small cosmetic changes andreimarcu 2015-10-07 23:49:21 -0400
  • a60a7cc9e6 Cache static files + Separate CSS more. Fixes #44 v0.8.3 andreimarcu 2015-10-07 23:35:48 -0400
  • 6e33fe6ac8 Metadata holds mimetype, sha256sum, archiveFiles v0.8.2 andreimarcu 2015-10-07 22:45:34 -0400
  • d05f0b645b Display contents of common archives. Fixes #34 v0.8.1 andreimarcu 2015-10-07 16:45:41 -0400
  • edfb80daac Markdown display handler. Fixes #33 v0.8 andreimarcu 2015-10-07 15:00:42 -0400
  • 3c868d8fe5 Document new usage options andreimarcu 2015-10-07 13:25:38 -0400
  • 9b07728ddb Added https option + graceful shutdown andreimarcu 2015-10-07 12:48:44 -0400
  • a1e3f6f31f go vet complaint v0.7.4 andreimarcu 2015-10-07 03:02:07 -0400
  • 9640e2c7ce Tests + fixes andreimarcu 2015-10-07 03:00:03 -0400
  • 11039d57f1 Fix dyreshark breakages + fix small file with no extension bug andreimarcu 2015-10-07 01:15:45 -0400
  • 3d55697adc Merge pull request #42 from matthazinski/remote_upload_params Andrei Marcu 2015-10-07 00:11:38 -0400
  • 875ebd6db2 Add support for deletion key and expiry in remote upload #42 Matt Hazinski 2015-10-07 00:08:14 -0400
  • a5d4f754e7 Merge pull request #41 from dyreshark/master Andrei Marcu 2015-10-06 03:01:33 -0400
  • 12551d12b3 housekeeping #41 George Burgess IV 2015-10-05 23:51:49 -0700
  • 1e421e07cd swap to using time types instead of ints George Burgess IV 2015-10-05 23:50:20 -0700
  • 4330d605e3 Clean up logging on start George Burgess IV 2015-10-05 23:49:57 -0700
  • c5250e529e Headers are now Linx-.. instead of X-... andreimarcu 2015-10-06 00:31:09 -0400
  • ce73598f12 Document csp flags andreimarcu 2015-10-04 22:43:42 -0400
  • f5e11ef8a3 Merge pull request #40 from mutantmonkey/librejs Andrei Marcu 2015-10-04 21:47:05 -0400
  • 73eba6aaad add LibreJS tags to JavaScript #40 mutantmonkey 2015-10-04 18:42:56 -0700
  • 46d6b7b98a Merge pull request #39 from mutantmonkey/robots.txt Andrei Marcu 2015-10-04 21:21:06 -0400
  • ad9d712a3a add a file blacklist and add robots.txt #39 mutantmonkey 2015-10-04 18:12:19 -0700
  • d40cc5e1be More textarea consistency v0.7.3.2 andreimarcu 2015-10-04 19:05:13 -0400
  • 060ab351b0 Textarea consistency with pastebin andreimarcu 2015-10-04 18:56:30 -0400
  • cb8b8800ba Cleanup vim artifacts v0.7.3 andreimarcu 2015-10-04 18:24:13 -0400
  • 7152adb902 Merge pull request #36 from mutantmonkey/csp Andrei Marcu 2015-10-04 18:22:52 -0400
  • b96ee60c4c Revert "add X-Content-Type-Options: nosniff" #36 mutantmonkey 2015-10-04 15:21:27 -0700
  • 71d5f51ae6 add X-Content-Type-Options: nosniff mutantmonkey 2015-10-04 15:18:22 -0700
  • 42aab4dca1 fix a merge conflict mistake for upload errors mutantmonkey 2015-10-04 15:13:53 -0700
  • e030c07f94 allow unsafe-inline for style-src for now mutantmonkey 2015-10-04 15:11:23 -0700
  • 5e7e96af01 add support for some security headers mutantmonkey 2015-10-04 14:58:00 -0700
  • 70cff4431d tweak editor textarea style mutantmonkey 2015-10-04 14:57:36 -0700
  • f0e71325c4 Merge branch 'master' into csp mutantmonkey 2015-10-04 14:39:29 -0700
  • 3e2537ca68 Get rid of ace editor andreimarcu 2015-10-04 17:27:47 -0400
  • 44172ec98a clean up HTML, CSS, and JavaScript for CSP mutantmonkey 2015-10-04 14:13:29 -0700
  • 1e1c8caa53 Add /favicon.ico route andreimarcu 2015-10-04 12:58:30 -0400
  • d40803f165 More verbose errors andreimarcu 2015-10-04 12:47:20 -0400
  • 84f38026eb do some more HTML and JS cleanup mutantmonkey 2015-10-04 00:14:21 -0700
  • b83f11e80a remove inline js on pastebin pages mutantmonkey 2015-10-03 23:58:56 -0700
  • 335517bf17 Update upload.js with 200 status for delete andreimarcu 2015-10-04 02:28:00 -0400
  • 7f2db43108 DELETE requests respond with 200 on successful deletes andreimarcu 2015-10-04 02:25:00 -0400
  • adf77c642f Added basic build script andreimarcu 2015-10-02 22:23:38 -0400
  • 64034a74a6 Merge branch 'mutantmonkey-no_css_in_js' v0.7.2 andreimarcu 2015-10-02 02:07:52 -0400
  • f216b06df5 remove most of CSS from JavaScript #25 mutantmonkey 2015-10-01 23:05:26 -0700
  • 5fa994771f Merge pull request #24 from mutantmonkey/torrent_fixup Andrei Marcu 2015-10-02 01:37:50 -0400
  • 5aa8ed011f Merge branch 'mutantmonkey-safeuris' andreimarcu 2015-10-02 01:37:19 -0400
  • 199289a58d change CreateTorrent to createTorrent #24 mutantmonkey 2015-10-01 22:33:30 -0700
  • 98106ec74f use better random for URLs and delete keys #23 mutantmonkey 2015-10-01 22:09:40 -0700
  • 8f7b47f572 Support remote uploads v0.7 andreimarcu 2015-10-01 20:58:08 -0400
  • 9cd20c81fc This is not the commit you are looking for v0.6.3 andreimarcu 2015-10-01 13:01:44 -0400
  • c339a8c770 Highlight dropzone when dragging v0.6.2 andreimarcu 2015-10-01 12:46:34 -0400
  • e3dbbd1b11 Fix typo andreimarcu 2015-10-01 11:10:46 -0400
  • 61e1661dde Fix small file uploads v0.6.1 andreimarcu 2015-10-01 11:03:41 -0400
  • 52cc3b4dff Add fastcgi support and static cache headers v0.6 andreimarcu 2015-10-01 10:32:59 -0400
  • 6a227d15a2 Reorder navigation v0.5.2 andreimarcu 2015-10-01 00:15:30 -0400
  • fcb9afde0d Pass randomize and expires in upload v0.5.1 andreimarcu 2015-09-30 23:55:03 -0400
  • 31359499ac Switch to dropzonejs. Fixes #18 v0.5 andreimarcu 2015-09-30 23:37:00 -0400