Commit graph

91 commits

Author SHA1 Message Date
18021e0ef8 Switch to async/await 2018-04-14 00:18:48 +01:00
42b6cd5a32 Remove unnecessary bluebird dependency 2018-04-13 18:36:58 +01:00
e12152f7a8 Update footer 2018-04-11 00:18:43 +01:00
9e4626daa4 Fix Spotify matching with their new urls 2018-04-10 23:55:24 +01:00
f1d7faf02d Amazon doesn't like colons 2018-04-08 22:49:37 +01:00
3876a85a73 Use a queue for fixing missing matches 2018-04-08 22:39:50 +01:00
3428986268 Handle errors in Amazon API 2018-04-08 17:22:19 +01:00
b0fcf55071 Add initial Amazon Music support 2018-04-08 16:31:46 +01:00
bd85678303 Change Google auth strategy 2018-03-11 20:22:17 +00:00
29cbd00b16 Fix bad match edge case for google 2017-12-15 12:00:04 +00:00
a919d80f64 Make Youtube matching work a little again 2017-11-12 00:33:56 +00:00
5d5bd605ea Restore old Google auth behaviour 2017-11-11 21:02:42 +00:00
2245428465 Fix Deezer covers 2017-11-11 20:55:09 +00:00
2c7e4f9dee Make Google searches only try stripping strings once 2017-11-11 20:33:47 +00:00
ca1fbf9e66 Fix tests 2017-10-24 19:45:41 +01:00
b0b2c452bd Authenticate with Google on each API call 2017-10-24 19:45:16 +01:00
7b36e8bf0c Fix itunes matching 2017-10-23 22:47:14 +01:00
2d99710fc2 Fix some styling, add Procfile 2017-10-23 19:21:19 +01:00
a6cd5f4266 Migrating to workers, renaming service 2017-10-23 17:58:23 +01:00
6c29d50f1e Fix Google Play Music and Spotify 2017-07-20 17:33:02 +01:00
2693afb2bd Minor bugfixes for groove and deezer 2017-05-26 19:47:17 +01:00
bf8b6eea52 Improve Groove music matching 2017-05-07 22:47:06 +01:00
147ad4f3d2 Search additional markets for itunes and spotify 2017-05-07 22:16:43 +01:00
00ca82c851 Improve Deezer matching 2017-05-07 20:57:12 +01:00
c5ea8f5b7a Improve spotify matching 2017-05-07 20:36:20 +01:00
d6352b6250 Fix track matching, upgrade GPM heuristics 2017-05-07 19:59:25 +01:00
4bb21f407a Fix Groove music and bump playmusic 2017-05-06 20:30:55 +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
64e1fee502 Update service images for retina, remove rdio :( 2016-01-09 12:24:44 +00:00
5f07beff8e Fix deezer 2015-10-13 15:58:13 -07:00
8521baa6d9 Refactor more, fix and design 404 2015-08-21 18:49:38 +01:00
9865441a56 Update config-related docs 2015-08-20 23:31:56 +01:00
03e2666958 Finally finished giant ES6 refactor 2015-08-20 23:25:08 +01:00
cb711ea510 Update deps, refactor rdio for 3.1 2015-08-20 00:23:42 +01:00
358a3593e2 Update Rdio 2015-07-06 16:06:52 +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
23e8ee2405 Unvendor playmusic, move to eslint 2015-05-16 22:32:51 +01:00
c7b9ea5b00 Add support for rdio short urls 2015-02-14 01:50:59 +00:00
e4a856e228 Improve matching and metadata extraction 2015-01-27 21:32:28 +00:00
a6bca5536f Handle unsupported spotify urls 2015-01-13 12:44:06 +00:00
1965a8787d Stop inlining Youtube videos for now 2015-01-13 01:06:37 +00:00
a2f95a98b2 Improve youtube matching, fix google service name 2015-01-12 22:06:06 +00:00
599e9b0850 Add support for matching from Youtube urls 2015-01-12 17:38:42 +00:00
c56e66e12b Use better urls for Google streaming 2015-01-07 12:16:42 +00:00
2d029f1a0f Sort match results, fix xbox url parsing 2015-01-07 00:05:43 +00:00
15712f9482 Handle non-album/track ids in GPM, 404 xbox 2014-12-28 23:19:18 +00:00
a2148dc00a React home and share pages working isomorphically 2014-12-22 22:38:08 +00:00
4bfdf0dc45 Render share page before all matches are found. 2014-12-21 19:35:00 +00:00
6f3e8b06a6 Make Xbox Music images use ssl 2014-12-21 12:42:42 +00:00