Historique des commits

Auteur SHA1 Message Date
  Vadim Ushakov b7a3aa37e1 Sidebar Plugin: display more detailed statistics about peers il y a 3 ans
  Vadim Ushakov b6b23d0e8e In Site.updater(), properly detect the case when peer has no file at all, not just an older version. il y a 3 ans
  Vadim Ushakov e000eae046 Add new configuration option: simultaneous_connection_throttle_threshold il y a 3 ans
  Vadim Ushakov 1863043505 Update ChangeLog-0.8.0.md il y a 3 ans
  Vadim Ushakov d32d9f781b Move getIpType() from helper to ConnectionServer il y a 3 ans
  Vadim Ushakov 168c436b73 Add new configuration variables and temporarily disable Site.persistent_peer_req il y a 3 ans
  Vadim Ushakov 77e0bb3650 PeerDb plugin: save and restore fields time_response and connection_error il y a 3 ans
  Vadim Ushakov ef69dcd331 Implement Send Back LRU cache to reduce useless network transfers il y a 3 ans
  Vadim Ushakov 32eb47c482 a small fix in Peer il y a 3 ans
  Vadim Ushakov f484c0a1b8 fine-tuning FileServer il y a 3 ans
  Vadim Ushakov 645f3ba34a Reorganization of Peer class and peer-related Site's methods il y a 3 ans
  Vadim Ushakov 93a95f511a Limit the pex request frequency, interval is 120 secs for each peer il y a 3 ans
  Vadim Ushakov dff52d691a Small improvements in FileServer il y a 3 ans
  Vadim Ushakov 1a8d30146e Fix typos in comments il y a 3 ans
  Vadim Ushakov 8f908c961d Fine-tuning PeerConnector il y a 3 ans
  Vadim Ushakov ce971ab738 Don't increment `bad_file` failed tries counter on rediscovering the same file on update() il y a 3 ans
  Vadim Ushakov 1fd1f47a94 Fix detection of the broken Internet connection on the app start up il y a 3 ans
  Vadim Ushakov b512c54f75 Implement new logic for waiting for connected peers when updating or publishing a site il y a 3 ans
  Vadim Ushakov b4f94e5022 Make use of waitForPeers() when running FileServer-driven update() il y a 3 ans
  Vadim Ushakov e612f93631 Spawn message loops for outgoing connections in a sepatare pool managed by ConnectionServer il y a 3 ans
  Vadim Ushakov fe24e17baa Fix the prev commit il y a 3 ans
  Vadim Ushakov 1b68182a76 FileServer: don't schedule multiple updates for the same site in parallel il y a 3 ans
  Vadim Ushakov 1ef129bdf9 Fix "changed size during iteration" in verifyFiles() il y a 3 ans
  Vadim Ushakov 19b840defd Implement new websocket command serverSetOfflineMode il y a 3 ans
  Vadim Ushakov e3daa09316 Improve the file server shutdown logic and display the shutdown progress bar in the UI il y a 3 ans
  Vadim Ushakov 77d2d69376 Replace `file_server.sites` with `file_server.getSites()` in ChartCollector.py il y a 3 ans
  Vadim Ushakov c36cba7980 Implement new websocket command serverSetPassiveMode il y a 3 ans
  Vadim Ushakov ddc4861223 Site.py: code cleanup il y a 3 ans
  Vadim Ushakov cd3262a2a7 code style fix in Peer.py il y a 3 ans
  Vadim Ushakov b194eb0f33 Rename param to reflect its meaning: check_site_on_reconnect -> update_site_on_reconnect il y a 3 ans