Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve default bookmarks after install | ArthurHoaro | 2020-09-10 | 1 | -11/+63 |
| | | | | | | | Used @nodiscc suggestion in #1148 (slightly edited). It provides a description of what Shaarli does, Markdown rendering demo, and a thumbnail link. Fixes #1148 | ||||
* | Remove anonymous permission and initialize bookmarks on login | ArthurHoaro | 2020-08-01 | 1 | -8/+1 |
| | |||||
* | Process Shaarli install through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -3/+9 |
| | |||||
* | Introduce Bookmark object and Service layer to retrieve them | ArthurHoaro | 2020-01-17 | 1 | -0/+59 |
See https://github.com/shaarli/Shaarli/issues/1307 for details |