Commit graph

34 commits

Author SHA1 Message Date
70bd12a4d6 Use native esm 2020-01-18 10:19:20 +00: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
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
8194fa91a5 Fix Chrome extension. 2017-05-07 22:55:42 +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
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
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
599e9b0850 Add support for matching from Youtube urls 2015-01-12 17:38:42 +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
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
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
99f0d1bef6 Update routes for bluebird 2014-12-13 00:10:41 +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
740b125a45 Handle search failures better 2014-12-05 21:01:17 +00:00
e49a20d52c Slight restyling of homepage 2014-12-05 18:22:47 +00:00
401f70ae8e Refactor routes, proxy itunes art over ssl (wtf) 2014-12-04 22:50:30 +00:00