Commit Graph

256 Commits

Author SHA1 Message Date
Tao Bojlen 1fce69b842
security updates for python packages 2018-11-15 16:32:54 +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 e2e32cf29e gitignore whitelist 2018-09-05 12:49:08 +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 afcc522ad8 make scraper work more slowly 2018-09-05 11:42:14 +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 05afe964ab add gephi deps 2018-09-04 00:55:07 +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 62ed809ee0 don't scrape personal instances 2018-09-03 00:36:03 +02:00
Tao Bojlen a176e35ec2 scrape recent statuses for mentions of other instances 2018-09-03 00:04:03 +02:00
Tao Bojlen d383bca0d8 scraper perf improvements 2018-09-01 20:46:00 +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 3cbc4dd1b6 also save instance description 2018-08-29 20:04:03 +02:00
Tao Bojlen 6526facdc9 simplify models 2018-08-29 19:58:06 +02:00
Tao Bojlen df5ccf83ad harden scraper against unexpected API responses 2018-08-29 19:05:55 +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 955ad4d0cf show user count in main instance list 2018-08-29 00:22:29 +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 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
Tao Bojlen d5879518bf update README 2018-08-27 13:15:17 +02:00
Tao Bojlen 414578a760 don't try to set peers that don't exist 2018-08-27 12:58:57 +02:00
Tao Bojlen d55d437369 make API read-only 2018-08-27 12:58:11 +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 60f17d0ad9 ignore collected static files 2018-08-27 03:05:46 +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 f7a669dc6d update requirements 2018-08-27 01:28:05 +02:00
Tao Bojlen a8a51bec1c clean up scraper and improve logging 2018-08-27 01:27:14 +02:00
Tao Bojlen cd6d85ef16 separate dev and production configs 2018-08-27 00:41:06 +02:00