9 Commits
Author SHA1 Message Date
ligang945 c3d2ba3efe fix warnning: Variable 'feed' collides with imported package name 2024-04-19 09:59:24 -07:00
Maksym Pavlenko 7a81903ae8 Replace deprecated function calls
Signed-off-by: Maksym Pavlenko <[email protected]>
2024-03-31 17:23:42 -07:00
Th0masL d871db8256 Add option to enable debug mode in config.toml 2023-01-02 15:29:16 +02: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 c9c2b80c7d Support S3-compatible provider as storage backend 2022-06-09 19:43:40 -04:00
Maksym Pavlenko 79868dce7f Move HTTP server to services 2022-05-08 16:39:04 -07:00
Maksym Pavlenko 43c44fc01c Allow specify string as API key 2022-01-02 16:48:20 +02:00
Maksym Pavlenko 142b0e0f3c Add server package 2022-01-02 15:16:39 +02:00
Maksym Pavlenko 54834550d5 Decouple config package 2022-01-02 14:57:10 +02:00