| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve datetime display | ArthurHoaro | 2017-03-06 | 2 | -4/+5 |
* | Multiple minor improvements and bugfixes regarding the new templates: | ArthurHoaro | 2017-02-27 | 8 | -42/+116 |
* | Introduce the new default Shaarli template | ArthurHoaro | 2017-02-27 | 45 | -0/+8751 |
* | Move default template to vintage folder | ArthurHoaro | 2017-02-27 | 38 | -0/+0 |
* | Removes spaces before and after bookmarklet's name | Christophe HENRY | 2017-02-22 | 1 | -9/+3 |
* | Stay on the changetag page after tag deletion | ArthurHoaro | 2017-01-16 | 2 | -2/+2 |
* | Merge pull request #746 from ArthurHoaro/hotfix/delete-button | ArthurHoaro | 2017-01-15 | 2 | -4/+16 |
|\ |
|
| * | Fix delete button in editlink | ArthurHoaro | 2017-01-07 | 2 | -4/+16 |
* | | Move user.css to data folder | ArthurHoaro | 2017-01-14 | 1 | -1/+1 |
|/ |
|
* | Fix permalink image alignement in daily page | ArthurHoaro | 2017-01-05 | 1 | -0/+4 |
* | Updater: keep custom theme preference with the new theme setting | ArthurHoaro | 2017-01-05 | 1 | -5/+1 |
* | Minor improvements regarding #705 (coding style, unit tests, etc.) | ArthurHoaro | 2017-01-05 | 9 | -12/+13 |
* | Change templates set through administration UI | Knah Tsaeb | 2017-01-05 | 34 | -10/+1231 |
* | Merge pull request #682 from ArthurHoaro/delete-button | Arthur | 2017-01-04 | 1 | -1/+1 |
|\ |
|
| * | Bugfixes on link deletion, and use a GET form | ArthurHoaro | 2016-12-16 | 1 | -1/+1 |
* | | Add opensearch to RSS and ATOM feeds | ArthurHoaro | 2017-01-03 | 2 | -0/+4 |
* | | Move PubSubHubbub code as a default plugin | ArthurHoaro | 2016-12-20 | 2 | -2/+2 |
* | | Add plugin placeholders in RSS and ATOM feeds templates | ArthurHoaro | 2016-12-20 | 2 | -9/+12 |
* | | Merge pull request #666 from ArthurHoaro/slim-api | Arthur | 2016-12-20 | 2 | -0/+26 |
|\ \
| |/
|/| |
|
| * | REST API structure using Slim framework | ArthurHoaro | 2016-12-15 | 2 | -2/+2 |
| * | Prepare settings for the API in the admin page and during the install | ArthurHoaro | 2016-12-12 | 2 | -0/+26 |
* | | Fixes can login function call in loginform.html | ArthurHoaro | 2016-12-15 | 1 | -2/+2 |
|/ |
|
* | 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 |
|/ |
|