Vadim Ushakov
|
545fe9442c
|
Merge branch 'HelloZeroNet-py3' into massive-rework
# Conflicts:
# src/File/FileServer.py
|
2021-11-06 22:39:47 +07:00 |
|
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 |
|
Ivanq
|
c3f4591f91
|
Fix 404 error handler in UiFilePlugin
|
2020-12-27 13:28:35 +03:00 |
|
kabitofu
|
39d86fec9c
|
Japanese Translation
|
2020-12-04 13:07:32 +09:00 |
|
Tamas Kocsis
|
8dafbef6ad
|
Fix sidebar menu display
|
2020-12-03 20:05:13 +01:00 |
|
Tamas Kocsis
|
c831d175ad
|
Merge UiFileManager js
|
2020-12-03 20:04:58 +01:00 |
|
Tamas Kocsis
|
3cbfbae42d
|
Move file listing binary extension list to separate file, add missing comma
|
2020-12-03 20:04:37 +01:00 |
|
Tamas Kocsis
|
a1105562cd
|
Fix site listing show on big site visit
|
2020-12-03 20:04:09 +01:00 |
|
kabitofu
|
2bb12a247b
|
Japanese Translation
|
2020-11-27 17:49:21 +09:00 |
|
hashy0917
|
21557b5517
|
bug fix.
Fixed the part where an error occurs when setting to Japanese.
|
2020-11-17 19:25:23 +09:00 |
|
Tamas Kocsis
|
8f6e27904c
|
Display verification lib speedups on benchmark
|
2020-11-03 02:49:01 +01:00 |
|
Tamas Kocsis
|
e757f2a2d4
|
Display library versions at /Env url endpoint
|
2020-11-03 02:48:01 +01:00 |
|
Tamas Kocsis
|
b104d5dd41
|
Refactor /Stats page rendering to seprate functions
|
2020-11-03 02:44:31 +01:00 |
|
Taevas
|
9305a2e7ac
|
Fix typo in French translation
|
2020-11-02 15:29:29 +01:00 |
|
Jabba
|
4f6833c488
|
Complete list of binary extensions (#2661)
|
2020-10-29 03:24:35 +01:00 |
|
Tamas Kocsis
|
6fcfe5b394
|
Rev4540, More proper bigfile filtering for OptionalFileList
|
2020-10-29 02:44:07 +01:00 |
|
Tamas Kocsis
|
12013d64c8
|
Rev4539, Add more extensions to UiFileManager binary files
|
2020-10-29 01:38:49 +01: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 |
|