Commit graph

16 commits

Author SHA1 Message Date
jessopb 22a302f528
mostly remove is_web (#7408) 2022-01-07 14:02:33 -05:00
zeppi 3a77c7507b cut SIMPLE_SITE 2021-10-20 17:05:37 -04:00
zeppi ee9f63a161 integrate all the things
bugfix

wip

flow

fix

cleaning

clean
2021-10-15 23:49:41 -04:00
infinite-persistence 3017155867
Don't lazy-load components in ErrorBoundary
We currently handle major errors through ErrorBoundary. If the error is network related, ErrorBoundary ends up blank if it's components are lazy-loaded.

#codesplit
2021-07-08 14:52:29 +08:00
infinite-persistence 3539031e5a
CodeSplit: Initial work 2021-06-25 16:00:44 +08:00
Sean Yesmunt 2677cd17d8
new signin/signup (#3960)
* new signin/signup

* cleanup and password reset

* new flow working

* cleanup

* add 'autoComplete' props

* fix prop

* try to call email/confirm before resetting password

* Dont use password reset token for email confirmation.

* add password reset

* password manager improvements

* update lbryinc

* cleanup

* slightly improve close button on sign up page

* moar fixes

* fix password autofil

Co-authored-by: Mark Beamer Jr <markbeamerjr@gmail.com>
2020-04-13 15:16:07 -04:00
Jeremy Kauffman 872259b73a
File downloads and refactoring (#3918)
* am I done?

* post diff

* unused selector cleanup

* missed commit

* mess with button styles

* fix flow

Co-authored-by: Jeremy Kauffman <jeremy@lbry.io>
Co-authored-by: Sean Yesmunt <sean@lbry.io>
2020-04-01 14:43:50 -04:00
Sean Yesmunt cee44b47ea re-enable sentry for web 2020-02-14 16:42:02 -05:00
Sean Yesmunt 2eb822b33e disable sentry 2020-02-05 09:45:20 -05:00
Sean Yesmunt 2c36a0642d sentry 2020-02-04 23:02:18 -05:00
Sean Yesmunt ae1374210c Revert "sentry"
This reverts commit 4091aca554.
2020-02-04 16:57:06 -05:00
Sean Yesmunt 4091aca554 sentry 2020-02-04 16:40:33 -05:00
Jeremy Kauffman e991e48314 fix i18n on publish, error screen 2020-01-03 14:45:34 -05:00
Sean Yesmunt 5fc6dd9b3d fix app crash and log weird error to help track down issue with license changing 2019-12-19 13:34:05 -05:00
Sean Yesmunt d4256feabd im an idiot 2019-12-06 10:31:17 -05:00
Sean Yesmunt 6ad31a3ce9 refactor lbrytv web server 2019-11-11 13:27:29 -05:00