Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix: add missing final newlines, untabify text | VirtualTam | 2016-08-13 | 1 | -1/+1 |
| | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
* | Fix startsWith and endsWith case | ArthurHoaro | 2016-05-10 | 1 | -13/+13 |
| | |||||
* | Create a FeedBuilder class which build data for both ATOM and RSS feed. | ArthurHoaro | 2016-03-25 | 1 | -1/+1 |
| | |||||
* | Adds a route for ATOM and RSS feeds page | ArthurHoaro | 2016-03-18 | 1 | -0/+12 |
| | |||||
* | Fixes #378 - Plugin administration UI. | ArthurHoaro | 2016-01-31 | 1 | -0/+12 |
| | |||||
* | Fixes #403: build the daily page through renderPage() | ArthurHoaro | 2015-12-08 | 1 | -0/+6 |
| | | | | | * new entry in the Router for daily page. * add an always displayed button in demo_plugin | ||||
* | Fixes #176 - Add opensearch functionality | ArthurHoaro | 2015-11-17 | 1 | -0/+6 |
| | | | | | * add a new page in Router: do=opensearch which displays the opensearch plugin * using base64 compressed image to avoid issue encountered with HTTPS | ||||
* | Plugin system - CORE | ArthurHoaro | 2015-11-07 | 1 | -0/+105 |
see shaarli/Shaarli#275 |