Commit History

Author SHA1 Message Date
  VirtualTam 4a7af9759a fix: assign template variables to empty values so they can be evaluated 8 years ago
  VirtualTam 9ecdeb5452 Bump version to v0.6.1 8 years ago
  VirtualTam 4407b45fd3 application: default to the "stable" branch for update checks 8 years ago
  VirtualTam 4bf35ba56b application: refactor version checks, move to ApplicationUtils 8 years ago
  VirtualTam 61873e3ded Merge pull request #355 from ArthurHoaro/redirector-url 8 years ago
  ArthurHoaro 657f0e25ba Fixes incorrect call to 8 years ago
  ArthurHoaro 90e5bd65c9 URL encode links when a redirector is set. 8 years ago
  Nicolas Danelon 1e57f90200 cleanup: remove json_encode() (built-in since PHP 5.2) 8 years ago
  VirtualTam c9cf2715f0 application: move checkPHPVersion from Utils to ApplicationUtils 8 years ago
  VirtualTam 2e28269bae install: check file/directory permissions for Shaarli resources 8 years ago
  VirtualTam c580024cfb Merge pull request #384 from roidelapluie/master 8 years ago
  Julien Pivotto 02ad8fb6ce Fix authentification when Shaarli is in Open Mode. 8 years ago
  VirtualTam 3d79d82326 Merge pull request #387 from ArthurHoaro/bookmarklet-quote 8 years ago
  VirtualTam c07e166aa2 Merge pull request #376 from ArthurHoaro/opensearch 8 years ago
  ArthurHoaro 739dc24344 Fixes #382: Bookmarklet can not retrieve title when there is a quotation mark in it 8 years ago
  ArthurHoaro e4b9a7633d Bugfix: do not store plugin errors in data.php 8 years ago
  ArthurHoaro 98f54239aa Bump version to v0.6.0 8 years ago
  ArthurHoaro 8f8113b94b Fixes #176 - Add opensearch functionality 8 years ago
  VirtualTam a7921b2445 cleanup: remove the executable bit from source scripts 8 years ago
  VirtualTam 28bb2b74e3 index.php: group globals by theme, format comments 8 years ago
  Arthur fd006c630b Merge pull request #275 from shaarli/plugin-proposition 8 years ago
  ArthurHoaro 056107ab4e Handle errors raised by plugins in template. fixes #370 8 years ago
  ArthurHoaro 6fc14d5303 Plugin system - CORE 9 years ago
  ArthurHoaro d01c234235 Fixes #356 8 years ago
  VirtualTam 38bedfbbcd Bump version to 0.5.4 8 years ago
  VirtualTam 49e2b35b4a Update project information: contributors, `index.php` header 8 years ago
  VirtualTam 482d67bd52 HTTP: move server URL functions to `HttpUtils.php` 8 years ago
  Fanch 7b114771d3 SSL detection: add support for `X-Forwarded-Proto` 8 years ago
  Guillaume Virlet ef591e7ee2 Url: introduce global helper functions for cleanup and scheme detection 8 years ago
  VirtualTam 451314eb48 HTTP: move utils to a proper file, add tests 8 years ago