Commit Graph

31 Commits

Author SHA1 Message Date
Tamas Kocsis 8dafbef6ad Fix sidebar menu display 2020-12-03 20:05:13 +01:00
Tamas Kocsis 52ed8c18ca Add browse files link to sidebar 2020-09-21 18:26:44 +02: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
shortcutme 4c2cf99fd2
Add console function to sidebar 2019-07-01 16:19:12 +02:00
shortcutme 8fd2af1870
Private key save and fogot to sidebar 2018-09-21 02:17:53 +02:00
shortcutme d44a4e8ae2
Sidebar optimization and dummy static page for uncoming internal page 2018-09-17 15:33:45 +02:00
shortcutme b23a4c8288
Only apply outline to iframe when sidebar opened 2018-03-29 02:44:43 +02:00
shortcutme c3b146611b
Rev3372, Cosmetic changes on open site directory button 2018-03-19 16:05:14 +01:00
shortcutme dd924f389f
Display and change per-site bigfile autodownload with sidebar 2018-03-10 02:01:49 +01:00
shortcutme 9c4093dc7c
Rev3224, Small cosmetic changes on sidebar Sign and publish button 2018-01-21 18:14:12 +01:00
Ivanq 5ff8d6be38 Set font 2017-12-31 19:42:27 +03:00
Ivanq 0f5658e65e Handle clicking ':' 2017-12-31 18:56:17 +03:00
Ivanq b89eb4f1e8 Make button and style ':' sign 2017-12-31 18:01:54 +03:00
Ivanq 6a31ce3e2e Add vertical line 2017-12-30 22:01:52 +03:00
Ivanq f9ac614147 Autoscroll 2017-12-30 19:22:49 +03:00
Ivanq 581a18f83d 'Publish' cuts off 2017-12-30 18:39:07 +03:00
Ivanq 7121a96ebd Simple realisation 2017-12-30 17:43:56 +03:00
shortcutme 527c2b4f54
Sidebar close button for small screens 2017-07-29 13:44:54 +02:00
shortcutme f083e26cf0 Rev1756, Sidebar button flud fix 2016-11-24 19:50:30 +01: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 ab1a7d7a17 Dynamic button widths 2016-11-18 20:15:18 +01:00
shortcutme 53c087f1ea Change sidebar to use content.db cache 2016-09-04 17:46:09 +02:00
HelloZeroNet f405e702ba Display possible content.jsons on sidebar 2016-04-25 02:17:28 +02:00
HelloZeroNet e891a10e54 Rev957, Sidebar displays onion peers in graph, Sidebar display bad file retry number, Sidebar site Update/Pause/Delete, Ratelimit sidebar update, Encoded typo, Fix onion findHashId, More retry for bad files, Log file path errors, Testcase for self findhashIds, Testcase for Tor findHashId, Better Tor version parse, UiWebsocket callback on update/pause/resume/delete, Skip invalid postMessage messages 2016-03-09 00:48:57 +01:00
HelloZeroNet 58fa5f6e16 Rev908, Sidebar shorten long bad filenames, Only show opener error if site is using the API 2016-02-23 01:36:47 +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 61cfb8aa2f Rev900, Sidebar filestats bar width round fix, Sidebar WebGL not supported error, Sidebar optimalizations, Trayicon gray shadow, Trim end of line whitespace from json files, Fix testweb testcase, Implement experimental postMessage nonce security, Return None when testing external ip, Window opener security check and message, Increase timeout for large files 2016-02-10 02:30:04 +01:00
HelloZeroNet 31f108a3ed Rev885, Sidebar optimalization 2016-02-05 00:34:58 +01:00
HelloZeroNet 3587777ea8 Rev571, Optional file sizes to sidebar, Download all optional files option in sidebar, Optional file number in peer stats, Delete removed or changed optional files, Auto download optional files if autodownloadoptional checked, SiteReload command, Peer use global file server if no site defined, Allow browser cache video files, Allow more keepalive connections, Gevent 1.1 ranged request bugfix, Dont sent optional files details on websocket, Remove files from workermanager tasks if no longer in bad_files, Notify local client about changes on external siteSign 2015-11-09 00:44:03 +01:00
HelloZeroNet b83d6ba2ff Version 0.3.2, rev351, Sidebar to display site infos an modify settings, Per-site upload/download bytes statistics, Deny different origin media requests, Allow 10sec to finish query modifications, Websocket display errors to client instead of disconnecting, Allow specify notification id to server-side messages, Track every command response time 2015-08-16 11:51:00 +02:00