Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix basePath in unit tests reference DB | ArthurHoaro | 2020-07-28 | 1 | -2/+2 |
| | |||||
* | Better support for notes permalink | ArthurHoaro | 2020-07-28 | 1 | -2/+2 |
| | |||||
* | Process main page (linklist) through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -10/+10 |
| | | | | | Including a bunch of improvements on the container, and helper used across new controllers. | ||||
* | Handle tag filtering in the Bookmark service | ArthurHoaro | 2020-07-23 | 1 | -5/+0 |
| | |||||
* | Fix an issue with private tags and fix nomarkdown tag | ArthurHoaro | 2020-01-18 | 1 | -0/+41 |
| | | | | | | | | 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 | -0/+1042 |
See #1307 |