Commit graph

118 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
70bd12a4d6 Use native esm 2020-01-18 10:19:20 +00:00
3abe8f1a79 Handle broken links better 2019-03-11 23:26:54 +00:00
b5f99b217a Switch to @sentry/node 2019-03-11 21:07:17 +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
971d58380d Fix memory leak in ssr renderer 2018-08-04 23:04:19 +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
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
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