| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix feed permalink rendering with markdown escape set to true | ArthurHoaro | 2018-05-19 | 1 | -0/+55 |
* | Update parsedown to its latest version instead of fixed 1.6 | ArthurHoaro | 2018-03-31 | 1 | -2/+2 |
* | PSR: use elseif instead of else if | ArthurHoaro | 2018-02-28 | 1 | -1/+1 |
* | Executes daily hooks before creating columns. | kalvn | 2018-02-01 | 1 | -17/+11 |
* | Add a whitelist of protocols for URLs | ArthurHoaro | 2017-05-25 | 3 | -5/+29 |
* | Remove readityourself plugin | ArthurHoaro | 2017-04-01 | 1 | -99/+0 |
* | application: introduce the Shaarli\Config namespace | VirtualTam | 2017-03-04 | 6 | -1/+5 |
* | Add markdown_escape setting | ArthurHoaro | 2017-02-28 | 2 | -9/+54 |
* | Remove CSS call for addlink toolbar plugin | ArthurHoaro | 2017-01-15 | 1 | -40/+0 |
* | Cleanup: explicit method visibility | VirtualTam | 2017-01-05 | 10 | -54/+50 |
* | Move PubSubHubbub code as a default plugin | ArthurHoaro | 2016-12-20 | 1 | -0/+54 |
* | Add a persistent 'shorturl' key to all links | ArthurHoaro | 2016-12-12 | 1 | -5/+16 |
* | Unit Test for the new ID system | ArthurHoaro | 2016-12-12 | 1 | -5/+9 |
* | Markdown: fixes feed rendering with nomarkdown tag | ArthurHoaro | 2016-11-22 | 1 | -4/+25 |
* | Fix an issue with links not being reversed in code blocks | ArthurHoaro | 2016-10-22 | 3 | -0/+61 |
* | Isso comments plugin | ArthurHoaro | 2016-10-17 | 1 | -0/+136 |
* | New init function for plugins, supports errors reporting | ArthurHoaro | 2016-10-14 | 2 | -4/+42 |
* | Archive.org plugin: do not propose archival of private notes | Teromene | 2016-10-13 | 1 | -4/+98 |
* | Parse plugin parameters description with the PluginManager | ArthurHoaro | 2016-08-02 | 1 | -1/+3 |
* | Merge pull request #570 from ArthurHoaro/config-manager | Arthur | 2016-07-09 | 2 | -8/+14 |
|\ |
|
| * | PluginManager no longer uses singleton pattern | ArthurHoaro | 2016-06-11 | 2 | -7/+10 |
| * | Use the configuration manager for wallabag and readityourself plugin | ArthurHoaro | 2016-06-11 | 2 | -4/+7 |
* | | The tag is no longer private | ArthurHoaro | 2016-05-30 | 1 | -2/+4 |
|/ |
|
* | Markdown: Add the 'meta-tag' `.nomarkdown` which prevent a shaare from being ... | ArthurHoaro | 2016-03-21 | 1 | -1/+36 |
* | Markdown: don't escape content + sanitize sensible tags | ArthurHoaro | 2016-02-19 | 1 | -7/+12 |
* | Merge pull request #388 from ArthurHoaro/pluginadmin | Arthur | 2016-01-31 | 1 | -0/+2 |
|\ |
|
| * | Fixes #378 - Plugin administration UI. | ArthurHoaro | 2016-01-31 | 1 | -0/+2 |
* | | Merge pull request #379 from ArthurHoaro/plugin-markdown | Arthur | 2016-01-31 | 1 | -0/+112 |
|\ \
| |/
|/| |
|
| * | PLUGIN Markdown | ArthurHoaro | 2016-01-03 | 1 | -0/+112 |
* | | Merge pull request #417 from ArthurHoaro/wallabag-improve | VirtualTam | 2016-01-02 | 2 | -1/+63 |
|\ \ |
|
| * | | Wallabag plugin improvement | ArthurHoaro | 2015-12-27 | 2 | -1/+63 |
| |/ |
|
* / | QRCode plugin: use url instead of real_url | ArthurHoaro | 2015-12-22 | 1 | -2/+2 |
|/ |
|
* | URL encode links when a redirector is set. | ArthurHoaro | 2015-11-26 | 1 | -2/+2 |
* | Merge pull request #281 from ArthurHoaro/plugin-wallabag | Arthur | 2015-11-08 | 1 | -0/+49 |
|\ |
|
| * | unit tests for the wallabag plugin | ArthurHoaro | 2015-11-08 | 1 | -0/+49 |
* | | Merge pull request #280 from ArthurHoaro/plugin-readityourself | Arthur | 2015-11-08 | 1 | -0/+75 |
|\ \ |
|
| * | | unit tests for readityourself plugin + remove hard error | ArthurHoaro | 2015-11-08 | 1 | -0/+75 |
| |/ |
|
* | | Merge pull request #279 from ArthurHoaro/plugin-addlink_toolbar | Arthur | 2015-11-08 | 1 | -0/+100 |
|\ \ |
|
| * | | unit test for addlink_toolbar + coding style | ArthurHoaro | 2015-11-08 | 1 | -0/+100 |
| |/ |
|
* | | Merge pull request #284 from ArthurHoaro/plugin-playvideos | Arthur | 2015-11-07 | 1 | -0/+61 |
|\ \ |
|
| * | | Add unit tests for Playvideos plugin | ArthurHoaro | 2015-11-07 | 1 | -0/+61 |
| |/ |
|
* | | Merge pull request #285 from ArthurHoaro/plugin-qrcode | Arthur | 2015-11-07 | 1 | -0/+67 |
|\ \ |
|
| * | | Add unit tests for the QRCode plugin | ArthurHoaro | 2015-11-07 | 1 | -0/+67 |
| |/ |
|
* / | Add unit test for archiveorg plugin | ArthurHoaro | 2015-11-07 | 1 | -0/+48 |
|/ |
|
* | Unit tests for Router and PluginManager. | ArthurHoaro | 2015-11-07 | 1 | -0/+0 |
* | Plugin system - CORE | ArthurHoaro | 2015-11-07 | 1 | -0/+21 |