tillcash
46ac77590e
[KilledbyMicrosoftBridge] Update: Adjusted content format for consistency ( #3968 )
2024-02-09 09:39:03 +01:00
Dag
6f731b20a9
fix(DarkReading): official rss endpoint changed ( #3967 )
2024-02-09 08:03:04 +01:00
Dag
8a6798a227
fix: escape token for html context ( #3966 )
2024-02-09 07:27:16 +01:00
Tone
ae2eb2f1d1
feat(Reddit): add parameter for web UI frontend
2024-02-08 20:05:24 +01:00
Korytov Pavel
cfef482366
[EconomistBridge] Handle 404s in feed gracefully ( #3965 )
2024-02-08 15:36:03 +01:00
Tone
75a0a779c0
Update HeiseBridge.php ( #3963 )
...
fix for broken article categories
2024-02-08 15:35:24 +01:00
tillcash
6bb04d48ed
[KilledbyMicrosoftBridge] New Bridge ( #3961 )
2024-02-07 19:33:25 +01:00
Dag
6878eb26aa
fix: changed dom ( #3958 )
2024-02-06 19:32:05 +01:00
sysadminstory
64f95b4990
[PepperBridgeAbstract,DealabsBridge,HotUKDealsBridge,MydealsBridge] Fix missing price, discount and ships from information ( #3956 )
...
- DealabsBridge
- HotUKDealsBridge
- MydealsBridge
Add the currency in the i8n data of the bridges
- PepperBridgeAbstract
The Price, discount data ans Ships from information are in the HTML
content anymore, so switched to the js-vue2 attributes
2024-02-06 02:23:12 +01:00
Scott Colby
66a6847fd0
Two fixes to DeutscheWelle ( #3954 )
...
* [DeutscheWelleBridge] Small URL fix.
Reset the $item's uri value after removing the tracking query string.
* [DeutscheWelleBridge] Fix "hero" images.
The main "hero" image for each article has src="" and relies on the
srcset attribute for the browser to pick the best image based on the
actual displayed size.
The call to `defaultLinkTo()` replaces the empty src with the article's
link, which, not being an image, breaks the image.
This change resets the src's of any such images back to "".
2024-02-06 02:21:30 +01:00
sysadminstory
7931f37a83
[PepperBridgeAbstract] Fix deal image scraping ( #3953 )
...
Deal Image was moved to a vuejs element, the deal image scraping was
fixed.
2024-02-05 23:30:18 +01:00
Tostiman
d175bab58e
Fix car throttle bridge ( #3925 )
2024-02-04 18:28:12 +01:00
Dag
7c89712837
ci: fix broken docs build ( #3948 )
2024-02-03 13:56:56 +01:00
ljf (zamentur)
a14508d79b
Add sans-nuage instance ( #3947 )
2024-02-03 12:58:36 +01:00
Dag
ca87562cab
fix: prepare release ( #3945 )
2024-02-02 18:22:10 +01:00
Dag
b964dcd936
fix: early warning if file permission problem ( #3944 )
2024-02-02 18:06:08 +01:00
Clemens Neubauer
81be72ea04
Update BMDSystemhausBlogBridge.php ( #3943 )
2024-02-02 15:33:59 +01:00
Alexandre Alapetite
8423c52606
Fix Docker exec ( #3941 )
...
fix https://github.com/RSS-Bridge/rss-bridge/issues/3940
2024-02-01 16:57:14 +01:00
Dag
d01c462ad5
fix(FeedExpander): if parse fails, include offending url in exception message ( #3938 )
...
Also some refactors
2024-01-29 21:51:34 +01:00
Dag
b2c8475b2c
fix(gates): json decoding ( #3937 )
2024-01-29 21:51:23 +01:00
Dag
c4fceab7b3
refactor(FeedParser): ( #3928 )
2024-01-29 21:51:06 +01:00
Dag
cfe3dcfe6d
fix: remove twitter from readme ( #3935 )
2024-01-28 01:51:14 +01:00
tillcash
a15e578158
[FirefoxReleaseNotesBridge] Add New Bridge ( #3930 )
...
* [FirefoxReleaseNotesBridge] Add New Bridge
I'm uncertain about the reasons for the failed checks.
* Update FirefoxReleaseNotesBridge.php
2024-01-27 13:44:58 +01:00
Dag
c3a968193e
fix: typo in previous commit ( #3934 )
2024-01-26 21:58:24 +01:00
User123698745
6938f06125
[prtester.py] Fix: Only select actual "option" elements of "select" elements to prevent "TypeError: argument of type 'NoneType' is not iterable" ( #3932 )
2024-01-26 21:45:46 +01:00
Dag
0e3a79fd78
fix: bug in cache-prune ( #3933 )
...
fixes Uncaught Exception: No cache type configured
2024-01-26 21:44:34 +01:00
Dag
e58c867a82
feat: token authentication ( #3927 )
2024-01-25 18:20:02 +01:00
Dag
d08d13f2c8
refactor: introduce http Request object ( #3926 )
2024-01-25 16:06:24 +01:00
Dag
9574c17ddc
refactor/fix ( #3924 )
2024-01-25 13:03:00 +01:00
Dag
06b299e627
refactor: prepare for introduction of token based authentication ( #3921 )
2024-01-24 23:06:23 +01:00
hleskien
1262cc982c
added new bridges ( #3920 )
...
* added new bridges
* lint
---------
Co-authored-by: Dag <me@dvikan.no>
2024-01-24 19:12:38 +01:00
Dag
487c692e68
fix: a few deprecation notices on php 8.2 ( #3917 )
...
* fix: a few deprecation notices on php 8.2
* tweak
2024-01-23 23:02:06 +01:00
Dag
4986119f1f
fix(codeberg): semi-fix parsing of pull requests ( #3916 )
2024-01-23 22:25:43 +01:00
Dag
bd58266b80
fix(OLX): deprecation notice ( #3915 )
2024-01-23 22:05:03 +01:00
Dag
4973aaadf6
fix(spotify): deprecation notice ( #3914 )
...
8192: explode(): Passing null to parameter #2 ($string) of type string is deprecated in bridges/SpotifyBridge.php line 322
2024-01-23 21:45:22 +01:00
ORelio
feb2a686d7
[CssSelectorBridge] Move metadata retrieval to lib ( #3913 )
...
May become handy for making other bridges
2024-01-23 15:58:30 +01:00
ORelio
b6909942c8
[Releases3DS/Switch] Update URL ( #3910 )
...
Adjust domain name due to "www." variant having invalid TLS certificate.
2024-01-22 13:44:28 +01:00
Clemens Neubauer
6ac976b92e
create bridge to BMDSystemhaus Blog ( #3907 )
...
* create bridge to BMDSystemhaus Blog
* Update BMDSystemhausBlogBridge.php
* Update BMDSystemhausBlogBridge.php
2024-01-21 16:26:25 +01:00
knrdl
72eea1bd3d
[KleinanzeigenBridge] remove unnecessary params
2024-01-20 18:44:11 +01:00
knrdl
fffe4663cb
[KleinanzeigenBridge] Add filter options
2024-01-20 18:44:11 +01:00
ORelio
a865b1073a
[Next.Ink] Rewrite bridge ( #3863 )
...
Adjust to changed feeds and html template.
Not backward compatible with existing feeds.
2024-01-20 10:57:14 +01:00
ORelio
d960e0049d
[NextINpact Bridge] Rename into NextInkBridge
...
Site migrated from https://www.nextinpact.com/ to https://next.ink/
2024-01-20 10:57:14 +01:00
ORelio
bb36eb9eb8
[CssSelectorBridge] Time/Thumbnail improvements ( #3879 ) ( #3901 )
...
* Implement <time> metadata tag as timestamp source
* Add setting to include thumbnail as article header
2024-01-19 21:30:53 +01:00
ORelio
12a90e2074
Utils: Add Webp MIME type ( #3900 )
2024-01-19 21:30:06 +01:00
SebLaus
6408123330
[IdealoBridge] added Header with user-agent and fixed typo ( #3897 )
...
* Added header with useragent
* copy paste error from local test environment
* Fixed missing space in New before
* fixed missing space after comma in argument list
2024-01-19 03:59:47 +01:00
Dag
6eaf0eaa56
fix: add cache clearing tools ( #3896 )
...
Forgot to add these in #3867
2024-01-17 20:10:32 +01:00
Dag
191e5b0493
feat: add etag support to getContents ( #3893 )
2024-01-12 01:31:01 +01:00
July
d5175aebcc
[ScribbleHubBridge] Get author feed title regardless of CloudFlare ( #3892 )
2024-01-11 20:09:45 +01:00
July
d9ac019550
[AnnasArchiveBridge] Add new bridge ( #3888 )
...
* [AnnasArchiveBridge] Add new bridge
* [AnnasArchiveBridge] Add missing exampleValue
* [AnnasArchiveBridge] Remove vestigial debug print
2024-01-11 00:42:57 +01:00
Dag
080e29365a
feat(http-client): add http retry count to config ( #3887 )
2024-01-10 21:48:12 +01:00