| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Include the whole <item> in dailyRSS | ArthurHoaro | 2015-07-11 | 1 | -8/+16 |
|/ |
|
* | duplicated id removed | nicolasm | 2015-06-26 | 1 | -1/+1 |
* | Working on shaarli/Shaarli#224 | ArthurHoaro | 2015-06-23 | 10 | -22/+22 |
* | add tabindex 1/2 to search and tags fields | nodiscc | 2015-06-23 | 1 | -2/+3 |
* | Merge remote-tracking branch 'ArthurHoaro/daily-date' into next | nodiscc | 2015-06-23 | 1 | -1/+1 |
|\ |
|
| * | Daily page: date format in template | ArthurHoaro | 2015-06-19 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'nicolasdanelon/master' into next | nodiscc | 2015-06-23 | 1 | -4/+6 |
|\ \ |
|
| * | | login enhance for mobile | nda | 2015-06-19 | 1 | -4/+6 |
| |/ |
|
* / | Add awesomplete to tag search shaarli/Shaarli#49 | ArthurHoaro | 2015-06-09 | 1 | -2/+12 |
|/ |
|
* | Add Firefox Social API to the tools. Fixes #101. | Marsup | 2015-05-15 | 2 | -0/+31 |
* | change wording and variable names for "Hide public links" feature | nodiscc | 2015-04-10 | 1 | -2/+2 |
* | Merge remote-tracking branch 'pikzen/disable-public' into next | nodiscc | 2015-04-10 | 1 | -0/+7 |
|\ |
|
| * | Allow disabling all public links, fixes #188 | feula | 2015-04-09 | 1 | -0/+7 |
* | | doc: point footer link to local html documentation | nodiscc | 2015-04-05 | 1 | -1/+1 |
|/ |
|
* | Fix php error in daily RSS | nodiscc | 2015-03-31 | 1 | -1/+1 |
* | Define date format in templates instead of index.php. | ArthurHoaro | 2015-03-31 | 3 | -4/+4 |
* | Revert to non-unicode characters for search buttons | nodiscc | 2015-03-16 | 1 | -2/+2 |
* | Merge branch 'picwall-direct-link' into nextv0.0.44beta | nodiscc | 2015-03-15 | 1 | -1/+1 |
|\ |
|
| * | picwall: link directly to the target URL (not the permalink) | nodiscc | 2015-03-11 | 1 | -1/+1 |
* | | Merge branch 'cleaner-searchfields' into next | nodiscc | 2015-03-15 | 1 | -2/+2 |
|\ \ |
|
| * | | add placeholder text for search fields, change button text to magnifying glas... | nodiscc | 2015-03-12 | 1 | -2/+2 |
| |/ |
|