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
Age
Commit message (
Expand
)
Author
Files
Lines
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
6
-74
/
+138
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-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
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
17
-246
/
+360
2012-10-16
Fall back to plain text if lexer is unknown/broken
Florian Pritz
2
-15
/
+46
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-07
c/file/download: display an error if highlighting fails
Florian Pritz
1
-5
/
+9
2012-10-07
c/file/download: remove useless return statement
Florian Pritz
1
-2
/
+0
2012-10-07
c/file/download: stop working around CI's output class
Florian Pritz
1
-3
/
+4
2012-09-26
c/file/_download: urldecode mode to fix lexers with spaces
Florian Pritz
1
-1
/
+1
2012-09-23
error_general: Prevent endless loop
Florian Pritz
1
-2
/
+2
2012-09-11
file/cron: always remove stale files
Florian Pritz
2
-0
/
+8
2012-09-10
Let pygments guess input encoding
Florian Pritz
1
-1
/
+1
2012-09-09
m/file: add text/x-tcl to autodetection
Florian Pritz
1
-0
/
+1
2012-08-31
Fix missing require_session call
Florian Pritz
1
-0
/
+1
2012-08-28
Only create new sessions when the are really needed
Florian Pritz
2
-3
/
+39
2012-08-28
Move most config files back to app/config/
Florian Pritz
16
-2
/
+21
2012-08-16
Add help message when running file controller via CLI
Florian Pritz
1
-0
/
+12
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
remove 'class="no"' from highlit html
Florian Pritz
1
-1
/
+1
2012-08-16
switch to pygments
Florian Pritz
212
-60519
/
+7
2012-08-09
rename file_mod to mfile
Florian Pritz
2
-33
/
+33
2012-07-26
fix typo in migration "add username index"
Florian Pritz
1
-1
/
+1
2012-07-24
Don't call undefined functions on error page
Florian Pritz
1
-11
/
+84
2012-07-22
display header on client page when using browser
Florian Pritz
1
-2
/
+2
2012-07-22
fix call to _non_existent() typos
Florian Pritz
1
-2
/
+2
2012-07-12
Add cron function for user controller
Florian Pritz
2
-0
/
+15
[next]