aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/updater
Commit message (Collapse)AuthorAgeFilesLines
* Fix basePath in unit tests reference DBArthurHoaro2020-07-281-1/+1
|
* Process Shaarli install through Slim controllerArthurHoaro2020-07-231-9/+21
|
* Process main page (linklist) through Slim controllerArthurHoaro2020-07-231-3/+40
| | | | | Including a bunch of improvements on the container, and helper used across new controllers.
* Process picwall rendering through Slim controller + UTArthurHoaro2020-07-231-1/+17
|
* Apply the new system (Bookmark + Service) to the whole code baseArthurHoaro2020-01-182-494/+51
| | | | See https://github.com/shaarli/Shaarli/issues/1307
* Remove the redirector settingArthurHoaro2019-02-091-1/+10
| | | | Fixes #1239
* Optimize and cleanup importsVirtualTam2019-01-131-1/+1
| | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* namespacing: \Shaarli\ApplicationUtilsVirtualTam2019-01-121-1/+1
| | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* namespacing: \Shaarli\UpdaterVirtualTam2019-01-123-0/+652
Signed-off-by: VirtualTam <virtualtam@flibidi.net>