Commit Graph

74 Commits

Author SHA1 Message Date
Tamas Kocsis 94765af0f3 Fix not downloaded site delete on startup 2020-09-08 19:28:41 +02:00
shortcutme f0a706f6ab
Rev4455, Fix new sites file downloading 2020-02-21 13:58:11 +01:00
shortcutme ae9a76a6c9
Fix double sites.json loading on startup when adding missing sites 2020-02-20 17:27:31 +01:00
shortcutme d2627f36d5
Pass all arguments on site need 2020-02-13 17:23:37 +01:00
shortcutme a9368bb3c8
Don't allow parallel sites.json loading 2020-01-22 16:35:40 +01:00
shortcutme 10c1986c54
Fix site list changing during listing 2019-12-17 14:31:55 +01:00
shortcutme 924a61309a
Cached isDomain / resolveDomain functions 2019-10-06 03:18:14 +02:00
shortcutme b21b885aa9
Move site add to separate function 2019-09-28 17:01:37 +02:00
shortcutme 2bdd073608
Move resolveDomain to SiteManager for easier resolver plugins 2019-08-15 03:05:29 +02:00
shortcutme 6cd18bbf04
Display more clean error on users.json/sites.json load error 2019-08-07 14:11:30 +02:00
shortcutme 1eb97ea381
Delayed save of sites.json 2019-08-02 14:06:25 +02:00
shortcutme f6e06456b0
Use advaced json dumper to save sites.json and users.json 2019-08-02 14:06:05 +02:00
shortcutme a1a4a73260
Save sites.json as utf8 2019-03-16 00:41:26 +01:00
shortcutme b0b9a4d33c
Change to Python3 coding style 2019-03-15 21:06:59 +01:00
shortcutme 78a7aa91c0
Add ipv6 address to blacklist 2019-01-20 03:26:12 +01:00
shortcutme f74ddc1010
Don't delete connecting sites at startup 2018-10-15 12:59:04 +02:00
shortcutme 6c4ce03d59
Reload trackers file before start downloading new site 2018-07-10 03:34:23 +02:00
shortcutme 8f69575b95
Fix SiteManager logging message 2018-04-28 21:48:36 +02:00
shortcutme 3d7dea52a0
Always load my sites from sites.json 2018-03-14 22:32:15 +01:00
shortcutme b6a401d697
Get loading status based on property 2018-02-08 18:06:19 +01:00
shortcutme 23be1d18a4
Store site list change time 2018-02-08 18:05:50 +01:00
shortcutme d721d459eb
Sites always a dict to keep the reference 2018-02-08 18:05:23 +01:00
shortcutme e1dd0f0979
Only recover sites from sites.json that had peers 2018-02-08 18:04:41 +01:00
shortcutme 48e8b956d2
Only add myself to connect blacklist if running other cli action 2018-01-28 16:42:23 +01:00
shortcutme 6b92d011d2
Rev3153, Download missing sites from sites.json 2017-11-30 19:38:56 +01:00
shortcutme 5ccdfbd40a
Update site optional size on save 2017-10-03 15:29:52 +02:00
shortcutme 32ca6ac1a7
Move site cache generation to separate function to allow plugins to extend it 2017-10-03 14:40:13 +02:00
shortcutme 5a08545e2d
Only recalculate site sizes on exit 2017-08-09 14:21:44 +02:00
shortcutme ac230219ee
DB cleanup error is not fatal 2017-07-31 14:35:48 +02:00
shortcutme c96dce3d0b
Fix site cleanup from content.db 2017-07-31 14:35:01 +02:00
shortcutme 467cd480cf
Rev2168, Only avoid reload site on every missing file 2017-07-29 12:49:38 +02:00
shortcutme 84b535767b
By default nothing is domain 2017-05-11 18:02:05 +02:00
shortcutme 6149f5c6ee
Download everything on add 2017-02-11 18:26:37 +01:00
shortcutme c94e73a029 Skip sites with broken content.json on startup 2017-01-05 02:26:05 +01:00
shortcutme 20ed04af84 Also delete orphan sites from site_id cache 2016-12-04 18:54:43 +01:00
shortcutme 4890c4cb2f Fix big site download 2016-11-07 23:43:08 +01:00
shortcutme 0418a3e6de Only save sites.json if fully loaded to avoid data loss 2016-11-07 22:40:12 +01:00
shortcutme 8f3dfd7435 Fix site deletion errors on startup 2016-11-07 22:38:01 +01:00
shortcutme b2b91c9aff Remove save error message when no sites loaded yet 2016-09-07 17:41:55 +02:00
shortcutme a6c4a77e13 Rev1510, Fix site save without loaded SiteManager 2016-09-06 14:52:55 +02:00
shortcutme dae5cd3969 Fix startup with 1000+ sites 2016-09-05 13:57:12 +02:00
shortcutme 1dd488ef89 Remove deleted sites from content.db 2016-09-04 17:52:14 +02:00
shortcutme a614545467 Faster site settings load 2016-09-04 17:51:55 +02:00
shortcutme 3724e0f376 Save sites.json on exit 2016-09-04 17:51:20 +02:00
shortcutme 1bd6e2f493 Cache bad_files and optional hashfield in sites.json 2016-09-04 17:43:30 +02:00
Ana Barroso c9660ed20e Fix typos in log message 2016-08-16 18:14:02 +02:00
ZeroNet 0d565dc64d Better site settings saving 2016-08-10 12:34:28 +02:00
ZeroNet 1f3a4f0e2f Remove orphan sites from sites.json 2016-08-10 12:33:34 +02:00
ZeroNet 53249f4f07 Add own logger to SiteManager 2016-08-10 12:32:28 +02:00
HelloZeroNet cd52a61c4c Save sites.json every 10 minute 2016-04-20 23:28:58 +02:00