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
2013-02-08
c/file/claim_id(): Call _show_url() with an array
Florian Pritz
1
-1
/
+1
2013-02-08
Add a viewport meta tag to control the layout on mobile browsers
Markus Cisler
1
-0
/
+1
2013-02-08
Add some mimetypes and sort the list
Florian Pritz
1
-32
/
+41
2013-02-04
Add files to add localized html header and css
Florian Pritz
1
-0
/
+9
2013-02-04
Handle text/x-diff MIME type
Florian Pritz
1
-0
/
+1
2013-02-03
Use php's fileinfo instead of perl to detect mimetype
Florian Pritz
4
-41
/
+4
2013-02-03
Abort execution if we hit any php error/warning/notice
Florian Pritz
1
-1
/
+2
2013-02-03
Suppress open_basedir warning for /dev/urandom
Florian Pritz
1
-1
/
+1
2013-02-02
Add tex highlighting
Florian Pritz
1
-0
/
+1
2013-01-31
Duser: small comment fixes
Florian Pritz
1
-3
/
+3
2013-01-30
Remove userid from session upon logout
Florian Pritz
1
-0
/
+1
2013-01-30
Make authentication driver configureable
Florian Pritz
2
-2
/
+6
2013-01-30
Modularize authentication system
Florian Pritz
4
-37
/
+164
2013-01-25
Refactor querying action table
Florian Pritz
2
-21
/
+18
2013-01-24
Use the alert-error class for some error message in views/user
Florian Pritz
3
-3
/
+3
2013-01-24
m/user/username_exists: fix bug on empty/false argument
Florian Pritz
1
-0
/
+4
2013-01-24
Add password reset function/pages/links
Florian Pritz
7
-0
/
+171
2013-01-24
Repurpose invitations table to actions
Florian Pritz
4
-14
/
+54
2013-01-23
Reverse sort order on upload_history
Florian Pritz
1
-1
/
+3
2013-01-17
Support multiple uploads in the same request
Florian Pritz
7
-83
/
+155
2013-01-17
Reduce font size on error page
Florian Pritz
1
-0
/
+4
2013-01-17
Fix js TypeError on pages != upload_form
Florian Pritz
1
-1
/
+1
2013-01-09
Fix some indentation issues
Florian Pritz
4
-8
/
+8
2013-01-09
Fix copyright information
Florian Pritz
4
-2
/
+16
2012-12-16
c/user: register() prevent DB error if username is non-ascii
Florian Pritz
1
-4
/
+4
2012-12-06
Extend INSTALL file
Florian Pritz
1
-1
/
+22
2012-11-09
file/client: Add information about fb's config file
Florian Pritz
1
-5
/
+3
2012-11-09
Rework file/client page
Florian Pritz
2
-13
/
+38
2012-10-31
Fix "invite" link on upload_form
Florian Pritz
1
-1
/
+1
2012-10-29
Add button to wrap long lines in code view
Florian Pritz
2
-0
/
+13
2012-10-27
remove unused icon
Florian Pritz
2
-73
/
+0
2012-10-27
Set font in textarea on upload_form to monospaced
Florian Pritz
1
-1
/
+1
2012-10-26
fix handling of special chars in lexer names
Florian Pritz
1
-1
/
+5
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
2
-2
/
+11
2012-10-23
Prevent date wrapping on history page
Florian Pritz
2
-1
/
+5
2012-10-23
Use better monospace fonts
Florian Pritz
1
-0
/
+4
2012-10-22
Don't send a cli client unwanted HTML code
Florian Pritz
4
-3
/
+16
2012-10-22
retab css; remove unused css class
Florian Pritz
1
-76
/
+72
2012-10-22
Fix aligment if last line of paste is empty
Florian Pritz
1
-0
/
+3
2012-10-22
Merge upload_form.js into script.js
Florian Pritz
3
-17
/
+15
2012-10-22
Remove old css files
Florian Pritz
3
-342
/
+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
43
-248
/
+1034
2012-10-16
Fall back to plain text if lexer is unknown/broken
Florian Pritz
3
-15
/
+52
2012-10-10
Accept authentication via post parameters
Florian Pritz
1
-5
/
+18
2012-10-09
Rename $mode to $lexer
Florian Pritz
2
-42
/
+42
2012-10-08
Merge tag '2.1.3'
Florian Pritz
11
-117
/
+106
2012-10-08
Really fix #1715
Andrey Andreev
1
-1
/
+1
2012-10-08
Fix issue #1715
Andrey Andreev
2
-4
/
+5
[next]