.. |
Connection
|
Fix a bug introduced in c84b413f58
|
2021-03-31 11:16:06 +07:00 |
Content
|
ContentManager.py: move duplicated code to new method serializeForSigning()
|
2021-03-24 09:51:07 +07:00 |
Crypt
|
Merge TORv3 patch
|
2021-10-20 14:26:07 +07:00 |
Db
|
Skip commit if already commiting
|
2020-01-28 16:58:14 +01:00 |
Debug
|
Fix killing greenlets gevent exception
|
2020-06-30 17:04:47 +02:00 |
File
|
Redesign the scheduling of site checking and verification
|
2021-10-21 13:19:10 +07:00 |
lib
|
Avoid iterating in uninitialized result
|
2020-05-11 11:51:10 -03:00 |
Peer
|
code style fix in Peer.py
|
2021-10-21 14:50:54 +07:00 |
Plugin
|
Always load plugins abc sorted
|
2019-08-08 14:37:42 +02:00 |
Site
|
Rename param to reflect its meaning: check_site_on_reconnect -> update_site_on_reconnect
|
2021-10-21 14:37:53 +07:00 |
Test
|
Ignore ipv6 tests if not supported by os
|
2020-06-18 17:22:08 +02:00 |
Tor
|
Merge TORv3 patch
|
2021-10-20 14:26:07 +07:00 |
Translate
|
Fix pluralize translation function
|
2020-05-03 14:31:20 +01:00 |
Ui
|
Add option verify_files to Site.update() to allow the real content verification check, not just the simple file size-based one
|
2021-10-21 02:24:16 +07:00 |
User
|
Display more clean error on users.json/sites.json load error
|
2019-08-07 14:11:30 +02:00 |
util
|
Fix https://github.com/HelloZeroNet/ZeroNet/issues/2757
|
2021-10-20 19:01:55 +07:00 |
Worker
|
Only try to get more peers for timeout task if site is recently added
|
2020-09-08 19:26:18 +02:00 |
__init__.py
|
First release, remove not used lines from gitignore
|
2015-01-12 02:03:45 +01:00 |
Config.py
|
Add default onion v3 tracker addresses
|
2021-10-20 16:28:28 +07:00 |
loglevel_overrides.py
|
Implement overriding log levels for separate modules
|
2020-10-28 14:48:30 +07:00 |
main.py
|
Fix typo in "All server stopped"
|
2021-10-20 14:28:22 +07:00 |