Commit graph

45 commits

Author SHA1 Message Date
Renato "Lond" Cerqueira
2119ac5c4d Add lookupAlbum to be find albums from URL 2021-01-17 00:29:05 +01:00
Renato "Lond" Cerqueira
6f5f361393 Add ytmusic service, parse track 2021-01-16 23:03:41 +01:00
5ba3016557 Upgrade Node and deps 2020-06-14 22:54:21 +01:00
70bd12a4d6 Use native esm 2020-01-18 10:19:20 +00:00
c4354a6600 Fix tests, upgrade node 2020-01-17 19:25:55 +00:00
254745def5 Update dependencies 2019-06-08 07:25:12 -07:00
2a39b2a8e3 Fix itunes tests 2019-03-11 20:59:04 +00:00
fc33d1ea92 Remove support for Amazon because they are banned me for not making money off this. 2019-03-11 20:13:10 +00:00
c32b756aba Upgrade vulnerable deps 2018-12-06 17:02:10 +00:00
8ea8b4d279 Add more async 2018-04-30 22:20:01 +01:00
7720653aeb Upgrade all the things. 2018-04-28 17:55:02 +01:00
b87476abc9 Update webpack to v3 2018-04-13 01:46:53 +01:00
b0fcf55071 Add initial Amazon Music support 2018-04-08 16:31:46 +01:00
ca1fbf9e66 Fix tests 2017-10-24 19:45:41 +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
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
35b23a107b Fix itunes test data 2016-05-23 20:30:41 +01:00
c8cc8ef9a4 David Guetta renamed his dumb album. 2016-01-09 12:27:28 +00:00
64e1fee502 Update service images for retina, remove rdio :( 2016-01-09 12:24:44 +00:00
98576081d4 Fuck off, David Guetta. 2015-11-22 13:02:27 +00:00
03e2666958 Finally finished giant ES6 refactor 2015-08-20 23:25:08 +01:00
c6d48cc424 Looks like David Guetta ain't streaming Listen (Deluxe) no more. 2015-08-20 00:32:28 +01:00
cb711ea510 Update deps, refactor rdio for 3.1 2015-08-20 00:23:42 +01:00
b3abff99ae Switch to Koa, more es6 2015-06-14 18:38:57 +01:00
a74ccfa575 Fix Deezer test with unreliable search results 2015-05-16 22:39:47 +01:00
23e8ee2405 Unvendor playmusic, move to eslint 2015-05-16 22:32:51 +01:00
2e0b6a151e Fix sharing url on first page view 2015-01-25 22:21:45 +00:00
bbcbe8d871 Refactor searching 2015-01-06 12:58:57 +00:00
de31391f90 Add tests for Xbox Music and logo 2014-12-21 01:25:04 +00:00
23896f7ee6 More bluebird, fetch larger artwork 2014-12-13 12:05:47 +00:00
ce3ff0442c Major refactor of service libs, more tests 2014-12-11 19:53:12 +00:00
1b2c568ac6 Add deezer tests 2014-12-04 21:00:34 +00:00
2b65c0632a Use promises, split tests, make music services modular, add deezer. 2014-12-04 19:21:10 +00:00
7cc68d1968 Add tests for Beats 2014-12-04 16:29:39 +00:00
acb129899d Add suppport for tracks, basic design, minor refactor 2014-12-03 23:03:34 +00:00
eb7d0bfea4 "use strict"; 2014-12-02 11:46:39 +00:00
39a22f65d9 Add test coverage for GPM and Spotify 2014-12-01 13:54:20 +00:00
f6907766bd Add unit tests for spotify 2014-12-01 12:41:26 +00:00