Commit Graph

  • c75cd5ef9e Add Install-section to systemd-service Thor77 2016-10-09 14:56:26 +0200
  • eb036f2819 Fix typo v1.2.4 andreimarcu 2016-09-18 22:13:52 -0700
  • 29d3157a03 Merge pull request #102 from mutantmonkey/maxexpiry Andrei Marcu 2016-09-18 22:09:05 -0700
  • fef43d856e Add option for maximum expiration time (fixes #99) mutantmonkey 2016-09-18 21:45:00 -0700
  • 3321144e74 Merge pull request #101 from mutantmonkey/docker Andrei Marcu 2016-09-17 20:27:57 -0700
  • 932a470ead add Docker instructions to readme mutantmonkey 2016-09-17 20:20:46 -0700
  • 2e5521ce7d Add Dockerfile mutantmonkey 2016-09-15 22:26:35 -0700
  • 2933f71122 Add Docker support Pixelhash 2016-09-14 14:09:43 +0200
  • 4ef3f33821 Add systemd-service (#96) Thor77 2016-08-22 23:02:46 +0200
  • 0ec296792f Add systemd-service Thor77 2016-08-22 20:51:49 +0200
  • 81a1513809 Add newline for PUT response v1.2.3 andreimarcu 2016-07-22 18:15:44 -0700
  • 1e1f28658d Remove spaces in mime mapping and ensure no spaces in filenames andreimarcu 2016-07-22 18:08:59 -0700
  • ca11d99678 Merge pull request #93 from mutantmonkey/reduce_open_calls Andrei Marcu 2016-07-07 20:06:49 -0700
  • 93d37002dd remove unnecessary file processing in display.go mutantmonkey 2016-07-07 19:34:53 -0700
  • 9467be9717 No margin/border without line numbers v1.2.2 andreimarcu 2016-06-17 21:22:24 -0700
  • e6db8553b0 Fix line numbers for text v1.2.1 andreimarcu 2016-06-16 22:33:32 -0700
  • 027f5cce42 Add ability to short urls for uploaded content (#85) v1.2.0 Atrox 2016-06-15 17:42:57 +0200
  • 30d2d63466 Merge pull request #87 from Atrox/sitename Andrei Marcu 2016-06-15 08:30:42 -0700
  • aedd7bc589 Fix that custom sitename gets ignored Atrox 2016-06-15 14:33:51 +0200
  • 9e694eb16a api key required, if url already shortened -> show directly Atrox 2016-06-15 13:33:23 +0200
  • 59fdc4014d duplicated hint.css declaration removed Atrox 2016-06-08 14:29:36 +0200
  • da61072c99 fixed and improved error handling Atrox 2016-06-08 13:37:34 +0200
  • e093df7868 Short url option added. Atrox 2016-06-08 12:02:42 +0200
  • f06b06fe76 Add overflow-wrap to lines.css andreimarcu 2016-06-15 01:35:03 -0700
  • 0a361a268c Get rid of highlightjs-line-numbers.js andreimarcu 2016-06-15 01:17:25 -0700
  • d6755486b2 Sanitize upload response (Fixes #79) andreimarcu 2016-06-15 00:16:57 -0700
  • e8d2d75c1c Update documentation andreimarcu 2016-06-14 23:38:36 -0700
  • 47a1aa6396 Infer sitename from Host if empty andreimarcu 2016-06-14 23:21:39 -0700
  • 9c6088cfe5 Merge pull request #84 from mutantmonkey/abstract_storage Andrei Marcu 2016-06-14 21:10:46 -0700
  • fcd18eceec use abstracted storage for flexibility mutantmonkey 2016-06-06 23:37:42 -0700
  • 61eb32a79b Merge pull request #83 from mutantmonkey/csp_frame_ancestors Andrei Marcu 2016-06-05 00:29:13 -0700
  • 2fb58e7da1 Merge pull request #82 from mutantmonkey/infer_siteurl Andrei Marcu 2016-06-05 00:28:46 -0700
  • 47670af185 Infer site URL from host and headers mutantmonkey 2016-06-04 01:22:01 -0700
  • 2b5cc07005 Use Content-Security-Policy frame-ancestors mutantmonkey 2016-06-04 15:04:32 -0700
  • afa65349cc Fix typos in API template andreimarcu 2016-06-04 00:20:20 -0700
  • 837ea5ef13 Fix typos in API template v1.1.12 andreimarcu 2016-06-04 00:20:20 -0700
  • 14ba403145 Merge pull request #81 from mutantmonkey/addheaders v1.1.11 Andrei Marcu 2016-06-03 22:59:29 -0700
  • 39bb999db6 Add ability to set arbitrary headers mutantmonkey 2016-06-03 22:49:01 -0700
  • 1f3bc4bfea Merge branch 'mutantmonkey-better_extension_handling' v1.1.10 Andrei Marcu 2016-02-15 14:44:43 -0800
  • b0d2f2a142 support .tar.gz-style extensions mutantmonkey 2016-02-12 21:27:39 -0800
  • bc66bcc069 Merge pull request #73 from mutantmonkey/workaround_chrome_nonsense v1.1.9 Andrei Marcu 2015-12-04 22:34:36 -0500
  • 817ac67632 workaround chrome nonsense with CSP mutantmonkey 2015-12-04 19:28:30 -0800
  • 5dcfca5f74 Order matters no. 2 v1.1.8 andreimarcu 2015-12-04 00:19:33 -0500
  • 7c1a4640db Order matters! v1.1.7 andreimarcu 2015-12-02 14:58:48 -0500
  • 88c00027ea Add line numbers for pastebin. Fixes #70 v1.1.6 andreimarcu 2015-11-12 11:17:53 -0500
  • 10d30df81f Fix out of bounds error v1.1.5 andreimarcu 2015-11-12 01:04:05 -0500
  • 9cf55ac687 Redirect hotlink instead of 403. Fixes #69 andreimarcu 2015-11-12 00:56:22 -0500
  • e6d79eb5cf Temporary fix for text detection andreimarcu 2015-10-30 23:13:43 -0400
  • 4856ab0750 Allow for non-/ deployments. Fixes #61 v1.1.4 andreimarcu 2015-10-30 18:36:47 -0400
  • 07aaad2cd8 Match more text mimetypes v1.1.3 andreimarcu 2015-10-28 15:55:56 -0400
  • 294e8d8be2 Better text detection v1.1.2 andreimarcu 2015-10-28 15:21:54 -0400
  • 9b1df43ef2 Trim "-" in filenames v1.1.1 andreimarcu 2015-10-28 14:31:51 -0400
  • 0b37309237 Allow configuration from ini-style file v1.1 andreimarcu 2015-10-25 14:04:38 -0400
  • c53c909165 Remove unnecessary margin on pastebins v1.0.3 andreimarcu 2015-10-21 21:41:27 -0400
  • be08b7f0fd Remove "sandbox" from files CSP to have pdfs work in chrome v1.0.2 andreimarcu 2015-10-21 18:20:14 -0400
  • ba9fcd3a7b Document allowing hotlinking v1.0.1 andreimarcu 2015-10-18 11:08:47 -0400
  • c8fc62398a Enable randomize in remote uploads andreimarcu 2015-10-18 11:07:39 -0400
  • 20456b0b3c Updarte README.md v1.0 andreimarcu 2015-10-15 20:16:02 -0400
  • 39ae89107c Update README.md andreimarcu 2015-10-15 19:51:52 -0400
  • 7df3b1328e Update README.md andreimarcu 2015-10-15 19:33:38 -0400
  • 50a54bbcfc Add linx-client in API documentation v0.9.2 andreimarcu 2015-10-15 17:26:35 -0400
  • 0d365409d0 Allow /upload/ for PUT requests without filename andreimarcu 2015-10-15 16:02:46 -0400
  • 120909ce46 Template file was missing andreimarcu 2015-10-15 12:26:43 -0400
  • c77f8285d4 Fix/implement .story andreimarcu 2015-10-15 12:24:23 -0400
  • 9847beeff5 Cleanup andreimarcu 2015-10-14 22:47:36 -0400
  • 3c659601e2 Make it an option for post uploads v0.9.1 andreimarcu 2015-10-14 20:40:25 -0400
  • 9b724725b3 Blank referrers are allowed andreimarcu 2015-10-14 20:35:43 -0400
  • 256ca43d69 Update API documentation with API keys v0.9 andreimarcu 2015-10-14 16:47:13 -0400
  • b1e82f8d7f Update build.sh to build linx-genkey andreimarcu 2015-10-14 16:31:52 -0400
  • 68653372ff Rename auth header to Linx-Api-Key and remove b64encoding requirement for uploading with keys andreimarcu 2015-10-14 16:13:29 -0400
  • 6987edc0d8 Remove non-API navigation links when using auth andreimarcu 2015-10-14 15:20:41 -0400
  • be15ba076d Removed unnecessary duplicate static caching andreimarcu 2015-10-14 14:58:27 -0400
  • e1b2896c64 Merge pull request #60 from mutantmonkey/proper_referrer_check Andrei Marcu 2015-10-13 23:04:39 -0400
  • d138755806 do a proper same-origin check mutantmonkey 2015-10-13 19:52:55 -0700
  • ff1d9f56a1 Merge pull request #59 from mutantmonkey/csp_referrer_fix Andrei Marcu 2015-10-12 10:01:50 -0400
  • a3723d3665 short-circuit on origin header mutantmonkey 2015-10-12 01:23:06 -0700
  • 0a1aa869e4 nicer 400 error page mutantmonkey 2015-10-12 01:03:02 -0700
  • 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 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 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 mutantmonkey 2015-10-10 13:10:06 -0700
  • 795a2a76c8 Merge 397a3bddd6 into 354278d488 mutantmonkey 2015-10-10 20:13:53 +0000
  • 397a3bddd6 use 303 redirects instead of 301s 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