Commit graph

57 commits

Author SHA1 Message Date
0c4376ec32 implemented pledge and unveil on openbsd 2022-10-08 17:48:16 +02:00
3f1752e961 fixed quota delete 2022-10-08 14:03:12 +02:00
88861102fd possible fix for rare panic 2022-10-08 13:45:12 +02:00
f0af1fb04d added channel close 2022-10-08 10:40:28 +02:00
37a6b0ae5f fixed panic and quota 2022-10-08 10:34:16 +02:00
a6b9602821 switch to config file and implement src path filter 2022-10-07 22:57:54 +02:00
055e9db8e2 added file size 2022-10-05 20:35:15 +02:00
00d87ecb5c fixed rare panic 2022-09-16 15:39:38 +02:00
4f043d228d fixed last chunk 2022-08-21 21:47:35 +02:00
70414c4941 fixed preload deadlock 2022-08-21 19:50:33 +02:00
b010b3a93e added preload and streaming buffer pool 2022-08-19 19:01:28 +02:00
cd0b0254c7 fixed preload finish deadlock 2022-08-19 16:00:54 +02:00
caf12d9ca5 fixed preload resumption 2022-08-18 23:10:55 +02:00
304135be2e more async improvements and crypto bugfix 2022-08-17 23:58:46 +02:00
120464c0a5 added experimental async cache write 2022-07-31 12:39:14 +02:00
b69c78b380 cache file open bugfix 2022-06-03 23:37:29 +02:00
f69d3149f3 cache read performance improvements 2022-05-19 01:29:23 +02:00
39c4720e40 cleanup 2022-05-03 22:18:44 +02:00
eb6272e411 implemented priority preloading 2022-05-03 22:14:47 +02:00
1075b3215c some fixes 2022-04-13 23:44:41 +02:00
3e765a7943 fix metadata generator 2022-04-07 17:11:30 +02:00
cb7f2dee54 fix preload alignment for custom buffer sizes 2022-04-07 16:13:08 +02:00
880e2f06b3 continued work on encryption 2022-04-07 00:54:13 +02:00
4e1d5b36b2 fixed directory decryption 2022-04-06 01:50:28 +02:00
616aca97f9 remove error handling 2022-04-06 01:25:37 +02:00
fd1e8118a4 added fs encryption overlay 2022-04-06 01:08:19 +02:00
2039086696 do not log EOF 2022-04-02 23:06:00 +02:00
9995ffbd7a added known_hosts 2022-04-02 20:33:21 +02:00
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
550bc1ee2c fixed cache server 2022-03-23 22:02:35 +01: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
2a0801b015 added visited colors and more contrast 2022-03-21 00:31:03 +01:00
ce1639f8f8 added CSP 2022-03-20 22:50:27 +01:00
814fd8a5f7 css fixes 2022-03-20 21:50:12 +01:00
d6f6dd86d2 fixed whitespaces 2022-03-20 17:20:40 +01:00
29cfb766d6 new html template 2022-03-20 17:02:20 +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