aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* New plugin hook: ability to add custom filters to Shaarli search engineArthurHoaro2021-02-041-0/+33
* Fix default_colors plugin: update CSS file on color changeArthurHoaro2020-12-291-0/+14
* Plugin system: allow plugins to provide custom routesArthurHoaro2020-11-152-1/+42
* Apply PHP Code Beautifier on source code for linter automatic fixesArthurHoaro2020-11-0911-61/+68
* Plugin wallabag: minor improvementsArthurHoaro2020-10-271-2/+3
* Inject ROOT_PATH in plugin instead of regenerating it everywhereArthurHoaro2020-10-164-6/+4
* Support using Shaarli without URL rewritingArthurHoaro2020-10-162-2/+4
* Fix plugin base path in core pluginsArthurHoaro2020-09-223-5/+7
* **General rewording, proof-reading, deduplication, shortening, reordering, si...nodiscc2020-09-121-5/+4
* Fix broken css/js files on individual shaare pagesImmánuel!2020-09-061-2/+2
* Default colors plugin: generate CSS file during initializationArthurHoaro2020-08-291-25/+31
* New basePath: fix officiel plugin paths and vintage templateArthurHoaro2020-07-268-19/+19
* Process main page (linklist) through Slim controllerArthurHoaro2020-07-236-16/+16
* Process plugins administration page through Slim controllersArthurHoaro2020-07-231-1/+1
* Use multi-level routes for existing controllers instead of 1 level everywhereArthurHoaro2020-07-231-2/+2
* RSS/ATOM feeds: process through Slim controllerArthurHoaro2020-07-231-2/+2
* Apply the new system (Bookmark + Service) to the whole code baseArthurHoaro2020-01-185-649/+0
* Fix some typos and remove a few unnecessary comments in demo pluginPaul van den Burg2019-10-261-14/+9
* Markdown plugin: fix RSS feed direct link reverseArthurHoaro2019-08-151-1/+1
* Add the new hook save_plugin_parameters to the demo pluginArthurHoaro2019-07-202-0/+22
* Default colors plugin - Add unit testsArthurHoaro2019-07-202-12/+55
* WIP - Plugin to override default template colorsArthurHoaro2019-07-083-0/+76
* Remove QRCode link to an external serviceArthurHoaro2019-05-252-2/+1
* namespacing: add plugin tests to \Shaarli\Plugin\[...]VirtualTam2019-01-122-3/+3
* namespacing: \Shaarli\Plugin\PluginManagerVirtualTam2019-01-129-0/+11
* namespacing: \Shaarli\RouterVirtualTam2019-01-127-0/+10
* namespacing: \Shaarli\Feed\{Cache,CachedPage,FeedBuilder}VirtualTam2019-01-121-0/+1
* lint: fix line-length warningsVirtualTam2018-12-021-4/+4
* lint: apply phpcbf to plugins/VirtualTam2018-12-026-15/+16
* Merge pull request #1205 from ArthurHoaro/feature/opengraphArthurHoaro2018-10-061-0/+1
|\
| * Add OpenGraph meta tags on permalink pageArthurHoaro2018-08-131-0/+1
* | Merge pull request #1212 from ArthurHoaro/hotfix/hashtag-md-escapeArthurHoaro2018-10-061-0/+9
|\ \
| * | Fix hashtags with markdown escape enabledArthurHoaro2018-08-141-0/+9
| |/
* / Isso plugin: add an icon in linklist if enabledArthurHoaro2018-08-143-2/+34
|/
* Fix feed permalink rendering with markdown escape set to trueArthurHoaro2018-05-191-0/+8
* Fix removal of on=... attributes from html generated from markdownDennis Verspuij2018-03-191-1/+1
* Executes daily hooks before creating columns.kalvn2018-02-012-20/+15
* Translations : Working demo example of translation extensionArthurHoaro2017-10-223-1/+48
* Shaarli's translationArthurHoaro2017-10-2215-52/+140
* migrated Github wiki links to readthedocsWilli Eggeling2017-08-261-1/+1
* Add a whitelist of protocols for URLsArthurHoaro2017-05-251-4/+33
* Remove readityourself pluginArthurHoaro2017-04-014-54/+0
* Remove inline JS and add LibreJS headers in JS filesArthurHoaro2017-03-123-0/+84
* Fix #773: set Piwik URL protocolArthurHoaro2017-03-112-16/+22
* Add markdown_escape settingArthurHoaro2017-02-282-18/+38
* Fix markdown plugin color overridingArthurHoaro2017-02-271-1/+1
* Remove CSS call for addlink toolbar pluginArthurHoaro2017-01-151-16/+0
* Cleanup: explicit method visibilityVirtualTam2017-01-051-1/+1
* Move PubSubHubbub code as a default pluginArthurHoaro2016-12-205-0/+125
* Fix typo in markdown plugin meta descriptionArthurHoaro2016-12-181-1/+1