Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply PHP Code Beautifier on source code for linter automatic fixes | ArthurHoaro | 2020-11-09 | 1 | -5/+7 |
| | |||||
* | Feature: support any tag separator | ArthurHoaro | 2020-11-05 | 1 | -1/+1 |
| | | | | | | | | So it allows to have multiple words tags. Breaking change: commas ',' are no longer a default separator. Fixes #594 | ||||
* | Move utils classes to Shaarli\Helper namespace and folder | ArthurHoaro | 2020-10-27 | 1 | -1/+1 |
| | |||||
* | Multiple small fixes | ArthurHoaro | 2020-07-23 | 1 | -1/+2 |
| | |||||
* | Process thumbnail synchronize page through Slim controllers | ArthurHoaro | 2020-07-23 | 1 | -1/+1 |
| | |||||
* | Fix all relative link to work with new URL | ArthurHoaro | 2020-07-23 | 1 | -2/+2 |
| | |||||
* | Introduce Bookmark object and Service layer to retrieve them | ArthurHoaro | 2020-01-17 | 1 | -0/+617 |
See https://github.com/shaarli/Shaarli/issues/1307 for details |