mirror of
https://github.com/aljazceru/pubky-core.git
synced 2026-02-01 12:24:19 +01:00
* switch branch * moved files around * validate webdav path in requests * async and sync writer * implemented file read and write via disk * cleaning up * clippy and fmt * cleanup 1 * last cleanup * fmt * test concurrent read/write * cleanup3 * cleanup3 * added log in case of a join error * removed pub from max_chunk_size() * fmt and clippy * fixed test * fmt * fixed main merge errors