| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #619 from ArthurHoaro/plugins/param-desc | VirtualTam | 2016-08-13 | 1 | -2/+3 |
|\ |
|
| * | Plugin parameter description: Update the templates to display them | ArthurHoaro | 2016-08-02 | 1 | -2/+3 |
* | | Refactor bookmark import using a generic Netscape parser | VirtualTam | 2016-08-10 | 1 | -13/+25 |
* | | Bugfix: enable change password if open shaarli is disabled | ArthurHoaro | 2016-08-06 | 1 | -1/+1 |
|/ |
|
* | Fix variable in configure.php | ArthurHoaro | 2016-07-10 | 1 | -1/+1 |
* | Merge pull request #570 from ArthurHoaro/config-manager | Arthur | 2016-07-09 | 7 | -45/+85 |
|\ |
|
| * | Rename configuration keys and fix GLOBALS in templates | ArthurHoaro | 2016-06-11 | 4 | -7/+5 |
| * | Adds ConfigJson which handle the configuration in JSON format. | ArthurHoaro | 2016-06-11 | 2 | -2/+2 |
| * | Replace $GLOBALS configuration with the configuration manager in the whole co... | ArthurHoaro | 2016-06-11 | 2 | -6/+6 |
| * | Configuration template indenting | ArthurHoaro | 2016-06-11 | 1 | -36/+78 |
* | | Firefox Share: Use selected text as description | nodiscc | 2016-06-12 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #560 from ArthurHoaro/nb-private-shaare | Arthur | 2016-05-14 | 1 | -1/+2 |
|\ |
|
| * | Add private link counter | ArthurHoaro | 2016-05-13 | 1 | -1/+2 |
* | | Merge pull request #556 from ArthurHoaro/login-refill | Arthur | 2016-05-14 | 1 | -18/+28 |
|\ \
| |/
|/| |
|
| * | Prefill the login field when the authentication has failed | ArthurHoaro | 2016-05-06 | 1 | -3/+12 |
| * | Reindent the login template | ArthurHoaro | 2016-05-06 | 1 | -18/+19 |
* | | Merge pull request #557 from ArthurHoaro/remove-delicious | Arthur | 2016-05-10 | 1 | -1/+3 |
|\ \ |
|
| * | | Remove delicious from Shaarli description | ArthurHoaro | 2016-05-08 | 1 | -1/+3 |
| |/ |
|
* / | Export: allow prepending notes with the Shaarli instance's URL | VirtualTam | 2016-05-06 | 1 | -9/+15 |
|/ |
|
* | Refactor Netscape bookmark exporting | VirtualTam | 2016-04-10 | 2 | -10/+26 |
* | Fixes #526: bad font size separator in tagcloud with some locale | ArthurHoaro | 2016-03-31 | 1 | -2/+2 |
* | Reword the ENABLE_RSS_PERMALINKS in the settings. | ArthurHoaro | 2016-03-18 | 1 | -2/+5 |
* | Adds a RSS template file | ArthurHoaro | 2016-03-18 | 1 | -0/+34 |
* | Create a template to handle ATOM feed | ArthurHoaro | 2016-03-18 | 1 | -0/+40 |
* | Merge pull request #496 from ArthurHoaro/cross-search | Arthur | 2016-02-28 | 1 | -17/+21 |
|\ |
|
| * | Allow crossed search between terms and tags | ArthurHoaro | 2016-02-28 | 1 | -17/+21 |
* | | Fixes #494: inputs & labels with plugin name | Nicolas Danelon | 2016-02-23 | 1 | -8/+8 |
|/ |
|
* | cleanup: use DateTime to format dates | VirtualTam | 2016-02-17 | 1 | -2/+2 |
* | Fixes #378 - Plugin administration UI. | ArthurHoaro | 2016-01-31 | 2 | -5/+143 |
* | fix whitespace | nodiscc | 2016-01-22 | 1 | -1/+1 |
* | Merge pull request #444 from dimtion/404_template | Arthur | 2016-01-21 | 1 | -0/+17 |
|\ |
|
| * | Create 404 template | Dimtion | 2016-01-20 | 1 | -0/+17 |
* | | Bugfix: prevent LinkFilter to work on outdated data. | ArthurHoaro | 2016-01-20 | 1 | -1/+1 |
|/ |
|
* | tests: add a make target to check file permissions | VirtualTam | 2016-01-17 | 1 | -0/+0 |
* | Fixes a bug preventing to remove a tag with special chars when searching | ArthurHoaro | 2016-01-06 | 1 | -1/+1 |
* | Link filter refactoring | ArthurHoaro | 2016-01-06 | 1 | -4/+13 |
* | Merge pull request #408 from ArthurHoaro/gototop | VirtualTam | 2015-12-09 | 1 | -0/+5 |
|\ |
|
| * | Adding a new placeholder in render_footer hook. | ArthurHoaro | 2015-12-08 | 1 | -0/+5 |
* | | Merge pull request #393 from ArthurHoaro/tools-js-indent | VirtualTam | 2015-12-07 | 1 | -4/+47 |
|\ \
| |/
|/| |
|
| * | Minimal indent of tools.html | ArthurHoaro | 2015-12-07 | 1 | -4/+47 |
* | | application: default to the "stable" branch for update checks | VirtualTam | 2015-11-27 | 1 | -2/+10 |
* | | URL encode links when a redirector is set. | ArthurHoaro | 2015-11-26 | 3 | -4/+6 |
|/ |
|
* | Merge pull request #377 from ArthurHoaro/search-tag-autocomplete | VirtualTam | 2015-11-22 | 2 | -43/+27 |
|\ |
|
| * | Fixes #360 - Auto-complete more than one tag in tag filter field | ArthurHoaro | 2015-11-17 | 2 | -43/+27 |
* | | Fixes #176 - Add opensearch functionality | ArthurHoaro | 2015-11-17 | 2 | -1/+47 |
|/ |
|
* | Handle errors raised by plugins in template. fixes #370 | ArthurHoaro | 2015-11-08 | 1 | -0/+7 |
* | Template upgrade to handle plugin zones | ArthurHoaro | 2015-11-07 | 11 | -77/+136 |
* | [fix] #293 | Knah Tsaeb | 2015-07-22 | 1 | -2/+4 |
* | Merge pull request #262 from ArthurHoaro/dup-tags | Arthur | 2015-07-12 | 1 | -1/+23 |
|\ |
|
| * | Avoid tag duplicates | ArthurHoaro | 2015-07-12 | 1 | -1/+23 |