wallabag/src/Wallabag/ImportBundle/Import
Jeremy Benoist d47c208743
Fix EventDispatcer & events
Looks like parameter for the `->dispatch(` have been flipped (event first then event name).
Define events should now extends `Symfony\Contracts\EventDispatcher\Event`
2022-12-15 21:47:31 +01:00
..
AbstractImport.php Fix EventDispatcer & events 2022-12-15 21:47:31 +01:00
BrowserImport.php Fix EventDispatcer & events 2022-12-15 21:47:31 +01:00
ChromeImport.php CS 2019-02-27 14:33:26 +01:00
DeliciousImport.php Migrate getRepository with entities 2022-08-26 17:47:46 +02:00
ElcuratorImport.php Added elCurator import 2019-11-15 16:08:36 +01:00
FirefoxImport.php CS 2019-02-27 14:33:26 +01:00
ImportChain.php Update deps 2019-11-12 14:18:58 +01:00
ImportCompilerPass.php Use FQCN as service name for ImportChain 2022-08-24 23:24:24 +02:00
ImportInterface.php Add tagged services for import 2016-01-02 23:27:41 +01:00
InstapaperImport.php Migrate getRepository with entities 2022-08-26 17:47:46 +02:00
PinboardImport.php Migrate getRepository with entities 2022-08-26 17:47:46 +02:00
PocketImport.php Fix CS 2022-12-13 10:26:51 +01:00
ReadabilityImport.php Migrate getRepository with entities 2022-08-26 17:47:46 +02:00
WallabagImport.php Migrate getRepository with entities 2022-08-26 17:47:46 +02:00
WallabagV1Import.php Pass logger in constructor for importers 2022-08-31 02:05:29 +02:00
WallabagV2Import.php Fix because of some breaking changes of Graby 2.0 2019-05-28 11:42:27 +02:00