MyShaarli/application/front/controller/admin
ArthurHoaro 9b8c0a4560 Handle pagination through BookmarkService
Handle all search results through SearchResult object.
This is a required step toward implementing a BookmarkService based on SQL database.

Related to #953
2021-01-20 15:01:29 +01:00
..
ConfigureController.php Manually fix remaining PHPCS errors 2020-11-09 10:56:49 +01:00
ExportController.php Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00
ImportController.php Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00
LogoutController.php Process Shaarli install through Slim controller 2020-07-23 21:19:21 +02:00
ManageTagController.php Handle pagination through BookmarkService 2021-01-20 15:01:29 +01:00
MetadataController.php Add a setting to retrieve bookmark metadata asynchrounously 2020-10-15 09:08:46 +02:00
PasswordController.php Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00
PluginsController.php Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00
ServerController.php Fix: soft fail if the mutex is not working 2020-11-24 13:39:35 +01:00
SessionFilterController.php Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00
ShaareAddController.php Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00
ShaareManageController.php Fix: bulk add - delete existing link 2021-01-19 12:54:34 +01:00
ShaarePublishController.php Fix: synchronous metadata retrieval is failing in strict mode 2020-12-16 14:04:32 +01:00
ShaarliAdminController.php Inject BookmarkServiceInterface in plugins data 2020-09-03 15:08:08 +02:00
ThumbnailsController.php Handle pagination through BookmarkService 2021-01-20 15:01:29 +01:00
TokenController.php Process token retrieve through Slim controller 2020-07-23 21:19:21 +02:00
ToolsController.php Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00