zeronet/src
Vadim Ushakov ce971ab738 Don't increment bad_file failed tries counter on rediscovering the same file on update()
Do increment it only on actual fileFailed() event.
2021-10-25 13:18:43 +07:00
..
Connection Fix detection of the broken Internet connection on the app start up 2021-10-25 12:53:37 +07:00
Content Improve the file server shutdown logic and display the shutdown progress bar in the UI 2021-10-22 00:30:42 +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 Improve the file server shutdown logic and display the shutdown progress bar in the UI 2021-10-22 00:30:42 +07:00
File Implement new logic for waiting for connected peers when updating or publishing a site 2021-10-24 23:53:08 +07:00
lib Avoid iterating in uninitialized result 2020-05-11 11:51:10 -03:00
Peer Implement new logic for waiting for connected peers when updating or publishing a site 2021-10-24 23:53:08 +07:00
Plugin Always load plugins abc sorted 2019-08-08 14:37:42 +02:00
Site Don't increment bad_file failed tries counter on rediscovering the same file on update() 2021-10-25 13:18:43 +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 Implement new websocket command serverSetOfflineMode 2021-10-22 02:59:28 +07:00
User Display more clean error on users.json/sites.json load error 2019-08-07 14:11:30 +02:00
util Improve the file server shutdown logic and display the shutdown progress bar in the UI 2021-10-22 00:30:42 +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