10 Commits

Author SHA1 Message Date
Maksym Pavlenko 7a81903ae8 Replace deprecated function calls
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
2024-03-31 17:23:42 -07:00
Dmitry Mukhin 081dfbdd20 Add S3 prefix support (#498)
* Start working on S3 prefix
* Make amends with linter.
* Simplify buildKey and add more info on prefix setting in example template
* Make buildKey an S3 method.
2023-03-14 12:55:42 -07:00
Contextualist 81f9894587 Fix struct tag for config storage.local.data_dir 2022-06-14 21:48:42 -04:00
Contextualist edade8d330 Add storage config section
This also deprecate `server.data_dir` in favor of `storage.local.data_dir`
2022-06-12 14:08:34 -04:00
Contextualist 3edba1ab3b Add tests for fs.S3 2022-06-11 18:59:08 -04:00
Contextualist c9c2b80c7d Support S3-compatible provider as storage backend 2022-06-09 19:43:40 -04:00
Maksym Pavlenko 12cdbf61db Refactor code to allow pluggable storages 2022-01-02 13:17:28 +02:00
Maksym Pavlenko 8415f6f644 Minor log fixes 2020-04-22 18:56:19 -07:00
delaosa 01b2f8daf5 Optional inclusion of feeds into an opml file (#114) 2020-04-15 13:26:08 -07:00
Maksym Pavlenko 38f5c3cffc Use fs storage interface to access episodes 2020-03-07 16:55:13 -08:00