Eugene Molotov
b440a6fdc6
[PikabuBridge] Added filtering by user ( #1266 )
2019-08-28 16:29:49 +02:00
somini
48d0385653
[core] Fix double XML encoding on Atom feed title ( #1247 )
2019-08-28 16:29:13 +02:00
Roliga
b68c0e0df8
[PirateCommunityBridge] Add new bridge ( #1252 )
...
* [PirateCommunityBridge] Add new bridge
2019-08-28 16:28:39 +02:00
Anchit Bajaj
f27b267614
[GuardianBridge] - New bridge for the Guardian ( #1249 )
...
* [GuardianBridge] - New bridge for the Guardian
2019-08-28 16:27:45 +02:00
Mitsu
8bff63d9c6
[ThePirateBay] URI fix, add magnet link
2019-08-27 01:18:43 +02:00
Mitsu
2b4a030158
[ThePirateBay] switch back TLD to .org
...
And the "whack-a-mole" game continues
2019-08-27 00:55:36 +02:00
Rudolf M. Schreier
6a99904e64
[DanbooruBridge] Decode href of HTML element to avoid double escaping. ( #1262 )
...
Directly accessing ...->href resulted in a string that contained '&'
instead of '&'. This was later escaped again to '&' in some
formats (e.g. Atom).
2019-08-26 14:26:19 +02:00
sysadminstory
f3c687604f
[DealabsBridge] Follow website change ( #1256 )
...
A minor website change broke the Bridge. This commit fix it
2019-08-26 14:25:47 +02:00
Lyra
a86a94555d
[LeBonCoinBridge] Submit user agent to LBC to get results.
2019-08-26 14:22:58 +02:00
Anchit Bajaj
acc0787b00
[IGNBridge] - New bridge for IGN ( #1233 )
...
* [IGNBridge]: New Bridge for IGN
2019-07-31 14:26:43 +02:00
johnnygroovy
c8992650a1
[DavesTrailerPageBridge] Add new bridge ( #1246 )
2019-07-31 14:17:34 +02:00
Anchit Bajaj
f9f511a849
[NYTBridge] : New bridge for the new york times ( #1235 )
2019-07-29 12:15:08 +02:00
somini
990719d614
[FabriceBellard]: New Bridge ( #1220 )
...
* [FabriceBellard]: New Bridge
2019-07-29 12:12:55 +02:00
triatic
b6be18d585
[contents] Respect passed headers for file_get_contents() ( #1234 )
...
* [contents] Respect passed headers for file_get_contents()
2019-07-29 12:05:13 +02:00
Roliga
cf525c964a
[WIP][FurAffinityBridge] Add new bridge ( #1083 )
...
* [FurAffinityBridge] Add new bridge
2019-07-26 11:02:58 +02:00
Antoine Cadoret
52a4f0860c
[LaCentraleBridge] Add new bridge ( #1201 )
...
* [LaCentraleBridge] Introduce new bridge
2019-07-26 11:00:55 +02:00
triatic
21b27a1042
[FacebookBridge] Remove relative date from content ( #1212 )
...
Remove relative date from content, as well as the separator after it.
As mentioned in #1188 .
2019-07-26 10:56:34 +02:00
Léo Maradan
2eee535171
CNET France Bridge ( #1214 )
...
CNET France News but with filters on title or url
2019-07-26 10:53:09 +02:00
Anchit Bajaj
da51fc065f
[EngadgetBridge] New bridge for Engadget ( #1215 )
...
* [EngadgetBridge] New bridge for Engadget
2019-07-26 10:51:20 +02:00
Joseph
e032705c9a
[HaveIBeenPwnedBridge] Add item limit parameter, set default limit to 20 ( #1219 )
...
* Add `item_limit` parameter to allow user to control number of item returned by bridge. Suggested by @triatic and @somini (code).
2019-07-26 10:47:20 +02:00
Joseph
be27bc9250
Fix malformed URLs ( #1222 )
...
Removes 'self::URI' from processUpload() which was creating malformed URLs. Relative URLs are handled by defaultLinkTo() making 'self::URI' unnecessary.
2019-07-26 10:43:18 +02:00
Albirew
75edc1b2b7
[NovelUpdatesBridge] now in https ( #1228 )
2019-07-26 10:42:41 +02:00
Albirew
c9ea53806d
[HentaiHavenBridge] now in https ( #1227 )
2019-07-26 10:42:19 +02:00
triatic
2bb9480555
[TwitterBridge] Get cookies before sending request ( #1232 )
...
* [TwitterBridge] Get cookies before sending request
Twitter now requires cookies to be set before requesting a page. This will fetch the cookies and send them to `getSimpleHTMLDOM()`.
* Formatting fixes
2019-07-26 10:36:59 +02:00
Corentin Garcia
eb942bc498
[UnsplashBridge] Fix bridge (fix issue #965 ) ( #1208 )
2019-07-16 16:50:14 +02:00
logmanoriginal
5a0ea423c4
[Configuration] Bump version to dev.2019-07-06
2019-07-06 12:35:36 +02:00
logmanoriginal
2120cc42fb
[Configuration] Bump version to 2019-07-06
2019-07-06 12:34:42 +02:00
logmanoriginal
5067501661
[README] Update list of contributors
2019-07-06 12:34:42 +02:00
LogMANOriginal
aea8484ccc
[FicbookBridge] Add new bridge ( #1185 )
2019-07-06 12:29:36 +02:00
logmanoriginal
6b9394dc78
[DemonoidBridge] Remove bridge
...
The public service demonoid.pw is no longer available and is
currently being rebuild under demonoid.info which hides torrents
behind a login wall. As this is not supported by RSS-Bridge, the
bridge will be removed.
Find more details on Reddit:
https://www.reddit.com/r/Demonoid/
2019-07-06 12:25:23 +02:00
logmanoriginal
4b51d42b8c
cache: Keep subfolders in the repository
...
References #1200
2019-07-06 12:12:59 +02:00
Joseph
d3fbf0d872
Fix bridge description ( #1207 )
2019-07-06 11:59:55 +02:00
Joseph
41a8eb74a1
[PinterestBridge] Remove search ( #1206 )
...
* Remove getSearchResults()
* Remove ''From search' from PARAMETERS array
* Update getURI() and getName()
* Update collectData()
* Add '.rss' to URL in `collectData` instead of in `getURI`
2019-07-06 11:57:48 +02:00
Joseph
7e6c58b67a
[HaveIBeenPwnedBridge] Display breach type ( #1203 )
...
* Extract breach types for each data breach
* Add paragraph tag
2019-07-06 11:55:31 +02:00
triatic
a31e518a07
[TelegramBridge] Fix forwarded videos ( #1202 )
...
Videos forwarded from other channels use a slightly different format, This fixes it.
2019-07-06 11:52:56 +02:00
logmanoriginal
50162f52b6
[XenForoBridge] Fix minor issues with CSS selectors
2019-07-03 19:34:43 +02:00
logmanoriginal
c0edf6e424
[ShanaprojectBridge] Add filter options
...
- Filter by minimum number of episodes
- Filter by minimum number of total episodes
- Filter by banner image
2019-07-03 19:34:43 +02:00
logmanoriginal
2ea8d73ac1
[ShanaprojectBridge] Return url to current season
2019-07-02 20:46:38 +02:00
logmanoriginal
465cd8c768
[ShanaprojectBridge] Add support for https and cleanup
2019-07-02 20:45:31 +02:00
logmanoriginal
73f4bc078e
[CastorusBridge] Fix broken activity selector
2019-06-28 20:31:49 +02:00
Nicolas Delsaux
1add201d3b
[WorldOfTanksBridge] Fix bridge ( #1197 )
...
* Fix #1196 by better protecting page
2019-06-28 19:32:26 +02:00
Nicolas Delsaux
09113c2594
[GQMagazineBridge] Fix bridge ( #1195 )
...
* Fix bridge by changing the way the articles are loaded AND their titles are found
2019-06-28 19:29:32 +02:00
Joseph
c39e642877
[HaveIBeenPwnedBridge] Convert HTML entities to characters ( #1198 )
2019-06-28 16:08:56 +02:00
Joseph
e2460ead18
[InternetArchiveBridge] Add new bridge ( #1186 )
2019-06-28 15:45:27 +02:00
logmanoriginal
60c1339612
[InstructablesBridge] Fix after layout changes
2019-06-27 21:05:50 +02:00
logmanoriginal
d324aa5da1
[InstructablesBridge] Update available categories
2019-06-27 20:29:21 +02:00
logmanoriginal
6f24987601
[InstructablesBridge] Fix listCategories() to work with new layout
2019-06-27 20:28:23 +02:00
logmanoriginal
54fb29d443
[InstructablesBridge] Add support for HTTPS
2019-06-27 20:16:53 +02:00
Joseph
ebe463dd08
[TelegramBridge] Set 'username' parameter as required ( #1192 )
2019-06-27 20:03:18 +02:00
logmanoriginal
987f42d6d4
logo: Add logo to the project
...
References #1087
2019-06-25 18:42:11 +02:00