51884911f5
Pass logger in constructor for importers
2022-08-31 02:05:29 +02:00
dad088b575
Autowire service arguments
2022-08-31 02:05:29 +02:00
8b7b4975d6
Migrate getRepository with entities
2022-08-26 17:47:46 +02:00
b7aaceeaad
Use FQCN as service name for ImportChain
2022-08-24 23:24:24 +02:00
dd9d6a4c64
Add Delicious import
...
Since 2021, you can export again your data \o/
Also fix indentation in json fixtures files.
2021-02-08 09:47:56 +01:00
381f9681b5
Fix CS
2021-01-18 10:38:56 +01:00
958e77e6a7
Added elCurator import
2019-11-15 16:08:36 +01:00
8d4ed0df06
Update deps
...
Also CS (because cs-fixer got an update)
Package operations: 0 installs, 26 updates, 0 removals
- Updating twig/twig (v2.12.1 => v2.12.2)
- Updating symfony/symfony (v3.4.33 => v3.4.34)
- Updating doctrine/event-manager (v1.0.0 => 1.1.0)
- Updating doctrine/collections (v1.6.2 => 1.6.3)
- Updating doctrine/cache (v1.8.1 => 1.9.0)
- Updating doctrine/persistence (1.1.1 => 1.2.0)
- Updating doctrine/inflector (v1.3.0 => 1.3.1)
- Updating symfony/mime (v4.3.5 => v4.3.7)
- Updating swiftmailer/swiftmailer (v6.2.1 => v6.2.3)
- Updating symfony/swiftmailer-bundle (v3.3.0 => v3.3.1)
- Updating doctrine/dbal (v2.9.2 => v2.9.3)
- Updating doctrine/instantiator (1.2.0 => 1.3.0)
- Updating j0k3r/graby-site-config (1.0.93 => 1.0.94)
- Updating phpoption/phpoption (1.5.0 => 1.5.2)
- Updating symfony/http-client-contracts (v1.1.7 => v1.1.8)
- Updating symfony/http-client (v4.3.5 => v4.3.7)
- Updating sensiolabs/security-checker (v6.0.2 => v6.0.3)
- Updating paragonie/constant_time_encoding (v2.2.3 => v2.3.0)
- Updating scheb/two-factor-bundle (v4.7.1 => v4.8.0)
- Updating symfony/phpunit-bridge (v4.3.6 => v4.3.7)
- Updating composer/xdebug-handler (1.3.3 => 1.4.0)
- Updating friendsofphp/php-cs-fixer (v2.15.3 => v2.16.0)
- Updating doctrine/data-fixtures (v1.3.2 => 1.3.3)
- Updating nette/schema (v1.0.0 => v1.0.1)
- Updating nikic/php-parser (v4.2.4 => v4.3.0)
- Updating sentry/sentry (2.2.2 => 2.2.4)
2019-11-12 14:18:58 +01:00
a91a3150fb
CS
2019-05-28 11:42:27 +02:00
448d99f84e
CS
2019-05-28 11:42:27 +02:00
5f08426201
Fix because of some breaking changes of Graby 2.0
2019-05-28 11:42:27 +02:00
bf9ace0643
Use httplug
2019-05-28 11:40:41 +02:00
9ca670c801
Fix Instapaper import date
2019-05-24 14:37:54 +02:00
8c0ba95307
Adding more tests
2019-02-27 15:01:03 +01:00
ea925bb112
CS
2019-02-27 14:33:26 +01:00
3784688a88
Replace continue; with break; to avoid PHP 7.3 warnings
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2019-02-27 14:29:14 +01:00
18460b2d79
Merge remote-tracking branch 'origin/master' into 2.4
2019-02-07 18:01:15 +01:00
8d082488e9
Improve checks & add tests
2019-01-28 06:03:16 +01:00
a2e60dd393
status and favourite are actually strings in the import so use ==
2019-01-27 18:39:26 +01:00
2491c50b6b
Fix status from Instapaper
...
That status was used as `http_status` in ContentProxy->stockEntry
2019-01-19 22:24:52 +01:00
3afc87426d
CS
2019-01-15 09:49:22 +01:00
5419a8368e
Merge remote-tracking branch 'origin/master' into 2.4
2019-01-15 09:41:18 +01:00
9f8f188d92
Validate imported entry to avoid error on import
...
We got some imports with a missing `url` field generating some errors while trying to retrieve an existing entry with that url.
Introducing the `validateEntry` allow us to dismiss a message when it doesn't have an url (or other missing stuff in the future)
2019-01-03 09:42:06 +01:00
7975395d10
Entry: add archived_at property and updateArchived method
2018-09-21 10:33:33 +02:00
2a1ceb67b4
php-cs-fixer
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2018-09-05 14:25:32 +02:00
3ef055ced3
CS
2017-10-09 16:47:15 +02:00
4fc7eba349
Merge pull request #3298 from nclsHart/fix-namespace-phpdoc
...
Fix some namespaces and phpdoc
2017-07-30 08:27:39 +02:00
fe312015d2
Add missing abstract method prepareEntry in BrowserImport
2017-07-29 22:59:11 +02:00
52b84c11a5
Fix some namespaces and phpdoc
2017-07-29 22:51:50 +02:00
f808b01692
Add a real configuration for CS-Fixer
2017-07-01 09:52:38 +02:00
701d3066fb
We don't need that getter
2017-06-01 12:46:07 +02:00
6acadf8e98
Rewrote code & fix tests
2017-06-01 11:31:45 +02:00
d5c2cc54b5
Fix tests
2017-06-01 09:49:15 +02:00
432a24f502
CS
2017-06-01 09:48:14 +02:00
704803e182
Replace Wallabag v1 error strings with v2 strings
2017-06-01 09:48:14 +02:00
d0e9b3d640
Add disableContentUpdate import option
...
This commit also decouples the "import" and "update" functions inside
ContentProxy. If a content array is available, it must be passed to the
new importEntry method.
2017-06-01 09:48:14 +02:00
7aba665e48
Avoid returning objects passed by reference.
...
Objects are always passed by reference, so it doesn't make sense to
return an object which is passed by reference as it will always be the
same object. This change makes the code a bit more readable.
2017-06-01 09:43:01 +02:00
7a8ed3cee1
Add support for tag in Instapaper import
2017-05-31 10:38:00 +02:00
7aa5607f29
Merge pull request #3143 from wallabag/fix-wllbg2-import
...
Fixed is_starred for wallabag v2 import
2017-05-31 09:08:34 +02:00
047fdc767a
Add tests
2017-05-30 20:27:44 +02:00
5d3deafd3e
CS
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2017-05-28 01:16:01 +02:00
6bc6fb1f60
Move Tags assigner to a separate file
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2017-05-27 22:08:14 +02:00
4c707d087b
Fixed is_starred for wallabag v2 import
2017-05-24 15:36:41 +02:00
bb98fede2b
Fixed imports with is_starred and is_archived
2016-12-07 16:01:50 +01:00
3cd6da0b74
Allow fetching content on all import types
...
For better consistency, allow all types of imported entries to update,
which was already the case for Firefox and Chrome.
2016-12-03 00:12:20 -05:00
36e6ef52a1
Imported entries which fail to fetch get standard error body
2016-12-02 22:42:36 -05:00
9ab024b4f5
Add Pinboard import
2016-11-04 22:44:31 +01:00
e46fdf3096
CS
2016-11-02 07:26:14 +01:00
7816eb622d
Add entry.saved event to import & rest
2016-11-02 07:10:23 +01:00
5453500458
Requeue depending on producer
...
Browser import can requeue message from `parseEntry` but we should take care of the way import are handled (depending on the producer)
2016-10-20 21:17:45 +02:00