aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/History.php
Commit message (Expand)AuthorAgeFilesLines
* Manually fix remaining PHPCS errorsArthurHoaro2020-11-091-5/+5
* Apply PHP Code Beautifier on source code for linter automatic fixesArthurHoaro2020-11-091-0/+1
* Move utils classes to Shaarli\Helper namespace and folderArthurHoaro2020-10-271-0/+1
* Apply the new system (Bookmark + Service) to the whole code baseArthurHoaro2020-01-181-8/+9
* namespacing: \Shaarli\FileUtilsVirtualTam2019-01-121-3/+2
* namespacing: \Shaarli\HistoryVirtualTam2019-01-121-4/+9
* Shaarli's translationArthurHoaro2017-10-221-2/+2
* Don't write History for link importArthurHoaro2017-10-071-0/+16
* Add history entries for API endpointArthurHoaro2017-05-071-2/+2
* History: lazy loading for the history fileArthurHoaro2017-03-211-0/+17
* History mechanismArthurHoaro2017-03-211-0/+183