Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimize and cleanup imports | VirtualTam | 2019-01-13 | 1 | -69/+0 |
| | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
* | lint: apply phpcbf to application/ | VirtualTam | 2018-12-02 | 1 | -2/+1 |
| | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
* | PSR: use elseif instead of else if | ArthurHoaro | 2018-02-28 | 1 | -2/+2 |
| | | | | See https://www.php-fig.org/psr/psr-2/\#51-if-elseif-else | ||||
* | History: fix entries order | ArthurHoaro | 2017-05-07 | 1 | -1/+0 |
| | |||||
* | Add history entries for API endpoint | ArthurHoaro | 2017-05-07 | 1 | -1/+1 |
| | | | | CHANGED: datetime is now store as an object in history store file | ||||
* | API: Get History endpoint | ArthurHoaro | 2017-05-07 | 1 | -0/+71 |
See http://shaarli.github.io/api-documentation/#links-history-get |