Commit Graph

  • 7182f14c74
    fix dragging causing instance deselect (#2) (#20) Tao Bror Bojlén 2018-12-06 16:46:44 +0000
  • 1fce69b842
    security updates for python packages Tao Bojlen 2018-11-15 16:32:54 +0000
  • 045d99009d
    change links to github Tao Bojlen 2018-11-15 16:28:49 +0000
  • f741a3ea47
    add matomo tracking Tao Bojlen 2018-10-10 11:40:52 +0100
  • c8ab3f3810 fix node sizing for instances of size 1 Tao Bojlen 2018-09-05 17:55:43 +0200
  • e2e32cf29e gitignore whitelist Tao Bojlen 2018-09-05 12:49:08 +0200
  • aecfa8031b Revert "remove mobile-friendly meta tag" Tao Bojlen 2018-09-05 12:48:02 +0200
  • afcc522ad8 make scraper work more slowly Tao Bojlen 2018-09-05 11:42:14 +0200
  • 1e4816f1a3 remove mobile-friendly meta tag Tao Bojlen 2018-09-04 23:02:39 +0200
  • 6da0ae9beb add popup for mobile users Tao Bojlen 2018-09-04 22:56:49 +0200
  • 34bd1bf63b add ability to show/hide sidebar Tao Bojlen 2018-09-04 21:29:37 +0200
  • 58d46ff640 add opt-in whitelist for small instances Tao Bojlen 2018-09-04 19:52:12 +0200
  • 21b62ea3fd remove service worker Tao Bojlen 2018-09-04 18:53:17 +0200
  • 05afe964ab add gephi deps Tao Bojlen 2018-09-04 00:55:07 +0200
  • e522117c2a use correct API endpoint (oops) Tao Bojlen 2018-09-03 23:31:53 +0200
  • e1237fba01 clean up welcome page Tao Bojlen 2018-09-03 22:34:25 +0200
  • 58b36250e2 show neighbors in sidebar Tao Bojlen 2018-09-03 21:30:11 +0200
  • 7bf02ea60c various UI improvements Tao Bojlen 2018-09-03 20:15:28 +0200
  • 3cf584cc96 add graph w/ proper layout Tao Bojlen 2018-09-03 16:10:44 +0200
  • 4a60a3f9b0 add about page Tao Bojlen 2018-09-03 13:36:14 +0200
  • 62ed809ee0 don't scrape personal instances Tao Bojlen 2018-09-03 00:36:03 +0200
  • a176e35ec2 scrape recent statuses for mentions of other instances Tao Bojlen 2018-09-03 00:04:03 +0200
  • d383bca0d8 scraper perf improvements Tao Bojlen 2018-09-01 20:46:00 +0200
  • 555783bad3 minor UI cleanup Tao Bojlen 2018-09-01 19:54:13 +0200
  • 478a3b91f7 fix stats in API Tao Bojlen 2018-09-01 19:34:00 +0200
  • ef18276c21 add sidebar with instance details Tao Bojlen 2018-09-01 19:24:05 +0200
  • 93932c5196
    add graph (#1) Tao Bror Bojlén 2018-09-01 15:32:04 +0200
  • 3cbc4dd1b6 also save instance description Tao Bojlen 2018-08-29 20:04:03 +0200
  • 6526facdc9 simplify models Tao Bojlen 2018-08-29 19:58:06 +0200
  • df5ccf83ad harden scraper against unexpected API responses Tao Bojlen 2018-08-29 19:05:55 +0200
  • 0f2aa3c938 improve perf of instance select dropdown Tao Bojlen 2018-08-29 03:52:21 +0200
  • 74511c67dd use better instance dropdown Tao Bojlen 2018-08-29 02:17:08 +0200
  • 955ad4d0cf show user count in main instance list Tao Bojlen 2018-08-29 00:22:29 +0200
  • 6d05ceadba loading instances Tao Bojlen 2018-08-27 23:31:27 +0200
  • 4e0adc7579 fix URLs Tao Bojlen 2018-08-27 18:15:45 +0200
  • 2c8f92130b initial frontend boilerplate Tao Bojlen 2018-08-27 17:27:09 +0200
  • 2757f18b57 use typescript Tao Bojlen 2018-08-27 14:07:32 +0200
  • f2bd4e7fa7 add frontend boilerplate Tao Bojlen 2018-08-27 13:41:01 +0200
  • d5879518bf update README Tao Bojlen 2018-08-27 13:15:17 +0200
  • 414578a760 don't try to set peers that don't exist Tao Bojlen 2018-08-27 12:58:57 +0200
  • d55d437369 make API read-only Tao Bojlen 2018-08-27 12:58:11 +0200
  • f7a8c1fe57 make trailing slashes optional in API Tao Bojlen 2018-08-27 12:56:09 +0200
  • 97a6d1321b fix instance detail view in API Tao Bojlen 2018-08-27 12:43:16 +0200
  • 303d762854 always use silk Tao Bojlen 2018-08-27 03:11:11 +0200
  • 4e98230e87 fix static file collection Tao Bojlen 2018-08-27 03:06:00 +0200
  • 60f17d0ad9 ignore collected static files Tao Bojlen 2018-08-27 03:05:46 +0200
  • c0dc965666 use production settings in production! Tao Bojlen 2018-08-27 02:50:57 +0200
  • a08043f04e fix config Tao Bojlen 2018-08-27 02:43:22 +0200
  • f7a669dc6d update requirements Tao Bojlen 2018-08-27 01:28:05 +0200
  • a8a51bec1c clean up scraper and improve logging Tao Bojlen 2018-08-27 01:27:14 +0200
  • cd6d85ef16 separate dev and production configs Tao Bojlen 2018-08-27 00:31:53 +0200
  • 21af38a1ea finish API Tao Bojlen 2018-08-27 00:12:24 +0200
  • 074e2e1b88 fix scraper Tao Bojlen 2018-08-26 20:15:50 +0200
  • 97247fe130 add scraper Tao Bojlen 2018-08-26 03:17:10 +0200
  • 2447e8c222 initial api setup Tao Bojlen 2018-08-26 02:32:55 +0200
  • c95ba33e04 initial commit with django Tao Bojlen 2018-08-26 02:13:46 +0200
  • 345ec7a6f1
    Initial commit Tao Bror Bojlén 2018-08-26 02:13:13 +0200