shortcutme
|
3d7dea52a0
|
Always load my sites from sites.json
|
2018-03-14 22:32:15 +01:00 |
|
shortcutme
|
b6a401d697
|
Get loading status based on property
|
2018-02-08 18:06:19 +01:00 |
|
shortcutme
|
23be1d18a4
|
Store site list change time
|
2018-02-08 18:05:50 +01:00 |
|
shortcutme
|
d721d459eb
|
Sites always a dict to keep the reference
|
2018-02-08 18:05:23 +01:00 |
|
shortcutme
|
e1dd0f0979
|
Only recover sites from sites.json that had peers
|
2018-02-08 18:04:41 +01:00 |
|
shortcutme
|
48e8b956d2
|
Only add myself to connect blacklist if running other cli action
|
2018-01-28 16:42:23 +01:00 |
|
shortcutme
|
6b92d011d2
|
Rev3153, Download missing sites from sites.json
|
2017-11-30 19:38:56 +01:00 |
|
shortcutme
|
5ccdfbd40a
|
Update site optional size on save
|
2017-10-03 15:29:52 +02:00 |
|
shortcutme
|
32ca6ac1a7
|
Move site cache generation to separate function to allow plugins to extend it
|
2017-10-03 14:40:13 +02:00 |
|
shortcutme
|
5a08545e2d
|
Only recalculate site sizes on exit
|
2017-08-09 14:21:44 +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
|
467cd480cf
|
Rev2168, Only avoid reload site on every missing file
|
2017-07-29 12:49:38 +02:00 |
|
shortcutme
|
84b535767b
|
By default nothing is domain
|
2017-05-11 18:02:05 +02:00 |
|
shortcutme
|
6149f5c6ee
|
Download everything on add
|
2017-02-11 18:26:37 +01:00 |
|
shortcutme
|
c94e73a029
|
Skip sites with broken content.json on startup
|
2017-01-05 02:26:05 +01:00 |
|
shortcutme
|
20ed04af84
|
Also delete orphan sites from site_id cache
|
2016-12-04 18:54:43 +01:00 |
|
shortcutme
|
4890c4cb2f
|
Fix big site download
|
2016-11-07 23:43:08 +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
|
b2b91c9aff
|
Remove save error message when no sites loaded yet
|
2016-09-07 17:41:55 +02:00 |
|
shortcutme
|
a6c4a77e13
|
Rev1510, Fix site save without loaded SiteManager
|
2016-09-06 14:52:55 +02:00 |
|
shortcutme
|
dae5cd3969
|
Fix startup with 1000+ sites
|
2016-09-05 13:57:12 +02:00 |
|
shortcutme
|
1dd488ef89
|
Remove deleted sites from content.db
|
2016-09-04 17:52:14 +02:00 |
|
shortcutme
|
a614545467
|
Faster site settings load
|
2016-09-04 17:51:55 +02:00 |
|
shortcutme
|
3724e0f376
|
Save sites.json on exit
|
2016-09-04 17:51:20 +02:00 |
|
shortcutme
|
1bd6e2f493
|
Cache bad_files and optional hashfield in sites.json
|
2016-09-04 17:43:30 +02:00 |
|
Ana Barroso
|
c9660ed20e
|
Fix typos in log message
|
2016-08-16 18:14:02 +02:00 |
|
ZeroNet
|
0d565dc64d
|
Better site settings saving
|
2016-08-10 12:34:28 +02:00 |
|
ZeroNet
|
1f3a4f0e2f
|
Remove orphan sites from sites.json
|
2016-08-10 12:33:34 +02:00 |
|
ZeroNet
|
53249f4f07
|
Add own logger to SiteManager
|
2016-08-10 12:32:28 +02:00 |
|
HelloZeroNet
|
cd52a61c4c
|
Save sites.json every 10 minute
|
2016-04-20 23:28:58 +02:00 |
|
HelloZeroNet
|
48db062b49
|
Rev966, Display user quota in sidebar, Fix non-root content.json publishing in sidebar, Publish to same ammount of passive peers as limit, Fix site address case bug
|
2016-03-09 15:30:04 +01:00 |
|
HelloZeroNet
|
1dbc33445f
|
Rev903, FeedQuery command only available for ADMIN sites, Show bad files in sidebar, Log unknown messages, Add and check inner_path and site address on sign/verify, Better peer cleanup limit, Log site load times, Testcase for address and inner_path verification, Re-sign testsite with new fields, Fix unnecessary loading screen display when browsing sub-folder with index.html, Fix safari notification width
|
2016-02-18 11:22:21 +01:00 |
|
HelloZeroNet
|
e9d2cdfd37
|
Version 0.3.5, Rev830, Full Tor mode support with hidden services, Onion stats in Sidebar, GeoDB download fix using Tor, Gray out disabled sites in Stats page, Tor hidden service status in stat page, Benchmark sha256, Skyts tracker out expodie in, 2 new tracker using ZeroNet protocol, Keep SSL cert option between restarts, SSL Certificate pinning support for connections, Site lock support for connections, Certificate pinned connections using implicit SSL, Flood protection whitelist support, Foreign keys support for DB layer, Not support for SQL query helper, 0 length file get bugfix, Pex onion address support, Faster port testing, Faster uPnP port opening, Need connections more often on owned sites, Delay ZeroHello startup message if port check or Tor manager not ready yet, Use lockfiles to avoid double start, Save original socket on proxy monkey patching to get ability to connect localhost directly, Handle atomic write errors, Broken gevent https workaround helper, Rsa crypt functions, Plugin to Bootstrap using ZeroNet protocol
|
2016-01-05 00:20:52 +01:00 |
|
HelloZeroNet
|
ae98522855
|
Version 0.3.3, Rev580, DB recreate bugfix, Get empty hashfields, Better stat formatting, Query hashfield right after content.json downloaded
|
2015-11-12 02:04:45 +01:00 |
|
HelloZeroNet
|
5f5f128b8a
|
Rev473, Better atomic save, Fix sitePublish command when ip_external definied
|
2015-10-18 22:58:02 +02:00 |
|
HelloZeroNet
|
ec40d3fcc3
|
Rev393, Remove all record about the site on delete
|
2015-09-11 02:25:37 +02:00 |
|
HelloZeroNet
|
0de6496f96
|
Rev390, Fix sidebar error on non locatable IPs, Configurable bootstrap torrent trackers, Multi-line config file settings, Evenly distributed tracker announce to work better on passive connections, Avoid iframe sandbox escape by using nonces, Better html error messages, Display proper error on invalid startup parameters
|
2015-09-10 23:25:09 +02:00 |
|
HelloZeroNet
|
84e3f00aac
|
rev338, Possible to use pure-python msgpack unpacker to save memory, Streaming file download hangup fix, Clone databases after 3 minute idle, Many site size limit related bugfixes, UiMedia served from same domain to allow ajax access, Don't allow to load resources from other domain, Site size increase ask dialog displayed again, Changed fixbutton to more Consolas-like Monaco font, Boost json files priority on download
|
2015-08-06 00:51:25 +02:00 |
|
HelloZeroNet
|
b5ecb62bc6
|
rev280, The whole project reformatted to PEP8, UiRequest getPosted to query posted variables
|
2015-07-12 20:36:46 +02:00 |
|
HelloZeroNet
|
b2e2453e58
|
rev242, Implicit SSL support for the future, Exist typo fix
|
2015-06-17 00:49:46 +02:00 |
|
HelloZeroNet
|
a78907cc9d
|
Version 0.3.1, rev238, Connection encryption using TLS, One click site clone feature, Encryption stats, Disable encryption startup parameter, Disable ssl compression startup parameter, Exchange supported encryption methods at handshake, Alternative open port checker, Option to store site privatekey in users.json, Torrent tracker swap, Test for bip32 based site creation, cloning and sslcert creation, Fix for Chrome plugin on OSX, Separate siteSign websocket command, Update pybitcointools to major speedup, Re-add sslwrap for python 0.2.9+, Disable SSL compression to save memory and better performance
|
2015-06-10 00:29:30 +02:00 |
|
HelloZeroNet
|
66eca389bf
|
rev 196, Configurable data dir, log dir and config file, fix for getFile unhandled exceptions, add http://zeronet.io to readme
|
2015-05-31 15:52:21 +02:00 |
|
HelloZeroNet
|
7e4f6bd38e
|
version 0.3.0, rev187, Trusted authorization sites support, --publish option on signing, cryptSign command line option, OpenSSL enabled on OSX, Crypto verify allows list of valid addresses, Option for version 2 json DB tables, DbCursor SELECT parameters bugfix, Add peer to site on ListModified, Download blind includes when new site added, Publish command better messages, Multi-threaded announce, New http Torrent trackers, Wait for dbschema.json on query, Handle json import errors, More compact writeJson storage command, Testcase for signing and verifying, Workaround to make non target=_top links work, More clean UiWebsocket command route, Send cert_user_id on siteinfo, Notify other local clients on local file modify, Option to wait for file download before sql query, File rules websocket API command, Cert add and select, set websocket API command, Put focus on innerframe, innerloaded wrapper api command to add hashtag, Allow more file error on big sites, Keep worker running after stuked on done task, New more stable openSSL layer that works on OSX, Noparallel parameter bugfix, RateLimit allowed again interval bugfix, Updater skips non-writeable files, Try to close openssl dll before update
|
2015-05-25 01:26:33 +02:00 |
|
HelloZeroNet
|
4f7e048413
|
socks proxy support, disable udp connections support, http bittorrent tracker support, port opened, external ip to stats, only need zeroname site if dont have, dont try to download file that not in content.json, store external ip even if port closed, recreate uirequest class to avoid unfinished requests in some cases
|
2015-04-12 23:59:22 +02:00 |
|
HelloZeroNet
|
b122f47100
|
version 0.2.8, Namecoin domains using internal resolver site, --disable_zeromq option to skip backward compatiblity layer and save some memory, connectionserver firstchar error fixes, missing unpacker crash fix, sitemanager class to allow extensions, add loaded plugin list to websocket api, faster content publishing, mark updating file as bad, remove coppersurfer tracker add eddie4, internal server error with error displaying, allow site domains in UiRequest, better progress bar, wait for siteinfo before before using localstorage, csslater hide only if opacity is 0
|
2015-03-30 23:44:29 +02:00 |
|
HelloZeroNet
|
fa7164a0f0
|
version 0.2.1, better browser open, site size limit, save number of peers to sites.json to faster warmup, silent wsgihandler error, siteSetLimit API comment, grant ADMIN permissions to wrapper, display site changetime from includes too, loading screen warning support
|
2015-02-14 14:05:00 +01:00 |
|
HelloZeroNet
|
639b9f4961
|
version 0.2.0, new lib for bitcoin ecc, dont display or track notify errors, dont reload again within 1 sec, null peer ip fix, signingmoved to ContentManager, content.json include support, content.json multisig ready, content.json proper bitcoincore compatible signing, content.json include permissions, multithreaded publish, publish timeout 60s, no exception on invalid bitcoin address, testcase for new lib, bip32 based persite privatekey generation, multiuser ready, simple json database query command, websocket api fileGet, wrapper loading title stuck bugfix
|
2015-02-09 02:09:02 +01:00 |
|
HelloZeroNet
|
cfe2cfaf09
|
Silent tracker errors, updated list of alive trackers, added tracker unittest
|
2015-01-30 18:46:48 +01:00 |
|