Commit Graph

  • 26b46ee7f5 Make the web page mobile friendly Simon Alfassa 2018-06-09 19:31:44 +0200
  • 7c024d9aab
    Merge pull request #141 from bruj0/patch-1 Andrei Marcu 2018-04-25 21:39:21 -0700
  • b82371250a
    Fix files and meta permissions #141 Rodrigo D. L 2018-04-21 13:01:25 -0300
  • 4fa6423a85
    Merge pull request #137 from mutantmonkey/issue_136 v1.2.8 Andrei Marcu 2018-02-26 12:01:33 -0800
  • c015b5f1da Fix -nologs on linx-cleanup tool (closes #136) #137 mutantmonkey 2018-02-25 14:46:20 -0800
  • e86f19ecb1 Add linx-cleanup to build script andreimarcu 2017-10-10 22:14:53 -0700
  • 8b745b4854 Merge 2933f71122 into ceea32de6b #98 CodeHat 2017-05-05 08:01:02 +0000
  • ceea32de6b Merge pull request #124 from mutantmonkey/cleanup_tool Andrei Marcu 2017-05-04 23:06:26 -0700
  • a69aa95a87 Add `linx-cleanup` info to readme #124 mutantmonkey 2017-05-04 21:43:52 -0700
  • 32b537a057 Add missing `flag.Parse()` call mutantmonkey 2017-05-03 21:12:41 -0700
  • c6f62fccdf Drop Mercurial from Dockerfile mutantmonkey 2017-05-01 21:49:27 -0700
  • b7fadd9676 Add linx-cleanup tool mutantmonkey 2017-05-01 21:25:56 -0700
  • a065c91e9f Add big download button xtrafrancyz 2017-04-27 14:50:15 +0300
  • d8568e141f Merge pull request #121 from mutantmonkey/remove_mime_extension_map Andrei Marcu 2017-03-29 21:42:31 -0700
  • bb7f7a1774 Remove mime type to extension map from util.go #121 mutantmonkey 2017-03-25 15:10:54 -0700
  • 37f9a0cbbc Change unknown extension from .ext to .file v1.2.7 andreimarcu 2017-03-25 08:44:18 -0700
  • 1c1d3127ab Merge pull request #120 from mutantmonkey/switch_to_filetype Andrei Marcu 2017-03-25 08:22:28 -0700
  • e6ac89d6dc Switch to https://github.com/h2non/filetype #120 mutantmonkey 2017-03-25 01:05:23 -0700
  • e588d78299 Merge pull request #112 from mutantmonkey/issue_111 v1.2.6 Andrei Marcu 2016-11-02 19:36:59 -0700
  • 647aa2c0f6 Fix max expiry when provided expiry is 0 #112 mutantmonkey 2016-11-02 19:31:32 -0700
  • 0e768cc6f4 Merge pull request #109 from culdev/master v1.2.5 Andrei Marcu 2016-10-23 13:16:08 -0700
  • 8f384dc5ce Use value instead of selectedOptions. #109 culdev 2016-10-23 21:07:47 +0200
  • e9ae7a794f Merge pull request #105 from Thor77/systemd-service Andrei Marcu 2016-10-11 07:56:44 -0700
  • c75cd5ef9e Add Install-section to systemd-service #105 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) #102 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 #101 mutantmonkey 2016-09-17 20:20:46 -0700
  • 2e5521ce7d Add Dockerfile mutantmonkey 2016-09-15 22:26:35 -0700
  • 2933f71122 Add Docker support #98 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 #96 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 #93 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 #87 Atrox 2016-06-15 14:33:51 +0200
  • 9e694eb16a api key required, if url already shortened -> show directly #85 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 #84 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 #82 mutantmonkey 2016-06-04 01:22:01 -0700
  • 2b5cc07005 Use Content-Security-Policy frame-ancestors #83 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 #81 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 #76 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 #73 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 #60 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 #59 mutantmonkey 2015-10-12 01:23:06 -0700
  • 0a1aa869e4 nicer 400 error page mutantmonkey 2015-10-12 01:03:02 -0700