Commit graph

91 commits

Author SHA1 Message Date
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
2fdf364947 Add static asset invalidation. 2017-05-07 00:02:20 +01:00
Renato "Lond" Cerqueira
00b24efdc5 Change the way trackId and albumId are set. 2017-05-06 21:32:04 +01:00
4bb21f407a Fix Groove music and bump playmusic 2017-05-06 20:30:55 +01:00
0a9ea15b58 Add error handling to the frontend 2016-10-23 23:36:34 +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
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
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
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
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
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
cc9b1ddcbb Initial Xbox Music support 2014-12-21 01:19:37 +00:00
2193add65f Add querystring package 2014-12-16 23:43:50 +00:00
fcb690d7e5 Fix artwork in rdio 2014-12-13 13:03:43 +00:00
0c1bcb728d sort on created date 2014-12-13 12:12:44 +00:00
23896f7ee6 More bluebird, fetch larger artwork 2014-12-13 12:05:47 +00:00
e671b823e9 Output something if Google Auth fails 2014-12-13 00:25:54 +00:00
99f0d1bef6 Update routes for bluebird 2014-12-13 00:10:41 +00:00
17de5e9b92 Update the rest of the libraries for bluebird 2014-12-13 00:00:49 +00:00
90c1385fb3 Migrate beats library to bluebird 2014-12-12 19:59:37 +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
7468cc4ea6 Handle bad rdio urls 2014-12-07 18:40:20 +00:00
234e25d2bc Fix secondary spotify lookup 2014-12-07 00:26:53 +00:00