Commit graph

1711 commits

Author SHA1 Message Date
shortcutme
b322b750c2
Don't load empty piecefields from sites.json 2017-10-13 01:15:21 +02:00
shortcutme
4a75d9d4f5
Rev3099 2017-10-11 14:30:12 +02:00
shortcutme
68ea4d02cb
Don't reset bad file counter after restart, but limit to 20 2017-10-11 14:29:54 +02:00
shortcutme
8b3ff6454f
Limit connections to 500, backlog to 100 2017-10-11 14:22:23 +02:00
shortcutme
de28643e20
Rev3098 2017-10-10 14:58:52 +02:00
shortcutme
3030e00b21
Fix bigfile display if no piecemap info present 2017-10-10 14:58:43 +02:00
shortcutme
7ba3d86af4
Ignore invalid updatePiecefields response 2017-10-10 14:58:13 +02:00
ZeroNet
2f3b3ebf2b Merge pull request #1135 from filips123/patch-1
Add Slovenian translate.
2017-10-10 14:55:56 +02:00
Filip Š
136a0fbe28 Add Slovenian translate. 2017-10-07 20:16:20 +02:00
shortcutme
7905e12fc3
Rev3097, Add peer info for bigfiles even if it's not downloaded 2017-10-06 00:42:19 +02:00
shortcutme
07caaa6b48
Fix removed is_pinned flag on content.json update 2017-10-05 19:24:39 +02:00
shortcutme
59a04f101d
Remove unnecessary file 2017-10-05 14:05:48 +02:00
shortcutme
4265c4126a
Change Bigfile plugin directory case 2017-10-05 13:26:40 +02:00
shortcutme
0e85beec30
Rev3094 2017-10-04 17:27:08 +02:00
shortcutme
f1276beb97
Bump prority for non-user json files 2017-10-04 17:27:01 +02:00
shortcutme
365ba9b5f4
Force start peers for optional files 2017-10-04 17:26:43 +02:00
shortcutme
f997a69ebc
Run checkTask for every task 2017-10-04 17:26:21 +02:00
shortcutme
e2b6dd37b7
Only announce once per checkTask loop 2017-10-04 17:25:56 +02:00
shortcutme
bc9bddf918
Make sure the hashfield response is correct 2017-10-04 17:25:33 +02:00
shortcutme
b41570b663
Avoid console windows when setting sparse flag on Windows 2017-10-04 17:25:14 +02:00
shortcutme
4c6e01d38d
Run Bigfile plugin tests 2017-10-04 17:24:49 +02:00
shortcutme
8ef1ef0ce5
Merge branch 'master' of https://github.com/HelloZeroNet/ZeroNet 2017-10-04 14:40:35 +02:00
shortcutme
e4fc4ca410
Version 0.6.0, Rev3091 2017-10-04 13:36:29 +02:00
shortcutme
0b9bc56959
Test sub-directory files in user diretories 2017-10-04 13:36:14 +02:00
shortcutme
e9beeb85fc
Use with to open files to avoid keeping them open in case of errors 2017-10-04 13:35:55 +02:00
shortcutme
a71e82c315
Test user sub-directories inner_path 2017-10-04 13:35:15 +02:00
shortcutme
d176150248
Test multiple length of message for signing 2017-10-04 13:34:50 +02:00
shortcutme
ab9fa9ec0c
Mark data/optional.* as optional for test site 2017-10-04 13:34:14 +02:00
shortcutme
3d57fbb1b8
Use the real size of content.json instead of predefine it 2017-10-04 13:33:26 +02:00
shortcutme
f0f9240fc8
getDirname strips the leading / chars 2017-10-04 13:33:00 +02:00
shortcutme
b1bfe39cd5
Use merged getFile function call to download file using streaming 2017-10-04 13:32:39 +02:00
shortcutme
c82b19687a
Spy object also stores the called object 2017-10-04 13:31:49 +02:00
shortcutme
be755fe25e
Custom logging for tests to spot possible performance bottlenecks easier 2017-10-04 13:30:17 +02:00
shortcutme
8e2be5cfe2
Add Merkletools package for bigfile plugin 2017-10-04 13:29:32 +02:00
shortcutme
cf1154f2c5
Initial version of bigfile plugin 2017-10-04 13:28:59 +02:00
shortcutme
f7ce401564
Function to remove invalid characters from file path 2017-10-04 13:25:07 +02:00
shortcutme
5dbaf02e33
Add content.json location to getFileInfo 2017-10-04 13:24:44 +02:00
shortcutme
2ef537ee6c
Fox user_address detection for sub-directories in user directory 2017-10-04 13:24:22 +02:00
shortcutme
74048ce53f
Update site size on startup and file archival 2017-10-04 13:20:39 +02:00
shortcutme
96ceb253e8
GetTotal size also return optional sum of optional file sizes 2017-10-04 13:19:19 +02:00
shortcutme
aa9e8b067f
Send websocket event on optional file deletion 2017-10-04 13:17:36 +02:00
shortcutme
e5963f8a76
OptionalFileDelete API call only works on downloaded files 2017-10-04 13:17:18 +02:00
shortcutme
e5b851b171
Add progress information to bigfiles 2017-10-04 13:16:02 +02:00
shortcutme
282f06b65e
Filter for OptionalFileList API call that allows to list non-downloaded files and only bigfiles 2017-10-04 13:15:44 +02:00
shortcutme
e8a439cad3
Mark my optional files using directory on signing instead of file path 2017-10-04 13:14:24 +02:00
shortcutme
cd025316db
Auto-pin downloaded bigger files 2017-10-04 13:13:00 +02:00
shortcutme
6e55c8b7c7
Allow ranged SQL queries 2017-10-04 13:10:41 +02:00
shortcutme
38c663ee95
Use WHERE 1 for queries without argument 2017-10-04 13:10:26 +02:00
shortcutme
ca473d6c3b
Allow plugins on ContentManager 2017-10-04 12:51:37 +02:00
shortcutme
36b74e1c6a
ContentManager logging improvements 2017-10-04 12:51:24 +02:00