Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Manually fix remaining PHPCS errors | ArthurHoaro | 2020-11-09 | 2 | -4/+4 |
| | |||||
* | Apply PHP Code Beautifier on source code for linter automatic fixes | ArthurHoaro | 2020-11-09 | 2 | -4/+6 |
| | |||||
* | Fix basePath in unit tests reference DB | ArthurHoaro | 2020-07-28 | 1 | -1/+1 |
| | |||||
* | Process Shaarli install through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -9/+21 |
| | |||||
* | Process main page (linklist) through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -3/+40 |
| | | | | | Including a bunch of improvements on the container, and helper used across new controllers. | ||||
* | Process picwall rendering through Slim controller + UT | ArthurHoaro | 2020-07-23 | 1 | -1/+17 |
| | |||||
* | Apply the new system (Bookmark + Service) to the whole code base | ArthurHoaro | 2020-01-18 | 2 | -494/+51 |
| | | | | See https://github.com/shaarli/Shaarli/issues/1307 | ||||
* | Remove the redirector setting | ArthurHoaro | 2019-02-09 | 1 | -1/+10 |
| | | | | Fixes #1239 | ||||
* | Optimize and cleanup imports | VirtualTam | 2019-01-13 | 1 | -1/+1 |
| | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
* | namespacing: \Shaarli\ApplicationUtils | VirtualTam | 2019-01-12 | 1 | -1/+1 |
| | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
* | namespacing: \Shaarli\Updater | VirtualTam | 2019-01-12 | 3 | -0/+652 |
Signed-off-by: VirtualTam <virtualtam@flibidi.net> |