Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compatibility with PHPUnit 9 | ArthurHoaro | 2020-09-29 | 1 | -9/+9 |
| | |||||
* | Fix subfolder configuration in unit tests | ArthurHoaro | 2020-09-12 | 1 | -6/+7 |
| | |||||
* | Fixed: Pinned bookmarks are displayed first in ATOM/RSS feeds | ArthurHoaro | 2020-08-29 | 1 | -6/+6 |
| | | | | Fixes #1485 | ||||
* | Fix basePath in unit tests reference DB | ArthurHoaro | 2020-07-28 | 1 | -9/+9 |
| | |||||
* | Make FeedBuilder instance creation independant of the request stack | ArthurHoaro | 2020-07-23 | 1 | -48/+15 |
| | |||||
* | Slim router: handle add tag route | ArthurHoaro | 2020-07-23 | 1 | -1/+1 |
| | |||||
* | Fix an issue with private tags and fix nomarkdown tag | ArthurHoaro | 2020-01-18 | 1 | -1/+1 |
| | | | | | | | | The new bookmark service wasn't handling private tags properly. nomarkdown tag is now shown only for logged in user in bookmarks, and hidden for everyone in tag clouds/lists. Fixes #726 | ||||
* | Add and update unit test for the new system (Bookmark + Service) | ArthurHoaro | 2020-01-18 | 1 | -20/+83 |
| | | | | See #1307 | ||||
* | Optimize and cleanup imports | VirtualTam | 2019-01-13 | 1 | -1/+1 |
| | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
* | namespacing: \Shaarli\Bookmark\LinkDB | VirtualTam | 2019-01-12 | 1 | -3/+1 |
| | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
* | namespacing: \Shaarli\Feed\{Cache,CachedPage,FeedBuilder} | VirtualTam | 2019-01-12 | 1 | -0/+250 |
Signed-off-by: VirtualTam <virtualtam@flibidi.net> |