Commit graph

55 commits

Author SHA1 Message Date
7976ec7f8a Fix koa-compress memory leak 2021-12-11 14:58:56 +00:00
643eba44de Upgrade deps 2020-08-21 11:15:06 +01:00
2a842a8c1f Update deps 2020-06-14 22:54:40 +01:00
78df53d569 Add request context to Sentry errors 2020-06-14 22:54:21 +01:00
70bd12a4d6 Use native esm 2020-01-18 10:19:20 +00:00
b8b01a817a Handle random non-error errors 2019-03-12 00:29:47 +00:00
62101e7739 Add more data to Sentry 2019-03-12 00:25:15 +00:00
b5f99b217a Switch to @sentry/node 2019-03-11 21:07:17 +00:00
7720653aeb Upgrade all the things. 2018-04-28 17:55:02 +01:00
95e7eff734 Add Slack oauth trigger 2018-04-19 22:35:51 +01:00
24c9363f0c Add Slack support 2018-04-19 22:03:49 +01:00
87459b2acc Update to Koa 2 2018-04-13 21:44:31 +01:00
a6cd5f4266 Migrating to workers, renaming service 2017-10-23 17:58:23 +01:00
2693afb2bd Minor bugfixes for groove and deezer 2017-05-26 19:47:17 +01:00
cfaef8be94 Add backend Sentry reporting 2017-05-26 18:33:18 +01:00
2f963bc27c Force no-cache on homepage 2017-05-13 14:07:59 +01:00
2fdf364947 Add static asset invalidation. 2017-05-07 00:02:20 +01:00
0a9ea15b58 Add error handling to the frontend 2016-10-23 23:36:34 +01:00
b5cb3e78ab Add itunes proxy back :( 2016-10-23 21:48:44 +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
38139d77d6 Allow CORS 2015-11-29 14:10:53 +00:00
2a975b8693 Update deps 2015-10-26 17:20:32 +00:00
8521baa6d9 Refactor more, fix and design 404 2015-08-21 18:49:38 +01:00
03e2666958 Finally finished giant ES6 refactor 2015-08-20 23:25:08 +01:00
1625b507d6 Restore postinstall 2015-07-23 08:51:00 +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
779adde846 Quality control 2015-02-14 01:51:28 +00:00
599e9b0850 Add support for matching from Youtube urls 2015-01-12 17:38:42 +00:00
89d0779751 Fix recents for services object 2015-01-06 23:42:27 +00:00
bbcbe8d871 Refactor searching 2015-01-06 12:58:57 +00:00
a2148dc00a React home and share pages working isomorphically 2014-12-22 22:38:08 +00:00
0b00b190fc Lay client out a bit better 2014-12-21 19:36:25 +00:00
08e0aa7665 React server side rendering of home page 2014-12-21 19:35:57 +00:00
4bfdf0dc45 Render share page before all matches are found. 2014-12-21 19:35:00 +00:00
8ad7f0f6b0 Sort without old data 2014-12-16 18:15:48 +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
2241e16e5f Stop header errors on www 2014-12-07 18:47:05 +00:00
e5a69d684e Redirect www to root domain 2014-12-07 18:33:18 +00:00
da5e67f9ad Add variable to request for user's protocol 2014-12-06 14:50:33 +00:00
d8d88de74c Rework recently shared a bit 2014-12-06 12:24:03 +00:00
a104d86eec Add recent shares to homepage 2014-12-06 11:24:54 +00:00
6654087b00 Add some kind of favicon 2014-12-05 18:35:09 +00:00
d48824ab49 Better errors 2014-12-05 17:40:07 +00:00
f20fecf0d0 Add youtube to results, persist to mongo 2014-12-05 16:26:01 +00:00
8edd4a4179 Refactor templates, refresh design a bit 2014-12-05 12:49:07 +00:00
69c60a078e Add in process-caching, example links 2014-12-04 23:50:45 +00:00