Commit graph

1211 commits

Author SHA1 Message Date
shortcutme 13f0ccf8c6
Fix optional files deleting 2017-01-27 14:01:55 +01:00
shortcutme 8a75f200ca
No logging phantomjs 2017-01-27 14:00:41 +01:00
shortcutme 8b2920c296
Add relative path to file info 2017-01-27 14:00:28 +01:00
shortcutme b29634e906
Rev1844 2017-01-27 13:06:17 +01:00
shortcutme 32c63fb140
Don't reload source on changes in Test directory 2017-01-27 13:06:09 +01:00
shortcutme d65c7d05a4
Remove /media access 2017-01-27 13:05:49 +01:00
shortcutme 72f91a2816
Fix selenium with gevent 1.2 2017-01-27 13:05:10 +01:00
shortcutme c57d0283b3
Fix optional files test 2017-01-27 13:04:32 +01:00
shortcutme 8fcca9cb9c
Rev1841 2017-01-27 12:09:35 +01:00
shortcutme c9ba59e895
Fix new version popup on first visit 2017-01-27 12:09:23 +01:00
shortcutme 697e177e13
Don't remove missing optional files 2017-01-27 12:02:14 +01:00
shortcutme 0f0cf18f92
Store data in Application Support if running from Library 2017-01-24 16:36:51 +01:00
shortcutme 6271fb9218
Update test 2017-01-23 17:23:31 +01:00
shortcutme fd71a36da8
Rev1838 2017-01-23 12:55:11 +01:00
shortcutme 6c9f709290
Fix linux utf8 path free space query 2017-01-23 12:55:03 +01:00
shortcutme 802b6775d7
Wait a bit before browser open to let http server start 2017-01-23 12:54:47 +01:00
shortcutme 2113b03a42
Rev1845, Hide Tor console window 2017-01-23 00:31:52 +01:00
shortcutme a0c3d7f8a6
Rev1833, Fix utf8 system paths 2017-01-22 21:22:53 +01:00
shortcutme 6a46181e8e
Rev1830 2017-01-22 11:09:58 +01:00
shortcutme 54c553d13b
Timeout and Base64 encoding support for fileGet 2017-01-22 11:09:45 +01:00
shortcutme bf34d95bc1
Call fileGet and fileList in async 2017-01-22 11:09:26 +01:00
shortcutme b6644887bd
Move admin_commands to class variable 2017-01-22 11:08:41 +01:00
shortcutme 50acc6b55f
Rev1825 2017-01-21 23:01:48 +01:00
shortcutme 8f3c596d46
macOS restart support 2017-01-21 23:01:29 +01:00
shortcutme e7d8f6b807
Use source_update_dir to store updates if defined 2017-01-21 23:01:17 +01:00
shortcutme 7938689f95
Skip SQLite thread check for macOS compatibility 2017-01-21 23:00:37 +01:00
shortcutme 8258da2e46
macOS var data location 2017-01-21 23:00:13 +01:00
shortcutme 5c1ce5302a
Replace dead tacker 2017-01-21 22:59:10 +01:00
shortcutme e92c861e1c
Skip invalid location on sidebar map 2017-01-21 22:58:44 +01:00
ZeroNet 778e010bb3 Merge pull request #782 from cxgreat2014/patch-2
Add openssl support for optware and entware router
2017-01-20 20:53:07 +01:00
ZeroNet f529c7f2a2 Merge pull request #784 from fred-a-kemp/tor-control-spec-compliance
TorManager.send(): read until repsonse terminator.
2017-01-20 20:51:02 +01:00
anonym 6679baadbb TorManager.send(): read until repsonse terminator.
Tor command responses terminate with "250 OK\r\n" so we have to read
until that sequence is encountered.

The previous implementation is racy: after sending a command it would
accept whatever that is found on the socket as its response, no matter
if it is correctly terminated or not.

This commit fixes: https://github.com/HelloZeroNet/ZeroNet/issues/756
2017-01-20 10:53:31 +01:00
cxgreat2014 cdf3b3f011 Add openssl support for optware and entware 2017-01-20 15:29:17 +08:00
shortcutme 2dc981496b
Rev1821, Show progress bar on publishing 2017-01-16 13:41:57 +01:00
shortcutme b68424f008
wrapperProgress API command 2017-01-16 13:41:11 +01:00
shortcutme 60d58a2d45
Ignore invalid content.json files on merger load 2017-01-16 13:39:59 +01:00
shortcutme 391b6e972f
Update email, new 4096 signature 2017-01-15 16:01:36 +01:00
shortcutme 8c9457d636
Rev1818, Set user-only permissions on directories instead of files 2017-01-15 13:19:34 +01:00
shortcutme 0a3a71f634
Rev1817, Fix windows crash on trayicon shutdown 2017-01-14 21:41:59 +01:00
shortcutme d3fc1cf897
Rev1816, Fix exe distribution forbidden error 2017-01-14 12:43:05 +01:00
ZeroNet d6ff1dfd8d Merge pull request #764 from MuxZeroNet/patch-7
Fix extension detection
2017-01-13 10:33:09 +01:00
MuxZeroNet 6b0ef500ed Fix extension detection 2017-01-12 05:22:26 +00:00
ZeroNet c20efea1e9 Merge pull request #757 from sirMackk/unicode_fix
Decodes IGD response to utf-8; Makes function arguments immutable;
2017-01-11 19:59:28 +01:00
shortcutme 77e07dd5b5
Rev1815, Request tor version using GETINFO 2017-01-11 19:56:33 +01:00
sirMackk 1d8fe61920 Decodes IGD response to utf-8; Makes function arguments immutable; 2017-01-11 19:53:22 +01:00
shortcutme 2425f9f03e
Rev1814 2017-01-11 13:14:02 +01:00
shortcutme 60fc5fb4d3
Allow transaction errors 2017-01-11 13:14:02 +01:00
shortcutme 4e96ddfb9e
Allow .. in data_dir path 2017-01-11 13:14:02 +01:00
shortcutme 9fd30b8853
Log unhandled exceptions properly 2017-01-11 13:14:02 +01:00
ZeroNet 91c8526c88 Merge pull request #753 from MuxZeroNet/patch-6
Fix #752
2017-01-10 12:32:58 +01:00