Commit graph

24 commits

Author SHA1 Message Date
Sean Yesmunt
32d110cb1f add subscribed icon to files on homepage 2018-10-31 12:57:22 -04:00
Sean Yesmunt
9c74cd7f64 general css fixes 2018-10-04 00:11:08 -04:00
Sean Yesmunt
49573a65b9 add logic for reward codes 2018-09-25 20:13:49 -04:00
Sean Yesmunt
95fee660ad add rest of channel content to the side of the file viewer 2018-07-24 20:50:04 -04:00
seanyesmunt
53b9e5344b fix credit intro displaying '0' 2018-06-01 13:56:00 -04:00
Sean Yesmunt
37b04993da use classname for select styling 2018-05-25 00:40:35 -04:00
Sean Yesmunt
9161ba1a62 add search results disclaimer 2018-05-16 14:04:08 -04:00
Sean Yesmunt
492b1601f6 feature: use internal-apis for subscriptions and add page loader
update subscription types

update changelog

Simplify subscriptions sync logic

add claim type

use let over const

change spinner color based on theme

clean up subscriptions
2018-05-15 11:16:14 -04:00
Sean Yesmunt
6a6d6db08c fix description height on publish page #1195 2018-03-29 20:29:05 -04:00
Igor Gassmann
e46a7548d4 chore: clean-up after redesign 2018-03-26 17:54:50 -04:00
Sean Yesmunt
3edd660f77 implement app redesign 2018-03-26 14:32:43 -07:00
Igor Gassmann
95e04b1d96 chore: re-add Prettier rules to ESLint configuration file 2018-03-23 15:55:28 -04:00
Igor Gassmann
0c6d4b59c0 Revert "fix: __static path not resolving on development environment (#1165)"
This reverts commit 4b41c6335d.
2018-03-22 14:52:07 -04:00
Igor Gassmann
4b41c6335d
fix: __static path not resolving on development environment (#1165)
This fixes https://github.com/electron-userland/electron-webpack/issues/52
2018-03-22 10:53:24 -04:00
Igor Gassmann
52f2d6140d chore: remove ESLint Prettier-related errors
Those errors are temporaly being removed so they dont spam Codacy. They
shall be added again with https://github.com/lbryio/lbry-app/issues/967.
2018-03-06 17:47:09 -05:00
Igor Gassmann
749039006a HOTFIX: Fix Codacy ESLint configuration 2018-03-01 16:08:43 -05:00
Igor Gassmann
ab63f7f48d Fix Prettier configuration issue with Codacy 2018-03-01 15:16:37 -05:00
Igor Gassmann
e31e9cd345 Change rule for func-names to as-needed 2017-12-27 21:09:13 -03:00
Igor Gassmann
4a48d0a521 Ajust Prettier and ESLint to respect Airbnb JavaScript formating rules 2017-12-21 14:14:13 -03:00
Igor Gassmann
97fe53d647 Warn if not using ES6 imports/exports 2017-12-20 12:35:13 -03:00
Igor Gassmann
1160978095 Add missing global vars to ESLint configuration 2017-12-20 12:34:18 -03:00
Igor Gassmann
ac821a5e4d Update electron configuration for ESLint import plugin 2017-12-20 12:32:59 -03:00
Igor Gassmann
29eb306934 Add electron as a core module for ESLint 2017-12-13 18:50:17 -03:00
Igor Gassmann
040b57352f Add and configure ESLint 2017-12-13 18:36:03 -03:00