| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes #480: add an option to urlencode redirector URL | ArthurHoaro | 2016-04-09 | 1 | -0/+7 |
* | Refactor filter in LinkDB | ArthurHoaro | 2016-03-25 | 1 | -4/+52 |
* | Support text search across link fields. | ArthurHoaro | 2016-02-15 | 1 | -0/+1 |
* | Improved search: combine AND, exact terms and exclude search. | ArthurHoaro | 2016-02-15 | 1 | -0/+1 |
* | Private/Hidden tags | ArthurHoaro | 2016-02-15 | 1 | -0/+19 |
* | Add exclusion in tag search | ArthurHoaro | 2016-02-15 | 1 | -2/+4 |
* | Link filter refactoring | ArthurHoaro | 2016-01-06 | 1 | -208/+21 |
* | application: refactor version checks, move to ApplicationUtils | VirtualTam | 2015-11-26 | 1 | -1/+1 |
* | URL encode links when a redirector is set. | ArthurHoaro | 2015-11-26 | 1 | -0/+23 |
* | install: check file/directory permissions for Shaarli resources | VirtualTam | 2015-11-24 | 1 | -2/+3 |
* | CachedPage: move to a proper file, add tests | VirtualTam | 2015-08-13 | 1 | -6/+2 |
* | PHP: ensure 5.3 compatibility, refactor timezone utilities | VirtualTam | 2015-07-13 | 1 | -6/+6 |
* | LinkDB: prefix private members with an underscore | VirtualTam | 2015-07-09 | 1 | -2/+2 |
* | LinkDB::filterDay(): check input date format | VirtualTam | 2015-07-09 | 1 | -10/+13 |
* | LinkDBTest: only check that the datastore is created and non-empty | VirtualTam | 2015-06-28 | 1 | -10/+4 |
* | Merge remote-tracking branch 'ArthurHoaro/default-links' | nodiscc | 2015-06-26 | 1 | -7/+7 |
|\ |
|
| * | Fixes unit tests: checking datastore filesize instead of hash. | ArthurHoaro | 2015-06-24 | 1 | -7/+7 |
* | | LinkDB: do not access global variables | VirtualTam | 2015-06-24 | 1 | -19/+13 |
|/ |
|
* | LinkDB: add 'hidePublicLinks' parameter to the constructor | VirtualTam | 2015-06-24 | 1 | -10/+27 |
* | LinkDB: move to a proper file, add test coverage | VirtualTam | 2015-06-11 | 1 | -0/+509 |