Vadim Ushakov
|
b7a3aa37e1
|
Sidebar Plugin: display more detailed statistics about peers
|
2021-11-05 23:38:38 +07:00 |
|
Vadim Ushakov
|
d32d9f781b
|
Move getIpType() from helper to ConnectionServer
|
2021-11-03 12:57:13 +07:00 |
|
Vadim Ushakov
|
77e0bb3650
|
PeerDb plugin: save and restore fields time_response and connection_error
|
2021-10-27 18:54:58 +07:00 |
|
Vadim Ushakov
|
645f3ba34a
|
Reorganization of Peer class and peer-related Site's methods
|
2021-10-26 17:38:40 +07:00 |
|
Vadim Ushakov
|
b512c54f75
|
Implement new logic for waiting for connected peers when updating or publishing a site
|
2021-10-24 23:53:08 +07:00 |
|
Vadim Ushakov
|
e3daa09316
|
Improve the file server shutdown logic and display the shutdown progress bar in the UI
|
2021-10-22 00:30:42 +07:00 |
|
Vadim Ushakov
|
77d2d69376
|
Replace file_server.sites with file_server.getSites() in ChartCollector.py
|
2021-10-22 00:27:47 +07:00 |
|
Vadim Ushakov
|
46bea95002
|
Small cleanup in TrackerSharePlugin.py
|
2021-10-20 20:43:52 +07:00 |
|
Vadim Ushakov
|
1c73d1a095
|
Merge TORv3 patch
From: http://127.0.0.1:43110/19HKdTAeBh5nRiKn791czY7TwRB1QNrf1Q/?:users/1HvNGwHKqhj3ZMEM53tz6jbdqe4LRpanEu:zn:dc17f896-bf3f-4962-bdd4-0a470040c9c5
Related issues:
https://github.com/HelloZeroNet/ZeroNet/issues/2351
https://github.com/HelloZeroNet/ZeroNet/issues/1292
|
2021-10-20 14:26:07 +07:00 |
|
Vadim Ushakov
|
b9ec7124f9
|
minor changes for debugging
|
2021-10-20 14:02:00 +07:00 |
|
Vadim Ushakov
|
1144964062
|
Make the site block check usable from plugins and core modules
Fixes https://github.com/HelloZeroNet/ZeroNet/issues/1888
|
2021-03-23 23:16:35 +07:00 |
|
Vadim Ushakov
|
4e27e300e3
|
Delete plugin/AnnounceShare/
|
2021-03-23 16:01:36 +07:00 |
|
Vadim Ushakov
|
3d68a25e13
|
TrackerShare: refactor
|
2020-10-27 17:01:40 +07:00 |
|
Vadim Ushakov
|
d4239d16f9
|
TrackerShare: send my trackers in response to actionGetTrackers even if they don't seem working; add private field for hiding trackers
|
2020-10-27 12:08:54 +07:00 |
|
Vadim Ushakov
|
b0005026b4
|
TrackerShare: rename the shared key to trackers key in the json file
and delete the unused `type` parameter
|
2020-10-26 19:52:35 +07:00 |
|
Vadim Ushakov
|
1f34f477ef
|
TrackerShare: add plugin_info.json
|
2020-10-26 13:33:25 +07:00 |
|
Vadim Ushakov
|
e33a54bc65
|
Merge branch 'py3' into plugins
|
2020-10-26 00:35:00 +07:00 |
|
Ivanq
|
352da6bf62
|
Allow sites to request several CORS permissions at once (#2631)
* Allow sites to request several CORS permissions at once
* Fix typo
* Don't wait for CORS site download
|
2020-10-12 13:00:40 +02:00 |
|
Tamas Kocsis
|
288050e5b4
|
Rev4537, Add warning on invalid file save in UiFileManager
|
2020-10-06 17:10:58 +02:00 |
|
Tamas Kocsis
|
785d2351eb
|
Rev4536, Fix Cors permission request for connecting site
|
2020-10-05 19:02:22 +02:00 |
|
Tamas Kocsis
|
b2342e64bd
|
Fix file manager listing height calculation for many files
|
2020-10-01 17:18:33 +02:00 |
|
Tamas Kocsis
|
dcbfb8afe0
|
Fix browse files link for not installed domain plugins
|
2020-10-01 17:17:51 +02:00 |
|
Tamas Kocsis
|
73dc69605b
|
Merge sidebar js, css
|
2020-09-21 18:26:55 +02:00 |
|
Tamas Kocsis
|
52ed8c18ca
|
Add browse files link to sidebar
|
2020-09-21 18:26:44 +02:00 |
|
Tamas Kocsis
|
19bc0358b5
|
Merge UiFileManager js, css
|
2020-09-21 18:25:53 +02:00 |
|
Tamas Kocsis
|
392350ff79
|
Codemirror file editor for UiFileManager plugin
|
2020-09-21 18:25:38 +02:00 |
|
Tamas Kocsis
|
f0b0f57643
|
UiFileManager plugin
|
2020-09-21 18:23:28 +02:00 |
|
Tamas Kocsis
|
49f8e0bc3a
|
Allow link to console tabs
|
2020-09-09 18:21:09 +02:00 |
|
Tamas Kocsis
|
c4f8c0177e
|
Add mode to tracker announce logging
|
2020-09-08 19:36:54 +02:00 |
|
Tamas Kocsis
|
8c20927f68
|
Allow test port checker functions from CLI
|
2020-09-08 19:35:58 +02:00 |
|
Tamas Kocsis
|
a0dfbe31f6
|
Add timeout for private key recover message
|
2020-09-06 17:06:26 +02:00 |
|
Tamas Kocsis
|
964545dd1f
|
Remove unnecessary logging
|
2020-09-06 17:01:59 +02:00 |
|
Tamas Kocsis
|
817ab04941
|
Fix private key recover typo
|
2020-09-04 18:29:02 +02:00 |
|
Tamas Kocsis
|
91d0ce3a50
|
Save users.json of private key change
|
2020-09-04 18:21:52 +02:00 |
|
Tamas Kocsis
|
e97236201c
|
Try to recover site privatekey from master seed when site owned switch enabled
|
2020-09-04 18:21:02 +02:00 |
|
Tamas Kocsis
|
051e404a80
|
Fix typo in Benchmark cli info success number
|
2020-09-04 17:52:26 +02:00 |
|
ZeroNet
|
9022a1098a
|
Merge pull request #2485 from geekless/sidebar-no-content-json
Allow opening the sidebar while content.json is not loaded
|
2020-07-20 18:00:09 +02:00 |
|
shortcutme
|
ddbd5c7b19
|
Fix reset file server port with config web interface
|
2020-06-30 17:04:09 +02:00 |
|
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
|
4eb50377c3
|
Warning about deleting private key for owned sites
|
2020-06-18 17:23:15 +02:00 |
|
shortcutme
|
8db4344171
|
Rev4486, Fix UiPassword cleanup error
|
2020-05-04 13:38:30 +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 |
|
Andrew Morgan
|
a657afcd47
|
Add missing seekable() class method to BigFile plugin
|
2020-05-01 18:24:47 +01: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 |
|
shortcutme
|
70de3213d6
|
Fix peer save dictionary changed error
|
2020-03-20 18:52:58 +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 |
|