Commit graph

89 commits

Author SHA1 Message Date
Jeremy Kauffman 259eb31b40 merge 2018-11-09 12:55:28 -05:00
Shawn 746b5a9bfc Rename client_custom to custom 2018-11-09 11:22:23 -05:00
Shawn K d15e2ce9d1
Merge pull request #688 from lbryio/fixPackageVer
Fix outdated dependency
2018-11-07 18:08:00 -05:00
Shawn e962bb23de Fix outdated dependency 2018-11-07 18:06:56 -05:00
Jeremy Kauffman 7bcaa5081b Merge branch 'master' of github.com:saniaio/spee.ch into redesign 2018-11-07 16:40:00 -05:00
Shawn e9907002cc Adjust config paths 2018-11-07 15:28:58 -05:00
Shawn 860c61dc47 Fix chainquery bugs and add initial metrics implementation 2018-10-08 19:02:05 -05:00
Minesh Mitha 5f99629930 Feather icons added, use click to copy, scss added to fit in icon + Lora font. 2018-10-08 20:51:09 +01:00
Shawn 158f0b4863 Add context & dynamic route sagas, req for Osprey features 2018-09-27 22:56:10 -05:00
Shawn c9fdc9c3cf Move channels and claims to chainquery 2018-09-25 20:20:59 -05:00
Shawn a25e736ee1 Add chainquery dependencies for Spee.ch, does not include migrations 2018-09-04 17:40:14 -05:00
Shawn 4c81ed7b7c Update babel packages to match major, fix dependency issues 2018-09-02 18:48:35 -05:00
bill bittner 61e258e3fb added node-ip and updated CLI 2018-08-15 13:53:09 -07:00
bill bittner 2b983b0b28 downgraded winston 2018-08-10 13:16:41 -07:00
bill bittner c9f906151b fixed merge conflicts 2018-08-10 11:35:32 -07:00
bill bittner e2a3039e4e set height on new publishes to current height in Claim db 2018-08-02 15:54:23 -07:00
bill bittner 18306f5d98 updated build scripts 2018-08-01 11:58:01 -07:00
bill bittner a99bbecf4b updated readme 2018-08-01 11:49:02 -07:00
bill bittner 652a2c3728 added build script 2018-08-01 11:45:14 -07:00
bill bittner 60ffe5de95 cleaned up errors and updated build scripts 2018-07-31 16:43:08 -07:00
bill bittner dc558e9b9c moved www.spee.ch components into repo 2018-07-31 16:01:16 -07:00
bill bittner 4baf06a57b removed imagemagick npm package 2018-07-31 09:05:39 -07:00
bill bittner 41ccf06370 added imagemagic and created media processing wrapper modules 2018-07-27 09:58:00 -07:00
bill bittner 6da08a5f47 added get-video-dimension to package.json 2018-07-26 18:08:50 -07:00
bill bittner 62137f3ca9 refactored File and Claim data creating functions 2018-07-26 13:48:53 -07:00
Niko Storni 999670d1e4
UPGRADE dependencies and lockfile
these changes could be breaking
2018-06-22 11:46:50 -04:00
bill bittner 7c847ceea8 added module aliasing 2018-06-06 08:30:30 -07:00
bill bittner 14022d78ca transpiled 2018-05-23 01:18:50 -07:00
bill bittner 0b69ad6e3d removed spee.ch-components package 2018-05-23 00:50:01 -07:00
bill bittner a58992d328 added spee.ch-components under client 2018-05-22 19:06:37 -07:00
bill bittner 6a4b672645 added package-lock and updated bcrypt to v2.0.1 2018-04-26 11:20:40 -07:00
bill bittner 151d504612 removed package lock and removed unused npm packages 2018-04-25 10:52:27 -07:00
bill bittner e2c6670063 updated readme 2018-04-18 15:14:43 -07:00
bill bittner 02a84def59 updated package name in package.json 2018-04-18 14:19:03 -07:00
bill bittner 8994b3b9c5 fixed location of SSR files 2018-04-18 12:11:25 -07:00
bill bittner 8bf3a0753e added babel to transpile SSR jsx 2018-04-18 12:01:26 -07:00
bill bittner 3d56655efe updated version number, renamed to spee.ch-server, rebuilt 2018-04-02 10:20:14 -07:00
bill bittner d0c13dafdc rebuilt and bumped version 2018-03-31 12:23:18 -07:00
bill bittner 9f3ed8c804 incorporated spee.ch-components 2018-03-31 00:20:27 -07:00
bill bittner 2ac570c632 updated package description 2018-03-14 09:07:23 -07:00
bill bittner 5b1d8f9d93 removed sleep npm dependency 2018-03-13 15:30:20 -07:00
bill bittner 657e0d6fe0 moved back to webpack bundle entry point 2018-03-08 15:40:54 -08:00
bill bittner 308a1abcb5 moved babel polyfill to dependencies 2018-03-08 13:56:47 -08:00
bill bittner 6d8884ca14 updated webpack to build to index.js and moved sql to take a config 2018-03-08 13:18:34 -08:00
bill bittner 89fcfd84ea moved title, metaTag, and link utils into SEO component 2018-02-23 17:57:23 -08:00
bill bittner a96f79a068 split webpack config into dev and prod 2018-02-23 16:59:45 -08:00
bill bittner 60b2b5f203 removed openGraphTag component and added webpack-merge 2018-02-23 15:48:56 -08:00
bill bittner f17cf91817 renamed entry and bundle 2018-02-23 11:26:04 -08:00
bill bittner d24331d001 added react-helmet and dynamic title and canonical url tags 2018-02-22 18:05:00 -08:00
bill bittner dd510d21e7 reorganized sagas to chain necessary actions 2018-02-22 15:43:26 -08:00