Commit graph

11 commits

Author SHA1 Message Date
dddf72267d admin: Implement sychronization backends
We are now able, depending on configuration, to retrieve files from either WebDAV or local file system.
2017-12-12 07:14:12 +01:00
ea12b6a0d2 New functions to get file by path 2017-12-12 07:14:12 +01:00
c2dd27d9a5 Define global default value at initialisation 2017-12-12 07:14:12 +01:00
917d8a6c81 Use BLAKE2b checksum instead of SHA-1 and SHA-512 2017-12-12 07:14:12 +01:00
0e222e56eb Hints can something else than text 2017-11-25 15:02:08 +01:00
90e9989f4c Handle file import digest 2017-11-25 15:02:07 +01:00
a8031452f7 New scripts to get files 2016-10-13 19:56:23 +02:00
992dbfc67d Bufferize file download (to avoid OOM) 2016-01-23 12:57:14 +01:00
69ad64715c Import file from owncloud 2016-01-21 05:33:59 +01:00
c33c2b8e8a Cache file size 2016-01-21 05:33:57 +01:00
92b81e467f Move common structs to libfic 2016-01-19 14:42:37 +01:00
Renamed from admin/file.go (Browse further)