Commit graph

27 commits

Author SHA1 Message Date
dependabot[bot]
f7d78fb46d
Bump handlebars from 4.1.1 to 4.1.2
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.1...v4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-05 17:35:47 +00:00
2c6bce28a3 Upgrade dependencies 2019-04-02 17:51:03 +01:00
b5f99b217a Switch to @sentry/node 2019-03-11 21:07:17 +00:00
2a39b2a8e3 Fix itunes tests 2019-03-11 20:59:04 +00:00
c32b756aba Upgrade vulnerable deps 2018-12-06 17:02:10 +00:00
7583937773 Use music.youtube.com 2018-07-27 14:46:05 +01:00
8ea8b4d279 Add more async 2018-04-30 22:20:01 +01:00
8012bef79a Add some sass 2018-04-28 20:56:20 +01:00
7720653aeb Upgrade all the things. 2018-04-28 17:55:02 +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
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
a919d80f64 Make Youtube matching work a little again 2017-11-12 00:33:56 +00:00
874afddb6d Upgrade playmusic library 2017-10-23 23:20:22 +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
cfaef8be94 Add backend Sentry reporting 2017-05-26 18:33:18 +01:00
6c9221a652 Bump vue deps 2017-05-13 13:51:29 +01:00
2fdf364947 Add static asset invalidation. 2017-05-07 00:02:20 +01:00
eac6ce7269 Bump all the things and fix them 2017-05-06 21:15:47 +01:00
94361a209c Pin vue dependencies 2017-05-06 20:54:02 +01:00
d4ca580300 Update yarn.lock 2017-05-06 20:36:06 +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