zeronet/plugins/Sidebar
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
..
languages Update zh.json (#2413) 2020-02-11 16:12:06 +01:00
media Allow opening the sidebar while content.json is not loaded 2020-03-17 23:09:40 +07:00
media_globe Sidebar: rename media-globe/ to media_globe/ (#1973) 2019-04-16 11:34:55 +02:00
__init__.py Add console function to sidebar 2019-07-01 16:19:12 +02:00
ConsolePlugin.py Fix multi-line log events display in web console 2020-01-22 16:33:54 +01:00
plugin_info.json Add plugin description data 2019-08-03 01:32:55 +02:00
SidebarPlugin.py Allow opening the sidebar while content.json is not loaded 2020-03-17 23:09:40 +07:00
ZipStream.py Rev4099, Fix ZipStream for older Python versions 2019-05-31 15:08:30 +02:00