| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixes #399 - show single link title as page title | ArthurHoaro | 2015-12-05 | 1 | -0/+1 |
* | fix: assign template variables to empty values so they can be evaluated | VirtualTam | 2015-12-03 | 1 | -0/+2 |
* | Bump version to v0.6.1v0.6.1 | VirtualTam | 2015-12-01 | 1 | -2/+2 |
* | application: default to the "stable" branch for update checks | VirtualTam | 2015-11-27 | 1 | -13/+19 |
* | application: refactor version checks, move to ApplicationUtils | VirtualTam | 2015-11-26 | 1 | -27/+12 |
* | Merge pull request #355 from ArthurHoaro/redirector-url | VirtualTam | 2015-11-26 | 1 | -27/+21 |
|\ |
|
| * | URL encode links when a redirector is set. | ArthurHoaro | 2015-11-26 | 1 | -27/+21 |
* | | Fixes incorrect call to | ArthurHoaro | 2015-11-26 | 1 | -1/+1 |
|/ |
|
* | cleanup: remove json_encode() (built-in since PHP 5.2) | Nicolas Danelon | 2015-11-25 | 1 | -39/+0 |
* | application: move checkPHPVersion from Utils to ApplicationUtils | VirtualTam | 2015-11-24 | 1 | -1/+1 |
* | install: check file/directory permissions for Shaarli resources | VirtualTam | 2015-11-24 | 1 | -9/+27 |
* | 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 #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 | 1 | -0/+8 |
|\ \ |
|
| * | | Fixes #176 - Add opensearch functionality | ArthurHoaro | 2015-11-17 | 1 | -0/+8 |
* | | | Bugfix: do not store plugin errors in data.php | ArthurHoaro | 2015-11-22 | 1 | -2/+2 |
| |/
|/| |
|
* | | Bump version to v0.6.0v0.6.0 | ArthurHoaro | 2015-11-18 | 1 | -2/+2 |
|/ |
|
* | cleanup: remove the executable bit from source scripts | VirtualTam | 2015-11-11 | 1 | -0/+0 |
* | 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 | 1 | -85/+193 |
|\ |
|
| * | Handle errors raised by plugins in template. fixes #370 | ArthurHoaro | 2015-11-08 | 1 | -19/+33 |
| * | Plugin system - CORE | ArthurHoaro | 2015-11-07 | 1 | -68/+162 |
* | | Fixes #356 | ArthurHoaro | 2015-11-04 | 1 | -3/+7 |
|/ |
|
* | Bump version to 0.5.4v0.5.4 | VirtualTam | 2015-09-14 | 1 | -2/+2 |
* | Update project information: contributors, `index.php` header | VirtualTam | 2015-09-14 | 1 | -6/+16 |
* | HTTP: move server URL functions to `HttpUtils.php` | VirtualTam | 2015-09-14 | 1 | -53/+25 |
* | SSL detection: add support for `X-Forwarded-Proto` | Fanch | 2015-09-13 | 1 | -1/+1 |
* | Url: introduce global helper functions for cleanup and scheme detection | Guillaume Virlet | 2015-09-08 | 1 | -5/+4 |
* | HTTP: move utils to a proper file, add tests | VirtualTam | 2015-09-06 | 1 | -78/+32 |
* | Session ID: extend the regex to match possible hash representations | VirtualTam | 2015-09-06 | 1 | -4/+6 |
* | Bump version to v0.5.3v0.5.3 | ArthurHoaro | 2015-09-02 | 1 | -2/+2 |
* | Bump version to 0.5.2v0.5.2 | VirtualTam | 2015-08-31 | 1 | -2/+2 |
* | Merge pull request #326 from ArthurHoaro/bug-url | VirtualTam | 2015-08-31 | 1 | -38/+44 |
|\ |
|
| * | Add HTTPS support for title extracting feature | ArthurHoaro | 2015-08-31 | 1 | -2/+2 |
| * | Fixes #325 - Shaarli does not recognize saved links | ArthurHoaro | 2015-08-31 | 1 | -37/+43 |
* | | Avoid Full Path Disclosure error on session error. | ArthurHoaro | 2015-08-22 | 1 | -13/+28 |
|/ |
|
* | Bump version to 0.5.1v0.5.1 | VirtualTam | 2015-08-18 | 1 | -2/+2 |
* | Links: refactor & improve URL cleanup | VirtualTam | 2015-08-15 | 1 | -23/+4 |
* | CachedPage: move to a proper file, add tests | VirtualTam | 2015-08-13 | 1 | -78/+35 |
* | Fixes #299: prevent 404 on '?edit_link' while logged out | ArthurHoaro | 2015-08-07 | 1 | -7/+36 |
* | Installation: default to the server's timezone | VirtualTam | 2015-08-04 | 1 | -4/+6 |
* | Bump version to 0.5.0 | VirtualTam | 2015-07-30 | 1 | -2/+2 |
* | PHP: ensure 5.3 compatibility, refactor timezone utilities | VirtualTam | 2015-07-13 | 1 | -85/+24 |
* | Merge pull request #257 from ArthurHoaro/tag-http-referer | VirtualTam | 2015-07-12 | 1 | -42/+49 |
|\ |
|
| * | Prevent redirection loop everytime we rely on HTTP_REFERER: | ArthurHoaro | 2015-07-12 | 1 | -42/+49 |
* | | English mistake cf sebsauvage/Shaarli#221 | Arthur | 2015-07-12 | 1 | -1/+1 |
* | | Fixes warning 'Undefined index: searchtags' while filtering by tags. | ArthurHoaro | 2015-07-12 | 1 | -1/+5 |
* | | Merge pull request #262 from ArthurHoaro/dup-tags | Arthur | 2015-07-12 | 1 | -0/+1 |
|\ \ |
|