shortcutme
635c3b27cd
Fix loading invalid site block list
2020-06-30 17:03:06 +02:00
shortcutme
6776dabdb3
Fix piecemap downlad error when invalid piecemap got downloaded
2020-06-30 17:02:39 +02:00
shortcutme
14cbaf47c8
Rev4493
2020-06-18 17:28:56 +02:00
shortcutme
4eb50377c3
Warning about deleting private key for owned sites
2020-06-18 17:23:15 +02:00
shortcutme
ea6016d004
Fix latest gevent compatibility
2020-06-18 17:22:45 +02:00
shortcutme
79d26060b3
Add site address hash to site info websocket response
2020-06-18 17:22:33 +02:00
shortcutme
97ad084c21
Ignore ipv6 tests if not supported by os
2020-06-18 17:22:08 +02:00
shortcutme
179e5cb651
Fix portchecker.co
2020-06-18 17:21:43 +02:00
ZeroNet
367745b5ea
Move Android Play store link next to download options
2020-06-16 18:25:58 +02:00
ZeroNet
5c38a78b79
Merge pull request #2573 from canewsin/patch-2
...
Added Android Play Store Link to Read Me
2020-06-16 18:24:48 +02:00
canewsin
a02ed56c69
Added Android Play Store Link to Read Me
2020-06-16 10:33:21 +05:30
ZeroNet
f868fed51d
Merge pull request #2558 from gqgs/ws-iterable
...
Avoid iterating in uninitialized result
2020-05-19 02:02:16 +02:00
Guilherme
e4f42b8ce3
Avoid iterating in uninitialized result
2020-05-11 11:51:10 -03:00
ZeroNet
eeb48fc72e
Merge pull request #2556 from gqgs/debug
...
Remove unnecessary debugger
2020-05-10 12:07:39 +02:00
Guilherme
85733abade
Remove unnecessary debugger
2020-05-10 02:04:30 -03:00
shortcutme
8db4344171
Rev4486, Fix UiPassword cleanup error
2020-05-04 13:38:30 +02:00
ZeroNet
0a9391d28b
Merge pull request #2547 from anoadragon453/anoa/pluralize
...
Fix pluralize translation function
2020-05-03 17:51:26 +02:00
Andrew Morgan
cfef7ab071
Fix pluralize translation function
2020-05-03 14:31:20 +01:00
shortcutme
38c1727b94
Rev4485
2020-05-03 03:59:33 +02:00
shortcutme
36d96d484e
Workaround for UiPassword cookie issues with sandboxed iframes
2020-05-03 03:59:09 +02:00
shortcutme
439f8fc476
Fix UiPassword logout and session list url encoding
2020-05-03 03:57:17 +02:00
shortcutme
07faa3d6d3
Move wrapper necessary check to separate function
2020-05-03 03:56:06 +02:00
ZeroNet
3c7022ea9d
Merge pull request #2546 from anoadragon453/anoa/bigfile_seekable
...
Add missing seekable() class method to BigFile plugin
2020-05-02 11:23:30 +02:00
Andrew Morgan
a657afcd47
Add missing seekable() class method to BigFile plugin
2020-05-01 18:24:47 +01:00
ZeroNet
f3a839f422
Require final gevent 1.5.0 for Python 3.8
2020-04-12 12:15:10 +02:00
shortcutme
ad3920b26a
Rev4478, Skip slow updated files checking with large content.json
2020-04-11 13:34:18 +02:00
ZeroNet
8ffd8d7a3e
Merge pull request #2510 from filips123/patch-1
...
Use Gevent prerelease for Python 3.8
2020-04-08 21:38:43 +02:00
Filip Š
71001491df
Use Gevent prerelease for Python 3.8
2020-04-08 17:05:39 +02:00
ZeroNet
701765b53b
Merge pull request #2496 from canewsin/patch-2
...
Update LICENSE
2020-04-01 17:54:47 +02:00
ZeroNet
fa880d99f1
Merge pull request #2503 from imachug/compressed-keys
...
Support compressed keys
2020-03-31 00:48:28 +02:00
Ivanq
0a9a9b5a57
Support compressed keys
2020-03-30 09:40:06 +03:00
shortcutme
56acac8cd3
Rev4473, Fix Merger site skipping content load to db for some seconds after new site added
2020-03-25 04:13:16 +01:00
ZeroNet
995d3bf717
Merge pull request #2495 from pataquets/patch-1
...
Readme: Add Docker image info and docker pulls badge
2020-03-25 00:37:16 +01:00
canewsin
1de7485858
Update LICENSE
2020-03-25 03:30:41 +05:30
Alfonso Montero
e1c0fd6984
Readme: Add Docker image info and docker pulls badge
2020-03-24 21:16:33 +01:00
ZeroNet
108a3de433
Update Dockerfile
2020-03-24 02:26:54 +01:00
ZeroNet
740fe65355
Update Dockerfile
2020-03-24 02:09:57 +01:00
ZeroNet
abde3d4cf7
Update Dockerfile
2020-03-24 01:58:33 +01:00
ZeroNet
c90c887f8f
Merge pull request #2491 from imachug/import-sslcrypto
...
Import sslcrypto from lib
2020-03-21 21:50:35 +01:00
Ivanq
a4d91f7081
Import sslcrypto from lib
2020-03-21 22:52:56 +03:00
shortcutme
31d4304915
Rev4471, Allow files start with dot
2020-03-21 19:51:44 +01:00
shortcutme
1eec388252
Rev4469
2020-03-20 18:53:25 +01:00
shortcutme
70de3213d6
Fix peer save dictionary changed error
2020-03-20 18:52:58 +01:00
shortcutme
f41d022038
Log BrokenPipeError as warning
2020-03-20 18:52:18 +01:00
shortcutme
723d1f4370
Rev4467
2020-03-18 03:21:14 +01:00
shortcutme
ca94703fc3
Fix tray icon destroy overflow exception
2020-03-18 03:21:00 +01:00
shortcutme
a5971adbe6
Add data_dir to example UiConfig tracker list
2020-03-18 03:19:01 +01:00
ZeroNet
dfeebbabe8
Merge pull request #2487 from imachug/gevent-ws-fix2
...
Update gevent-ws to v2.0.7 to fix werkzeug
2020-03-17 21:49:54 +01:00
Ivanq
66194ce435
Update gevent-ws to v2.0.7 to fix werkzeug
2020-03-17 23:48:36 +03:00
Vadim Ushakov
2de3c9a544
Allow opening the sidebar while content.json is not loaded
...
If one opens the sidebar of a site not being downloaded yet, the following error occurs:
```
Internal error: KeyError('content.json',): 'content.json'
UiWebsocket.py line 79 > 235 > Sidebar/SidebarPlugin.py line 527 > 120 > ContentDbDict.py line 59
```
Also, the sidebar is not visible.
This fixes the both issues.
For sites without peers, the only way to delete the site was to navigate to ZeroHellow, scroll the left panel to "Connecting sites", and delete the site from the list. Now those sites can be deleted from the sidebar.
2020-03-17 23:09:40 +07:00