| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #388 from ArthurHoaro/pluginadmin | Arthur | 2016-01-31 | 3 | -0/+177 |
|\ |
|
| * | Fixes #378 - Plugin administration UI. | ArthurHoaro | 2016-01-31 | 3 | -0/+177 |
* | | Merge pull request #379 from ArthurHoaro/plugin-markdown | Arthur | 2016-01-31 | 1 | -8/+0 |
|\ \
| |/
|/| |
|
| * | PLUGIN Markdown | ArthurHoaro | 2016-01-03 | 1 | -8/+0 |
* | | Bugfix: prevent LinkFilter to work on outdated data. | ArthurHoaro | 2016-01-20 | 1 | -8/+4 |
* | | Merge pull request #441 from virtualtam/tests/check-file-permissions | VirtualTam | 2016-01-18 | 3 | -0/+0 |
|\ \ |
|
| * | | tests: add a make target to check file permissions | VirtualTam | 2016-01-17 | 3 | -0/+0 |
* | | | fix: use PHP_EOL for carriage returns in file logs | VirtualTam | 2016-01-18 | 1 | -1/+1 |
|/ / |
|
* | | Logging: improve formatting to enable fail2ban parsing | VirtualTam | 2016-01-16 | 1 | -2/+7 |
* | | Logging: move logm() from index.php to application/Utils.php | VirtualTam | 2016-01-16 | 1 | -0/+13 |
* | | Fixes #410 - Retrieve title fails in multiple cases | ArthurHoaro | 2016-01-11 | 4 | -9/+132 |
* | | Merge pull request #424 from ArthurHoaro/search | Arthur | 2016-01-06 | 3 | -110/+281 |
|\ \ |
|
| * | | Fixes #426 - Do not filter with blank tags. | ArthurHoaro | 2016-01-06 | 1 | -1/+1 |
| * | | Link filter refactoring | ArthurHoaro | 2016-01-06 | 3 | -110/+281 |
* | | | Merge pull request #417 from ArthurHoaro/wallabag-improve | VirtualTam | 2016-01-02 | 1 | -0/+12 |
|\ \ \
| |/ /
|/| | |
|
| * | | Wallabag plugin improvement | ArthurHoaro | 2015-12-27 | 1 | -0/+12 |
| |/ |
|
* / | QRCode plugin: use url instead of real_url | ArthurHoaro | 2015-12-22 | 1 | -1/+3 |
|/ |
|
* | Fixes #403: build the daily page through renderPage() | ArthurHoaro | 2015-12-08 | 1 | -0/+6 |
* | fix: assign template variables to empty values so they can be evaluated | VirtualTam | 2015-12-03 | 1 | -0/+2 |
* | application: default to the "stable" branch for update checks | VirtualTam | 2015-11-27 | 1 | -4/+14 |
* | application: refactor version checks, move to ApplicationUtils | VirtualTam | 2015-11-26 | 1 | -0/+92 |
* | URL encode links when a redirector is set. | ArthurHoaro | 2015-11-26 | 2 | -3/+70 |
* | application: move checkPHPVersion from Utils to ApplicationUtils | VirtualTam | 2015-11-24 | 2 | -20/+20 |
* | install: check file/directory permissions for Shaarli resources | VirtualTam | 2015-11-24 | 3 | -9/+114 |
* | Fixes #176 - Add opensearch functionality | ArthurHoaro | 2015-11-17 | 1 | -0/+6 |
* | cleanup: remove the executable bit from source scripts | VirtualTam | 2015-11-11 | 2 | -0/+0 |
* | Merge pull request #275 from shaarli/plugin-proposition | Arthur | 2015-11-08 | 3 | -129/+423 |
|\ |
|
| * | Template upgrade to handle plugin zones | ArthurHoaro | 2015-11-07 | 1 | -1/+1 |
| * | Plugin system - CORE | ArthurHoaro | 2015-11-07 | 3 | -129/+423 |
* | | Fixes #356 | ArthurHoaro | 2015-11-04 | 1 | -5/+6 |
|/ |
|
* | HTTP: move server URL functions to `HttpUtils.php` | VirtualTam | 2015-09-14 | 1 | -0/+80 |
* | Url: introduce global helper functions for cleanup and scheme detection | Guillaume Virlet | 2015-09-08 | 2 | -2/+32 |
* | HTTP: move utils to a proper file, add tests | VirtualTam | 2015-09-06 | 1 | -0/+52 |
* | Session ID: extend the regex to match possible hash representations | VirtualTam | 2015-09-06 | 1 | -1/+6 |
* | Allow uppercase letters in PHP sessionid format | ArthurHoaro | 2015-09-02 | 1 | -1/+1 |
* | Merge pull request #326 from ArthurHoaro/bug-url | VirtualTam | 2015-08-31 | 1 | -0/+16 |
|\ |
|
| * | Fixes #325 - Shaarli does not recognize saved links | ArthurHoaro | 2015-08-31 | 1 | -0/+16 |
* | | Avoid Full Path Disclosure error on session error. | ArthurHoaro | 2015-08-22 | 1 | -1/+25 |
|/ |
|
* | Links: refactor & improve URL cleanup | VirtualTam | 2015-08-15 | 1 | -0/+150 |
* | Cache: simplify cached content cleanup, improve tests | VirtualTam | 2015-08-13 | 1 | -14/+6 |
* | CachedPage: move to a proper file, add tests | VirtualTam | 2015-08-13 | 3 | -3/+113 |
* | Installation: default to the server's timezone | VirtualTam | 2015-08-04 | 1 | -30/+32 |
* | PHP: ensure 5.3 compatibility, refactor timezone utilities | VirtualTam | 2015-07-13 | 3 | -4/+135 |
* | Merge pull request #257 from ArthurHoaro/tag-http-referer | VirtualTam | 2015-07-12 | 1 | -1/+33 |
|\ |
|
| * | Prevent redirection loop everytime we rely on HTTP_REFERER: | ArthurHoaro | 2015-07-12 | 1 | -1/+33 |
* | | LinkDB: prefix private members with an underscore | VirtualTam | 2015-07-09 | 1 | -62/+62 |
* | | Merge pull request #255 from ArthurHoaro/config | VirtualTam | 2015-07-09 | 1 | -0/+129 |
|\ \
| |/
|/| |
|
| * | All settings are now stored in config.php | ArthurHoaro | 2015-07-09 | 1 | -0/+129 |
* | | LinkDB::filterDay(): check input date format | VirtualTam | 2015-07-09 | 2 | -1/+19 |
|/ |
|
* | Merge remote-tracking branch 'ArthurHoaro/default-links' | nodiscc | 2015-06-26 | 1 | -6/+10 |
|\ |
|