Commit graph

  • f28d458b60 Change close notification button for all screen sizes Zola Gonano 2021-12-20 13:55:32 +0000
  • 066c3c3c1c Update Wrapper.css Zola Gonano 2021-12-20 12:34:52 +0000
  • f162dd4b74 Make notification's close button bigger in small screens Zola Gonano 2021-12-17 10:29:30 +0000
  • 6ffb128691 Update bundles urls Zola Gonano 2021-12-16 15:34:47 +0000
  • 18da16e8d4 Fix Github Actions canewsin 2021-12-16 20:03:47 +0530
  • 523e399d8c Fix Github Actions canewsin 2021-12-16 20:00:50 +0530
  • 643dd84a28 Fix Tests for Github Actions canewsin 2021-12-16 19:56:24 +0530
  • 4448358247 0.7.6-internal 2 canewsin 2021-12-16 19:35:01 +0530
  • 785a02ce94
    Minor grammar fix sgmoore 2021-12-12 22:22:23 -0800
  • 0e48004563 v 0.7.6-internal canewsin 2021-12-11 16:35:02 +0530
  • 0bbf19aab9 Update Donation Link canewsin 2021-12-11 16:26:27 +0530
  • 7078badefa Update Docker Image canewsin 2021-12-03 00:48:16 +0530
  • edd2760fed v 0.7.5 (4560) v0.7.5 canewsin 2021-11-28 23:45:42 +0530
  • 7d1ec41d09 v 0.7.3 (4556) canewsin 2021-11-28 22:35:33 +0530
  • 7acd8df906 Fix xrange is undefined error canewsin 2021-11-28 22:06:50 +0530
  • a1eb6eede5 Fix Incorrect viewport on mobile while loading canewsin 2021-11-28 01:23:52 +0530
  • eab7fc2be4 Tor V3 Patch canewsin 2021-11-28 01:15:19 +0530
  • 545fe9442c Merge branch 'HelloZeroNet-py3' into massive-rework Vadim Ushakov 2021-11-06 22:39:47 +0700
  • 5c8bbe5801 build-docker-images.sh: push to Docker Hub as well Vadim Ushakov 2021-11-06 22:00:46 +0700
  • 348a4b0865 Add support for building ubuntu:20.04-based docker images + some automation Vadim Ushakov 2021-11-06 20:33:19 +0700
  • f7372fc393 Remove __slots__ from Peer, the slot system doesn't work well with classes extended by plugins anyway Vadim Ushakov 2021-11-06 13:16:43 +0700
  • b7a3aa37e1 Sidebar Plugin: display more detailed statistics about peers Vadim Ushakov 2021-11-05 23:38:38 +0700
  • b6b23d0e8e In Site.updater(), properly detect the case when peer has no file at all, not just an older version. Vadim Ushakov 2021-11-03 17:15:43 +0700
  • e000eae046 Add new configuration option: simultaneous_connection_throttle_threshold Vadim Ushakov 2021-11-03 16:06:06 +0700
  • 1863043505 Update ChangeLog-0.8.0.md Vadim Ushakov 2021-11-03 12:59:49 +0700
  • d32d9f781b Move getIpType() from helper to ConnectionServer Vadim Ushakov 2021-11-03 11:48:02 +0700
  • 168c436b73 Add new configuration variables and temporarily disable Site.persistent_peer_req Vadim Ushakov 2021-10-27 20:57:44 +0700
  • 77e0bb3650 PeerDb plugin: save and restore fields time_response and connection_error Vadim Ushakov 2021-10-27 18:54:58 +0700
  • ef69dcd331 Implement Send Back LRU cache to reduce useless network transfers Vadim Ushakov 2021-10-27 01:06:12 +0700
  • 32eb47c482 a small fix in Peer Vadim Ushakov 2021-10-26 22:32:28 +0700
  • f484c0a1b8 fine-tuning FileServer Vadim Ushakov 2021-10-26 17:40:03 +0700
  • 645f3ba34a Reorganization of Peer class and peer-related Site's methods Vadim Ushakov 2021-10-26 17:38:40 +0700
  • 93a95f511a Limit the pex request frequency, interval is 120 secs for each peer Vadim Ushakov 2021-10-25 17:59:35 +0700
  • dff52d691a Small improvements in FileServer Vadim Ushakov 2021-10-25 17:09:16 +0700
  • 1a8d30146e Fix typos in comments Vadim Ushakov 2021-10-25 16:18:35 +0700
  • 8f908c961d Fine-tuning PeerConnector Vadim Ushakov 2021-10-25 16:12:00 +0700
  • ce971ab738 Don't increment bad_file failed tries counter on rediscovering the same file on update() Vadim Ushakov 2021-10-25 13:18:43 +0700
  • 1fd1f47a94 Fix detection of the broken Internet connection on the app start up Vadim Ushakov 2021-10-25 12:53:37 +0700
  • b512c54f75 Implement new logic for waiting for connected peers when updating or publishing a site Vadim Ushakov 2021-10-24 23:53:08 +0700
  • b4f94e5022 Make use of waitForPeers() when running FileServer-driven update() Vadim Ushakov 2021-10-23 21:44:41 +0700
  • e612f93631 Spawn message loops for outgoing connections in a sepatare pool managed by ConnectionServer Vadim Ushakov 2021-10-23 21:41:14 +0700
  • fe24e17baa Fix the prev commit Vadim Ushakov 2021-10-23 21:40:41 +0700
  • 1b68182a76 FileServer: don't schedule multiple updates for the same site in parallel Vadim Ushakov 2021-10-22 17:18:24 +0700
  • 1ef129bdf9 Fix "changed size during iteration" in verifyFiles() Vadim Ushakov 2021-10-22 14:38:05 +0700
  • 19b840defd Implement new websocket command serverSetOfflineMode Vadim Ushakov 2021-10-22 02:59:28 +0700
  • e3daa09316 Improve the file server shutdown logic and display the shutdown progress bar in the UI Vadim Ushakov 2021-10-22 00:30:42 +0700
  • 77d2d69376 Replace file_server.sites with file_server.getSites() in ChartCollector.py Vadim Ushakov 2021-10-22 00:27:47 +0700
  • c36cba7980 Implement new websocket command serverSetPassiveMode Vadim Ushakov 2021-10-21 18:45:08 +0700
  • ddc4861223 Site.py: code cleanup Vadim Ushakov 2021-10-21 16:18:40 +0700
  • cd3262a2a7 code style fix in Peer.py Vadim Ushakov 2021-10-21 14:50:54 +0700
  • b194eb0f33 Rename param to reflect its meaning: check_site_on_reconnect -> update_site_on_reconnect Vadim Ushakov 2021-10-21 14:37:53 +0700
  • 5744e40505 Redesign the scheduling of site checking and verification Vadim Ushakov 2021-10-21 13:19:10 +0700
  • 5ec970adb8 Add option verify_files to Site.update() to allow the real content verification check, not just the simple file size-based one Vadim Ushakov 2021-10-21 02:24:16 +0700
  • 75bba6ca1a Be more verbose about starting/stopping FileServer threads Vadim Ushakov 2021-10-20 22:40:34 +0700
  • 7e438a90e1 Don't spam in log.info() from getRecentPeers() Vadim Ushakov 2021-10-20 21:10:04 +0700
  • 46bea95002 Small cleanup in TrackerSharePlugin.py Vadim Ushakov 2021-10-20 20:43:52 +0700
  • 2a25d61b96 Fix https://github.com/HelloZeroNet/ZeroNet/issues/2757 Vadim Ushakov 2021-10-20 19:01:55 +0700
  • ba6295f793 Add tests directly to SafeRe.py Vadim Ushakov 2021-10-20 18:28:03 +0700
  • 23ef37374b Various fixes in ChangeLog-0.8.0.md Vadim Ushakov 2021-10-20 17:39:39 +0700
  • 488fd4045e Update ChangeLog-0.8.0.md Vadim Ushakov 2021-10-20 17:28:03 +0700
  • 769a2c08dd Fix possible infinite growing of the SafeRe regexp cache by limiting the cache size Vadim Ushakov 2021-10-20 17:25:47 +0700
  • d2b65c550c Minor fix in ChangeLog-0.8.0.md Vadim Ushakov 2021-10-20 16:43:13 +0700
  • d5652eaa51 Update ChangeLog-0.8.0.md Vadim Ushakov 2021-10-20 16:42:21 +0700
  • 164f5199a9 Add default onion v3 tracker addresses Vadim Ushakov 2021-10-20 16:28:28 +0700
  • 72e5d3df64 Fix typo in "All server stopped" Vadim Ushakov 2021-10-20 14:28:22 +0700
  • 1c73d1a095 Merge TORv3 patch Vadim Ushakov 2021-10-20 14:26:07 +0700
  • b9ec7124f9 minor changes for debugging Vadim Ushakov 2021-10-20 14:02:00 +0700
  • abbd2c51f0 Update ChangeLog-0.8.0.md Vadim Ushakov 2021-03-31 12:55:45 +0700
  • be65ff2c40 Make more efforts of looking for peers when publishing a site Vadim Ushakov 2021-03-31 11:27:19 +0700
  • c772592c4a New default ZeroHello address Vadim Ushakov 2021-03-31 11:20:37 +0700
  • 5d6fe6a631 Fix a bug introduced in c84b413f58 Vadim Ushakov 2021-03-31 11:16:06 +0700
  • adaeedf4d8 Dockerfile: move to alpine:3.13 in order to use newer tor version Vadim Ushakov 2021-03-31 10:51:17 +0700
  • 8474abc967 Fix building the docker image Vadim Ushakov 2021-03-31 09:39:22 +0700
  • 986dedfa7f Trying to fix incomplete updates Vadim Ushakov 2021-03-25 12:41:53 +0700
  • 0151546329 ContentManager.py: move duplicated code to new method serializeForSigning() Vadim Ushakov 2021-03-24 09:51:07 +0700
  • d0069471b8 Don't raise VerifyError with misleading message "Invalid old-style sign" when the file has no sign at all. Vadim Ushakov 2021-03-24 08:04:23 +0700
  • 1144964062 Make the site block check usable from plugins and core modules Vadim Ushakov 2021-03-23 23:12:54 +0700
  • 6c8849139f ZNE-ChangeLog/ChangeLog-0.8.0.md: typos Vadim Ushakov 2021-03-23 19:05:51 +0700
  • 3677684971 Add ZNE-ChangeLog/ChangeLog-0.8.0.md Vadim Ushakov 2021-03-23 19:02:43 +0700
  • 4e27e300e3 Delete plugin/AnnounceShare/ Vadim Ushakov 2021-03-23 16:01:36 +0700
  • 34211e6b0b Polish translation Krzysztof Otręba 2021-02-12 15:54:06 +0100
  • 454c0b2e7e
    Merge pull request #2716 from imachug/uifile-404-fix py3 ZeroNet 2021-01-25 03:24:19 +0100
  • 03da34c5d6
    Merge pull request #2714 from timgates42/bugfix_typo_positive ZeroNet 2021-01-25 03:23:46 +0100
  • c3f4591f91 Fix 404 error handler in UiFilePlugin Ivanq 2020-12-27 13:25:18 +0300
  • 3ad7bc87e5
    docs: fix simple typo, positibe -> positive Tim Gates 2020-12-22 07:44:57 +1100
  • b4f4c12521
    Merge pull request #2695 from kabitofu/test ZeroNet 2020-12-14 01:40:45 +0100
  • 39d86fec9c Japanese Translation kabitofu 2020-12-04 13:07:32 +0900
  • 02c27b841f Rev4555 Tamas Kocsis 2020-12-03 20:05:41 +0100
  • 8dafbef6ad Fix sidebar menu display Tamas Kocsis 2020-12-03 20:05:13 +0100
  • c831d175ad Merge UiFileManager js Tamas Kocsis 2020-12-03 20:04:58 +0100
  • 3cbfbae42d Move file listing binary extension list to separate file, add missing comma Tamas Kocsis 2020-12-03 20:04:37 +0100
  • a1105562cd Fix site listing show on big site visit Tamas Kocsis 2020-12-03 20:04:09 +0100
  • b3c9de5e47 Don't show tracker tor bridge warning if more that 3 trackers finished Tamas Kocsis 2020-12-03 20:02:48 +0100
  • 3ffa3c2f79 Use svg for top-right zero button Tamas Kocsis 2020-12-03 20:02:20 +0100
  • 03273527da
    Merge pull request #2694 from styromaniac/patch-3 ZeroNet 2020-12-03 19:59:40 +0100
  • 2795e20b0c
    Replaced logo-white.png with an SVG data URI. Styromaniac 2020-12-03 08:33:54 -0500
  • eb86df5fb6
    Add Python 3.9 to github tests ZeroNet 2020-11-30 14:51:23 +0100
  • ecfb6b6b3a Rev4553, Debug messages formatting Windows fix Tamas Kocsis 2020-11-30 14:38:25 +0100
  • 1b4f93f14b Make Debug message test cases independent from line numbers, Windows support Tamas Kocsis 2020-11-30 14:37:45 +0100
  • 40db30a260
    Merge pull request #2642 from imachug/better-logs ZeroNet 2020-11-30 14:08:50 +0100