228 Commits (1e1f28658d6febdb5426379547c34c8248befdd8)
 

Author SHA1 Message Date
andreimarcu 1e1f28658d Remove spaces in mime mapping and ensure no spaces in filenames 9 years ago
Andrei Marcu ca11d99678 Merge pull request #93 from mutantmonkey/reduce_open_calls 9 years ago
mutantmonkey 93d37002dd remove unnecessary file processing in display.go 9 years ago
andreimarcu 9467be9717 No margin/border without line numbers 9 years ago
andreimarcu e6db8553b0 Fix line numbers for text 9 years ago
Atrox 027f5cce42 Add ability to short urls for uploaded content (#85) 9 years ago
Andrei Marcu 30d2d63466 Merge pull request #87 from Atrox/sitename 9 years ago
Atrox aedd7bc589 Fix that custom sitename gets ignored 9 years ago
andreimarcu f06b06fe76 Add overflow-wrap to lines.css 9 years ago
andreimarcu 0a361a268c Get rid of highlightjs-line-numbers.js 9 years ago
andreimarcu d6755486b2 Sanitize upload response (Fixes #79) 9 years ago
andreimarcu e8d2d75c1c Update documentation 9 years ago
andreimarcu 47a1aa6396 Infer sitename from Host if empty 9 years ago
Andrei Marcu 9c6088cfe5 Merge pull request #84 from mutantmonkey/abstract_storage 9 years ago
mutantmonkey fcd18eceec use abstracted storage for flexibility 9 years ago
Andrei Marcu 61eb32a79b Merge pull request #83 from mutantmonkey/csp_frame_ancestors 9 years ago
Andrei Marcu 2fb58e7da1 Merge pull request #82 from mutantmonkey/infer_siteurl 9 years ago
mutantmonkey 47670af185 Infer site URL from host and headers 9 years ago
mutantmonkey 2b5cc07005 Use Content-Security-Policy frame-ancestors 9 years ago
andreimarcu afa65349cc Fix typos in API template 9 years ago
Andrei Marcu 14ba403145 Merge pull request #81 from mutantmonkey/addheaders 9 years ago
mutantmonkey 39bb999db6 Add ability to set arbitrary headers 9 years ago
Andrei Marcu 1f3bc4bfea Merge branch 'mutantmonkey-better_extension_handling' 9 years ago
mutantmonkey b0d2f2a142 support .tar.gz-style extensions 9 years ago
Andrei Marcu bc66bcc069 Merge pull request #73 from mutantmonkey/workaround_chrome_nonsense 9 years ago
mutantmonkey 817ac67632 workaround chrome nonsense with CSP 9 years ago
andreimarcu 5dcfca5f74 Order matters no. 2 9 years ago
andreimarcu 7c1a4640db Order matters! 9 years ago
andreimarcu 88c00027ea Add line numbers for pastebin. Fixes #70 9 years ago
andreimarcu 10d30df81f Fix out of bounds error 9 years ago
andreimarcu 9cf55ac687 Redirect hotlink instead of 403. Fixes #69 9 years ago
andreimarcu e6d79eb5cf Temporary fix for text detection 10 years ago
andreimarcu 4856ab0750 Allow for non-/ deployments. Fixes #61 10 years ago
andreimarcu 07aaad2cd8 Match more text mimetypes 10 years ago
andreimarcu 294e8d8be2 Better text detection 10 years ago
andreimarcu 9b1df43ef2 Trim "-" in filenames 10 years ago
andreimarcu 0b37309237 Allow configuration from ini-style file 10 years ago
andreimarcu c53c909165 Remove unnecessary margin on pastebins 10 years ago
andreimarcu be08b7f0fd Remove "sandbox" from files CSP to have pdfs work in chrome 10 years ago
andreimarcu ba9fcd3a7b Document allowing hotlinking 10 years ago
andreimarcu c8fc62398a Enable randomize in remote uploads 10 years ago
andreimarcu 20456b0b3c Updarte README.md 10 years ago
andreimarcu 39ae89107c Update README.md 10 years ago
andreimarcu 7df3b1328e Update README.md 10 years ago
andreimarcu 50a54bbcfc Add linx-client in API documentation 10 years ago
andreimarcu 0d365409d0 Allow /upload/ for PUT requests without filename 10 years ago
andreimarcu 120909ce46 Template file was missing 10 years ago
andreimarcu c77f8285d4 Fix/implement .story 10 years ago
andreimarcu 9847beeff5 Cleanup 10 years ago
andreimarcu 3c659601e2 Make it an option for post uploads 10 years ago