| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Adding a new placeholder in render_footer hook. | ArthurHoaro | 2015-12-08 | 3 | -0/+17 |
| |/ |
|
* | | Merge pull request #407 from ArthurHoaro/daily-router | VirtualTam | 2015-12-08 | 3 | -6/+22 |
|\ \ |
|
| * | | Fixes #403: build the daily page through renderPage() | ArthurHoaro | 2015-12-08 | 3 | -6/+22 |
| |/ |
|
* | | Reset permissions on index.php (changed in 18cca483b0b51f190bd875fc4273a0fff3... | ArthurHoaro | 2015-12-08 | 1 | -0/+0 |
* | | 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 |
* | | | Merge pull request #405 from ArthurHoaro/titles-fix | Arthur | 2015-12-07 | 1 | -1/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | Temporary fix for head titles | ArthurHoaro | 2015-12-07 | 1 | -1/+4 |
|/ / |
|
* | | Merge pull request #400 from ArthurHoaro/title-399 | VirtualTam | 2015-12-06 | 1 | -0/+1 |
|\ \ |
|
| * | | Fixes #399 - show single link title as page title | ArthurHoaro | 2015-12-05 | 1 | -0/+1 |
|/ / |
|
* | | Merge pull request #398 from virtualtam/fix/initialize-version-vars | VirtualTam | 2015-12-03 | 2 | -0/+4 |
|\ \ |
|
| * | | fix: assign template variables to empty values so they can be evaluated | VirtualTam | 2015-12-03 | 2 | -0/+4 |
|/ / |
|
* | | Remove dummycache folder on tear down. | ArthurHoaro | 2015-12-03 | 1 | -1/+10 |
* | | Bump version to v0.6.1v0.6.1 | VirtualTam | 2015-12-01 | 2 | -3/+3 |
* | | [doc] add apache2 CSP config | nodiscc | 2015-11-30 | 1 | -1/+9 |
* | | remove obsolete doc | nodiscc | 2015-11-30 | 1 | -8/+8 |
* | | Merge pull request #394 from virtualtam/app-utils/check-update/stable-branch | VirtualTam | 2015-11-30 | 4 | -21/+55 |
|\ \ |
|
| * | | application: default to the "stable" branch for update checks | VirtualTam | 2015-11-27 | 4 | -21/+55 |
|/ / |
|
* | | Merge pull request #390 from virtualtam/app-utils/check-update | VirtualTam | 2015-11-26 | 8 | -35/+331 |
|\ \ |
|
| * | | application: refactor version checks, move to ApplicationUtils | VirtualTam | 2015-11-26 | 8 | -35/+331 |
|/ / |
|
* | | Merge pull request #355 from ArthurHoaro/redirector-url | VirtualTam | 2015-11-26 | 10 | -37/+160 |
|\ \ |
|
| * | | URL encode links when a redirector is set. | ArthurHoaro | 2015-11-26 | 10 | -37/+160 |
| |/ |
|
* / | Fixes incorrect call to | ArthurHoaro | 2015-11-26 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #391 from nicolasdanelon/patch-1 | Arthur | 2015-11-25 | 1 | -39/+0 |
|\ |
|
| * | cleanup: remove json_encode() (built-in since PHP 5.2) | Nicolas Danelon | 2015-11-25 | 1 | -39/+0 |
|/ |
|
* | Merge pull request #389 from virtualtam/utils/check-php-version | VirtualTam | 2015-11-24 | 5 | -52/+52 |
|\ |
|
| * | application: move checkPHPVersion from Utils to ApplicationUtils | VirtualTam | 2015-11-24 | 5 | -52/+52 |
|/ |
|
* | Merge pull request #375 from virtualtam/utils/permissions | VirtualTam | 2015-11-24 | 6 | -20/+213 |
|\ |
|
| * | install: check file/directory permissions for Shaarli resources | VirtualTam | 2015-11-24 | 6 | -20/+213 |
|/ |
|
* | Merge pull request #384 from roidelapluie/master | VirtualTam | 2015-11-23 | 1 | -10/+10 |
|\ |
|
| * | Fix authentification when Shaarli is in Open Mode. | Julien Pivotto | 2015-11-23 | 1 | -10/+10 |
* | | Merge pull request #377 from ArthurHoaro/search-tag-autocomplete | VirtualTam | 2015-11-22 | 3 | -43/+62 |
|\ \ |
|
| * | | Fixes #360 - Auto-complete more than one tag in tag filter field | ArthurHoaro | 2015-11-17 | 3 | -43/+62 |
* | | | Merge pull request #277 from virtualtam/doxygen | VirtualTam | 2015-11-22 | 3 | -1/+2383 |
|\ \ \ |
|
| * | | | Add a target to generate Doxygen documentation | VirtualTam | 2015-11-22 | 3 | -28/+48 |
| * | | | Add default Doxygen configuration | VirtualTam | 2015-11-22 | 1 | -0/+2362 |
|/ / / |
|
* | | | Merge pull request #387 from ArthurHoaro/bookmarklet-quote | VirtualTam | 2015-11-22 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | Fixes #382: Bookmarklet can not retrieve title when there is a quotation mark... | ArthurHoaro | 2015-11-22 | 1 | -4/+4 |
| | |/
| |/| |
|
* | | | Merge pull request #376 from ArthurHoaro/opensearch | VirtualTam | 2015-11-22 | 4 | -1/+61 |
|\ \ \ |
|
| * | | | Fixes #176 - Add opensearch functionality | ArthurHoaro | 2015-11-17 | 4 | -1/+61 |
| | |/
| |/| |
|
* | | | Merge pull request #385 from ArthurHoaro/plugins-error-fix | Arthur | 2015-11-22 | 3 | -4/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | Bugfix: do not store plugin errors in data.php | ArthurHoaro | 2015-11-22 | 3 | -4/+4 |
|/ / |
|
* | | Merge pull request #383 from ArthurHoaro/master | Arthur | 2015-11-18 | 2 | -3/+3 |
|\ \
| |/
|/| |
|
| * | Bump version to v0.6.0v0.6.0 | ArthurHoaro | 2015-11-18 | 2 | -3/+3 |
|/ |
|
* | Merge pull request #374 from virtualtam/cleanup | VirtualTam | 2015-11-11 | 14 | -0/+0 |
|\ |
|
| * | cleanup: remove the executable bit from source scripts | VirtualTam | 2015-11-11 | 14 | -0/+0 |
|/ |
|
* | Merge pull request #373 from virtualtam/index/format-globals-comments | VirtualTam | 2015-11-11 | 1 | -33/+99 |
|\ |
|
| * | index.php: group globals by theme, format comments | VirtualTam | 2015-11-11 | 1 | -33/+99 |
|/ |
|
* | Merge pull request #275 from shaarli/plugin-proposition | Arthur | 2015-11-08 | 61 | -483/+13269 |
|\ |
|
| * | Handle errors raised by plugins in template. fixes #370 | ArthurHoaro | 2015-11-08 | 4 | -22/+48 |