Commit graph

945 commits

Author SHA1 Message Date
ZeroNet
57a0d4f8a6 Update test 2017-02-01 23:48:24 +01:00
shortcutme
aab6255783
Rev1851 2017-01-29 19:03:29 +01:00
shortcutme
66e2bfd76b
Reset bad_files on full update 2017-01-29 19:03:22 +01:00
shortcutme
db7dad6731
Don't delete content.json files from bad_files on update 2017-01-29 19:03:08 +01:00
shortcutme
b03f287d86
Dont log changed files 2017-01-29 19:02:40 +01:00
shortcutme
2b389e4e85
Support since parameter for siteUpdate 2017-01-29 19:02:08 +01:00
lmath
4559ee0d7f Update Chinese translation 2017-01-28 06:27:45 +08:00
shortcutme
1668659ff6
Rev1848 2017-01-27 14:02:03 +01:00
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
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
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
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
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
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
MuxZeroNet
4a6dc7971e #752 2017-01-09 05:01:49 +00:00
shortcutme
901478475f
Rev1812, Put zeronet.conf, data, log to parent dir when running from .exe, First signed commit 2017-01-09 01:28:50 +01:00
shortcutme
1a5bfd973e Only download media if site is already added 2017-01-08 17:31:03 +01:00
shortcutme
6cb3bd9860 Rev1811 2017-01-08 17:28:45 +01:00
shortcutme
6c68f8dd6c Fix content type detection for options request 2017-01-08 17:27:57 +01:00
shortcutme
2447279191 Rename websocket detection 2017-01-08 17:26:59 +01:00
shortcutme
612d885ad2 Fix OpenSSL loading for compiled exe 2017-01-08 17:25:50 +01:00
shortcutme
60e9bfbf19 Update to latest OpenSSL 2017-01-08 17:25:17 +01:00
MuxZeroNet
0a1eecee20 WebSocket requests not allowed 2017-01-08 06:56:42 +00:00
shortcutme
86bba4f0e4 Rev1806 2017-01-07 01:09:12 +01:00
shortcutme
bea212a8d1 Fix certAdd error 2017-01-07 01:09:05 +01:00
shortcutme
41ac8dc781 Add integer modification dates 2017-01-07 01:07:52 +01:00
shortcutme
3afca90c0e Fix content.json modified float decimals on Android 2017-01-07 01:07:52 +01:00
ZeroNet
8ef7e0a772 Merge pull request #743 from MuxZeroNet/patch-1
Add X-Frame-Options header
2017-01-06 13:29:00 +01:00
shortcutme
6f2445c417 Rev1801, Fix open file limit set on Linux 2017-01-06 10:31:47 +01:00
MuxZeroNet
da7821a3a9 X-Frame-Options 2017-01-06 01:44:22 +00:00
shortcutme
431415c052 Rev1800, Use -tmpnew and -tmpold postfix for atomic write 2017-01-05 03:03:17 +01:00
shortcutme
5c2b90c20f Rev1799, Force correct css content type 2017-01-05 02:33:33 +01:00
shortcutme
9d5bfa4be8 Rev1797 2017-01-05 02:27:14 +01:00
shortcutme
eee65da257 FileList API command 2017-01-05 02:26:58 +01:00
shortcutme
d9f8e83429 Safe disk write for content.json files 2017-01-05 02:26:44 +01:00
shortcutme
c94e73a029 Skip sites with broken content.json on startup 2017-01-05 02:26:05 +01:00
shortcutme
4514154364 Fix diff error 2017-01-05 02:25:49 +01:00
shortcutme
889c88c492 Close connection after 40 bad action 2017-01-05 02:25:16 +01:00
shortcutme
ee0176e730 Increase connection bad action on bad file location 2017-01-05 02:25:06 +01:00
shortcutme
5103879471 wrapperRequestFullscreen command 2016-12-30 19:32:36 +01:00
shortcutme
74a4a4b9da Update websocket on permission add and remove 2016-12-30 18:55:11 +01:00
erqan
a3f62f56f6 tor_password argument... 2016-12-27 17:15:02 +03:00
shortcutme
9a1735f37d Rev1791, Fix gevent 1.2 compatibility 2016-12-27 11:37:58 +01:00
shortcutme
86b0046f28 Don't allow load load wrapper frames as prefetch or as image 2016-12-27 11:37:35 +01:00
Derson5
9565335394 Polish translation (#708)
* Add files via upload

* Update and rename zeronet2.txt to pl.json

* Add files via upload

* Update and rename zeronet.txt to pl.json
2016-12-20 10:36:56 +01:00
shortcutme
e37daabb53 Rev1786, Fix sidebar on FF 2016-12-14 10:28:41 +01:00
shortcutme
987b7ffd0c Rev1785 2016-12-14 00:44:18 +01:00
shortcutme
f89f351b3c Dont copy content.json-default file 2016-12-14 00:43:08 +01:00
shortcutme
34ab2bad49 Clone inner path dest fix 2016-12-14 00:42:52 +01:00
shortcutme
62501d00b1 Use content.json-default if exists 2016-12-14 00:42:31 +01:00
shortcutme
c0d2e5efa6 Fix ZeroTalk scroll fixing 2016-12-14 00:25:47 +01:00
shortcutme
34e52153a2 Remove BOM and duplicate key 2016-12-12 17:01:59 +01:00
Thibaut Broggi
3cd04d03c8 Add spanish translation 2016-12-12 12:22:52 +00:00
shortcutme
a17ab1ce25 Rev1781, Only force / to end of site address 2016-12-09 01:00:53 +01:00
shortcutme
c4ae8ef711 Rev1780 2016-12-08 17:15:38 +01:00
shortcutme
10772a704e Root path parameter for cloning 2016-12-08 17:14:55 +01:00
shortcutme
64321043b7 Fix permission error 2016-12-08 17:14:30 +01:00
shortcutme
350b417ccb Rev1766, Hungarian translation of new files 2016-12-05 02:30:18 +01:00
shortcutme
f1f12ee8bd Rev1762, Fix binary files corruption with new updated 2016-12-04 21:36:52 +01:00
shortcutme
b66317fa7d Rev1761, Update ZeroNet from ZeroNet network 2016-12-04 18:57:08 +01:00
shortcutme
58848068e6 Save sites.json before updating 2016-12-04 18:55:03 +01:00
shortcutme
20ed04af84 Also delete orphan sites from site_id cache 2016-12-04 18:54:43 +01:00
shortcutme
5e6b41945b Fix sidebar for empty sites 2016-12-04 18:54:22 +01:00
ZeroNet
2a443a29c2 Merge pull request #690 from erqan/tr
fixing turkish translation..
2016-12-04 18:31:34 +01:00
erqan
e5b5f5ba62 fixing turkish translation.. 2016-12-03 13:18:40 +03:00
shortcutme
c1fd2be8cf Rev1758, Change working dir to zeronet.py dir 2016-12-01 00:34:11 +01:00
erqan
c6aba41ed1 adding tr.. 2016-11-26 15:08:53 +03:00
frerepoulet
df34abfcd9 Corrections to french translation 2016-11-24 15:50:48 -05:00
shortcutme
f083e26cf0 Rev1756, Sidebar button flud fix 2016-11-24 19:50:30 +01:00
iShift
3e06f21432 Russian translation for main 2016-11-24 15:05:29 +03:00
lmath
77208475b0 Fix translation commented by ooser (#667) 2016-11-23 15:51:49 +01:00
HostFat
45028fa2a3 Italian language (#665)
* Italian language

* Fix missing {
2016-11-22 22:33:58 +01:00
shortcutme
5adf4c31cb Rev1755, wrapperSetTitle command 2016-11-22 02:06:32 +01:00
frerepoulet
610938b120 Initial french translation 2016-11-21 17:36:50 -05:00
Navo
13a17c1a16 Fixed typo in de.json
widerhergestellt -> wiederhergestellt
2016-11-21 19:15:14 +01:00
jaros1
8102b0608a danish texts for ZeroNet 2016-11-20 15:23:06 +01:00
lmath
033b16928c Add Chinese (Traditional, Taiwan) Translation 2016-11-20 13:05:38 +08:00
ZeroNet
0fa0f4c0d9 Merge pull request #651 from ysc3839/patch-1
Update zh.json
2016-11-19 14:38:15 +01:00
Maciej Krüger
4451e20573 Add German Translation (#653)
* Add German Translation

* Fix dot
2016-11-19 14:37:50 +01:00
Richard Yu
d6c70a4259 Update zh.json 2016-11-19 19:50:58 +08:00
shortcutme
bbbfffd1cb Rev1754, Don't reload domain database on very request 2016-11-19 10:56:19 +01:00
l5h5t7
a601d5e41c Add Chinese (Simplified) Translate 2016-11-19 08:14:33 +08:00
shortcutme
15061bafae Rev1751 2016-11-18 21:40:01 +01:00
shortcutme
23a7c3e49c Fallback to en language if failed to get system default locale 2016-11-18 21:39:53 +01:00
shortcutme
d65d5eb45c Version 0.5.1, Rev1750 2016-11-18 20:15:51 +01:00
shortcutme
430805adcc Add language to serverinfo 2016-11-18 20:11:11 +01:00
shortcutme
38ff33512f Use raise instead of assert for sql select filter 2016-11-18 20:11:03 +01:00
shortcutme
8ad6cd2e81 Allow to change language configuration parameter, reload translate files on change 2016-11-18 20:10:24 +01:00
shortcutme
0f31f1d34a Make UiWebsocket messages translatable 2016-11-18 20:09:51 +01:00
shortcutme
b25bf97cad Add language to UI js as paramter to avoid cache 2016-11-18 20:07:58 +01:00
shortcutme
9ff2bfc4bb Easier UI js translation 2016-11-18 20:07:26 +01:00
shortcutme
b276f01f2e Hungarian transition of Python messages 2016-11-18 20:06:59 +01:00
shortcutme
e4cfec3ba0 Test strict translator 2016-11-18 20:03:00 +01:00
shortcutme
da2e47cd5f Python, Html, JS translator class 2016-11-18 20:02:43 +01:00
shortcutme
d7ff49c4c7 Reload source on .json changes 2016-11-18 20:02:03 +01:00
shortcutme
4413f77ba9 Language parameter 2016-11-18 20:00:15 +01:00
shortcutme
bd49ecd585 Rev1714 2016-11-16 11:22:47 +01:00
shortcutme
0e83eba6df Don't retry failed peer on optional file search 2016-11-16 11:22:38 +01:00
shortcutme
b220f5de5c Noparallel ignore args add first parameter to make it per-class 2016-11-16 11:21:31 +01:00
shortcutme
6c74f6c527 Possible to disable length header on sitemeda 2016-11-16 11:19:35 +01:00
shortcutme
2e08d68d87 Remove content.json files from bad file list 2016-11-16 11:19:08 +01:00
shortcutme
d5210d27e2 Load all sites on commands to avoid errors 2016-11-16 11:18:44 +01:00
shortcutme
c38611dc15 Only display opened db number in log 2016-11-16 11:18:15 +01:00
shortcutme
c82c61ef3d Rev1704, FIx siteSign error 2016-11-11 23:12:32 +01:00
shortcutme
c076f605aa Rev1703, Allow custom favicon 2016-11-10 23:14:30 +01:00
shortcutme
70e78056e9 Sorted load of plugins 2016-11-10 23:10:28 +01:00
shortcutme
93866f9abf Rev1702 2016-11-08 15:02:50 +01:00
shortcutme
c2984ecd47 Update site size after archiving 2016-11-08 15:02:44 +01:00
shortcutme
d21d0d5b9a Rev1701, Simpler index for better sqlite compatibility 2016-11-08 03:34:28 +01:00
shortcutme
14f2470477 Version 0.5.0, Rev1700 2016-11-07 23:49:02 +01:00
shortcutme
de5eb43da1 Warnings instead of errors 2016-11-07 23:48:34 +01:00
shortcutme
110885401c Use optionalDownloaded in workermanager 2016-11-07 23:48:11 +01:00
shortcutme
2b7e898781 WorkerManager onCompelte function 2016-11-07 23:47:53 +01:00
shortcutme
2cdde7dd46 Retry file deletion on error 2016-11-07 23:47:09 +01:00
shortcutme
9765afc286 Modify checkfiles to use optionalRemove, optionalDownloaded and isDownloadable functions 2016-11-07 23:46:54 +01:00
shortcutme
cb5b3884cd Change verification errors to warning 2016-11-07 23:44:58 +01:00
shortcutme
9178a3ad6a Handle missing content 2016-11-07 23:44:38 +01:00
shortcutme
cc504e93f6 Change contentdb calls to site object 2016-11-07 23:43:42 +01:00
shortcutme
4890c4cb2f Fix big site download 2016-11-07 23:43:08 +01:00
shortcutme
73b3c8db55 Use site object on delete from contentdb 2016-11-07 23:42:28 +01:00
shortcutme
713a2f88a9 Query and send more hashfield 2016-11-07 23:42:13 +01:00
shortcutme
30a2116abf Only announce if trackers 2016-11-07 23:42:00 +01:00
shortcutme
6acc81cb50 Retry bad files in separate thread 2016-11-07 23:41:25 +01:00
shortcutme
af571deb16 Peer cleanup ttl based on peer numbers 2016-11-07 23:40:04 +01:00
shortcutme
e6a82d4c64 Pooled file downloads to handle large ammount of files better 2016-11-07 23:39:45 +01:00
shortcutme
83b3dc8fbe Autodownload optional pattern check to separate function to allow plugins 2016-11-07 23:39:04 +01:00
shortcutme
d1ad7e0850 Stats for total optional files and downloaded optional files in a site 2016-11-07 23:36:04 +01:00
shortcutme
2048648b39 Reduce findoptional spam 2016-11-07 23:32:20 +01:00
shortcutme
a3d21f5377 Update if high priority and less than 10 peers for the file 2016-11-07 23:29:53 +01:00
shortcutme
62d092e5ac Update task ids during startFindOptional if new task added 2016-11-07 23:27:42 +01:00
shortcutme
d60785ee33 Ignore parameters for startFindOptional noparallel 2016-11-07 23:26:07 +01:00
shortcutme
fe19bd2fce Faster findOptionalTasks 2016-11-07 23:25:25 +01:00
shortcutme
7951763612 Faster findOptionalHashIds 2016-11-07 23:24:50 +01:00
shortcutme
5fafe7cf29 Change contentdb reference to site object in test 2016-11-07 23:20:52 +01:00
shortcutme
bd51c61eb6 Findhashfield optimization and limit 2016-11-07 23:20:08 +01:00
shortcutme
9fcd456205 Return file send stats 2016-11-07 23:19:33 +01:00
shortcutme
c727443ea3 Log connection cpu time usage for non io heavy commands 2016-11-07 23:19:17 +01:00
shortcutme
7ffd897653 Change contentdb after it modified in db 2016-11-07 23:17:41 +01:00
shortcutme
e7c9c2d192 Call ContentDb functions with site object 2016-11-07 23:16:22 +01:00
shortcutme
0b599a95e8 Only import supported cols 2016-11-07 23:15:09 +01:00
shortcutme
5893bbc199 Fix map command overwrite 2016-11-07 23:14:36 +01:00
shortcutme
7baeb8e10f Allow keyvalue table creation before json_id present 2016-11-07 23:14:09 +01:00
shortcutme
14f10d7d10 Open cursor if necessary 2016-11-07 23:13:05 +01:00
shortcutme
bdc8c7e5cc Formatting 2016-11-07 23:12:48 +01:00
shortcutme
f55a1f1bf3 Support delayed commands in Db 2016-11-07 23:11:14 +01:00
shortcutme
b7ede15b06 Print message before shutdown 2016-11-07 23:10:31 +01:00
shortcutme
d5d3f32bf8 Support traceback info formatting 2016-11-07 23:09:39 +01:00
shortcutme
0d9e3baebc Formatting 2016-11-07 23:09:06 +01:00
shortcutme
8955998d25 Support insertOrUpdate in database cursor 2016-11-07 23:08:57 +01:00
shortcutme
d595373f9f Use insertOrUpdate instead of replace on setcontent 2016-11-07 23:08:13 +01:00
shortcutme
12bf5bb152 Sote site in contentdb after files loaded 2016-11-07 23:02:37 +01:00
shortcutme
c35ffccf6c Change to schema based ContentDb to easier extension 2016-11-07 23:01:40 +01:00
shortcutme
0706748d10 Accept plugins to ContentDB 2016-11-07 23:00:59 +01:00
shortcutme
b3ba79a0fd Function to check if the user has permission to modife a site 2016-11-07 22:55:09 +01:00
shortcutme
81744c584e Merge wrapper js modifications 2016-11-07 22:53:07 +01:00
shortcutme
0774662689 Allow more connection backlog 2016-11-07 22:52:34 +01:00
shortcutme
6201612169 Store cpu time used by connection 2016-11-07 22:52:22 +01:00
shortcutme
fc239cfd0d Change tracker to more reliable one 2016-11-07 22:52:03 +01:00
shortcutme
7677b6859e Move config file modification to Config class 2016-11-07 22:51:43 +01:00
shortcutme
76af3a2e78 Gevent timer helper 2016-11-07 22:50:45 +01:00
shortcutme
38838b94a2 Formatting 2016-11-07 22:50:33 +01:00
shortcutme
5ff31e7cb4 Get free space on HDD function 2016-11-07 22:50:01 +01:00
shortcutme
ccb35f1353 Send content size header for normal files 2016-11-07 22:49:13 +01:00
shortcutme
a4a52e7ed4 Add websockets messages until its connected 2016-11-07 22:44:54 +01:00
shortcutme
0214741345 Hashfield test fix 2016-11-07 22:44:03 +01:00
shortcutme
d5b8722bb0 Kill greenlets between tests 2016-11-07 22:43:26 +01:00
shortcutme
c5851cd166 Better DB tests 2016-11-07 22:42:27 +01:00
shortcutme
0418a3e6de Only save sites.json if fully loaded to avoid data loss 2016-11-07 22:40:12 +01:00
shortcutme
8f3dfd7435 Fix site deletion errors on startup 2016-11-07 22:38:01 +01:00
shortcutme
efbd485f5f Update more hashfield on site check 2016-11-07 22:37:31 +01:00
shortcutme
3ba2ecedce Only try to close upnp opened port if necessary 2016-11-07 22:36:14 +01:00
shortcutme
cb214476e4 Keep plugin order after reload to allow plugins to extend other ones 2016-11-07 22:35:28 +01:00
shortcutme
91513f15ae Remove hash by id from hashfield 2016-11-07 22:35:05 +01:00
shortcutme
d39d6a2bd4 Mark if peer has hasfield 2016-11-07 22:34:46 +01:00
shortcutme
65d2b0d996 Still open browser if already running 2016-11-07 22:34:27 +01:00
shortcutme
484659fc3f Separate lock file instad of log file locking 2016-11-07 22:34:12 +01:00
shortcutme
64179e7dc1 Rev1536, Start download optional files on help check 2016-10-04 16:24:33 +02:00
shortcutme
b003c8df01 Rev1535, Fix err not defined on content load 2016-10-04 11:36:33 +02:00
shortcutme
83158de1ce Rev1534 2016-10-03 19:26:51 +02:00
shortcutme
c9efcf7389 Catch socket errors on uPnP punch 2016-10-03 19:26:37 +02:00
shortcutme
3774630476 Close socket after uPnP request 2016-10-03 19:26:06 +02:00
shortcutme
1849547133 Rev1533, Add uPnP open protocols as parameter 2016-10-02 14:39:03 +02:00
shortcutme
8f6f6abb0e Rev1532 2016-10-02 14:27:37 +02:00
shortcutme
fbdc9e2b40 Comment typo 2016-10-02 14:24:48 +02:00
shortcutme
bca08970ba Always disable announce when testing 2016-10-02 14:23:30 +02:00
shortcutme
d6da0c421c Better json compressing 2016-10-02 14:23:05 +02:00
shortcutme
bb23bc7b3c Send diff to second batch of peers 2016-10-02 14:22:32 +02:00
shortcutme
31077eb346 Move uPnP port remove to fileserver 2016-10-02 14:22:01 +02:00
shortcutme
2ab04deded Move optional files hashfield adding to workermanager for better performance 2016-10-02 14:18:35 +02:00
ZeroNet
906f6c65d9 Merge pull request #577 from sirMackk/upnp_update
Closes #466 - Close ports on exit + minor refactoring w/ tests
2016-10-01 13:24:48 +02:00
sirMackk
ea47c47b5e Makes opening a port stop after first successful try. 2016-09-29 15:24:46 +02:00
shortcutme
d760a71b76 Rev1529, Fix json write bug with [] characters in value 2016-09-29 13:01:02 +02:00
ZeroNet
6a58083431 Merge pull request #588 from dldx/master
Update UiRequest.py
2016-09-28 20:42:44 +02:00
shortcutme
a5a56355dc Rev1527 2016-09-28 20:40:10 +02:00
shortcutme
3331e2305b Fix sitePublish cli command 2016-09-28 20:36:02 +02:00
shortcutme
117a82c059 Delete bad_files without size 2016-09-28 20:35:53 +02:00
Durand D'souza
13837971a7 Update UiRequest.py
Fixed a bug where a lack of a trailing slash in every url caused zeronet to fail to load the page, even if it existed.
2016-09-20 05:23:34 +01:00
shortcutme
d608a0d847 Rev1525 2016-09-17 21:01:26 +02:00
shortcutme
67c9921ace Only add non-connected peers to publish if necessary 2016-09-17 21:01:16 +02:00
shortcutme
4690a111bf Push updates to newer clients first 2016-09-17 21:00:40 +02:00
shortcutme
65e5d05a9e Delete cleanup bad files without file info on update 2016-09-17 21:00:20 +02:00
shortcutme
fe59618eaf Rev1523, Real fix file write confirmation 2016-09-14 18:41:28 +02:00
shortcutme
60dd797d1a Rev1522, Fix file write confirmation dialog 2016-09-14 18:28:48 +02:00
shortcutme
e7762e03b4 Rev1521 2016-09-14 10:54:33 +02:00
shortcutme
a7de4aca91 Stop connection loop when closed 2016-09-14 10:54:08 +02:00
shortcutme
1c86a6c58a Close connection on crypt error 2016-09-14 10:53:47 +02:00
shortcutme
ca2a30f7ae Ignore not existent files on dbdict items 2016-09-14 10:53:24 +02:00
shortcutme
9fd19bf382 Fix content deletion 2016-09-14 10:52:41 +02:00
shortcutme
14544922bf Don't check files on siteUpdate 2016-09-14 10:51:10 +02:00
sirMackk
bd5ebdb2de Integrates updated upnppunch with project; Makes project close ports using UPnP on exit. 2016-09-09 12:37:22 +02:00
shortcutme
931426e4fc Rev1518 2016-09-09 12:24:27 +02:00
shortcutme
8241651a28 Add new tracker 2016-09-09 12:24:14 +02:00
shortcutme
e3de6da87e Ignore deleted files on contetndb iteritems 2016-09-09 12:24:00 +02:00
shortcutme
7d78623c92 Remove unnecessary logging 2016-09-09 12:23:26 +02:00
shortcutme
c8325589cc Rev1515 2016-09-07 17:43:18 +02:00