aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/Router.php
Commit message (Expand)AuthorAgeFilesLines
* Process main page (linklist) through Slim controllerArthurHoaro2020-07-231-184/+0
* Bulk action: set visibilityArthurHoaro2019-02-091-0/+6
* namespacing: \Shaarli\RouterVirtualTam2019-01-121-21/+22
* Add a button to set links as stickyArthurHoaro2018-10-061-0/+6
* Add a page to update all thumbnails through AJAX requests in both templatesArthurHoaro2018-07-051-0/+12
* Adds a taglist view with edit/delete buttonsArthurHoaro2017-05-251-0/+6
* Add an endpoint to refresh the tokenArthurHoaro2017-05-251-0/+6
* Bugfixes on link deletion, and use a GET formArthurHoaro2016-12-161-0/+6
* Fix: add missing final newlines, untabify textVirtualTam2016-08-131-1/+1
* Fix startsWith and endsWith caseArthurHoaro2016-05-101-13/+13
* Create a FeedBuilder class which build data for both ATOM and RSS feed.ArthurHoaro2016-03-251-1/+1
* Adds a route for ATOM and RSS feeds pageArthurHoaro2016-03-181-0/+12
* Fixes #378 - Plugin administration UI.ArthurHoaro2016-01-311-0/+12
* Fixes #403: build the daily page through renderPage()ArthurHoaro2015-12-081-0/+6
* Fixes #176 - Add opensearch functionalityArthurHoaro2015-11-171-0/+6
* Plugin system - COREArthurHoaro2015-11-071-0/+105