Commit graph

38 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 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 648f225772 Allow CORS from all fediverse.space subdomains 2019-02-27 09:09:23 +00:00
Tao Bojlén 54b5c9ef2a migrate to caddy server 2019-02-22 15:40: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 b4ef0793e7
restore original status limit 2019-02-21 12:35:53 +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 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 Bojlén cd36e7902d merge 2019-02-20 20:04:15 +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 12fb04ea3e
update django 2019-02-20 17:06:36 +00:00
Tao Bror Bojlén 3a96ee1f39
docker-ise backend 2019-02-20 16:18:12 +00:00
Tao Bojlen d383bca0d8 scraper perf improvements 2018-09-01 20:46:00 +02:00
Tao Bror Bojlén 93932c5196
add graph (#1)
* add initial graph

* add graph
2018-09-01 15:32:04 +02:00
Tao Bojlen 6d05ceadba loading instances 2018-08-27 23:31:27 +02:00
Tao Bojlen 4e0adc7579 fix URLs 2018-08-27 18:15:45 +02:00
Tao Bojlen f2bd4e7fa7 add frontend boilerplate 2018-08-27 13:41:01 +02:00
Tao Bojlen f7a8c1fe57 make trailing slashes optional in API 2018-08-27 12:56:09 +02:00
Tao Bojlen 97a6d1321b fix instance detail view in API 2018-08-27 12:43:16 +02:00
Tao Bojlen 303d762854 always use silk 2018-08-27 03:11:11 +02:00
Tao Bojlen 4e98230e87 fix static file collection 2018-08-27 03:06:00 +02:00
Tao Bojlen c0dc965666 use production settings in production! 2018-08-27 02:50:57 +02:00
Tao Bojlen a08043f04e fix config 2018-08-27 02:43:22 +02:00
Tao Bojlen cd6d85ef16 separate dev and production configs 2018-08-27 00:41:06 +02:00
Tao Bojlen 21af38a1ea finish API 2018-08-27 00:12:24 +02:00
Tao Bojlen 2447e8c222 initial api setup 2018-08-26 02:32:55 +02:00
Tao Bojlen c95ba33e04 initial commit with django 2018-08-26 02:13:46 +02:00