Commit Graph

47 Commits

Author SHA1 Message Date
Tao Bojlén 5fafffc404 frontend/cytoscape feature parity 2019-07-19 18:19:53 +00:00
Tao Bojlén 2e61b70602 Hide insular instances 2019-07-18 20:05:16 +00:00
Tao Bojlén 677b984451 add Insularity score 2019-07-18 15:20:09 +00:00
Tao Bror Bojlén 9478017eb0
fix edge generation, serve graph in cytoscape format 2019-07-18 13:21:12 +03:00
Tao Bror Bojlén 6cd1260d5f
set up staging frontend to use staging backend 2019-07-17 23:51:49 +03:00
Tao Bojlén 4a87c49baf set up sobelow for backend 2019-07-17 16:16:25 +00:00
Tao Bojlén a37452f138 refactor/elixir backend 2019-07-14 11:47:06 +00:00
Tao Bror Bojlén e9b8901aa5
don't display quiet nodes on graph 2019-04-19 15:29:45 +01:00
Tao Bror Bojlén 8d00ba9372
build(react-scripts): move from react-scripts-ts to react-scripts
the latter now supports typescript natively.
2019-04-17 15:44:23 +01:00
Tao Bror Bojlén 5356b58d83
refactor(routing): add routing
this is in preparation for future changes where we'll have more pages
2019-04-17 14:38:00 +01:00
Tao Bror Bojlén 59ac4cf0e3
chore(dependencies): update npm deps to latest 2019-04-17 13:13:23 +01:00
Tao Bror Bojlén 49fe41128a
style(linting): set up automatic linting 2019-04-17 11:58:57 +01:00
Tao Bror Bojlén bb9e224e9c
update personal instance help text 2019-03-08 16:06:12 +00:00
Tao Bror Bojlén cef9b6171d
update mastodon account 2019-03-06 11:09:43 +00:00
Tao Bojlén f1be2e3be3 Update links to GitLab 2019-02-26 16:23:18 +00:00
Tao Bojlén 54b5c9ef2a migrate to caddy server 2019-02-22 15:40:44 +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 f4044a4cd7
make frontend more resilient to a broken graph 2019-02-20 21:27:47 +00:00
Tao Bror Bojlén fa1b47bb63
use new API URL 2019-02-20 20:32:34 +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 d2335c8851
Highlight selected instance (#21)
* improve error handling

* highlight currently selected instance
2018-12-06 18:48:32 +00:00
Tao Bror Bojlén 7182f14c74
fix dragging causing instance deselect (#2) (#20) 2018-12-06 16:46:44 +00:00
Tao Bojlen 045d99009d
change links to github 2018-11-15 16:28:49 +00:00
Tao Bojlen f741a3ea47
add matomo tracking 2018-10-10 11:40:52 +01:00
Tao Bojlen c8ab3f3810 fix node sizing for instances of size 1 2018-09-05 18:03:13 +02:00
Tao Bojlen aecfa8031b Revert "remove mobile-friendly meta tag"
This reverts commit 1e4816f1a3.
2018-09-05 12:48:02 +02:00
Tao Bojlen 1e4816f1a3 remove mobile-friendly meta tag 2018-09-04 23:02:39 +02:00
Tao Bojlen 6da0ae9beb add popup for mobile users 2018-09-04 22:56:49 +02:00
Tao Bojlen 34bd1bf63b add ability to show/hide sidebar 2018-09-04 21:29:37 +02:00
Tao Bojlen 58d46ff640 add opt-in whitelist for small instances 2018-09-04 19:52:12 +02:00
Tao Bojlen 21b62ea3fd remove service worker 2018-09-04 18:53:17 +02:00
Tao Bojlen e522117c2a use correct API endpoint (oops) 2018-09-03 23:31:53 +02:00
Tao Bojlen e1237fba01 clean up welcome page 2018-09-03 22:34:25 +02:00
Tao Bojlen 58b36250e2 show neighbors in sidebar 2018-09-03 21:37:06 +02:00
Tao Bojlen 7bf02ea60c various UI improvements 2018-09-03 20:15:28 +02:00
Tao Bojlen 3cf584cc96 add graph w/ proper layout 2018-09-03 16:10:44 +02:00
Tao Bojlen 4a60a3f9b0 add about page 2018-09-03 13:36:14 +02:00
Tao Bojlen 555783bad3 minor UI cleanup 2018-09-01 19:54:13 +02:00
Tao Bojlen 478a3b91f7 fix stats in API 2018-09-01 19:34:00 +02:00
Tao Bojlen ef18276c21 add sidebar with instance details 2018-09-01 19:24:05 +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 0f2aa3c938 improve perf of instance select dropdown 2018-08-29 03:52:21 +02:00
Tao Bojlen 74511c67dd use better instance dropdown 2018-08-29 02:17:08 +02:00
Tao Bojlen 6d05ceadba loading instances 2018-08-27 23:31:27 +02:00
Tao Bojlen 2c8f92130b initial frontend boilerplate 2018-08-27 17:27:09 +02:00
Tao Bojlen 2757f18b57 use typescript 2018-08-27 14:07:32 +02:00
Tao Bojlen f2bd4e7fa7 add frontend boilerplate 2018-08-27 13:41:01 +02:00