Dag
9e9a697b8b
feat: add config option "path" for file cache ( #3297 )
2023-03-20 19:10:01 +01:00
Bocki
f0e5ef0fc5
[Various] getKey replacements and docu ( #3283 )
...
* [Various] getKey replacements and docu
* more bridges and fix to the abstract
* linting
* revert bandcampdaily. doing more than i thought
2023-03-06 20:01:51 +01:00
Dag
f40ed566be
fix: absolute urls for images in pixivbridge ( #2993 )
2022-09-02 20:35:17 +02:00
Dag
4f75591060
Reformat codebase v4 ( #2872 )
...
Reformat code base to PSR12
Co-authored-by: rssbridge <noreply@github.com>
2022-07-01 15:10:30 +02:00
Yaman Qalieh
1e7ad6ed51
[PixivBridge] Remove backwards compatability hack ( #2846 )
...
There is no need for this since the context is guessed if it's not
provided.
2022-06-24 11:31:24 +02:00
Yaman Qalieh
abb4c17a0d
bridges: Update maintainer ( #2856 )
2022-06-22 13:07:54 -04:00
Yaman Qalieh
8f0d90f653
[PixivBridge] Fix tags ( #2799 )
2022-06-08 23:05:56 -04:00
Yaman Qalieh
1fd2f37bb4
[PixivBridge] Fix 404 for fullsize novel images ( #2751 )
2022-06-04 20:53:10 +02:00
Yaman Qalieh
0ce71d561d
[PixivBridge] [UnsplashBridge] Fix deprecated null ( #2705 )
2022-05-08 16:17:26 +02:00
Yaman Qalieh
410daee1d5
[PixivBridge] Add User context ( #2650 )
2022-05-08 02:46:57 +02:00
Bocki
1a8d0babd1
[Multiple] Fix all exampleValues and required variables ( #2296 )
2022-03-24 11:59:34 +01:00
Yaman Qalieh
44e01a4282
[PixivBridge] Rewrite Bridge ( #2111 )
...
Also added options:
- Search for Illustrations, Manga or Novels
- Custom Post Limit
- Choose between thumbnails and full-sized image
2021-05-25 00:42:39 +05:00
logmanoriginal
e7d3a006c8
global: Fix code violations
2018-12-26 21:58:07 +01:00
logmanoriginal
ecdac1b089
core: Add path separator to PATH_CACHE
2018-11-10 19:48:05 +01:00
logmanoriginal
2126db84ac
core: Replace CACHE_DIR by PATH_CACHE
...
Move CACHE_DIR from index.php to /lib/RssBridge.php and change name
to PATH_CACHE.
PATH_CACHE is one of the core paths of RSS-Bridge and should therefore
be defined in the core file RssBridge.php.
2018-11-06 18:35:43 +01:00
logmanoriginal
392e3ff6c7
phpcs: Fix violations
2018-11-05 12:55:58 +01:00
Piranhaplant
e7dab5d351
Fixed timestamp on Pixiv bridge ( #785 )
2018-08-18 16:54:24 -03:00
logmanoriginal
5fea9fc1f5
bridges: Fix bridges failing unit test
2018-08-09 17:04:16 +02:00
LogMANOriginal
193ca87afa
[phpcs] enforce single quotes ( #732 )
...
* [phpcs] Add rule to enforce single quoted strings
2018-06-29 22:55:33 +01:00
teromene
494169f959
Added bridge for Pixiv.
...
This bridge is slow, as caching of images is required (REFERER header required to access the full size images)
2018-04-14 16:19:35 +01:00