aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2025-03-02Merge branch 'RSS-Bridge:master' into masterHEADmasterGravatar Anshul Gupta 112-7710/+2818
2025-02-26New bridge for the latest Shadertoy submissions (#4456)Gravatar Tobias Alexander Franke 1-0/+100
* New bridge for the latest Shadertoy submissions * [ShadertoyBridge] Linter fixes * [ShadertoyBridge] More Linter fixes * [ShadertoyBridge] Even more Linter fixes
2025-02-24Fix data-lot-id not being correctly set so use href instead (#4453)Gravatar André Andersson 1-1/+1
2025-02-14fix(github): semi-repair (#4449)Gravatar Dag 1-12/+15
2025-02-14fix(vk): semi-disable broken bridge (#4448)Gravatar Dag 1-8/+15
2025-02-08fix nn.de description and paywall filter (#4444)Gravatar Christian Schabesberger 1-2/+2
2025-02-05fix CarThrottleBridge (#4442)Gravatar Tostiman 1-3/+3
2025-02-04[YouTubeFeedExpanderBridge] Add bridge (#4430)Gravatar July 1-0/+86
2025-02-03[PepperBridgeAbstract, DealabsBridge, HotUKDealsBridge, MydealsBridge] Fix ↵Gravatar sysadminstory 2-2/+2
parameters typo (#4439) Fixed typo in DealabsBridge and HotUKDealsBridge parameters name
2025-02-03[PepperBridgeAbstract, DealabsBridge, HotUKDealsBridge, MydealsBridge] ↵Gravatar sysadminstory 4-13/+45
Fixing bridge and add subcategories (#4436) - Follow site change to get deal data (fix for #4432) - Add Categories (sub categories in reality) support
2025-01-30fix: set default cache ttl of 1d (#4434)Gravatar Dag 1-1/+1
2025-01-29[GovTrackBridge] Rebase on top of official RSS feed (#4429)Gravatar July 1-49/+35
2025-01-27[AnisearchBridge] changed id of div so trailers work again (#4428)Gravatar Tone 1-1/+1
2025-01-26docs (#4427)Gravatar Dag 5-10/+7
* docs * docs
2025-01-26Fix lfc.pl bug with page content when comments exist (#4425)Gravatar Bartosz Sosna 2-2/+3
* Add lfc.pl bridge * Adjust bridge * Add comments section * Fix a bug with page content when comments exist * Add brtsos to CONTRIBUTORS.md
2025-01-26chore: prepare 2025-01-26 release (#4424)Gravatar Dag 3-28/+19
2025-01-25Add support for custom feeds in posts (#4413)Gravatar burrow335 1-0/+33
2025-01-25Add lfc.pl bridge (#4419)Gravatar Bartosz Sosna 1-0/+110
* Add lfc.pl bridge * Adjust bridge * Add comments section
2025-01-25[RutubeBridge] Use publication time instead of creation time (#4417)Gravatar Eugene Molotov 1-1/+1
Publication time is shown in video page itself, so it is more essential
2025-01-25feat(FeedParser): recursively parse rss modules (#4422)Gravatar Dag 2-3/+88
Also stop excluding the media module fix #4415
2025-01-25Beginning of URL not needed anymore: ErrorMessage: cURL error Could not ↵Gravatar SebLaus 1-1/+1
resolve host: www.bundestag.dehttps: 6 (https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://www.bundestag.dehttps://www.bundestag.de/parlament/praesidium/parteienfinanzierung/fundstellen50000/2025/2025-inhalt-1032412 (#4420)
2025-01-25fix: drop extension requirement in feed icon url, fix #4416 (#4421)Gravatar Dag 1-7/+1
2025-01-25[VkBridge] Unassign maintainer (#4418)Gravatar Eugene Molotov 1-1/+1
2025-01-20[Formula1Bridge] API key and URL format update (#4412)Gravatar axor-mst 3-154/+9
* [Formula1Bridge] API key and URL format update * [WorldCosplayBridge] Bridge removal
2025-01-15Fix MondeDiplo empty date (#4407)Gravatar Simon Alberny 1-3/+17
2025-01-12[FragDenStaatBridge] remove bridge, site provides full feed at ↵Gravatar Sebastian Wolf 1-78/+0
fragdenstaat.de/artikel/feed/ (#4405)
2025-01-10[OllamaBridge] Add bridge (#4403)Gravatar Pavel Korytov 1-0/+61
* [OllamaBridge] Add bridge * [OllamaBridge] Fix typo
2025-01-10Update 06_Public_Hosts.md (#4401)Gravatar vdbhb59 1-1/+1
Updated my hosting provider & country to reflect the correct details.
2025-01-07[GolemBridge.php] changed cookie (#4399)Gravatar Tone 1-1/+1
the cookie value changed, without the new cookie it's not possible to parse the articles
2025-01-06[AnthropicBridge] Add Anthropic Bridge (#4398)Gravatar Pavel Korytov 1-0/+147
* [AnthropicBridge] Add Anthropic Bridge * [AnthropicBridge] Fix lint
2025-01-06[EconomistWorldInBriefBridge] Update bridge (#4397)Gravatar Pavel Korytov 1-1/+44
* [EconomistWorldInBriefBridge] Fix and update bridge * [EconomistWorldInBriefBridge] Fix lint
2025-01-04feat: add section link to frontpage bridge card (#4396)Gravatar Dag 2-0/+5
2025-01-04feat: extract simple_html_dom max_file_size to config (#4395)Gravatar Dag 4-13/+12
2025-01-04feat(telegram): add pagination fetching of messages (#4394)Gravatar Dag 3-31/+74
* feat(telegram): add pagination fetching of messages * docs
2025-01-03Fix 257 (#4393)Gravatar Dag 1-1/+2
* fix(tldrtech): trim duplicate leading slashes * fix
2025-01-03feat(feedmerge): remove duplicates based off of title too (#4392)Gravatar Dag 1-13/+32
2025-01-03fix(legifrance): emergency repair, still semi-broken (#4391)Gravatar Dag 2-32/+38
2025-01-03fix(ceska): item image (#4390)Gravatar Dag 1-28/+23
2025-01-03refactor(donnons) (#4389)Gravatar Dag 1-52/+56
2025-01-03fix: cache 400 and 404, and refactor token auth (#4388)Gravatar Dag 6-13/+22
* fix(cache): also cache 400 and 404 responses * refactor(token_auth)
2025-01-03fix(url): disallowed wonky path (#4386)Gravatar Dag 3-3/+10
2025-01-03refactor: remove dead code (#4385)Gravatar Dag 33-106/+52
2025-01-03fix: upgrade hardcoded version number, fix #4382 (#4384)Gravatar Dag 1-1/+1
2025-01-03[MixologyBridge] add null checks for author and timestamp elements (#4383)Gravatar Sebastian Wolf 1-2/+9
* [MixologyBridge] add null checks for author and timestamp elements * [MixologyBridge] fix formatting
2025-01-02fix(rumble): exterminate double leading slashes in item url (#4381)Gravatar Dag 1-6/+9
Fixed for items with pub date newer than 31. jan 2025
2025-01-02[BlizzardNewsBridge] fix BlizzardNewsBridge (#4379)Gravatar Niehztog 1-14/+54
* fix BlizzardNewsBridge * fix linter warnings * fix linter warnings * fix linter warnings
2025-01-02Update BlueskyBridge.php (#4367)Gravatar mruac 1-99/+456
* Update BlueskyBridge.php * Used human readable terms * Include quote and reply post * Added video support * Replaced Youtube embed with thumbnail preview * Added link embed preview * Included visible alt text to images * appease the lint * remove unused test code * fix unset displayName * appease the lint
2025-01-02[MixologyBridge] adapt to latest site changes (#4368)Gravatar Sebastian Wolf 1-21/+45
* [MixologyBridge] adapt to latest site changes * [MixologyBridge] fix category selector
2025-01-02[CentreFranceBridge] Update parser to handle latest website layout changes ↵Gravatar Quentin B. 1-40/+27
(#4372)
2025-01-02[EdfPrices Bridge] add HC/HP, base and EJP (#4369)Gravatar Florent V. 1-37/+194
* [EdfPrices Bridge] add HC/HP, base and EJP * [EdfPrices Bridge] lint * [EdfPrices Bridge] fix missing variable