Commit graph

23 commits

Author SHA1 Message Date
ce73f0472c added sftp client implementation 2022-04-02 20:05:07 +02:00
ad41ddbe54 implemented os file interface acstraction 2022-04-02 14:08:59 +02:00
23528fe28e fixed potential bug in quota calculation 2022-03-30 23:16:26 +02:00
711f020c18 added custom buffer size error handling 2022-03-30 17:06:56 +02:00
28232d976b added metadata helper tool 2022-03-29 21:43:23 +02:00
78b5e5f796 major refactoring 2022-03-23 21:50:01 +01:00
333d5cb149 added preloads page 2022-03-23 01:09:12 +01:00
b5ae5504a7 added cache only access server 2022-03-22 21:48:59 +01:00
ce1639f8f8 added CSP 2022-03-20 22:50:27 +01:00
675bc4d125 added stat cache 2022-03-20 10:19:03 +01:00
10512e5738 removed debug logging 2022-03-19 15:49:04 +01:00
74ab10358a added directory cleanup 2022-03-17 21:10:23 +01:00
f3e2a9240d change cache status display 2022-03-17 00:51:48 +01:00
9cc2b04342 added disk quota 2022-03-17 00:47:45 +01:00
4499e88245 added directory listing cache 2022-03-16 02:37:09 +01:00
a069baf48d added preload status and cancel 2022-03-16 01:58:10 +01:00
0c9fb06263 added comment 2022-03-14 23:10:57 +01:00
0b18bd3ee3 removed comments 2022-03-14 23:08:09 +01:00
78bd754298 added webdav 2022-03-14 22:58:36 +01:00
2e78593526 added write error handling 2022-03-14 01:16:27 +01:00
9af837a17c fixed open file leak 2022-03-14 00:12:56 +01:00
d2b91f2db4 added offline mode 2022-03-14 00:06:06 +01:00
3053f89410 initial commit 2022-03-13 18:49:27 +01:00