Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use PSR-3 logger for login attempts | ArthurHoaro | 2020-10-20 | 1 | -1/+4 |
* | Add a setting to retrieve bookmark metadata asynchrounously | ArthurHoaro | 2020-10-15 | 1 | -0/+2 |
* | Compatibility with PHPUnit 9 | ArthurHoaro | 2020-09-29 | 1 | -1/+1 |
* | Properly handle 404 errors | ArthurHoaro | 2020-09-12 | 1 | -0/+2 |
* | Better handling of plugin incompatibility | ArthurHoaro | 2020-08-27 | 1 | -9/+14 |
* | Process Shaarli install through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -0/+11 |
* | Use multi-level routes for existing controllers instead of 1 level everywhere | ArthurHoaro | 2020-07-23 | 1 | -3/+12 |
* | Handle shaare creation/edition/deletion through Slim controllers | ArthurHoaro | 2020-07-23 | 1 | -0/+4 |
* | Refactor front controller tests to create container mock using a trait | ArthurHoaro | 2020-07-23 | 1 | -0/+38 |
* | Process logout through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -1/+9 |
* | Process picwall rendering through Slim controller + UT | ArthurHoaro | 2020-07-23 | 1 | -0/+4 |
* | Render login page through Slim controller | ArthurHoaro | 2020-01-26 | 1 | -0/+49 |