| Commit message (Expand) | Author | Age | Files | Lines |
* | Performances: reorder links when they're written instead of read | ArthurHoaro | 2017-09-02 | 1 | -0/+23 |
* | Merge pull request #841 from ArthurHoaro/feature/search-no-tag | ArthurHoaro | 2017-05-25 | 1 | -1/+25 |
|\ |
|
| * | Empty tag search will look for not tagged links | ArthurHoaro | 2017-05-25 | 1 | -1/+25 |
* | | REST API: implement POST link service | ArthurHoaro | 2017-03-27 | 1 | -1/+1 |
|/ |
|
* | Add a persistent 'shorturl' key to all links | ArthurHoaro | 2016-12-12 | 1 | -10/+10 |
* | Unit Test for the new ID system | ArthurHoaro | 2016-12-12 | 1 | -14/+47 |
* | LinkDB: explicit method visibility | VirtualTam | 2016-10-20 | 1 | -1/+1 |
* | Set updated date for items in feeds | ArthurHoaro | 2016-08-03 | 1 | -2/+4 |
* | Better whitespace handling in tags | ArthurHoaro | 2016-08-02 | 1 | -1/+1 |
* | Hashtag system | ArthurHoaro | 2016-06-06 | 1 | -7/+7 |
* | Fixes #497: ignore case difference between tags | ArthurHoaro | 2016-05-31 | 1 | -1/+1 |
* | FeedBuilder unit tests | ArthurHoaro | 2016-03-25 | 1 | -9/+11 |
* | Support text search across link fields. | ArthurHoaro | 2016-02-15 | 1 | -4/+4 |
* | Improved search: combine AND, exact terms and exclude search. | ArthurHoaro | 2016-02-15 | 1 | -1/+10 |
* | Private/Hidden tags | ArthurHoaro | 2016-02-15 | 1 | -1/+1 |
* | Add exclusion in tag search | ArthurHoaro | 2016-02-15 | 1 | -1/+1 |
* | Link filter refactoring | ArthurHoaro | 2016-01-06 | 1 | -0/+5 |
* | CachedPage: move to a proper file, add tests | VirtualTam | 2015-08-13 | 1 | -1/+0 |
* | LinkDB: prefix private members with an underscore | VirtualTam | 2015-07-09 | 1 | -10/+10 |
* | LinkDB: do not access global variables | VirtualTam | 2015-06-24 | 1 | -2/+2 |
* | LinkDB: move to a proper file, add test coverage | VirtualTam | 2015-06-11 | 1 | -0/+128 |