aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/FileUtils.php
Commit message (Expand)AuthorAgeFilesLines
* Move utils classes to Shaarli\Helper namespace and folderArthurHoaro2020-10-271-140/+0
* Feature: add a Server administration pageArthurHoaro2020-10-211-0/+56
* namespacing: \Shaarli\FileUtilsVirtualTam2019-01-121-4/+4
* namespacing: \Shaarli\Exceptions\IOExceptionVirtualTam2019-01-121-0/+2
* PSR: use elseif instead of else ifArthurHoaro2018-02-281-1/+1
* Robustness: safer gzinflate/zlib usageVirtualTam2017-09-281-10/+16
* Add history entries for API endpointArthurHoaro2017-05-071-1/+1
* Move database read/write to FileUtils class + additional unit testsArthurHoaro2017-03-211-10/+65
* Replace $GLOBALS configuration with the configuration manager in the whole co...ArthurHoaro2016-06-111-3/+5
* install: check file/directory permissions for Shaarli resourcesVirtualTam2015-11-241-0/+19