aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/utils/config
Commit message (Expand)AuthorAgeFilesLines
* Add and update unit test for the new system (Bookmark + Service)ArthurHoaro2020-01-181-3/+3
* namespacing: \Shaarli\UpdaterVirtualTam2019-01-121-1/+1
* lint: apply phpcbf to tests/VirtualTam2018-12-021-1/+1
* Thumbnails: add a common mode to only retrieve thumbs from popular media webs...ArthurHoaro2018-07-051-1/+1
* Add a page to update all thumbnails through AJAX requests in both templatesArthurHoaro2018-07-051-6/+6
* Update thumbnail integration after rebasing the branchArthurHoaro2018-07-052-12/+70
* Use web-thumbnailer to retrieve thumbnailsArthurHoaro2018-07-051-0/+3
* Fix warnings when upgrading from legacy SebSauvage versionArthurHoaro2018-01-251-0/+1
* Link imports are now logged in `data/` folder, and can be debug using `dev.de...ArthurHoaro2017-03-101-1/+1
* Minor improvements regarding #705 (coding style, unit tests, etc.)ArthurHoaro2017-01-051-1/+2
* Fix: add missing final newlines, untabify textVirtualTam2016-08-131-1/+1
* Add closing PHP tags to JSON config filesArthurHoaro2016-06-202-0/+3
* Rename configuration key for better sectionsArthurHoaro2016-06-111-4/+6
* Rename configuration keys and fix GLOBALS in templatesArthurHoaro2016-06-113-30/+22
* Adds ConfigJson which handle the configuration in JSON format.ArthurHoaro2016-06-113-0/+27
* Replace $GLOBALS configuration with the configuration manager in the whole co...ArthurHoaro2016-06-112-0/+29