Commit graph

1293 commits

Author SHA1 Message Date
Sean Yesmunt 7f37d370dd update lbry-redux 2019-11-14 13:04:23 -05:00
Sean Yesmunt 97cb4ff3bc hide embed area for channel share modal 2019-11-14 13:04:23 -05:00
zxawry 66c6ec1626 fix pressing enter on channel edit page for adding tags 2019-11-14 13:02:22 -05:00
zxawry aa69b227bd fix tags selection on channel edit page 2019-11-14 13:02:22 -05:00
Sean Yesmunt d0a9dc526b allow desktop app to be run if internal-apis fails 2019-11-14 12:06:59 -05:00
Sean Yesmunt 6b3e535100 fix typo 2019-11-14 11:30:29 -05:00
Jeremy Kauffman c565d43c67
clarify text 2019-11-14 10:16:53 -05:00
Sean Yesmunt 4dde9cb5dc fix typo 2019-11-14 09:36:48 -05:00
Sean Yesmunt 07a8971b47 make sure 'en' is always included in list of languages 2019-11-14 09:36:48 -05:00
Sean Yesmunt 1b62fe8a5a format code 2019-11-14 09:35:31 -05:00
Jeremy Kauffman 7ae4c3301d restore redirection 2019-11-14 09:35:31 -05:00
Jeremy Kauffman a1f0e485b5 add sign in flow to lbry.tv 2019-11-14 09:35:31 -05:00
Sean Yesmunt 3c08913d1c remove old style 2019-11-13 19:29:32 -05:00
Sean Yesmunt da10296132 lbry.tv account copy changes 2019-11-13 19:09:30 -05:00
Sean Yesmunt 486f15eba1 redirect to publishes page after publish immediately on web 2019-11-13 19:09:30 -05:00
Thomas Zarebczan de3d379b80 fix: SDK bump + small fixes
- improve claim search failure
2019-11-13 16:31:14 -05:00
Sean Yesmunt 5ba871cd21 only use compression proxy on lbry.tv 2019-11-13 12:50:45 -05:00
Sean Yesmunt 6f9c9d2052 remove double slash so the image server doesn't redirect when we don't want to 2019-11-13 12:36:41 -05:00
Sean Yesmunt 4a74ee681c test with niko - pass all claim preview urls through optimization site 2019-11-13 12:26:23 -05:00
Sean Yesmunt 73bd46e7d8 fire analytics event after file has started downloading 2019-11-13 10:43:21 -05:00
jessop 1427ad2a76 triggers analytic before completed for downloads 2019-11-13 10:43:21 -05:00
jessop ba4d6afde0 triggers analytic on download click + completed 2019-11-13 10:43:21 -05:00
jessop 723d1fabbb adds anaytics to download button 2019-11-13 10:43:21 -05:00
Jeremy Kauffman 5da78c9553 one more optimization/fix 2019-11-13 09:53:01 -05:00
Jeremy Kauffman 7e2fb22836 no more js to load js 2019-11-13 09:53:01 -05:00
Jeremy Kauffman 751b86d05d finished?! 2019-11-13 09:53:01 -05:00
Jeremy Kauffman d10ec54a5e this also doesnt work 2019-11-13 09:53:01 -05:00
Jeremy Kauffman 8a2393cb67 proper default languages 2019-11-13 09:53:01 -05:00
Jeremy Kauffman de5c5a9626 fix languages.js after rebase 2019-11-13 09:53:01 -05:00
peterjgrainger 1d053c5302 load translations before the application starts 2019-11-13 09:53:01 -05:00
peterjgrainger ef1f6e9836 put supported languages in one constants file 2019-11-13 09:53:01 -05:00
peterjgrainger 4a0855e074 Used OS language to default localization 2019-11-13 09:53:01 -05:00
Jeremy Kauffman d5745db757 do not block text rendering while loading fonts
see https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display
2019-11-12 15:23:22 -05:00
Sean Yesmunt 3f2de50368 bring publish overrides into ui/index.jsx to fix api url being set properly 2019-11-11 13:27:29 -05:00
Sean Yesmunt ab2ee079e2 fix scripts 2019-11-11 13:27:29 -05:00
Sean Yesmunt 6ad31a3ce9 refactor lbrytv web server 2019-11-11 13:27:29 -05:00
Igor Gassmann 1d9a5d90cf Fix merge conflicts 2017-11-27 21:01:33 -03:00
Igor Gassmann 3032736026 attempt to fix restructuring branch 2017-11-27 18:48:45 -05:00
Sean Yesmunt 6fdc5b7c7d add handleActions redux util 2017-11-27 12:07:57 -05:00
Jeremy Kauffman caa8cd6755 change header balance to 2 decimal places 2017-11-26 14:56:02 -05:00
Jeremy Kauffman 3a0ffb312a
Revert "Update file structure to follow electron-webpack guidelines" 2017-11-24 16:36:10 -05:00
Igor Gassmann dbf0fae552 Update file structure to follow electron-webpack guidelines 2017-11-24 11:31:05 -03:00
Sean Yesmunt 3f2c871e42 add comment 2017-11-22 15:33:45 -05:00
Sean Yesmunt 6f96ea10a9 fix channel name alignment 2017-11-22 15:28:56 -05:00
hackrush 5d3fc936b8 Changes 2017-11-22 22:30:08 +05:30
hackrush 0052349ddc Use balance_delta in txn list 2017-11-22 22:28:23 +05:30
Jeremy Kauffman aa42b76b79
Merge pull request #770 from lbryio/issue/614
Fixed sorting by title for published files (#614)
2017-11-21 18:05:20 -05:00
Sean Yesmunt 97469b0e3a add yarn back to /ui 2017-11-21 17:37:12 -05:00
Igor Gassmann 812a5d1d7c Delete gitignored file 2017-11-21 19:17:36 -03:00
Igor Gassmann d489aad4ee Fixed sorting by title for published files (#614) 2017-11-21 19:00:53 -03:00