Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix basePath in unit tests reference DB | ArthurHoaro | 2020-07-28 | 1 | -9/+9 |
* | Use multi-level routes for existing controllers instead of 1 level everywhere | ArthurHoaro | 2020-07-23 | 1 | -3/+3 |
* | RSS/ATOM feeds: process through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -3/+3 |
* | 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 |
* | Migrate cache purge function to a proper class | ArthurHoaro | 2020-07-23 | 1 | -92/+0 |
* | Fix an issue with private tags and fix nomarkdown tag | ArthurHoaro | 2020-01-18 | 1 | -1/+1 |
* | Add and update unit test for the new system (Bookmark + Service) | ArthurHoaro | 2020-01-18 | 1 | -20/+83 |
* | Run Unit Tests against PHP 7.4 | ArthurHoaro | 2020-01-17 | 1 | -0/+1 |
* | Optimize and cleanup imports | VirtualTam | 2019-01-13 | 1 | -1/+1 |
* | namespacing: \Shaarli\Bookmark\LinkDB | VirtualTam | 2019-01-12 | 1 | -3/+1 |
* | namespacing: \Shaarli\Feed\{Cache,CachedPage,FeedBuilder} | VirtualTam | 2019-01-12 | 3 | -0/+462 |