1
0
Fork 0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-03-24 18:42:09 +03:00
Commit graph

8 commits

Author SHA1 Message Date
Dag
2172df9fa2
fix: various notice fixes () 2023-09-29 19:17:03 +02:00
Dag
9e9a697b8b
feat: add config option "path" for file cache () 2023-03-20 19:10:01 +01:00
Dag
058e792b8f
feat: add filecache config to enable/disable real purge ()
* refactor: cachefactory

* feat: add filecache config to enable/disable real purge

* test: fix test
2023-03-06 21:50:40 +01:00
Dag
007f2b2d8a
feat: sanitize root folder also in php error messages () 2023-03-06 21:47:25 +01:00
Dag
23f8c81646
refactor/fix: css organization and error rendering ()
* fix: php notice

* refactor/feat: merge HtmlFormat.css into style.css

Also improve ux of error rendering.

* fix: center-align footer text
2022-10-29 10:46:37 +02:00
Dag
57d5aa45f7
fix: php notice in eztvbridge ()
* fix: php notice in eztvbridge

Fixes Undefined property: stdClass::$torrents

* lint
2022-09-04 04:35:21 +02:00
Dag
2bbce8ebef
refactor: general code base refactor ()
* refactor

* fix: bug in previous refactor

* chore: exclude phpcompat sniff due to bug in phpcompat

* fix: do not leak absolute paths

* refactor/fix: batch extensions checking, fix DOS issue
2022-08-06 22:46:28 +02:00
Dag
0a060b2ad6
[Gab] feat: add new bridge GabBridge () 2022-07-31 03:52:27 +02:00