| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge pull request #697 from ArthurHoaro/feature/ids-bis | Arthur | 2016-12-12 | 3 | -5/+8 |
|\ |
|
| * | Apply the new ID system accros the whole codebase | ArthurHoaro | 2016-12-12 | 3 | -5/+8 |
* | | Merge pull request #679 from ArthurHoaro/plugins/header | Arthur | 2016-12-12 | 3 | -3/+25 |
|\ \
| |/
|/| |
|
| * | Improve theme dependent plugin placeholders: | ArthurHoaro | 2016-12-01 | 3 | -3/+25 |
* | | Merge pull request #702 from ArthurHoaro/feed-cdata | Arthur | 2016-12-05 | 1 | -3/+1 |
|\ \ |
|
| * | | Remove new line between content tag and CDATA in ATOM feed | ArthurHoaro | 2016-12-02 | 1 | -3/+1 |
* | | | Merge pull request #701 from ArthurHoaro/plugins/md-html-doc | Arthur | 2016-12-03 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Describe markdown HTML rendering and display a warning | ArthurHoaro | 2016-12-01 | 1 | -2/+2 |
* | | | Merge pull request #700 from teromene/firefox-social-title | Arthur | 2016-11-30 | 1 | -15/+17 |
|\ \ \ |
|
| * | | | Show page title when sharing via Firefox Social. | Teromene | 2016-11-29 | 1 | -15/+17 |
| |/ / |
|
* / / | Disable Firefox Social in the tools section if the page is not loaded using H... | Teromene | 2016-11-29 | 1 | -1/+5 |
|/ / |
|
* / | Add meta tag to block sending the referrer | Felix Kästner | 2016-11-21 | 1 | -1/+2 |
|/ |
|
* | Cleanup: explicitely loop over PHP variables in templates | VirtualTam | 2016-10-16 | 9 | -12/+12 |
* | Bugfix: display plugin parameter description only if it exists | ArthurHoaro | 2016-10-14 | 1 | -1/+3 |
* | Merge pull request #622 from ArthurHoaro/update-date | Arthur | 2016-10-12 | 3 | -3/+14 |
|\ |
|
| * | Set updated date for items in feeds | ArthurHoaro | 2016-08-03 | 2 | -2/+4 |
| * | Save the update date in LinkDB and pass it to linklist templates | ArthurHoaro | 2016-08-03 | 1 | -1/+10 |
* | | 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 |
|/ |
|