summaryrefslogtreecommitdiffstats
path: root/application/views/file/html_header.php
AgeCommit message (Expand)AuthorFilesLines
2016-11-05Drop plain text header/footerFlorian Pritz1-1/+0
2015-05-05Fix non-closing script tag in file/html_headerJoakim Reinert1-1/+1
2015-05-05Use global appConfig js variable instead of passing it downJoakim Reinert1-5/+2
2015-05-05Refactor lexer input setupJoakim Reinert1-1/+3
2014-08-29add multipaste supportFlorian Pritz1-85/+4
2013-09-22fix paste view on mobile devicesMarkus Cisler1-88/+86
2013-09-22Fix modal not showing upFlorian Pritz1-68/+72
2013-09-22Make lexer errors full with againFlorian Pritz1-3/+1
2013-09-22almost migrated to bootstrap3Markus Cisler1-16/+18
2013-08-08Add delete button to info popup on paste pageFlorian Pritz1-0/+4
2013-06-09implement repasting (fills textarea with ID's content)Florian Pritz1-0/+2
2013-02-25automatically wrap linesFlorian Pritz1-1/+1
2012-10-29Add button to wrap long lines in code viewFlorian Pritz1-0/+1
2012-10-26fix missing htmlspecialchars in html_header.phpFlorian Pritz1-1/+1
2012-10-25Increase width of paste containerFlorian Pritz1-2/+2
2012-10-22Don't send a cli client unwanted HTML codeFlorian Pritz1-1/+3
2012-10-22switch design to bootstrap; minor fixes along the wayFlorian Pritz1-49/+82
2012-10-16Fall back to plain text if lexer is unknown/brokenFlorian Pritz1-2/+0
2012-08-16html_header: fix indentationFlorian Pritz1-19/+19
2012-08-16Add Content-Type meta tagFlorian Pritz1-0/+1
2012-08-16switch to pygmentsFlorian Pritz1-2/+4
2012-05-10Replace timeout (delete) link with info linkFlorian Pritz1-1/+2
2012-05-01use function to generate links to css filesFlorian Pritz1-2/+2
2012-05-01move file link generation from controller to viewFlorian Pritz1-6/+6
2011-10-01check if file exists before getting mtimeFlorian Pritz1-1/+1
2011-09-30add expire header for css files and append mtime to urlFlorian Pritz1-2/+2
2011-09-30highlight complete line; not only line numberFlorian Pritz1-0/+29
2011-01-28update to CI 2.0Florian Pritz1-0/+21