1
0
Fork 0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2024-12-22 20:31:58 +03:00
Commit graph

15 commits

Author SHA1 Message Date
Dag
58544cd61a
refactor: introduce DI container ()
* refactor: introduce DI container

* add bin/test
2024-08-29 22:48:59 +02:00
Dag
4602f4f475
tweaks () 2024-04-06 18:07:45 +02:00
Dag
17a3b4c9d8
Fix 198 ()
* fix(twitch): log instead of exception

* typo
2024-03-31 21:32:27 +02:00
Dag
a6a1d553d9
tweaks () 2023-09-22 20:59:45 +02:00
Dag
39d6710798
fix(twitch) () 2023-09-22 20:41:39 +02:00
Dag
0bf38e5c56
fix: small notice errors ()
* fix notice

* fix notice

* tweak

* tweaks
2023-09-20 03:15:15 +02:00
Dag
3ac861a866
fix(twitch): Invalid argument supplied for foreach() at bridges/TwitchBridge.php line 115 () 2023-08-22 19:47:32 +02:00
Dag
5e22459eb6
fix: remove unnecessary calls to purgeCache () 2023-07-06 18:52:19 +02:00
Dag
b64f8f2a09
fix: various fixes () 2022-11-08 21:17:32 +01:00
Dag
94ae098ef5
fix: various fixes ()
* improve twitch error message

* fix worldcosplay notice

* fix: add new video image to telegram

* fix: reuters

* fix: formula1

* twitter
2022-09-09 20:18:50 +02:00
Dag
4f75591060
Reformat codebase v4 ()
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 () 2022-03-24 11:59:34 +01:00
Eugene Molotov
37cb4091d4
bridges: remove redundant "or returnServerError" after getContents/getSimpleHTMLDom/getSimpleHTMLDomCached ()
When fetching website contents, exceptions already raise on fetching error
2022-01-02 14:36:09 +05:00
Roliga
b48bc77c22
[TwitchBridge] Switch to unofficial GraphQL API ()
* [TwitchBridge] Switch to unofficial GraphQL API

The GraphQL API that the twitch.tv website uses has a lot more
information available than the official APIs. Hopefully it'll be stable.
2020-10-30 13:50:36 +00:00
Roliga
52d2d21da5 [TwitchBridge] Add new bridge ()
* [TwitchBridge] Add new bridge
2019-09-07 18:27:44 +02:00