1
0
Fork 0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-03-16 21:20:46 +03:00
Commit graph

5 commits

Author SHA1 Message Date
Dag
bb2f471a03
fix: bug in prior fix ()
Have to tweak the config BEFORE instantiating of course
2024-08-30 02:44:50 +02:00
Dag
3e1a8b29d9
fix: extract duplicate config loading ()
Also fix a problem with bin/cache-prune and FileCache and its enable_purge option
2024-08-30 02:29:51 +02:00
Dag
58544cd61a
refactor: introduce DI container ()
* refactor: introduce DI container

* add bin/test
2024-08-29 22:48:59 +02:00
Dag
4faaa79101
refactor: change the way dependencies are wired ()
* refactor: change the way dependencies are setup

* lint
2024-08-07 03:15:43 +02:00
Dag
6eaf0eaa56
fix: add cache clearing tools ()
Forgot to add these in 
2024-01-17 20:10:32 +01:00