Dag
db8462e6fa
chore: add scripts section to composer.json ( #2684 )
2022-04-26 01:59:50 +02:00
Dag
19a8165fc6
docs: add host to public instances ( #2685 )
2022-04-26 01:41:04 +02:00
Dag
0ef298f9cc
refactor: add php autoloader ( #2655 )
2022-04-26 00:57:59 +02:00
Corentin Garcia
b090b17bbf
[RobinhoodSnacksBridge] fix bridge ( #2676 )
2022-04-26 00:53:18 +02:00
sysadminstory
ca749e7bad
[ZoneTelechargement] Remove bridge ( #2678 )
...
Website announced the shutdown
2022-04-25 20:01:39 +02:00
Patrick Collins
e1c898848f
[contents.php] Fix incorrect reference to UnexpectedResponseException's responseBody. ( #2677 )
2022-04-23 10:04:56 +05:00
Eric G
46a356b0b2
[GogsBridge] Add protocol to examplevalue ( #2668 )
2022-04-18 22:31:26 +02:00
Joseph
fe042305e4
[GoogleSearchBridge] Update bridge ( #1869 )
2022-04-16 23:16:38 +02:00
Loïc Fürhoff
669e92357a
[Arte7Bridge] Exclude trailers and sort by v2 ( #2664 )
2022-04-16 23:08:27 +02:00
Nemo
1dec457b7b
docu: Add back rss-bridge.bb8.fun ( #2666 )
2022-04-16 23:05:26 +02:00
TotalCaesar659
a38951b911
general: Update URLs to HTTPS ( #2667 )
2022-04-16 23:03:15 +02:00
Dag
b11f1368bf
Update 06_Public_Hosts.md
2022-04-15 22:51:30 +02:00
Dag
1a698b3554
fix: remove dead public instances
...
https://rss-bridge.bb8.fun 404
https://myrss4fun.xyz not serving rss-bridge
https://rssbridge.fossdaily.xyz Curl failed for "https://rssbridge.fossdaily.xyz ": Could not resolve host: rssbridge.fossdaily.xyz (6)
https://bridge.noisebridge.info 502
https://rss-bridge.esmailelbob.xyz 502
2022-04-15 22:51:12 +02:00
Dag
73ebdbf67a
Revert "[Arte7Bridge] Exclude trailers and sort by ( #2660 )" ( #2662 )
...
This reverts commit 924eaf2011
.
That commit broke the bridge.
2022-04-15 22:02:41 +02:00
Eugene Molotov
ac766aa47f
[RutubeBridge] Add bridge ( #2661 )
2022-04-16 00:37:38 +05:00
Nemo
2be613e015
[BookMyShowBridge] Add new bridge ( #1349 )
2022-04-15 19:55:32 +02:00
Loïc Fürhoff
924eaf2011
[Arte7Bridge] Exclude trailers and sort by ( #2660 )
2022-04-14 23:20:09 +02:00
Alex Balgavy
d082bfca4a
[SeznamZpravyBridge] fix: broken bridge ( #2658 )
2022-04-14 14:38:16 +02:00
Dag
91283f3a62
fix: deprecation notice ( #2656 )
2022-04-13 21:35:54 +02:00
Dag
d6beb713b5
chore: upgrade dependencies and improve package.json ( #2648 )
...
* chore: update composer dependencies
$ composer update
Loading composer repositories with package information
Updating dependencies
Info from https://repo.packagist.org : #StandWithUkraine
Lock file operations: 0 installs, 8 updates, 0 removals
- Upgrading doctrine/instantiator (1.4.0 => 1.4.1)
- Upgrading myclabs/deep-copy (1.10.2 => 1.11.0)
- Upgrading phpdocumentor/reflection-docblock (5.2.2 => 5.3.0)
- Upgrading phpdocumentor/type-resolver (1.4.0 => 1.6.1)
- Upgrading phpspec/prophecy (1.13.0 => v1.15.0)
- Upgrading phpunit/php-file-iterator (2.0.4 => 2.0.5)
- Upgrading sebastian/exporter (3.1.3 => 3.1.4)
- Upgrading symfony/polyfill-ctype (v1.23.0 => v1.25.0)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 0 installs, 8 updates, 0 removals
- Upgrading symfony/polyfill-ctype (v1.23.0 => v1.25.0): Extracting archive
- Upgrading phpdocumentor/type-resolver (1.4.0 => 1.6.1): Extracting archive
- Upgrading phpdocumentor/reflection-docblock (5.2.2 => 5.3.0): Extracting archive
- Upgrading sebastian/exporter (3.1.3 => 3.1.4): Extracting archive
- Upgrading phpunit/php-file-iterator (2.0.4 => 2.0.5): Extracting archive
- Upgrading doctrine/instantiator (1.4.0 => 1.4.1): Extracting archive
- Upgrading phpspec/prophecy (1.13.0 => v1.15.0): Extracting archive
- Upgrading myclabs/deep-copy (1.10.2 => 1.11.0): Extracting archive
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
16 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
* chore: add dev-dependency squizlabs/php_codesniffer (phpcs)
$ composer require --dev squizlabs/php_codesniffer
Info from https://repo.packagist.org : #StandWithUkraine
Using version ^3.6 for squizlabs/php_codesniffer
./composer.json has been updated
Running composer update squizlabs/php_codesniffer
Loading composer repositories with package information
Updating dependencies
Info from https://repo.packagist.org : #StandWithUkraine
Lock file operations: 1 install, 0 updates, 0 removals
- Locking squizlabs/php_codesniffer (3.6.2)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 1 install, 0 updates, 0 removals
- Installing squizlabs/php_codesniffer (3.6.2): Extracting archive
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
16 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
* chore: add package type => "project" in composer.json
2022-04-13 21:04:27 +02:00
Dag
d62b977394
refactor: ./tests ( #2649 )
...
* refactor: ./tests
* test: consolidate testsuites
* refactor: move config setup into rssbridge.php
Makes it easier to unit test.
* lint
2022-04-13 21:04:10 +02:00
Austin Huang
183004f954
Update 06_Public_Hosts.md ( #2654 )
...
1. nixnet.xyz => nixnet.services
2. Add my instance
Supersedes #2653
2022-04-13 20:36:28 +02:00
Shikiryu
ff8ece213f
[PicalaBridge] Add new bridge ( #2646 )
2022-04-13 13:25:32 +02:00
Nemo
3e5675c256
[GoodreadsBridge] Add new bridge ( #1559 )
2022-04-13 13:18:05 +02:00
Dag
5a7d305e07
[Nordbayern] fix: problem with absolute and relative link ( #2637 )
...
* [Nordbayern] fix: problem with absolute and relative link
Fixes:
cURL error: Could not resolve host: www.nordbayern.dehttps
2022-04-12 23:40:37 +02:00
Dag
7379e2b3d5
[Parler] feat: add new bridge ( #2634 )
2022-04-12 23:39:32 +02:00
Dag
57c8806954
[ParuVenduImmo] fix: try to repair broken css selectors ( #2641 )
...
* [ParuVenduImmo] fix: try to repair broken css selectors
Needs more work.
2022-04-12 23:37:54 +02:00
Dag
b6e8350596
fix: a bunch of small changes in multiple bridges ( #2644 )
...
Mostly refactors.
2022-04-12 23:37:30 +02:00
Dag
5b7dd45b20
[UsbekEtRica] fix: broken css selectors ( #2643 )
2022-04-12 23:37:17 +02:00
Dag
f9801a5c58
[RoadAndTrack] fix: broken css selectors ( #2642 )
2022-04-12 23:37:05 +02:00
Dag
563c099d80
[NFLRUS] fix: broken css selectors ( #2640 )
...
This bridge needs more work.
2022-04-12 23:35:04 +02:00
Dag
b6e8e3ea6e
[N26] fix: broken css selectors ( #2639 )
2022-04-12 23:34:52 +02:00
Dag
9e2e32a19d
[Amazon] fix: broken css selectors ( #2638 )
2022-04-12 23:34:40 +02:00
Dag
df5c259375
[LaCentrale] fix: broken css selectors ( #2636 )
2022-04-12 23:34:23 +02:00
quickwick
6021d2ffa6
[GelbooruBridge] Change tag examplevalue to one valid for all inheriting bridges ( #2645 )
2022-04-12 16:52:34 +02:00
Dag
908da78113
Update phpcs.xml
2022-04-11 02:28:41 +02:00
Dag
a28481aaa8
[XenForo] fix: sort items by date in descending order ( #2633 )
2022-04-11 00:42:53 +02:00
Dag
bb81af086f
[Castorus] fix: htmlentities bug ( #2632 )
2022-04-10 22:47:02 +02:00
Dag
60f1c46779
docs: move screenshots from wiki to repo ( #2631 )
2022-04-10 22:23:06 +02:00
Corentin Garcia
ae760e40cc
replace wiki links with documentation links ( #2630 )
...
* docs: update composer support links
* docs: update link from wiki to docs for github issue template
* docs: update link pointing to wiki to point to new documentation
* docs: replace wiki links by documentation links in README and
CONTRIBUTING files
2022-04-10 21:58:29 +02:00
dag
5a733b3d82
feat: add limit options to the slowest bridges
2022-04-10 18:56:24 +02:00
dag
0b40f51c01
[Picuki] fix: item parsing ( #2619 )
...
Fixes a problem with the entire content being a link.
Also truncate title.
They have referrer checks on their images. So clicking the
enclosure doesnt work. Will fix later.
2022-04-10 18:54:48 +02:00
dag
dbee47f1d6
fix: give better error message when feed can't be parsed ( #2618 )
2022-04-10 18:54:32 +02:00
dag
c3a106892d
fix: require curl extension ( #2617 )
2022-04-10 18:54:18 +02:00
quickwick
db28bedb23
[TwitterV2Bridge] Changes to output HTML/CSS, larger display image by default ( #2626 )
2022-04-10 18:53:35 +02:00
User123698745
aacf5812ff
[GiphyBridge] include search text in feed name ( #2628 )
...
Co-authored-by: User123698745 <usr123698745+git@gmail.com>
2022-04-10 18:06:33 +02:00
User123698745
bf2f9a06f9
[Docker] force unix line ending on bash files to prevent docker run failing on windows ( #2629 )
2022-04-10 18:05:43 +02:00
User123698745
7833d0e6c3
[GiphyBridge] include bundle parameter in api calls to reduce bandwidth ( #2627 )
2022-04-10 15:21:43 +02:00
Corentin Garcia
c498749c2b
[TwitterEngineeringBridge] add bridge #2385 ( #2623 )
2022-04-10 11:47:42 +02:00
User123698745
722f9ff0ce
[GiphyBridge] use not rate limited public api key ( #2625 )
...
Co-authored-by: User123698745 <usr123698745+git@gmail.com>
2022-04-10 11:37:02 +02:00