Commit graph

1432 commits

Author SHA1 Message Date
shortcutme a7b22e2055
Fix error on exit for peers without site 2017-06-20 20:28:35 +02:00
shortcutme 71fbcee76c
Fix error on exiting when there is no stream_server started 2017-06-20 20:28:09 +02:00
shortcutme e157894694
Rev2122 2017-06-20 11:20:48 +02:00
shortcutme f08f354eb6
More detailed file size match error logging 2017-06-20 11:20:43 +02:00
shortcutme 23db93d20f
Fix invalid update logging 2017-06-20 11:20:30 +02:00
shortcutme 67212ee29e
Rev2121 2017-06-19 16:19:04 +02:00
shortcutme 15d8589069
Fix typo, less verbose socket logging 2017-06-19 16:18:37 +02:00
shortcutme 14cd9315c1
Don't try to send to closed socket 2017-06-19 16:18:20 +02:00
shortcutme f1786c2ee6
Handle unknown message type 2017-06-19 16:16:43 +02:00
shortcutme 7d9cb65ba1
Catch message type errors on connection parsing 2017-06-19 16:16:13 +02:00
shortcutme 9f72fdeb41
Display sign error on command line siteSign command failure 2017-06-19 16:14:36 +02:00
shortcutme b7106995b7
Test size errors on getFile 2017-06-19 16:14:14 +02:00
shortcutme dca3c775d1
Test expect exact sign and verification errors 2017-06-19 16:13:58 +02:00
shortcutme 916709a7e4
Allow less peer error if for popular sites 2017-06-19 16:13:06 +02:00
shortcutme 066f54f521
Only log listModification request in verbose mode 2017-06-19 16:12:41 +02:00
shortcutme 64199c7ded
Reduce logging on tracker error 2017-06-19 16:12:24 +02:00
shortcutme 79ca1069ec
Display exact sign error to UI on failure 2017-06-19 16:11:47 +02:00
shortcutme 43c8dacd70
Catch and log exact verification errors on worker download 2017-06-19 16:10:49 +02:00
shortcutme f773bf3336
Add file_size to request to avoid unnecessary download 2017-06-19 16:10:18 +02:00
shortcutme 9a9bd71634
Catch file verification errors on update request 2017-06-19 16:07:36 +02:00
shortcutme 25657ebdca
Log to site instead of fileserver 2017-06-19 16:04:17 +02:00
shortcutme c7146613a1
Store inner path to variable on update request to save some complexity 2017-06-19 16:02:52 +02:00
shortcutme c58d28861d
Raise RequestError instead of Exception of fileGet error 2017-06-19 16:01:41 +02:00
shortcutme ff69b04216
Catch verify exceptions on manual site files verification process 2017-06-19 15:57:02 +02:00
shortcutme 7653cba247
SiteVerify command line action display verify error 2017-06-19 15:49:39 +02:00
shortcutme b0ee0dae93
Remove old testing code 2017-06-19 15:48:50 +02:00
shortcutme 0224863b1f
Only use positive sizes to calculate size sum of content.json 2017-06-19 15:48:33 +02:00
shortcutme 94c7ce9f42
Sign raise error instead of return False 2017-06-19 15:47:47 +02:00
shortcutme 2a3b8a7692
Verify raise exception instead of return False 2017-06-19 15:47:03 +02:00
shortcutme fec3ff7d8e
Remove bad files that has no info 2017-06-19 15:40:13 +02:00
shortcutme 4b346243eb
On clone sign content.json after all other files copied 2017-06-19 15:39:14 +02:00
shortcutme c2b177434d
Drop error if want to publish non existent file 2017-06-19 15:38:05 +02:00
shortcutme c5d90ddd19
Start new workers if lots of tasks left 2017-06-19 15:36:07 +02:00
shortcutme d607696a75
Update websocket site_info on own setting change 2017-06-19 15:33:23 +02:00
shortcutme 4088c88a56
Sidebar check siteSign result 2017-06-19 15:32:58 +02:00
ZeroNet 3489d5de09 Merge pull request #984 from imachug/privatekey
Don't ask user for privatekey if file can be signed with auth_privatekey
2017-06-15 22:38:02 +02:00
shortcutme db8c85d249
Version 0.5.6, Changelog 2017-06-15 22:23:00 +02:00
Ivanq f4a040064c Don't ask user for privatekey if file can be signed with auth_privatekey 2017-06-15 21:18:15 +03:00
shortcutme a89f66e8b5
Rev2109 2017-06-15 19:50:11 +02:00
shortcutme e9ce137e14
Display invalid hosts 2017-06-15 19:49:51 +02:00
shortcutme 2f7bfa95b2
Fix multi value argument command line parsing 2017-06-15 19:49:00 +02:00
shortcutme c84fcf2034
Support manual ui_host command line parameter 2017-06-15 19:48:01 +02:00
shortcutme 0d3fa43f00
Remove unnecessary ui ip replace 2017-06-15 19:43:23 +02:00
shortcutme 2e04ba1880
Bind ui server to ipv4 address 2017-06-15 19:42:38 +02:00
ZeroNet 85b2a81568 Merge pull request #869 from MRoci/master
Root content.json "signers"  field as a list
2017-06-15 15:24:00 +02:00
shortcutme 0725464388
Fix database loading 2017-06-15 13:33:51 +02:00
shortcutme f506ac9701
Faster getPath 2017-06-15 13:30:36 +02:00
shortcutme 97b3563e6b
Rev2105, Fix database updating when path contains special characters 2017-06-15 13:30:06 +02:00
MRoci 9ac5746e3c Changed this assignment to have the "signers" field in root's
content.json as a list and not a dictionary to mantain uniformity with
"includes" "signers" field and for not having a dict with empty values
2017-06-13 18:20:39 +02:00
shortcutme 1f83b6691b
Fix CoffeeScript 1.12 support 2017-06-13 14:24:10 +02:00