Commit Graph

4015 Commits

Author SHA1 Message Date
Tamas Kocsis fde3b51129 Formatting 2020-09-18 18:44:42 +02:00
Tamas Kocsis 550d02d473 Retry site update if it was failed last time 2020-09-18 18:44:28 +02:00
Tamas Kocsis 4da89580c1 Don't mark content.json as bad file if update failed 2020-09-18 18:43:54 +02:00
Tamas Kocsis bf092b83ab Workaround for stuck iframe url in Firefox when using back button 2020-09-18 18:43:25 +02:00
Tamas Kocsis 0309b81695 SiteListModifiedFiles: Give error instead of exception if content file does not exists 2020-09-18 18:42:03 +02:00
Tamas Kocsis e74fdc4036 Redirect homepage with / at the end 2020-09-09 18:29:53 +02:00
Tamas Kocsis b9c65d75ef Move error log handler to config object to be able to catch plugin load errors 2020-09-09 18:29:24 +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 5b09f7af41 New port checker: ipfingerprints.com, PortChecker minor rearranging 2020-09-08 19:35:23 +02:00
Tamas Kocsis 1695571afa Add browser-like header for port checker requests 2020-09-08 19:32:45 +02:00
Tamas Kocsis 8dc5aee8aa Js based redirecting template formatting 2020-09-08 19:32:10 +02:00
Tamas Kocsis 94765af0f3 Fix not downloaded site delete on startup 2020-09-08 19:28:41 +02:00
Tamas Kocsis 5a226baaa5 Reduce announce number for not recently added sites 2020-09-08 19:28:04 +02:00
Tamas Kocsis b7bc197012 Only try to get more peers for timeout task if site is recently added 2020-09-08 19:26:18 +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
Tamas Kocsis e97236201c Try to recover site privatekey from master seed when site owned switch enabled 2020-09-04 18:21:02 +02:00
Tamas Kocsis e14f5bf847 Allow modified files query from non-admin sites 2020-09-04 18:15:56 +02:00
Tamas Kocsis 79f10ffe0c Return error when fileGet binary file 2020-09-04 18:15:16 +02:00
Tamas Kocsis 0bc9374a7d Optional stats to dirList websocket API command 2020-09-04 18:14:22 +02:00
Tamas Kocsis 8a71bf65cd Don't leak local path on delete error 2020-09-04 18:08:43 +02:00
Tamas Kocsis 9d198ff7f2 Display full path in 404 error instead of inner_path 2020-09-04 18:07:29 +02:00
Tamas Kocsis cafeebf120 Fix wrapper_nonce adding to url 2020-09-04 18:07:03 +02:00
Tamas Kocsis 46fba195da Merge js, css 2020-09-04 17:57:56 +02:00
Tamas Kocsis 501bd51bd1 Only set title from content.json if wrapperSetTitle has not been called 2020-09-04 17:57:34 +02:00
Tamas Kocsis f7874e1ca3 Fix loading bar hide bug 2020-09-04 17:56:16 +02:00
Tamas Kocsis 8d964d1b8e Fix infopanel overflow on mobile devices 2020-09-04 17:55:41 +02:00
Tamas Kocsis 051e404a80 Fix typo in Benchmark cli info success number 2020-09-04 17:52:26 +02:00
Tamas Kocsis 6c1abf4004 Don't switch to libev for newer versions of gevent 2020-09-04 17:49:23 +02:00
Tamas Kocsis 0907edb6b1 Remove obsolate auth_key generation 2020-09-04 17:35:48 +02:00
Tamas Kocsis 6ff14d1bbd Fix plugin config error when running update.py 2020-09-04 17:17:15 +02:00
Tamas Kocsis 4ad5c065f1 Don't display gui error when running from cli on Windows 2020-09-04 17:16:47 +02:00
ZeroNet c17b8d53d3
Update changelog with 0.6.5, 0.7.0, 0.7.1 2020-09-03 16:56:41 +02:00
ZeroNet 9022a1098a
Merge pull request #2485 from geekless/sidebar-no-content-json
Allow opening the sidebar while content.json is not loaded
2020-07-20 18:00:09 +02:00
ZeroNet 6e758ff363
Merge pull request #2596 from shyam-sam/Dockerfile-arm64v8
arm64 arch docker image request #2568
2020-07-20 17:42:12 +02:00
SuperMan 29c3523353 arm64 arch docker image request #2568 2020-07-18 17:45:32 +05:30
shortcutme 47ff6c6801
Rev4496 2020-06-30 17:04:55 +02:00
shortcutme 6bd49e8aff
Fix killing greenlets gevent exception 2020-06-30 17:04:47 +02:00
shortcutme ddbd5c7b19
Fix reset file server port with config web interface 2020-06-30 17:04:09 +02:00
shortcutme 635c3b27cd
Fix loading invalid site block list 2020-06-30 17:03:06 +02:00
shortcutme 6776dabdb3
Fix piecemap downlad error when invalid piecemap got downloaded 2020-06-30 17:02:39 +02:00
shortcutme 14cbaf47c8
Rev4493 2020-06-18 17:28:56 +02:00
shortcutme 4eb50377c3
Warning about deleting private key for owned sites 2020-06-18 17:23:15 +02:00
shortcutme ea6016d004
Fix latest gevent compatibility 2020-06-18 17:22:45 +02:00
shortcutme 79d26060b3
Add site address hash to site info websocket response 2020-06-18 17:22:33 +02:00
shortcutme 97ad084c21
Ignore ipv6 tests if not supported by os 2020-06-18 17:22:08 +02:00