Commit graph

38 commits

Author SHA1 Message Date
70bd12a4d6 Use native esm 2020-01-18 10:19:20 +00:00
87459b2acc Update to Koa 2 2018-04-13 21:44:31 +01:00
a919d80f64 Make Youtube matching work a little again 2017-11-12 00:33:56 +00:00
2c7e4f9dee Make Google searches only try stripping strings once 2017-11-11 20:33:47 +00:00
62b7121301 Fix matching from share, add fix script 2017-10-23 21:05:58 +01:00
122060e9a5 Restore smaller header on share page 2016-10-24 00:18:36 +01:00
7bb0497ff4 Migrate all the things
* Migrates from Mongo to Postgres.
* Migrates from JSPM to Webpack.
* Migrates from React to Vuejs.
* Migrates from Bootstrap to Bulma.

Also:
* Fixes rendering of meta data in the document head tag.
2016-10-23 21:36:23 +01:00
c96b4b624b Upgrade React and React Router 2016-01-09 15:10:28 +00:00
93ae893400 Restore the ability to match using share urls 2015-11-30 12:42:22 +00:00
8521baa6d9 Refactor more, fix and design 404 2015-08-21 18:49:38 +01:00
03e2666958 Finally finished giant ES6 refactor 2015-08-20 23:25:08 +01:00
0650e6b3b8 Add more ES6 2015-06-15 03:04:30 +01:00
b3abff99ae Switch to Koa, more es6 2015-06-14 18:38:57 +01:00
be00516521 Code cleanup 2015-05-17 19:10:30 +01:00
be8236a428 Stop pushing Youtube to last position 2015-01-14 23:41:36 +00:00
2d029f1a0f Sort match results, fix xbox url parsing 2015-01-07 00:05:43 +00:00
9d60b26cfa Match from url parameters on share page 2015-01-06 23:31:12 +00:00
bbcbe8d871 Refactor searching 2015-01-06 12:58:57 +00:00
874c3c162c Load matches after page load 2014-12-23 00:36:45 +00:00
a2148dc00a React home and share pages working isomorphically 2014-12-22 22:38:08 +00:00
0b00b190fc Lay client out a bit better 2014-12-21 19:36:25 +00:00
4bfdf0dc45 Render share page before all matches are found. 2014-12-21 19:35:00 +00:00
23896f7ee6 More bluebird, fetch larger artwork 2014-12-13 12:05:47 +00:00
99f0d1bef6 Update routes for bluebird 2014-12-13 00:10:41 +00:00
2d9f8d1b6a Improve Beats searches massively, increase timeout because it is slow as balls 2014-12-11 21:51:14 +00:00
da5e67f9ad Add variable to request for user's protocol 2014-12-06 14:50:33 +00:00
01c7f418dc Add Facebook Open Graph 2014-12-06 14:42:01 +00:00
65af698a78 Add Twitter cards for albums and tracks 2014-12-06 13:20:27 +00:00
d727847d9b Remove old caching references 2014-12-05 23:57:33 +00:00
4d4c078220 Add html titles, improve youtube track matching 2014-12-05 23:47:27 +00:00
740b125a45 Handle search failures better 2014-12-05 21:01:17 +00:00
a33570e1d0 Better handling of invalid ids 2014-12-05 18:03:45 +00:00
d48824ab49 Better errors 2014-12-05 17:40:07 +00:00
f20fecf0d0 Add youtube to results, persist to mongo 2014-12-05 16:26:01 +00:00
f7b1fcd53f Improve resiliency against slow api calls, rdio and brackets 2014-12-05 13:44:42 +00:00
8edd4a4179 Refactor templates, refresh design a bit 2014-12-05 12:49:07 +00:00
69c60a078e Add in process-caching, example links 2014-12-04 23:50:45 +00:00
401f70ae8e Refactor routes, proxy itunes art over ssl (wtf) 2014-12-04 22:50:30 +00:00