index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
application
/
views
/
file
/
html_header.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-05
Fix non-closing script tag in file/html_header
Joakim Reinert
1
-1
/
+1
2015-05-05
Use global appConfig js variable instead of passing it down
Joakim Reinert
1
-5
/
+2
2015-05-05
Refactor lexer input setup
Joakim Reinert
1
-1
/
+3
2014-08-29
add multipaste support
Florian Pritz
1
-85
/
+4
2013-09-22
fix paste view on mobile devices
Markus Cisler
1
-88
/
+86
2013-09-22
Fix modal not showing up
Florian Pritz
1
-68
/
+72
2013-09-22
Make lexer errors full with again
Florian Pritz
1
-3
/
+1
2013-09-22
almost migrated to bootstrap3
Markus Cisler
1
-16
/
+18
2013-08-08
Add delete button to info popup on paste page
Florian Pritz
1
-0
/
+4
2013-06-09
implement repasting (fills textarea with ID's content)
Florian Pritz
1
-0
/
+2
2013-02-25
automatically wrap lines
Florian Pritz
1
-1
/
+1
2012-10-29
Add button to wrap long lines in code view
Florian Pritz
1
-0
/
+1
2012-10-26
fix missing htmlspecialchars in html_header.php
Florian Pritz
1
-1
/
+1
2012-10-25
Increase width of paste container
Florian Pritz
1
-2
/
+2
2012-10-22
Don't send a cli client unwanted HTML code
Florian Pritz
1
-1
/
+3
2012-10-22
switch design to bootstrap; minor fixes along the way
Florian Pritz
1
-49
/
+82
2012-10-16
Fall back to plain text if lexer is unknown/broken
Florian Pritz
1
-2
/
+0
2012-08-16
html_header: fix indentation
Florian Pritz
1
-19
/
+19
2012-08-16
Add Content-Type meta tag
Florian Pritz
1
-0
/
+1
2012-08-16
switch to pygments
Florian Pritz
1
-2
/
+4
2012-05-10
Replace timeout (delete) link with info link
Florian Pritz
1
-1
/
+2
2012-05-01
use function to generate links to css files
Florian Pritz
1
-2
/
+2
2012-05-01
move file link generation from controller to view
Florian Pritz
1
-6
/
+6
2011-10-01
check if file exists before getting mtime
Florian Pritz
1
-1
/
+1
2011-09-30
add expire header for css files and append mtime to url
Florian Pritz
1
-2
/
+2
2011-09-30
highlight complete line; not only line number
Florian Pritz
1
-0
/
+29
2011-01-28
update to CI 2.0
Florian Pritz
1
-0
/
+21