MyShaarli/application
ArthurHoaro 7e3dc0ba98 Better handling of plugin incompatibility
If a PHP is raised while executing plugin hook, Shaarli will display an error instead of rendering the error page (or just ending in fatal error for default hooks).
Also added phpErrorHandler which is handled differently that regular errorHandler by Slim.:
2020-08-27 12:04:36 +02:00
..
api Better support for notes permalink 2020-07-28 20:46:11 +02:00
bookmark Bookmark's thumbnails PHPDoc improvement 2020-08-01 11:14:03 +02:00
config New basePath: fix officiel plugin paths and vintage template 2020-07-26 14:43:10 +02:00
container Better handling of plugin incompatibility 2020-08-27 12:04:36 +02:00
exceptions namespacing: \Shaarli\Exceptions\IOException 2019-01-12 22:47:48 +01:00
feed Better support for notes permalink 2020-07-28 20:46:11 +02:00
formatter Include empty basePath in formatting 2020-07-28 21:09:22 +02:00
front Better handling of plugin incompatibility 2020-08-27 12:04:36 +02:00
http Handle shaare creation/edition/deletion through Slim controllers 2020-07-23 21:19:21 +02:00
legacy Move all admin controller into a dedicated group 2020-08-13 11:08:13 +02:00
netscape Better support for notes permalink 2020-07-28 20:46:11 +02:00
plugin Better handling of plugin incompatibility 2020-08-27 12:04:36 +02:00
render New basePath: fix officiel plugin paths and vintage template 2020-07-26 14:43:10 +02:00
security Move PHP and config init to dedicated file 2020-07-23 21:19:21 +02:00
updater Fix basePath in unit tests reference DB 2020-07-28 22:34:45 +02:00
.htaccess .htaccess files: support Apache 2.4+ syntax 2016-11-08 11:38:14 +01:00
ApplicationUtils.php Run Unit Tests against PHP 7.4 2020-01-17 18:34:37 +01:00
FileUtils.php namespacing: \Shaarli\FileUtils 2019-01-12 22:47:48 +01:00
History.php Apply the new system (Bookmark + Service) to the whole code base 2020-01-18 09:55:59 +01:00
Languages.php Optimize and cleanup imports 2019-01-13 00:04:42 +01:00
Thumbnailer.php Process thumbnail synchronize page through Slim controllers 2020-07-23 21:19:21 +02:00
TimeZone.php Change timezone data structure send to the templates 2017-04-03 19:24:55 +02:00
Utils.php Handle shaare creation/edition/deletion through Slim controllers 2020-07-23 21:19:21 +02:00