Commit graph

1539 commits

Author SHA1 Message Date
shortcutme
6a1c5d96ac
Disable bz2 support due incompatibility issues 2017-08-09 14:15:10 +02:00
shortcutme
bfd57561b7
Rev2170 2017-07-31 14:39:27 +02:00
shortcutme
4cd393e4d8
Auto download optional files command line argument 2017-07-31 14:39:21 +02:00
shortcutme
ac230219ee
DB cleanup error is not fatal 2017-07-31 14:35:48 +02:00
shortcutme
c96dce3d0b
Fix site cleanup from content.db 2017-07-31 14:35:01 +02:00
shortcutme
9e13994c54
Formatting SslPatch 2017-07-31 14:34:18 +02:00
shortcutme
b8d68e2589
Fix undefined ssl error 2017-07-31 14:34:06 +02:00
ZeroNet
5f753d41d4 Merge pull request #1061 from cclauss/patch-3
import binascii
2017-07-31 13:49:13 +02:00
ZeroNet
d2d335314d Merge pull request #1062 from cclauss/patch-6
data_unpack --> data_unpacked
2017-07-31 13:48:41 +02:00
ZeroNet
545f4964a1 Merge pull request #1060 from cclauss/patch-5
import threading and queue.Empty
2017-07-31 13:47:06 +02:00
ZeroNet
7e88c4431a Merge pull request #1059 from cclauss/patch-4
import math
2017-07-31 13:46:09 +02:00
cclauss
e1d3a31c6c data_unpack --> data_unpacked
@shortcutme Is this the right way to fix these two undefined name errors?
2017-07-31 13:08:22 +02:00
cclauss
231195ba0a import binascii
Solves the undefined name on line 30
2017-07-31 12:28:55 +02:00
cclauss
6cb700b302 import threading and queue.Empty
Fixes the undefined name on line 644
2017-07-31 12:26:15 +02:00
cclauss
504b147cee import math
Resolves the undefined name on line 54
2017-07-31 12:06:11 +02:00
ZeroNet
d9b3078f7b Merge pull request #1058 from cclauss/patch-3
from Debug import Debug
2017-07-31 12:05:06 +02:00
cclauss
b35bff4164 from Debug import Debug
Solves the unresolved name on lines 164 and 200
2017-07-31 11:55:03 +02:00
shortcutme
5b6d4f972e
Version 0.5.7 Changelog 2017-07-30 02:20:30 +02:00
shortcutme
eb97ea4f34
Rev2169 2017-07-29 13:46:04 +02:00
shortcutme
a69531c4c9
Emulate short click for mobile 2017-07-29 13:45:57 +02:00
shortcutme
527c2b4f54
Sidebar close button for small screens 2017-07-29 13:44:54 +02:00
shortcutme
467cd480cf
Rev2168, Only avoid reload site on every missing file 2017-07-29 12:49:38 +02:00
shortcutme
6610914fdb
Rev2167, Skip downloading if no connection server specified 2017-07-28 22:57:41 +02:00
shortcutme
fa96ab453f
Rev2166, Mobile friendly notifications 2017-07-28 15:36:49 +02:00
shortcutme
5bdc3b4fb5
Rev2165 2017-07-27 16:30:37 +02:00
shortcutme
eee073c103
Publish incoming updates to more peers 2017-07-27 16:30:21 +02:00
shortcutme
35efd6b107
ServerShowdirectory admin API command to show directory 2017-07-27 16:29:39 +02:00
shortcutme
f45ecb6cf4
Log problematic pattern 2017-07-27 16:29:12 +02:00
shortcutme
db8fe8d890
Version 0.5.7, Rev2163 2017-07-19 22:52:35 +02:00
shortcutme
bd9f88416c
Rev2162 2017-07-19 16:48:40 +02:00
shortcutme
cbac57dc88
Plugin to request cross-site resource access 2017-07-19 16:48:24 +02:00
shortcutme
504d7812e5
Fix exception if no path_parts returned 2017-07-19 16:46:37 +02:00
shortcutme
b88ee9a87a
Only allow to sign content.json files 2017-07-19 16:45:28 +02:00
shortcutme
2aba9cc3c2
Only download content.json files as content 2017-07-19 16:45:12 +02:00
shortcutme
961fcbf660
Rev2160, Fix sidebar typo 2017-07-18 22:39:48 +02:00
shortcutme
56c9ac8e46
Rev2159 2017-07-18 20:57:41 +02:00
shortcutme
1f7b25b60c
Ignore http protocol in same origin comparison 2017-07-18 20:57:33 +02:00
shortcutme
34ec05d4b4
Fix notification id collision 2017-07-18 20:55:53 +02:00
shortcutme
bf672bdec3
Add new test to unsafe matches 2017-07-18 20:55:04 +02:00
shortcutme
bb27e3124f
Remove files without info on retry bad files 2017-07-18 20:54:39 +02:00
shortcutme
551aa3ef67
Raise exception on unsupported dbschema version 2017-07-18 20:53:52 +02:00
ZeroNet
de550d7cae Merge pull request #1027 from cclauss/patch-2
Old style exceptions --> new style
2017-07-18 20:51:48 +02:00
ZeroNet
f50ec0eeee Merge pull request #1028 from flibustier/dockerfile
Revamped Dockerfile 🐋
2017-07-17 23:20:56 +02:00
Jon P
6e51b5ba32 Update Dockerfile 2017-07-17 16:08:18 +02:00
ZeroNet
8281176873 Merge pull request #1023 from anoadragon453/master
Small grammar fix
2017-07-17 15:10:09 +02:00
cclauss
eaa344abca Update main.py 2017-07-16 22:57:28 +02:00
cclauss
1f22009360 Update SiteManagerPlugin.py 2017-07-16 22:53:11 +02:00
cclauss
7d7272a266 Update SidebarPlugin.py 2017-07-16 22:51:01 +02:00
cclauss
83e372ce47 Update SidebarPlugin.py 2017-07-16 22:50:03 +02:00
cclauss
8db16a1421 Update PeerDbPlugin.py 2017-07-16 22:48:35 +02:00