259 Commits (b34b595ac642cd64513e769a1050fb2b1cc13388)
 

Author SHA1 Message Date
Simon Alfassa b34b595ac6 Make all pages responsive 8 years ago
Simon Alfassa 26b46ee7f5 Make the web page mobile friendly 8 years ago
Andrei Marcu 7c024d9aab
Merge pull request #141 from bruj0/patch-1 8 years ago
Rodrigo D. L b82371250a
Fix files and meta permissions 8 years ago
Andrei Marcu 4fa6423a85
Merge pull request #137 from mutantmonkey/issue_136 8 years ago
mutantmonkey c015b5f1da Fix -nologs on linx-cleanup tool (closes #136) 8 years ago
andreimarcu e86f19ecb1 Add linx-cleanup to build script 8 years ago
Andrei Marcu ceea32de6b Merge pull request #124 from mutantmonkey/cleanup_tool 9 years ago
mutantmonkey a69aa95a87 Add `linx-cleanup` info to readme 9 years ago
mutantmonkey 32b537a057 Add missing `flag.Parse()` call 9 years ago
mutantmonkey c6f62fccdf Drop Mercurial from Dockerfile 9 years ago
mutantmonkey b7fadd9676 Add linx-cleanup tool 9 years ago
Andrei Marcu d8568e141f Merge pull request #121 from mutantmonkey/remove_mime_extension_map 9 years ago
mutantmonkey bb7f7a1774 Remove mime type to extension map from util.go 9 years ago
andreimarcu 37f9a0cbbc Change unknown extension from .ext to .file 9 years ago
Andrei Marcu 1c1d3127ab Merge pull request #120 from mutantmonkey/switch_to_filetype 9 years ago
mutantmonkey e6ac89d6dc Switch to https://github.com/h2non/filetype 9 years ago
Andrei Marcu e588d78299 Merge pull request #112 from mutantmonkey/issue_111 9 years ago
mutantmonkey 647aa2c0f6 Fix max expiry when provided expiry is 0 9 years ago
Andrei Marcu 0e768cc6f4 Merge pull request #109 from culdev/master 9 years ago
culdev 8f384dc5ce Use value instead of selectedOptions. 9 years ago
Andrei Marcu e9ae7a794f Merge pull request #105 from Thor77/systemd-service 9 years ago
Thor77 c75cd5ef9e Add Install-section to systemd-service 9 years ago
andreimarcu eb036f2819 Fix typo 9 years ago
Andrei Marcu 29d3157a03 Merge pull request #102 from mutantmonkey/maxexpiry 9 years ago
mutantmonkey fef43d856e Add option for maximum expiration time (fixes #99) 9 years ago
Andrei Marcu 3321144e74 Merge pull request #101 from mutantmonkey/docker 9 years ago
mutantmonkey 932a470ead add Docker instructions to readme 9 years ago
mutantmonkey 2e5521ce7d Add Dockerfile 9 years ago
Thor77 4ef3f33821 Add systemd-service (#96) 9 years ago
andreimarcu 81a1513809 Add newline for PUT response 10 years ago
andreimarcu 1e1f28658d Remove spaces in mime mapping and ensure no spaces in filenames 10 years ago
Andrei Marcu ca11d99678 Merge pull request #93 from mutantmonkey/reduce_open_calls 10 years ago
mutantmonkey 93d37002dd remove unnecessary file processing in display.go 10 years ago
andreimarcu 9467be9717 No margin/border without line numbers 10 years ago
andreimarcu e6db8553b0 Fix line numbers for text 10 years ago
Atrox 027f5cce42 Add ability to short urls for uploaded content (#85) 10 years ago
Andrei Marcu 30d2d63466 Merge pull request #87 from Atrox/sitename 10 years ago
Atrox aedd7bc589 Fix that custom sitename gets ignored 10 years ago
andreimarcu f06b06fe76 Add overflow-wrap to lines.css 10 years ago
andreimarcu 0a361a268c Get rid of highlightjs-line-numbers.js 10 years ago
andreimarcu d6755486b2 Sanitize upload response (Fixes #79) 10 years ago
andreimarcu e8d2d75c1c Update documentation 10 years ago
andreimarcu 47a1aa6396 Infer sitename from Host if empty 10 years ago
Andrei Marcu 9c6088cfe5 Merge pull request #84 from mutantmonkey/abstract_storage 10 years ago
mutantmonkey fcd18eceec use abstracted storage for flexibility 10 years ago
Andrei Marcu 61eb32a79b Merge pull request #83 from mutantmonkey/csp_frame_ancestors 10 years ago
Andrei Marcu 2fb58e7da1 Merge pull request #82 from mutantmonkey/infer_siteurl 10 years ago
mutantmonkey 47670af185 Infer site URL from host and headers 10 years ago
mutantmonkey 2b5cc07005 Use Content-Security-Policy frame-ancestors 10 years ago