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
/
models
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-21
Support multiple files with the same hash
Florian Pritz
1
-45
/
+38
2015-04-08
Cache filedata
Florian Pritz
1
-12
/
+15
2015-04-01
Refactor lexer code into dedicated class
Florian Pritz
1
-183
/
+0
2015-03-21
Highlight application/postscript
Florian Pritz
1
-0
/
+1
2015-03-19
Make user/get_action/invalid-action exception public
Florian Pritz
1
-1
/
+1
2015-03-16
Map .pp files to puppet lexer
Florian Pritz
1
-0
/
+1
2015-03-08
Unify file/cron and mfile->valid_id
Florian Pritz
1
-25
/
+18
2015-03-02
Add imagemagick support
Florian Pritz
1
-9
/
+1
2015-02-19
Add claiming of multipastes
Florian Pritz
2
-0
/
+13
2015-02-06
fixup! Support database table prefixes
Florian Pritz
1
-8
/
+8
2015-02-05
fixup! Support database table prefixes
Florian Pritz
1
-6
/
+6
2015-02-03
Use exceptions instead of show_error
Florian Pritz
3
-5
/
+5
2015-02-03
use function instead of variable
Florian Pritz
1
-2
/
+2
2015-02-03
generalize authentication handling
Florian Pritz
1
-12
/
+10
2014-11-08
mfile->delete_id: Forgive if a dir doesn't exist
Florian Pritz
1
-2
/
+4
2014-11-03
mfile->delete_id: Check for file before trying to unlink
Florian Pritz
1
-1
/
+3
2014-11-03
Simplify mfile->delete_hash
Florian Pritz
1
-31
/
+3
2014-11-03
Properly delete multipastes when deleting a single paste
Florian Pritz
1
-4
/
+4
2014-11-03
Fix deletion of multipaste tarball when deleting a multipaste
Florian Pritz
1
-1
/
+1
2014-11-02
Add tarball support to multipastes
Florian Pritz
1
-0
/
+9
2014-10-19
Clean up the postgres changes
Florian Pritz
1
-6
/
+10
2014-10-10
Merge remote-tracking branch 'rafi/master' into rafi
Florian Pritz
3
-71
/
+77
2014-10-03
Move thumbnail code to dedicated class
Florian Pritz
1
-172
/
+0
2014-09-20
thumbnails: Handle EXIF orientation
Florian Pritz
1
-0
/
+63
2014-09-19
Fixing multipaste delete queries
Rafael Bodill
2
-38
/
+33
2014-09-19
Fix user/register mistaken query handling
Rafael Bodill
1
-1
/
+1
2014-09-19
WIP: Cascading delete
Rafael Bodill
2
-20
/
+40
2014-09-18
Integrating query builder in models
Rafael Bodill
2
-51
/
+42
2014-09-11
Fix black background in thumbnails with transparency
Florian Pritz
1
-0
/
+6
2014-08-29
add multipaste support
Florian Pritz
2
-32
/
+246
2014-02-21
Implement multiple access levels for api keys
Florian Pritz
1
-7
/
+12
2014-01-21
Disable automatic code display for SVG files
Florian Pritz
1
-1
/
+0
2014-01-10
let GD itself determine what it can read
Florian Pritz
1
-14
/
+5
2013-11-09
use cache_function() everywhere
Florian Pritz
1
-6
/
+3
2013-09-22
Add some more file extension -> lexer mappings
Florian Pritz
1
-0
/
+18
2013-09-16
Remove executable bits
Florian Pritz
1
-0
/
+0
2013-09-15
Add default get_email to Duser_Driver
Florian Pritz
1
-4
/
+0
2013-09-04
Replace is_cli_client() with stateful_client where applicable
Florian Pritz
1
-2
/
+1
2013-09-04
Set login session data in one go
Florian Pritz
1
-4
/
+6
2013-09-04
Only renew uri flashdata when needed.
Florian Pritz
1
-1
/
+1
2013-09-02
mfile/delete_id: Remove require_access call
Florian Pritz
1
-1
/
+0
2013-09-02
muser: always verify api credentials; improve error messages
Florian Pritz
1
-17
/
+18
2013-08-22
Add comment about ID blacklist
Florian Pritz
1
-0
/
+2
2013-08-15
Switch to CI's caching class
Florian Pritz
1
-3
/
+3
2013-08-13
Coding style fixes
Florian Pritz
1
-4
/
+4
2013-08-11
Remove api keys dependency on username
Florian Pritz
1
-5
/
+2
2013-08-11
Add API key support
Florian Pritz
2
-10
/
+59
2013-08-05
Add history page with thumbnails of images
Florian Pritz
1
-0
/
+112
2013-07-16
Fix handling of upload_max_age = 0
Florian Pritz
1
-0
/
+3
2013-07-15
Rework auto login for cli clients
Florian Pritz
1
-32
/
+41
[next]