Commit graph

112 commits

Author SHA1 Message Date
Tao Bror Bojlén 2534b45487
remove trailing slash from endpoint crawled
this was causing issues on at least one pleroma instance, for some
reason
2019-03-08 15:59:07 +00:00
Tao Bror Bojlén 1770333906
remove whitelist from git 2019-03-08 15:58:43 +00:00
Tao Bror Bojlén cef9b6171d
update mastodon account 2019-03-06 11:09:43 +00:00
Tao Bror Bojlén 3a66e7464e
fix duplicates in instance peers 2019-03-01 14:42:05 +00:00
Tao Bror Bojlén e52f581067
bump personal instance threshold to 10 2019-02-28 18:06:16 +00:00
Tao Bror Bojlén dfc115f275
lowercase instance names (fix #48) 2019-02-28 18:05:54 +00:00
Tao Bror Bojlén 2e5696962b
only scrape 50 instances in one go 2019-02-28 18:03:08 +00:00
Tao Bror Bojlén 91f326e19b
handle missing data better in API 2019-02-28 17:51:03 +00:00
Tao Bojlén b55485d7b8 Update .gitignore 2019-02-27 09:25:59 +00:00
Tao Bojlén 648f225772 Allow CORS from all fediverse.space subdomains 2019-02-27 09:09:23 +00:00
Tao Bojlén f1be2e3be3 Update links to GitLab 2019-02-26 16:23:18 +00:00
Tao Bojlén 412016987b Update README.md 2019-02-26 16:02:39 +00:00
Tao Bror Bojlén 2a178ee5ff
add screenshot 2019-02-22 15:56:47 +00:00
Tao Bojlén f17d631dd8 enable CORS 2019-02-22 15:47:33 +00:00
Tao Bojlén 54b5c9ef2a migrate to caddy server 2019-02-22 15:40:44 +00:00
Tao Bror Bojlén aa4b5b887e
update README 2019-02-21 14:54:44 +00:00
Tao Bror Bojlén de1cee2015
add www subdomain to CORS whitelist 2019-02-21 14:38:23 +00:00
Tao Bror Bojlén 899b6b5b53
add gephi to db network 2019-02-21 14:28:36 +00:00
Tao Bror Bojlén b4ef0793e7
restore original status limit 2019-02-21 12:35:53 +00:00
Tao Bror Bojlén 5b019c87bb
add development env var in frontend 2019-02-21 12:33:07 +00:00
Tao Bror Bojlén 795ad67e8b
dockerize gephi 2019-02-21 12:32:50 +00:00
Tao Bror Bojlén 1c1f193542
improve handling of cancelled scrape 2019-02-21 10:38:49 +00:00
Tao Bror Bojlén 1b11c70430
simplify folder structure 2019-02-21 10:26:55 +00:00
Tao Bror Bojlén e33c70fa25
improve scraping logic 2019-02-20 22:09:21 +00:00
Tao Bror Bojlén a20d8e23e3
improve scraper logging 2019-02-20 21:36:12 +00:00
Tao Bror Bojlén f4044a4cd7
make frontend more resilient to a broken graph 2019-02-20 21:27:47 +00:00
Tao Bror Bojlén dfaf15fb51
fix CORS headers 2019-02-20 20:54:08 +00:00
Tao Bror Bojlén 5079875697
fix CORS for netlify branch deployments 2019-02-20 20:44:27 +00:00
Tao Bror Bojlén fa1b47bb63
use new API URL 2019-02-20 20:32:34 +00:00
Tao Bojlén 872d42928c simplify prod setup slightly 2019-02-20 20:29:49 +00:00
Tao Bojlén 4a76c856d3 Merge branch 'production' of github.com:brortao/fediverse.space into production 2019-02-20 20:24:20 +00:00
Tao Bror Bojlén e96708b19a
Merge branch 'staging' into develop 2019-02-20 20:16:25 +00:00
Tao Bror Bojlén 5dc6cf8fc2
Merge branch 'staging' of github.com:brortao/fediverse.space into staging 2019-02-20 20:16:06 +00:00
Tao Bror Bojlén 8f7f9e7442
always restart nginx container 2019-02-20 20:12:48 +00:00
Tao Bror Bojlén c4dc178891
Staging (#36) 2019-02-20 20:10:33 +00:00
Tao Bror Bojlén 0289459252
Merge branch 'production' into staging 2019-02-20 20:08:11 +00:00
Tao Bror Bojlén 90feab8038
Merge branch 'develop' into staging 2019-02-20 20:07:18 +00:00
Tao Bror Bojlén 145e4cea08
Merge branch 'develop' of github.com:brortao/fediverse.space into develop 2019-02-20 20:06:55 +00:00
Tao Bojlén cd36e7902d merge 2019-02-20 20:04:15 +00:00
Tao Bror Bojlén 0227fa2050
set correct allowed_hosts 2019-02-20 18:14:05 +00:00
Tao Bror Bojlén 658f055816
update README instructions 2019-02-20 17:29:02 +00:00
Tao Bror Bojlén 97168ad671
Update README.md (#35) 2019-02-20 17:23:49 +00:00
Tao Bror Bojlén 55928e137e
Update README.md 2019-02-20 17:20:37 +00:00
Tao Bror Bojlén bb2f39e785
add subdomains to allowed hosts 2019-02-20 17:15:41 +00:00
Tao Bror Bojlén d90f0f3218
don't serve static files 2019-02-20 17:14:28 +00:00
Tao Bror Bojlén cbab8c33a8
Merge branch 'develop' of github.com:brortao/fediverse.space into develop 2019-02-20 17:06:43 +00:00
Tao Bror Bojlén 12fb04ea3e
update django 2019-02-20 17:06:36 +00:00
Tao Bror Bojlén 7757d8e369
Update README.md 2019-02-20 17:05:25 +00:00
Tao Bror Bojlén c75f3209fd
remove matomo from source (netlify handles it) (#33) 2019-02-20 16:56:20 +00:00
Tao Bror Bojlén d7a2458900
remove matomo from source (netlify handles it) 2019-02-20 16:54:09 +00:00