Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate cache purge function to a proper class | ArthurHoaro | 2020-07-23 | 1 | -1/+0 |
| | | | | | | And update dependencies and tests. Note that SESSION['tags'] has been removed a log ago | ||||
* | Add and update unit test for the new system (Bookmark + Service) | ArthurHoaro | 2020-01-18 | 1 | -0/+18 |
| | | | | See #1307 | ||||
* | Shaarli's translation | ArthurHoaro | 2017-10-22 | 1 | -0/+6 |
* translation system and unit tests * Translations everywhere Dont use translation merge It is not available with PHP builtin gettext, so it would have lead to inconsistency. |