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
/
controllers
/
file.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-08
Unify file/cron and mfile->valid_id
Florian Pritz
1
-24
/
+19
2015-03-02
Add imagemagick support
Florian Pritz
1
-17
/
+33
2015-02-23
upload_form: Support multiple textareas/files at the same time
Florian Pritz
1
-28
/
+83
2015-02-22
s\files: rename add_file to add_uploaded_file
Florian Pritz
1
-1
/
+1
2015-02-19
Add claiming of multipastes
Florian Pritz
1
-5
/
+6
2015-02-15
c/f/do_upload: simpilfy multipaste creation
Florian Pritz
1
-12
/
+1
2015-02-03
lib/Image->get: check if ob_get_clean worked
Florian Pritz
1
-5
/
+0
2015-02-03
Use exceptions instead of show_error
Florian Pritz
1
-10
/
+12
2015-02-03
api: implement file/create_multipaste
Florian Pritz
1
-46
/
+3
2015-02-03
api: implement file/delete
Florian Pritz
1
-47
/
+4
2015-02-03
Remove unstable json api
Florian Pritz
1
-20
/
+0
2015-02-03
Rework error handling in upload validator
Florian Pritz
1
-13
/
+1
2015-01-16
fix multipaste in service/history
Florian Pritz
1
-1
/
+1
2015-01-16
Fix error in file/upload_history
Florian Pritz
1
-1
/
+1
2015-01-16
Improve history api for multipastes
Florian Pritz
1
-0
/
+16
2015-01-16
first go at reworking; needs to be redesigned
Florian Pritz
1
-76
/
+16
2014-11-03
Ignore special dir in clean_stale_files
Florian Pritz
1
-1
/
+1
2014-11-02
Add tarball support to multipastes
Florian Pritz
1
-0
/
+76
2014-10-19
Clean up the postgres changes
Florian Pritz
1
-1
/
+1
2014-10-10
Merge remote-tracking branch 'rafi/master' into rafi
Florian Pritz
1
-32
/
+35
2014-10-03
Support EXIF orientation in colorbox
Florian Pritz
1
-0
/
+2
2014-10-03
Rework image manipulation class
Florian Pritz
1
-3
/
+3
2014-10-03
Move thumbnail code to dedicated class
Florian Pritz
1
-4
/
+6
2014-09-28
file/cron: Protecting identifiers
Rafael Bodill
1
-1
/
+2
2014-09-19
where_in for in array queries a proper count usage
Rafael Bodill
1
-1
/
+1
2014-09-19
Correct unsupported open/close where query statements
Rafael Bodill
1
-3
/
+1
2014-09-19
File controller uses query builder, except 2 queries
Rafael Bodill
1
-32
/
+36
2014-08-29
Set title on code render page
Florian Pritz
1
-0
/
+2
2014-08-29
add multipaste support
Florian Pritz
1
-139
/
+367
2014-07-23
Move migration code to CLI callable function
Florian Pritz
1
-10
/
+2
2014-02-21
Implement multiple access levels for api keys
Florian Pritz
1
-2
/
+2
2014-02-15
Work around PHP 5.3 limitation
Florian Pritz
1
-3
/
+5
2013-11-09
use cache_function() everywhere
Florian Pritz
1
-15
/
+13
2013-11-09
cache file/thumbnail responses
Florian Pritz
1
-5
/
+13
2013-10-22
Update CSP header; change order to fix svg display in firefox
Florian Pritz
1
-1
/
+1
2013-10-06
Fix display error when redering markdown
Lukas Epple
1
-2
/
+4
2013-09-25
Remove chmod on uploaded files
Florian Pritz
1
-2
/
+0
2013-09-23
Implement rangeDownload() as driver and provide sendfile implementations for ...
Pierre Schmitz
1
-2
/
+4
2013-09-22
Move user_logged_in check to controller constructor
Florian Pritz
1
-1
/
+0
2013-09-04
Replace is_cli_client() with stateful_client where applicable
Florian Pritz
1
-4
/
+4
2013-09-04
Generalize request_type() to static_storage()
Florian Pritz
1
-3
/
+3
2013-09-02
claim_id: Fix error when called directly without last_upload data
Florian Pritz
1
-0
/
+7
2013-09-02
Replace echo with show_error; misc cleanup
Florian Pritz
1
-9
/
+8
2013-09-02
Provide json output for api functions
Florian Pritz
1
-29
/
+35
2013-08-22
Remove empty line after ansi2html
Florian Pritz
1
-4
/
+8
2013-08-22
Deduplicate initialisation code in controllers
Florian Pritz
1
-19
/
+1
2013-08-22
Only determine latest client version when needed
Florian Pritz
1
-6
/
+3
2013-08-22
Validate IDs when generating thumbnail history
Florian Pritz
1
-0
/
+5
2013-08-15
Switch to CI's caching class
Florian Pritz
1
-3
/
+3
2013-08-14
Use python-ansi2html instead of cpan module
Florian Pritz
1
-14
/
+8
[next]