aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Updater
Commit message (Expand)AuthorAgeFilesLines
* lint: fix line-length warningsVirtualTam2018-12-021-4/+16
* lint: apply phpcbf to tests/VirtualTam2018-12-021-4/+4
* Add a button to set links as stickyArthurHoaro2018-10-061-0/+61
* Bunch of improvement for thumbnails integration:ArthurHoaro2018-07-171-1/+1
* Thumbnails: add a common mode to only retrieve thumbs from popular media webs...ArthurHoaro2018-07-051-3/+4
* Add a page to update all thumbnails through AJAX requests in both templatesArthurHoaro2018-07-051-4/+36
* Update thumbnail integration after rebasing the branchArthurHoaro2018-07-051-0/+15
* Make max download size and timeout configurableArthurHoaro2018-03-071-0/+64
* Use the new 'default' theme... as defaultArthurHoaro2017-05-091-40/+0
* Fixes #304: use atom feed as defaultArthurHoaro2017-03-111-0/+45
* Fix #773: set Piwik URL protocolArthurHoaro2017-03-111-0/+41
* application: introduce the Shaarli\Config namespaceVirtualTam2017-03-041-1/+3
* Add markdown_escape settingArthurHoaro2017-02-281-0/+66
* Set the vintage theme by default for the time beingArthurHoaro2017-02-271-0/+40
* Updater: keep custom theme preference with the new theme settingArthurHoaro2017-01-051-0/+44
* Minor improvements regarding #705 (coding style, unit tests, etc.)ArthurHoaro2017-01-051-0/+1
* Prepare settings for the API in the admin page and during the installArthurHoaro2016-12-121-2/+38
* Add a persistent 'shorturl' key to all linksArthurHoaro2016-12-121-4/+4
* Unit Test for the new ID systemArthurHoaro2016-12-121-0/+98
* Fix update method escapeUnescapedConfigArthurHoaro2016-08-021-0/+24
* Rename configuration key for better sectionsArthurHoaro2016-06-111-6/+6
* ConfigManager no longer uses singleton patternArthurHoaro2016-06-112-34/+34
* Rename configuration keys and fix GLOBALS in templatesArthurHoaro2016-06-111-72/+25
* Adds ConfigJson which handle the configuration in JSON format.ArthurHoaro2016-06-111-6/+60
* Replace $GLOBALS configuration with the configuration manager in the whole co...ArthurHoaro2016-06-112-35/+50
* Refactor filter in LinkDBArthurHoaro2016-03-251-2/+2
* Private/Hidden tagsArthurHoaro2016-02-151-1/+0
* Add exclusion in tag searchArthurHoaro2016-02-151-0/+18
* Introduce the Updater class whichArthurHoaro2016-02-152-0/+295