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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-14
switch to pygments for highlighting
Florian Pritz
3
-181
/
+73
2010-08-07
paste.css: add 4 new colors
Florian Pritz
1
-0
/
+4
2010-07-27
make robots.txt empty (allow everything)
Florian Pritz
1
-5
/
+0
2010-07-26
display maximum upload size on upload form
Florian Pritz
2
-1
/
+2
2010-07-26
change filesize checking to > instead of >=
Florian Pritz
1
-2
/
+2
2010-07-26
add function to get max upload size
Florian Pritz
1
-0
/
+5
2010-07-19
also generate QR codes for text
Florian Pritz
1
-1
/
+1
2010-07-19
add support for QR code generation
Florian Pritz
1
-0
/
+5
2010-07-17
add the currently used highlighting lang to the page
Florian Pritz
2
-1
/
+7
2010-07-13
print nice error instead of html for cli clients
Florian Pritz
1
-0
/
+2
2010-07-13
apply CI_1.7.2_201007_sec_patch
Florian Pritz
1
-69
/
+90
2010-07-12
syntax-highlighting.sh: fix for highlight 3.1
Florian Pritz
1
-143
/
+143
2010-07-11
display minimum deletion size on upload_form
Florian Pritz
3
-2
/
+14
2010-07-11
don't delete if max age is 0
Florian Pritz
2
-0
/
+4
2010-07-11
allow small files to be excluded from deletion
Florian Pritz
2
-4
/
+16
2010-07-07
add own langDefs for highlight
Florian Pritz
4
-0
/
+109
2010-06-23
don't wrap rendered markdown code into <pre>
Florian Pritz
2
-2
/
+2
2010-06-23
css: move margin/padding: 0 to body
Florian Pritz
2
-11
/
+4
2010-06-13
fix java detection
Florian Pritz
1
-0
/
+1
2010-06-12
add support for client update warnings
Florian Pritz
2
-1
/
+14
2010-06-11
add markdown rendering support
Florian Pritz
3
-7
/
+26
2010-06-08
fix client comment (new client is bash)
Florian Pritz
1
-1
/
+1
2010-06-08
add anchor bg color
Florian Pritz
1
-0
/
+4
2010-06-03
use perl for generating the line numbers
Florian Pritz
1
-1
/
+1
2010-05-22
fix empty paste check
Florian Pritz
1
-1
/
+1
2010-05-20
add missing escapeshellarg()
Florian Pritz
1
-1
/
+1
2010-05-02
add \n to url you get from curl
Florian Pritz
1
-1
/
+1
2010-04-18
rework upload_form view
Florian Pritz
1
-9
/
+15
2010-04-18
fix deletion of passwordless pastes
Florian Pritz
1
-0
/
+4
2010-04-18
add HTTP Basic Auth password support
Florian Pritz
1
-0
/
+2
2010-04-01
mimetype: add --orig-name and use it
Florian Pritz
2
-1
/
+10
2010-04-01
add mimetype script
Florian Pritz
1
-0
/
+473
2010-04-01
add highlight types
Florian Pritz
1
-2
/
+2
2010-03-21
switch raw and plain content-type
Florian Pritz
1
-2
/
+2
2010-03-21
add /plain to display files as plain text
Florian Pritz
2
-2
/
+8
2010-03-21
fix for URLs with index.php in it
Florian Pritz
1
-3
/
+3
2010-03-19
remove useless config option
Florian Pritz
2
-4
/
+3
2010-03-19
paste.css: add padding-bottom
Florian Pritz
1
-0
/
+2
2010-03-19
restructure; add paste support; shorter URLs
Florian Pritz
7
-153
/
+213
2010-03-16
fix message when delete password is wrong
Florian Pritz
2
-3
/
+7
2010-03-05
add message/rfc822 mimetype
Florian Pritz
1
-0
/
+1
2010-03-05
file/cron: fix error if file doesn't exists
Florian Pritz
1
-1
/
+1
2010-02-27
change comment for line numbers
Florian Pritz
1
-1
/
+2
2010-02-27
move html template to own file
Florian Pritz
3
-14
/
+24
2010-02-26
add LIMITs to (maybe) speedup queries
Florian Pritz
2
-4
/
+7
2010-02-26
remove useless variable in download()
Florian Pritz
1
-2
/
+1
2010-02-26
move password salt to config
Florian Pritz
2
-2
/
+2
2010-02-15
add vim modelines
Florian Pritz
2
-0
/
+2
2010-02-14
remove empty folders
Florian Pritz
1
-1
/
+1
2010-02-14
remove leftover substr call
Florian Pritz
1
-1
/
+1
[next]