Commit graph

75 commits

Author SHA1 Message Date
70bd12a4d6 Use native esm 2020-01-18 10:19:20 +00:00
7720653aeb Upgrade all the things. 2018-04-28 17:55:02 +01:00
95e7eff734 Add Slack oauth trigger 2018-04-19 22:35:51 +01:00
24c9363f0c Add Slack support 2018-04-19 22:03:49 +01:00
18021e0ef8 Switch to async/await 2018-04-14 00:18:48 +01:00
87459b2acc Update to Koa 2 2018-04-13 21:44:31 +01:00
b0fcf55071 Add initial Amazon Music support 2018-04-08 16:31:46 +01:00
a919d80f64 Make Youtube matching work a little again 2017-11-12 00:33:56 +00:00
f757152c7d Up recents to 9 2017-11-11 21:29:47 +00:00
2c7e4f9dee Make Google searches only try stripping strings once 2017-11-11 20:33:47 +00:00
46142d12de Add more debug output to worker 2017-11-11 19:51:39 +00:00
82fa61f5d5 Improve error handling 2017-11-11 19:18:42 +00:00
8d46a6df42 Update more marketing materials 2017-10-24 12:59:58 +01:00
7b36e8bf0c Fix itunes matching 2017-10-23 22:47:14 +01:00
62b7121301 Fix matching from share, add fix script 2017-10-23 21:05:58 +01:00
183d58a540 Fix worker redis 2017-10-23 19:32:06 +01:00
a6cd5f4266 Migrating to workers, renaming service 2017-10-23 17:58:23 +01:00
2693afb2bd Minor bugfixes for groove and deezer 2017-05-26 19:47:17 +01:00
8194fa91a5 Fix Chrome extension. 2017-05-07 22:55:42 +01:00
122060e9a5 Restore smaller header on share page 2016-10-24 00:18:36 +01:00
0a9ea15b58 Add error handling to the frontend 2016-10-23 23:36:34 +01:00
b5cb3e78ab Add itunes proxy back :( 2016-10-23 21:48:44 +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
599e9b0850 Add support for matching from Youtube urls 2015-01-12 17:38:42 +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
15712f9482 Handle non-album/track ids in GPM, 404 xbox 2014-12-28 23:19:18 +00:00
8a650b781d Update Heroku stuff 2014-12-23 01:02:53 +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
08e0aa7665 React server side rendering of home page 2014-12-21 19:35:57 +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
ce3ff0442c Major refactor of service libs, more tests 2014-12-11 19:53:12 +00:00
4c6644b3d6 Handle erroneous searches 2014-12-07 16:15:50 +00:00
e87dd27885 Make non-us itunes links work 2014-12-06 21:12:52 +00:00
a471a984f8 Stop sending headers twice. 2014-12-06 18:16:31 +00:00
da5e67f9ad Add variable to request for user's protocol 2014-12-06 14:50:33 +00:00