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
2016-07-14
muser: Add add_user function
Florian Pritz
1
-0
/
+23
2016-07-14
Move username/email validation functions to muser
Florian Pritz
1
-0
/
+25
2016-07-13
Improve insufficient permisions error message
Florian Pritz
1
-1
/
+1
2016-07-13
Add site URL to authentication error
Florian Pritz
1
-1
/
+1
2016-07-13
muser: Improve invalid action key error message
Florian Pritz
1
-1
/
+1
2016-07-13
Fix typo
Florian Pritz
1
-1
/
+1
2016-06-07
mmultipaste->valid_id: Detect empty multipastes as invalid
Florian Pritz
1
-0
/
+4
2016-05-24
mfile/valid_id: Remove duplicate code
Florian Pritz
1
-1
/
+1
2016-05-24
Fix TypeError when getting thumbnail for invalid ID
Florian Pritz
1
-0
/
+5
2016-04-01
Support rehashing of passwords not conforming to config
Florian Pritz
1
-0
/
+6
2016-04-01
muser: Add set_password
Florian Pritz
1
-0
/
+7
2016-04-01
Support changing password hashing settings
Florian Pritz
1
-1
/
+6
2016-03-29
Catch potential password hashing errors
Florian Pritz
1
-1
/
+5
2016-03-29
Use PHP's password_hash function
Florian Pritz
1
-5
/
+1
2015-09-20
postgres: Fix multiple queries using MySQL syntax
Florian Pritz
1
-6
/
+6
2015-08-18
Fix redirect URI when using multiple tabs
Florian Pritz
1
-12
/
+0
2015-08-10
Increase thumbnail cache ttl
Florian Pritz
1
-0
/
+1
2015-08-09
Improve performance of thumbnail history
Florian Pritz
1
-12
/
+16
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
[next]