shortcutme
|
467cd480cf
|
Rev2168, Only avoid reload site on every missing file
|
2017-07-29 12:49:38 +02:00 |
|
shortcutme
|
6610914fdb
|
Rev2167, Skip downloading if no connection server specified
|
2017-07-28 22:57:41 +02:00 |
|
shortcutme
|
2aba9cc3c2
|
Only download content.json files as content
|
2017-07-19 16:45:12 +02:00 |
|
shortcutme
|
bb27e3124f
|
Remove files without info on retry bad files
|
2017-07-18 20:54:39 +02:00 |
|
shortcutme
|
066f54f521
|
Only log listModification request in verbose mode
|
2017-06-19 16:12:41 +02:00 |
|
shortcutme
|
64199c7ded
|
Reduce logging on tracker error
|
2017-06-19 16:12:24 +02:00 |
|
shortcutme
|
ff69b04216
|
Catch verify exceptions on manual site files verification process
|
2017-06-19 15:57:02 +02:00 |
|
shortcutme
|
fec3ff7d8e
|
Remove bad files that has no info
|
2017-06-19 15:40:13 +02:00 |
|
shortcutme
|
4b346243eb
|
On clone sign content.json after all other files copied
|
2017-06-19 15:39:14 +02:00 |
|
shortcutme
|
f506ac9701
|
Faster getPath
|
2017-06-15 13:30:36 +02:00 |
|
shortcutme
|
6167dda01d
|
Compact json list output
|
2017-06-03 00:53:59 +02:00 |
|
shortcutme
|
aacde33614
|
File size limit default to 10MB
|
2017-05-23 12:41:37 +02:00 |
|
shortcutme
|
3f59727ab6
|
Formatting
|
2017-05-23 12:40:42 +02:00 |
|
shortcutme
|
84b535767b
|
By default nothing is domain
|
2017-05-11 18:02:05 +02:00 |
|
shortcutme
|
438bdbc141
|
Protect peers for low traffic sites from closing
|
2017-05-07 18:15:23 +02:00 |
|
shortcutme
|
728e497057
|
Display database rebuilding progressbar
|
2017-05-07 18:14:13 +02:00 |
|
shortcutme
|
169cf2e6ae
|
Support optional db files
|
2017-04-12 17:36:03 +02:00 |
|
shortcutme
|
16bfb35109
|
No positive preference for peers with more than 5 shared sites to avoid centralization
|
2017-04-09 11:57:35 +02:00 |
|
shortcutme
|
03f3e9e4fd
|
Rev2025, Publish remotely outdated files on modification check
|
2017-04-07 21:17:25 +02:00 |
|
shortcutme
|
8ea8e8c28a
|
Publish incoming files to more peers
|
2017-04-07 18:17:30 +02:00 |
|
shortcutme
|
909b9da9da
|
Unnecessary log and comment
|
2017-03-06 15:30:42 +01:00 |
|
ZeroNet
|
0e2f742b7e
|
Merge pull request #842 from mishfit/refactorListAndWalk
Rename SiteStorage.list to SiteStorage.walk
|
2017-03-04 12:39:06 +01:00 |
|
shortcutme
|
4e846774b4
|
Log formatting
|
2017-02-27 00:13:30 +01:00 |
|
shortcutme
|
a6be8ddc2d
|
Connectable peers ordered
|
2017-02-27 00:13:18 +01:00 |
|
shortcutme
|
b65670b9e4
|
Don't remove peers with atleast 5 sites
|
2017-02-27 00:12:55 +01:00 |
|
shortcutme
|
ea635d4630
|
Only totally connected peers counted to peer cleanup
|
2017-02-27 00:12:36 +01:00 |
|
shortcutme
|
2e9737c149
|
Faster and better getConnectedpeers
|
2017-02-27 00:11:57 +01:00 |
|
shortcutme
|
0f8de2b7c1
|
Use latest added peers and use reputation for listModifications and publishing
|
2017-02-27 00:11:45 +01:00 |
|
shortcutme
|
2188c5d9fa
|
Use getRecentPeers for publishing
|
2017-02-27 00:11:02 +01:00 |
|
shortcutme
|
b5d879c1cd
|
Start site update check on site re-connect
|
2017-02-27 00:10:27 +01:00 |
|
shortcutme
|
fd365a19f7
|
Use getRecentPeers for listModification
|
2017-02-27 00:09:59 +01:00 |
|
shortcutme
|
adbaadae81
|
Allow 100 sec timeout for listModification
|
2017-02-27 00:09:41 +01:00 |
|
shortcutme
|
09ad4133fb
|
20 sec timeout for listModified
|
2017-02-27 00:08:46 +01:00 |
|
shortcutme
|
bad2a79f05
|
Reason for connection closing
|
2017-02-27 00:02:24 +01:00 |
|
mishfit
|
656c818211
|
rename SiteStorage.list to SiteStorage.walk
also, add SiteStorage.list as non-recursive
directory listing (`os.listdir`)
|
2017-02-24 21:58:46 -07:00 |
|
shortcutme
|
26bad8d05b
|
Fix needConnections bug
|
2017-02-24 01:16:22 +01:00 |
|
shortcutme
|
4aff146812
|
Log giving up on a file
|
2017-02-22 11:29:35 +01:00 |
|
shortcutme
|
221aa16433
|
Rev1929, Fix file filed on not bad files
|
2017-02-19 12:32:41 +01:00 |
|
shortcutme
|
63b609f725
|
Give up files after 30 tries
|
2017-02-19 00:52:31 +01:00 |
|
shortcutme
|
2eef0bded1
|
Only increment bad_file if internet connection is active
|
2017-02-19 00:52:20 +01:00 |
|
shortcutme
|
cfad85b30e
|
Log file object on db load
|
2017-02-13 16:12:56 +01:00 |
|
shortcutme
|
6149f5c6ee
|
Download everything on add
|
2017-02-11 18:26:37 +01:00 |
|
shortcutme
|
56efa02820
|
GetDbFiles return inner path
|
2017-02-09 01:57:12 +01:00 |
|
shortcutme
|
f3c71f3e6c
|
Move SiteStorage database updating to separate function
|
2017-02-09 01:56:20 +01:00 |
|
shortcutme
|
66e2bfd76b
|
Reset bad_files on full update
|
2017-01-29 19:03:22 +01:00 |
|
shortcutme
|
db7dad6731
|
Don't delete content.json files from bad_files on update
|
2017-01-29 19:03:08 +01:00 |
|
shortcutme
|
2b389e4e85
|
Support since parameter for siteUpdate
|
2017-01-29 19:02:08 +01:00 |
|
shortcutme
|
a0c3d7f8a6
|
Rev1833, Fix utf8 system paths
|
2017-01-22 21:22:53 +01:00 |
|
shortcutme
|
2dc981496b
|
Rev1821, Show progress bar on publishing
|
2017-01-16 13:41:57 +01:00 |
|
shortcutme
|
4e96ddfb9e
|
Allow .. in data_dir path
|
2017-01-11 13:14:02 +01:00 |
|