Commit graph

425 commits

Author SHA1 Message Date
shortcutme
9b480b41e1
Rev2049, Delete test.tar.bz2 after benchmark 2017-04-14 11:13:29 +02:00
shortcutme
e125895615
Rev2047, Add archive benchmark 2017-04-13 22:54:16 +02:00
shortcutme
46440565dd
Disable siteSetLimit on proxies 2017-04-12 17:37:13 +02:00
shortcutme
49adea1654
siteSetLimit returns with ok on success 2017-04-12 17:36:50 +02:00
shortcutme
169cf2e6ae
Support optional db files 2017-04-12 17:36:03 +02:00
shortcutme
d7db7a8060
Rev2035, Dont sign same onion address multiple time 2017-04-10 01:16:34 +02:00
shortcutme
7e314287d6
Bootstrapper support same onion address for multiple sites 2017-04-09 12:04:23 +02:00
shortcutme
6c8a7e3cfa
Old onion peers less likely working 2017-04-09 11:54:15 +02:00
ZeroNet
409841a3cf Merge pull request #834 from MuxZeroNet/patch-13
[Open for more Tests] StemPort Plugin
2017-04-08 22:20:06 +02:00
shortcutme
de14c55311
Fix invalid referrers parsing 2017-04-07 18:13:09 +02:00
shortcutme
e527dbdf88
Changed signature 2017-04-06 23:46:32 +02:00
shortcutme
8295f9cd6b
Attach tor_manager to request tor addresses 2017-04-06 23:43:27 +02:00
shortcutme
c6c6af1268
Log loaded merger sites on rebuild 2017-04-01 22:32:06 +02:00
Eduardo Elias
2a131f7978 Review Brazilian Portuguese Translation 2017-03-12 16:22:54 +00:00
brunogarciacv
ad826dd846 Brazilian Portuguese Translation 2017-03-11 03:56:45 -03:00
brunogarciacv
fd8742ae3a Brazilian Portuguese translation 2017-03-11 03:43:39 -03:00
ZeroNet
0e2f742b7e Merge pull request #842 from mishfit/refactorListAndWalk
Rename SiteStorage.list to SiteStorage.walk
2017-03-04 12:39:06 +01:00
shortcutme
e80887d779
Add reputation for old peers 2017-02-27 00:06:13 +01:00
shortcutme
75100c335f
Small cosmetical changes on stats page 2017-02-27 00:00:27 +01:00
shortcutme
b31c928898
Only change cert on merged site if different 2017-02-26 23:59:54 +01:00
mishfit
656c818211 rename SiteStorage.list to SiteStorage.walk
also, add SiteStorage.list as non-recursive
directory listing (`os.listdir`)
2017-02-24 21:58:46 -07:00
shortcutme
819f765bce
Rev1940, Fix utf8 archive names on Safari 2017-02-24 14:23:44 +01:00
shortcutme
117d577e82
Disable bz2 support due Win/Android incompatibility issues 2017-02-24 01:16:11 +01:00
MuxZeroNet
048207f70b Update StemPortPlugin.py 2017-02-23 23:39:05 +00:00
MuxZeroNet
ad900479f6 Important Update - Don't override createSocket 2017-02-23 23:08:56 +00:00
MuxZeroNet
2e4767926c Update StemPortPlugin.py - check config.tor 2017-02-23 22:47:32 +00:00
shortcutme
8a15bf059d
Support utf8 filenames in zip 2017-02-22 11:29:35 +01:00
shortcutme
b9a5c94923
Newsfeed plugin support date_added in ms 2017-02-22 11:29:35 +01:00
shortcutme
c08b83c299
Newsfeed plugin skip broken feed formats 2017-02-22 11:29:35 +01:00
beigexperience
71ac8ff996 Make the cmd launcher "silent" and not stick around(fix for win10) 2017-02-21 22:14:45 +02:00
MuxZeroNet
92b9397ee2 Update StemPortPlugin.py - Patch conservatively 2017-02-21 01:45:19 +00:00
shortcutme
1897bce814
Send virtual file path done event to remove the loading screen 2017-02-19 12:23:21 +01:00
shortcutme
04492a3262
Let the gc close the file 2017-02-19 12:22:04 +01:00
shortcutme
f857330f47
Remove unnecessary imports, formatting 2017-02-19 12:21:55 +01:00
shortcutme
2854e202e1
Plugin for tar.gz, tar.bz2 and zipped files 2017-02-19 00:53:16 +01:00
MuxZeroNet
ccf2897a65 Update StemPortPlugin.py 2017-02-17 22:25:44 +00:00
MuxZeroNet
8ba684e8c3 Create StemPortPlugin.py 2017-02-17 01:26:11 +00:00
MuxZeroNet
ce4a91b679 Create __init__.py 2017-02-17 01:23:05 +00:00
shortcutme
3d55af2111
Rename feed_following to feed_follow_num 2017-02-14 19:04:25 +01:00
shortcutme
179ee2d2a4
Rev1899, Add followed feed number to site info 2017-02-14 19:03:17 +01:00
shortcutme
9381015d80
Log mute actions 2017-02-13 16:27:42 +01:00
shortcutme
3ff2ec9104
Better calculation of deletable optional files 2017-02-13 16:25:12 +01:00
shortcutme
276b65f0b9
Rev1893, In multiuser mode dont allow users to add or remove mute 2017-02-11 21:57:12 +01:00
shortcutme
ccd2a9f171
Run os.random only 1000 times 2017-02-11 18:26:37 +01:00
shortcutme
9e550849f6
Add version info to Benchmark results 2017-02-11 18:26:37 +01:00
shortcutme
a390c19a20
Sidebar functions restricted in Multiuser plugin 2017-02-11 18:26:37 +01:00
shortcutme
bb57120872
In multiuser mode allow unrestricted access for users defined in users.json 2017-02-11 18:26:37 +01:00
shortcutme
edfe760227
Better way to restrict command in multiuser mode 2017-02-11 18:26:37 +01:00
shortcutme
27d31b3a1e
Option to disable new site adding in multiuser mode 2017-02-11 18:26:37 +01:00
ZeroNet
0490fe9f18 Merge pull request #826 from Th3B3st/patch-4
Add/Update Italian translation
2017-02-10 16:52:10 +01:00
Th3B3st
90c90b3cc6 Add/Update Italian translation 2017-02-10 15:19:35 +01:00
Th3B3st
768ae23b09 Add/Update Italian translation
A little language correction.
2017-02-10 14:54:52 +01:00
cxgreat2014
2421e387b9 update translate 2017-02-10 09:19:40 +08:00
shortcutme
6b900ab0b1
Rev1884, Fix mute plugin startup error 2017-02-10 00:40:32 +01:00
Th3B3st
fda4aaf10d Add/Update Italian translation for Tryicon plugin. 2017-02-09 15:21:10 +01:00
Th3B3st
0f0eed4317 Create it.json 2017-02-09 12:54:10 +01:00
cxgreat2014
fc3f102528 translate mute plugin for zh zh-tw 2017-02-09 14:12:36 +08:00
shortcutme
2cea157ecc
Mute plugin 2017-02-09 01:58:08 +01:00
shortcutme
4cb14243be
Fix stats plugin db benchmark 2017-02-09 01:57:59 +01:00
shortcutme
62c31e1fc3
Only set valid optional limit on startup 2017-02-09 01:57:44 +01:00
shortcutme
56efa02820
GetDbFiles return inner path 2017-02-09 01:57:12 +01:00
cxgreat2014
6ec1776f57 Fix BUG in #813 (#816) 2017-02-08 09:13:33 +01:00
lmath
4f1fc06984 Disallow change optional limit on public proxy (#813) 2017-02-06 18:04:00 +01:00
shortcutme
d411d4d398
Rev1862, Skip optional file delete on invalid limit 2017-02-06 09:57:51 +01:00
ZeroNet
c9fa29c562 Merge pull request #798 from l5h5t7/master
Update Chinese translation
2017-02-05 23:19:13 +01:00
MuxZeroNet
f4bb6d24e5 Fix typo in login.html 2017-02-05 06:53:11 +00:00
ysc3839
fcd0ec5996 Fix #807. 2017-02-04 21:58:58 +08:00
shortcutme
39e3f22d0b
Support limit and day limit parameter in feedQuery 2017-01-29 19:02:26 +01:00
lmath
4559ee0d7f Update Chinese translation 2017-01-28 06:27:45 +08:00
shortcutme
a0c3d7f8a6
Rev1833, Fix utf8 system paths 2017-01-22 21:22:53 +01:00
shortcutme
e92c861e1c
Skip invalid location on sidebar map 2017-01-21 22:58:44 +01:00
shortcutme
60d58a2d45
Ignore invalid content.json files on merger load 2017-01-16 13:39:59 +01:00
shortcutme
0a3a71f634
Rev1817, Fix windows crash on trayicon shutdown 2017-01-14 21:41:59 +01:00
shortcutme
60fc5fb4d3
Allow transaction errors 2017-01-11 13:14:02 +01:00
shortcutme
819f9fad2c Sidebar total display fix 2016-12-30 18:53:24 +01:00
shortcutme
fdb12e8eaf Formatting 2016-12-30 18:53:14 +01:00
shortcutme
61ca9d6374 Only rebuild db on permissionadd if required 2016-12-30 18:53:06 +01:00
shortcutme
dfb5a00c77 Skip invalid onions bootstrap 2016-12-30 18:52:23 +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
ZeroNet
5cf96dbada Merge pull request #700 from erqan/tr
updating tr...
2016-12-14 01:17:50 +01:00
shortcutme
bb99e5c4ac Only start dragging on left mouse click 2016-12-14 00:44:06 +01:00
shortcutme
9e97f0d318 Always display content.json changer in sidebar to avoid dom merger bug 2016-12-14 00:43:46 +01:00
erqan
afffcd18dd updating tr... 2016-12-13 13:54:03 +03:00
shortcutme
34e52153a2 Remove BOM and duplicate key 2016-12-12 17:01:59 +01:00
Thibaut Broggi
6198137283 Add french translation for plugins (#699)
Plugins translated: MergerSite, Trayicon, OptionalManager
2016-12-12 16:44:18 +01:00
Thibaut Broggi
3cd04d03c8 Add spanish translation 2016-12-12 12:22:52 +00:00
shortcutme
c2de26f557 Sidebar saving ignore unfinished files 2016-12-08 17:15:21 +01:00
lmath
61654edbf6 Add/Update Chinese translation (#692)
* Fix translation commented by ooser

* “Site Control" translation

* Add/Update Chinese (Simplified) translation

* Add/Update Chinese (Traditional) translation

* Correct "limit used" translation by P2P
2016-12-05 17:36:38 +01:00
shortcutme
350b417ccb Rev1766, Hungarian translation of new files 2016-12-05 02:30:18 +01:00
ZeroNet
383d8a5f33 Merge pull request #691 from ysc3839/master
Translations for more plugins.
2016-12-05 02:02:08 +01:00
shortcutme
173a7fc409 Don't save is no peers found 2016-12-04 18:53:50 +01:00
ZeroNet
2a443a29c2 Merge pull request #690 from erqan/tr
fixing turkish translation..
2016-12-04 18:31:34 +01:00
ysc3839
d3f44e35ce OptionalManager translation. (unfinished) 2016-12-03 21:04:32 +08:00
ysc3839
a41078e2d3 MergerSite translation. (unfinished) 2016-12-03 21:03:39 +08:00
ysc3839
83f379a4d1 Trayicon Chinese translation. 2016-12-03 20:42:23 +08:00
ysc3839
4e0fea1d8b Use plugin_dir variable. 2016-12-03 20:20:26 +08:00
erqan
e5b5f5ba62 fixing turkish translation.. 2016-12-03 13:18:40 +03:00
lmath
e919a9bd43 “Site Control" translation (#679)
* Fix translation commented by ooser

* “Site Control" translation
2016-11-27 10:51:16 +01:00
ZeroNet
e5ebf93bcb Merge pull request #677 from iShift/patch-4
Site control fix
2016-11-27 10:50:54 +01:00
ZeroNet
a21ac77ae3 Merge pull request #678 from erqan/tr
adding tr..
2016-11-27 10:50:46 +01:00
frerepoulet
3b74733b3b Missing sidebar translation (french) 2016-11-26 12:11:06 -05:00
erqan
c6aba41ed1 adding tr.. 2016-11-26 15:08:53 +03:00
iShift
4f97444bd5 Site control fix 2016-11-26 14:22:19 +03:00
shortcutme
e2d73637f6 Missing sidebar translation 2016-11-25 17:12:27 +01:00
iShift
9b269dc594 Update ru.json 2016-11-25 11:39:54 +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
53e7d502c5 Russian translation for sidebar 2016-11-24 13:42:21 +03:00
lmath
77208475b0 Fix translation commented by ooser (#667) 2016-11-23 15:51:49 +01:00
HostFat
be2e8ce34a Italian language 2016-11-22 07:06:56 +01:00
frerepoulet
610938b120 Initial french translation 2016-11-21 17:36:50 -05: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
mkg20001
027388ce5a Translate Sidebar 2016-11-19 17:47:25 +01:00
Richard Yu
6f982c8bf9 Update zh.json 2016-11-19 19:53:03 +08:00
shortcutme
33a88c201e Chinese sidebar fix 2 2016-11-19 12:47:49 +01:00
shortcutme
1b53cbdc8f Chinese sidebar fix 2016-11-19 11:27:58 +01:00
shortcutme
bbbfffd1cb Rev1754, Don't reload domain database on very request 2016-11-19 10:56:19 +01:00
l5h5t7
f0e16fc5ae fix some translation issues effected style 2016-11-19 16:49:37 +08:00
l5h5t7
6b13d00635 Translate Sidebar to Chinese (Simplified) 2016-11-19 09:58:22 +08:00
shortcutme
167a9bfd1a Support content.json without file node 2016-11-18 21:39:31 +01:00
shortcutme
5dfcebac16 Langauge file is top prority 2016-11-18 21:38:57 +01:00
shortcutme
00e8d7af3b Sidebar hungarian translation 2016-11-18 20:15:38 +01:00
shortcutme
782e5194ad Merge sidebar js, css 2016-11-18 20:15:29 +01:00
shortcutme
ab1a7d7a17 Dynamic button widths 2016-11-18 20:15:18 +01:00
shortcutme
4707adb2f6 Fix tag null bug 2016-11-18 20:14:58 +01:00
shortcutme
7839cf4f90 Restrict db reload in Multiuser mode 2016-11-18 20:14:24 +01:00
shortcutme
84fb82a574 Make sidebar translatable 2016-11-18 20:13:54 +01:00
shortcutme
1ef3338f9e Translate Sidebar js file 2016-11-18 20:13:12 +01:00
shortcutme
c8acb74f0c TranslateSite plugin 2016-11-18 20:12:28 +01:00
shortcutme
4c8794a4d1 Support header_length in Zeroname plugin 2016-11-18 20:12:10 +01:00
shortcutme
eacd75108f Unified forbidden message 2016-11-16 11:17:50 +01:00
shortcutme
c82c61ef3d Rev1704, FIx siteSign error 2016-11-11 23:12:32 +01:00
shortcutme
43e9044ef7 Formatting, Indent to space 2016-11-11 23:12:10 +01:00
Richard Yu
4f3282099f Add tray icon again when explorer restarted (#639)
* Add zeronet.conf to .gitignore

* notificationicon.py - Remove unnecessary window size and 'ShowWindow' etc.

* notificationicon.py - Comment unnecessary iconinfo and NIM_SETVERSION.

* notificationicon.py - Add tray icon again when explorer restarted.
2016-11-11 22:49:40 +01:00
shortcutme
d21d0d5b9a Rev1701, Simpler index for better sqlite compatibility 2016-11-08 03:34:28 +01:00
shortcutme
84c3957bf4 Use faster optional files stats 2016-11-07 23:48:48 +01:00
shortcutme
51c3ae15e8 Show connection cpu time on stats page 2016-11-07 23:00:17 +01:00
shortcutme
55417a1103 Reset bas files before site update when changing autodownload status in sidebar 2016-11-07 22:59:58 +01:00
shortcutme
f84c394e09 Move sidebar getfreespace function to helper 2016-11-07 22:58:11 +01:00
shortcutme
368efddb0d Save and restore peers to database between restarts 2016-11-07 22:57:21 +01:00
shortcutme
7d0852f7f3 Make OptionalManager functions merger site compatible 2016-11-07 22:56:57 +01:00
shortcutme
0a2617cd21 Test OptinalManager plugin 2016-11-07 22:56:24 +01:00
shortcutme
790dc4e3d4 Plugin to manage optional files 2016-11-07 22:56:04 +01:00
shortcutme
64179e7dc1 Rev1536, Start download optional files on help check 2016-10-04 16:24:33 +02:00
shortcutme
7ead5c701a Display loaded json file in stat page 2016-09-07 17:42:50 +02:00
shortcutme
a7aaa73b84 Display opened databases in stat page 2016-09-07 17:42:40 +02:00
shortcutme
a6c4a77e13 Rev1510, Fix site save without loaded SiteManager 2016-09-06 14:52:55 +02:00
shortcutme
53c087f1ea Change sidebar to use content.db cache 2016-09-04 17:46:09 +02:00
shortcutme
227751e455 Add sidebar content fadein animation 2016-09-04 17:35:22 +02:00
shortcutme
46a84a42dc Allow - in domains 2016-09-04 17:33:58 +02:00
shortcutme
4d4219409a Fix sidebar error when no cert selected for the site 2016-08-26 11:41:17 +02:00
shortcutme
0f51826d9d Support group by in newsfeed follows 2016-08-20 10:39:15 +02:00
shortcutme
67da76427b Notify merger site on changes as the original site 2016-08-16 19:58:16 +02:00
shortcutme
d39b8570cc Only search in last 3 days feed items to speed up queries a little bit 2016-08-16 19:57:41 +02:00
shortcutme
8cd7a63490 Rev1416, Remove merger permission from merged sites 2016-08-15 23:05:05 +02:00
shortcutme
cb4cf564be Log merger sites update time 2016-08-15 13:57:07 +02:00
shortcutme
0b1ef00077 Fix sidebar js errors after close 2016-08-15 13:56:43 +02:00
ZeroNet
e6456f491a MergerSite plugin 2016-08-10 13:00:33 +02:00
ZeroNet
e4b718fb10 Merge sidebar js modifications 2016-08-10 12:53:45 +02:00
ZeroNet
b33499b7b5 Fix WebGL error after sidebar close 2016-08-10 12:53:31 +02:00
ZeroNet
131a51fbdc Update sidebar html on dbReload 2016-08-10 12:53:15 +02:00
ZeroNet
9a1e1e56b3 Handle dbRebuild action in sidebar 2016-08-10 12:52:48 +02:00
ZeroNet
538af99e8c Dbrebuild button to sidebar 2016-08-10 12:52:18 +02:00
HelloZeroNet
1a536369de Merged sidebar all.js, ignore globe if js not loaded yet 2016-05-16 22:29:55 +02:00
HelloZeroNet
fc9c604b66 Update signed file using the sidebar 2016-05-16 22:26:40 +02:00
HelloZeroNet
d2d2967f11 Skip invlid newfeed items 2016-05-16 22:24:30 +02:00
HelloZeroNet
eedce00d57 Rev1279, Sidebar open on mobile devices 2016-05-02 00:28:23 +02:00
HelloZeroNet
3294f629b0 Rev1277, Fix sidebar site size display 2016-04-27 11:14:15 +02:00
HelloZeroNet
dbdde65f52 Display used sites per connection 2016-04-25 02:23:19 +02:00
HelloZeroNet
f405e702ba Display possible content.jsons on sidebar 2016-04-25 02:17:28 +02:00
HelloZeroNet
6f8c24e11d Fix searching with broken sites 2016-04-19 12:00:58 +02:00
HelloZeroNet
5f55d8a034 Rev1232, Db schema reload sidebar button 2016-04-18 02:24:14 +02:00
HelloZeroNet
e481a12647 Allow reload sidebar html tag more often 2016-04-18 02:23:28 +02:00
HelloZeroNet
b5c3ac74c7 Allow search in all sites database 2016-04-18 00:47:09 +02:00
HelloZeroNet
7e55c551ce Newsfeed plugin formatting 2016-04-18 00:43:47 +02:00
HelloZeroNet
ab1393e5c1 GeoDB 20MB now 2016-04-18 00:37:47 +02:00
TheNain38
6c9da8aba6 Exception handling when connecting first time 2016-04-14 11:03:49 +02:00
TheNain38
298191a6ef Update to latest bitcoinrpc 2016-04-08 11:47:39 +02:00
HelloZeroNet
faa2c3e6ce Dont reconnect on every block 2016-04-07 12:29:47 +02:00
HelloZeroNet
915dd92b5a Fix last block parsing confusion 2016-04-07 12:29:34 +02:00
HelloZeroNet
1f612fa1b0 Test block parsing at startup 2016-04-07 12:23:01 +02:00
ZeroNet
a397253695 Merge pull request #411 from TheNain38/patch-1
Use HTTPS to download GeoLite2-City database
2016-04-07 10:00:06 +02:00
TheNain38
1229b19a1e Use HTTPS to download GeoLite2-City database 2016-04-06 14:51:08 +02:00
HelloZeroNet
a33cdba11c Add site address with donate button to sidebar 2016-04-06 13:40:45 +02:00
TheNain38
b0566da72d Fix some code that isn't valid 2016-03-31 11:08:24 +02:00
TheNain38
9d7efade61 Publish all changes at once, fix lastprocessed 2016-03-28 22:02:48 +02:00
TheNain38
bef4596afa Make zeroname_udpater work 2016-03-27 15:58:30 +02:00
TheNain38
be6d77aceb Add arg to change resolving site 2016-03-22 17:36:01 +01:00
TheNain38
60fa986c47 Take all namecoin.conf parameters in consideration 2016-03-20 19:51:43 +01:00
TheNain38
d43d6068e8 Add bitcoinrpc lib 2016-03-19 17:51:35 +01:00
TheNain38
c70d98d642 Add rpcport detection, use spaces instead of tabs 2016-03-19 17:12:19 +01:00
HelloZeroNet
a3bba8c14c Wait globe to load world.jpg before display it 2016-03-18 19:20:49 +01:00
HelloZeroNet
f241a9aef3 Fix donationmessage plugin 2016-03-16 23:25:27 +01:00
HelloZeroNet
153de04659 Merged sidebar js 2016-03-16 00:40:37 +01:00
HelloZeroNet
fbfa0f3717 Dont display stats and benchmark when multiuser plugin active 2016-03-16 00:37:31 +01:00
HelloZeroNet
7e7dddde2e Only display 30 missing file in sidebar 2016-03-16 00:35:58 +01:00
HelloZeroNet
6f63303781 More reliable globe loading 2016-03-16 00:35:36 +01:00
HelloZeroNet
555c136143 Simple connection karma to avoid update flood 2016-03-12 23:09:26 +01:00