Commit Graph

4046 Commits

Author SHA1 Message Date
Bocki
356dcc137a
Update prhtmlgenerator.yml 2024-10-14 13:40:49 +02:00
Bocki
dd0f8a10c6
Update prhtmlgenerator.yml 2024-10-14 13:21:30 +02:00
Bocki
3ca9b6dbe3
Update prhtmlgenerator.yml 2024-10-14 13:11:47 +02:00
Bocki
4d8141f130
Update prtester.py 2024-10-14 13:05:57 +02:00
Bocki
c131c348fe
Update prhtmlgenerator.yml 2024-10-14 11:57:48 +02:00
Bocki
66503e98ba
Update prtester.py 2024-10-14 11:54:09 +02:00
Bocki
b621ffeecc
Update prtester.py 2024-10-14 11:50:30 +02:00
Bocki
129e84a93e
Update prhtmlgenerator.yml 2024-10-14 11:46:00 +02:00
Bocki
5f604d2b26
Update prhtmlgenerator.yml 2024-10-14 11:43:26 +02:00
Bocki
92c6eb116c
Update prhtmlgenerator.yml 2024-10-14 11:40:16 +02:00
Bocki
41189b46bf
Update prhtmlgenerator.yml 2024-10-14 11:36:05 +02:00
Bocki
87b9fe490f
Update prtester.py 2024-10-14 11:25:51 +02:00
Bocki
aa1aa1581b
Update prhtmlgenerator.yml 2024-10-14 11:15:40 +02:00
Bocki
50eecd17bd
Update prhtmlgenerator.yml 2024-10-14 11:13:24 +02:00
Bocki
3a87840b30
Update prhtmlgenerator.yml 2024-10-14 11:02:55 +02:00
Bocki
5544231a4c
Update prhtmlgenerator.yml 2024-10-14 10:59:55 +02:00
Bocki
f6d9375f29
Update prhtmlgenerator.yml 2024-10-14 10:55:22 +02:00
Bocki
57a22ee4d1
Update prtester.py 2024-10-14 10:36:27 +02:00
Bocki
9c466f9896
Update prtester.py 2024-10-14 10:33:02 +02:00
Bocki
4383e66234
Update prtester.py 2024-10-14 10:28:33 +02:00
Bocki
9b803877f0
Update prtester.py 2024-10-14 10:21:32 +02:00
Bocki
b6bfbaf3b8
Update prtester.py 2024-10-14 10:13:06 +02:00
Mynacol
af26d845d9 Include all bridges in tarballs
Currently, two "demo" and "example" bridges are excluded from GitHub's
autogenerated tarballs. As I argued, those files can still be helpful
for integration tests, as they are run in NixOS and don't need internet
access or depend on the availability of external services [1].

Additionally, the official docker image builds from the checkout so it
includes those bridges when users use containers or a git checkout
compared to tarballs. This commit therefore unifies the list of
available bridges between deployment methods.

[1] https://github.com/NixOS/nixpkgs/blob/master/nixos/tests/web-apps/rss-bridge.nix#L20
2024-10-09 18:10:52 +02:00
osvfj
80c43f10d8
[TCBScansBridge] Add bridge (#4263) 2024-09-12 11:07:22 +02:00
sysadminstory
d9316cdc60
[PicukiBridge] Try to fix the bridge (#4262)
This is a try to fix the bridge HTML parsing
2024-09-11 15:14:19 +02:00
tillcash
40041dd65f
[DailythanthiBridge] fix url (#4261) 2024-09-09 19:06:08 +02:00
Pavel Korytov
358bebbb89
[EconomistWorldInBriefBridge] Fix bridge (#4258) 2024-09-07 05:02:27 +02:00
Dag
293d04f296
fix(spotify): detect rate limiting (#4253) 2024-09-03 07:02:37 +02:00
July
3dc8b65a0b
[GovTrackBridge] Add feed for GovTrack events and blog (#4231)
* [GovTrackBridge] Add feed for GovTrack events and blog

* [GovTrackBridge] add missing default value

* [GovTrackBridge] leaner items array and limit implementation
2024-09-02 21:49:49 +02:00
Dag
486191b419
fix(cve_details) (#4251) 2024-09-02 21:43:40 +02:00
Dag
a6bdc322b0
refactor: extract exception and cache middleware (#4248) 2024-09-01 21:48:14 +02:00
bloominstrong
36fd72c87e
[ABCNewsBridge] Fix broken due to site redesign (#4247) 2024-08-31 16:27:45 +02:00
Dag
9cabf60144
docs
* refactor

* docs
2024-08-30 04:37:40 +02:00
Dag
6a24e53d6c
refactor (#4244) 2024-08-30 04:21:51 +02:00
Dag
bb2f471a03
fix: bug in prior fix (#4243)
Have to tweak the config BEFORE instantiating of course
2024-08-30 02:44:50 +02:00
Dag
3e1a8b29d9
fix: extract duplicate config loading (#4242)
Also fix a problem with bin/cache-prune and FileCache and its enable_purge option
2024-08-30 02:29:51 +02:00
Dag
9f48370eb0
fix: tweak caching logic (#4241) 2024-08-30 00:22:11 +02:00
Dag
39952c2d95
refactor: implement middleware chain (#4240)
* refactor: implement middleware chain

* refactor
2024-08-30 00:07:58 +02:00
Dag
e7ae06dcf0
fix: bug in prior refactor (#4239) 2024-08-29 23:02:01 +02:00
Dag
58544cd61a
refactor: introduce DI container (#4238)
* refactor: introduce DI container

* add bin/test
2024-08-29 22:48:59 +02:00
tillcash
e010fd4d52
[HinduTamilBridge] fix image (#4237) 2024-08-28 19:45:54 +02:00
Petr Kolář
d51cc8f1a7
Fixed path in CeskaTelevizeBridge (#4236) 2024-08-28 19:43:40 +02:00
Dag
6516e31c1b
refactor: format rendering (#4229) 2024-08-23 17:34:06 +02:00
Dag
c849576c93
fix(rumble): fix guid bug (#4232)
Remove tracking parameter in query to avoid feed readers to interpret these as new items
2024-08-23 17:09:17 +02:00
Clemens Neubauer
b0674d7b19
[BMDSystemhausBlogBridge] rework detectParameters (#4138)
* bridge BMDSystemhausBlog: rework of detectParameters

* fix lint phpcs error

* Update BMDSystemhausBlogBridge.php

* Update BMDSystemhausBlogBridge.php
2024-08-22 11:36:58 +02:00
Dag
05e2c350b7
refactor: less reliance on super globals (#4228) 2024-08-22 00:33:35 +02:00
July
4a3919c1a3
[NPRBridge] Add missing tag and remove extra HTML elements (#4227) 2024-08-21 23:05:29 +02:00
July
06a8896000
[PriviblurBridge] Add Priviblur (Tumblr frontend) bridge (#4221)
* [PriviblurBridge] Add Priviblur (Tumblr frontend) bridge

* [PriviblurBridge] prevent error if post has no tags
2024-08-21 22:58:26 +02:00
July
d379f3e575
[CubariProxyBridge] add bridge for cubari manga proxies (#4220)
* [CubariProxyBridge] add bridge for cubari manga proxies

* [CubariProxyBridge] add limit and use isset
2024-08-21 22:57:02 +02:00
July
3a327503ee
[NPRBridge] add bridge for NPR stories (#4225)
* [NPRBridge] add bridge for NPR stories

* [NPRBridge] Use better selectors for multiple items
2024-08-21 22:10:03 +02:00