Dag
748fc9fd65
fix: various small notice fixes ( #3474 )
...
* fix(patreon): php notice
* fix(pepperbridge): php notice
* fix(ebay): php notice
* fix(tiktok): php notice
* fix(yandex): fix notice
* fix(justwatch): notice
* lint
2023-07-02 06:40:25 +02:00
Dag
ffbc107687
Improve logging and error handling ( #3059 )
...
* refactor: logging and errror handling
2022-10-16 17:55:43 +02:00
Dag
4f75591060
Reformat codebase v4 ( #2872 )
...
Reformat code base to PSR12
Co-authored-by: rssbridge <noreply@github.com>
2022-07-01 15:10:30 +02:00
Bocki
1a8d0babd1
[Multiple] Fix all exampleValues and required variables ( #2296 )
2022-03-24 11:59:34 +01:00
Eugene Molotov
37cb4091d4
bridges: remove redundant "or returnServerError" after getContents/getSimpleHTMLDom/getSimpleHTMLDomCached ( #2398 )
...
When fetching website contents, exceptions already raise on fetching error
2022-01-02 14:36:09 +05:00
Roliga
abb74f056c
[PatreonBridge] Add new bridge ( #1254 )
...
* [PatreonBridge] Add new bridge
* [PatreonBridge] Add UID to articles
Patreon changes post URLs when the post title is updated, so set a UID
based on the post ID instead.
2019-09-07 18:26:58 +02:00