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
/
helpers
/
filebin_helper.php
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-14
Document cli user/add_user
Florian Pritz
1
-0
/
+1
2018-05-03
Update CLI usage
Florian Pritz
1
-1
/
+3
2018-01-31
Proper display of expiration duration for less than a day
Hrvoje Hodak
1
-0
/
+26
2017-09-18
Remove secondary controller for CLI usage output
Florian Pritz
1
-0
/
+14
2017-07-04
Create function for ensuring that json keys contain objects
Florian Pritz
1
-0
/
+9
2017-02-01
return_bytes(): Throw exception on unhandled unit type
Florian Pritz
1
-1
/
+5
2016-11-10
filebin_helper: Fix tabs
Reikion
1
-7
/
+7
2016-11-10
Make sure that return_bytes function returns int value
Reikion
1
-1
/
+1
2016-11-05
Rename is_cli_client to is_api_client
Florian Pritz
1
-7
/
+7
2016-11-05
Drop user agent based cli client detection
Florian Pritz
1
-7
/
+0
2016-01-24
PHP7: Ignore Notice when getting mimetype
0.9.10
Florian Pritz
1
-0
/
+5
2015-09-14
API 1.4: Add more values to file/get_config
Florian Pritz
1
-0
/
+12
2015-05-28
JS: Use newest file time for cache buster
0.9.2
Florian Pritz
1
-2
/
+20
2015-05-21
Support multiple files with the same hash
Florian Pritz
1
-0
/
+27
2015-05-05
Set cache buster for js with urlArgs setting
Joakim Reinert
1
-4
/
+3
2015-05-05
Add support for minified main.js
Joakim Reinert
1
-0
/
+7
2015-05-05
Use require.js for javascript loading
Joakim Reinert
1
-24
/
+0
2015-04-08
Cache filedata
Florian Pritz
1
-1
/
+18
2015-04-02
helper: Add cache_function_full
Florian Pritz
1
-1
/
+18
2015-03-02
Add imagemagick support
Florian Pritz
1
-0
/
+8
2015-01-16
improve api errors
Florian Pritz
1
-2
/
+3
2015-01-16
first go at reworking; needs to be redesigned
Florian Pritz
1
-0
/
+16
2013-11-09
implement cache_function to easily cache return values of functions
Florian Pritz
1
-0
/
+18
2013-09-23
Implement rangeDownload() as driver and provide sendfile implementations for ...
Pierre Schmitz
1
-99
/
+0
2013-09-22
Move user_logged_in check to controller constructor
Florian Pritz
1
-7
/
+0
2013-09-04
Fix off-by-one error in random_alphanum()
Florian Pritz
1
-1
/
+1
2013-09-04
Only store session information for stateful clients
Florian Pritz
1
-0
/
+15
2013-09-04
Generalize request_type() to static_storage()
Florian Pritz
1
-5
/
+9
2013-09-02
Provide json output for api functions
Florian Pritz
1
-2
/
+17
2013-09-02
user_logged_in(): always load muser
Florian Pritz
1
-0
/
+1
2013-08-11
Remove api keys dependency on username
Florian Pritz
1
-0
/
+6
2013-07-18
Add json support to upload_history
Florian Pritz
1
-0
/
+7
2013-05-23
Rework javascript inclusion
Florian Pritz
1
-0
/
+24
2013-05-10
Hide function not supported by auth driver
Florian Pritz
1
-0
/
+15
2013-01-17
Support multiple uploads in the same request
Florian Pritz
1
-0
/
+28
2012-07-02
Only send a Content-Range header when we output a range
Florian Pritz
1
-2
/
+2
2012-06-22
format_bytes(): fix bug if size=0
Florian Pritz
1
-5
/
+18
2012-06-09
detect new curl user agent
Florian Pritz
1
-1
/
+1
2012-05-17
Move some functions from file_mod to file controller
Florian Pritz
1
-0
/
+22
2012-05-17
improve is_cli_client() and use everywhere
Florian Pritz
1
-7
/
+16
2012-05-01
use function to generate links to css files
Florian Pritz
1
-0
/
+11
2012-04-09
random_id() -> random_alphanum(); allow single argument
Florian Pritz
1
-3
/
+7
2012-04-09
Move is_cli_client() and random_id() to helper
Florian Pritz
1
-0
/
+27
2011-09-11
add upload_history page
Florian Pritz
1
-0
/
+64
2011-06-11
support simple request ranges for direct downloads
Florian Pritz
1
-0
/
+99
2011-05-28
use correct suffixes for sizes
Florian Pritz
1
-1
/
+1
2011-01-28
update to CI 2.0
Florian Pritz
1
-0
/
+10