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
Age
Commit message (
Expand
)
Author
Files
Lines
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-23
Prevent date wrapping on history page
Florian Pritz
1
-1
/
+1
2012-10-22
Don't send a cli client unwanted HTML code
Florian Pritz
4
-3
/
+16
2012-10-22
Merge upload_form.js into script.js
Florian Pritz
1
-1
/
+0
2012-10-22
ID/info: add missing htmlspecialchars()
Florian Pritz
1
-1
/
+1
2012-10-22
switch design to bootstrap; minor fixes along the way
Florian Pritz
13
-189
/
+280
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-07-12
Improve design of general error page
Florian Pritz
1
-7
/
+9
2012-07-07
Display total size uploaded by user on history page
Florian Pritz
2
-0
/
+4
2012-05-10
Replace timeout (delete) link with info link
Florian Pritz
1
-1
/
+2
2012-05-05
Rework file deletion; allow to delete multiple IDs at once
Florian Pritz
5
-63
/
+73
2012-05-03
user/hash_password: add form to support normal browsers
Florian Pritz
1
-0
/
+26
2012-05-03
document ID/info mode
Florian Pritz
2
-4
/
+10
2012-05-03
add ID/info to display more information about a file
Florian Pritz
1
-1
/
+5
2012-05-01
use function to generate links to css files
Florian Pritz
3
-4
/
+4
2012-05-01
move file link generation from controller to view
Florian Pritz
1
-6
/
+6
2012-04-15
upload_hstory: Initialize $lengths correctly
Florian Pritz
1
-6
/
+6
2012-04-14
v/upload_form: Reword primary goal
Florian Pritz
1
-1
/
+1
2012-04-13
Hide delete button if user doesn't own the id
Florian Pritz
1
-2
/
+6
2012-04-13
Add do_paste() and remove ajax from upload_form
Florian Pritz
1
-10
/
+7
2012-04-11
Display login boxes on upload_form
Florian Pritz
2
-10
/
+8
2012-04-11
Add filesize to history view
Florian Pritz
2
-2
/
+6
2012-04-11
Show confirmation after login
Florian Pritz
1
-0
/
+3
2012-04-09
Fix plaintext client view
Florian Pritz
1
-3
/
+2
2012-04-09
header: hide login box until hover
Florian Pritz
1
-5
/
+10
2012-04-09
Add invite link to header
Florian Pritz
1
-1
/
+2
2012-04-09
Fix HTML syntax error
Florian Pritz
1
-1
/
+1
2012-04-09
Add information about acceptable usage and accounts.
Florian Pritz
2
-1
/
+11
2012-04-09
css: limit width of <p> and <li> to 800px
Florian Pritz
7
-7
/
+7
2012-04-09
add register function
Florian Pritz
2
-1
/
+27
2012-04-09
Implement simple referral system
Florian Pritz
1
-0
/
+10
2012-04-09
upload_form: Display everything but forms if not logged in.
Florian Pritz
1
-1
/
+3
2012-04-09
Fix netrc information on client page.
Florian Pritz
1
-2
/
+2
2012-04-09
add history link to header; fix indentation
Florian Pritz
1
-6
/
+7
2012-04-09
Redirect to / if log in successful
Florian Pritz
1
-1
/
+0
2012-04-09
Don't show delete button when not found
Florian Pritz
1
-25
/
+25
2012-04-09
fix missing $username when including header from file_mod
Florian Pritz
1
-1
/
+1
2012-04-09
remove password from text form
Florian Pritz
1
-2
/
+0
2012-04-09
Revert "Disable paste box"
Florian Pritz
1
-22
/
+20
2012-04-09
more user changes
Florian Pritz
1
-9
/
+11
2012-04-09
start working on users
Florian Pritz
9
-18
/
+36
2012-04-09
improve start page for cli clients
Florian Pritz
2
-4
/
+20
2012-04-09
Remove upload box on UI.
Florian Pritz
1
-0
/
+2
2012-04-09
Fix HTML syntax error
Florian Pritz
1
-1
/
+1
2012-04-09
Disable paste box
Florian Pritz
1
-19
/
+21
[prev]
[next]