Commit graph

259 commits

Author SHA1 Message Date
Thomas Zarebczan 722c0b978c feat: additional file types on lbry.tv
Should support markdown, PDF, and anything in the code viewer. Tested that it's working on web and app.
2019-12-02 23:25:37 -05:00
jessop 350bab2abc fixes no tags message 2019-12-02 12:36:03 -05:00
jessop 41ff13b0d6 loading state for publish and channel list pages 2019-11-25 14:12:17 -05:00
btzr-io ef7d5394dc update comicbook-reader to last version 2019-11-25 11:40:19 -05:00
btzr-io 1c536ba8cd update webworkers 2019-11-25 11:40:19 -05:00
Sean Yesmunt 884e5a8a3e update @lbry/components 2019-11-22 19:37:13 -05:00
Sean Yesmunt 15815e5071 remove [data-mode='dark'] 2019-11-22 16:45:33 -05:00
Sean Yesmunt 166c7c49cc fix: use i18n on image text 2019-11-21 09:58:39 -05:00
Sean Yesmunt b76a09753c update copy 2019-11-21 09:50:45 -05:00
Thomas Zarebczan 1bee7367ec fix: minor copy edits
To support https://lbry.com/faq/thumbnails-and-covers (should we hyperlink this on these 2 pages?)
And help: https://github.com/lbryio/lbry-desktop/issues/3113
2019-11-21 09:50:45 -05:00
jessop 6e511fd85c update first subscription modal 2019-11-20 23:55:43 -05:00
Sean Yesmunt 0ad01e2444 update help text for clear cache button 2019-11-20 18:03:43 -05:00
Julie Sigwart 0a2aa6db6d Update app-strings.json 2019-11-19 16:17:08 -05:00
jessop c01a3a069a fix channel thumb uploads on lbrytv 2019-11-18 11:27:59 -05:00
Sean Yesmunt 46a85bec6b add .section class on channel comments 2019-11-14 15:22:45 -05:00
Sean Yesmunt 7f37d370dd update lbry-redux 2019-11-14 13:04:23 -05:00
Sean Yesmunt 59e8d693de old uses of beta.lbry.tv 2019-11-14 12:06:59 -05:00
Sean Yesmunt d0a9dc526b allow desktop app to be run if internal-apis fails 2019-11-14 12:06:59 -05:00
Jeremy Kauffman fb0a256169
update og image 2019-11-14 10:31:40 -05:00
Jeremy Kauffman 3a0ccd0932
update meta 2019-11-14 10:30:54 -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
Jeremy Kauffman 7e2fb22836 no more js to load js 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
peterjgrainger 1d053c5302 load translations before the application starts 2019-11-13 09:53:01 -05:00
peterjgrainger 4a0855e074 Used OS language to default localization 2019-11-13 09:53:01 -05:00
Sean Yesmunt 6ad31a3ce9 refactor lbrytv web server 2019-11-11 13:27:29 -05:00
Sean Yesmunt be8eb075ba remove unused string 2019-11-07 11:42:05 -05:00
James Mason 16d432c340 Fix a typo s/accross/across/ 2019-11-07 11:42:05 -05:00
Sean Yesmunt d9ff20595e 0.45 support (#3182)
* maint: support 0.44 SDK

* remove un-needed is_encrypted value on splash page and add unique key to paginate component
2019-11-06 12:17:51 -05:00
Sean Yesmunt f04c0303b8 Revert "maint: support 0.44 SDK"
This reverts commit 8a1ebd33a7.
2019-11-06 12:17:51 -05:00
Thomas Zarebczan 71730e0931 maint: support 0.44 SDK 2019-11-06 12:17:51 -05:00
Sean Yesmunt 53402c2d5b cleanup 2019-11-06 12:17:51 -05:00
jessop d8839fb8c5 lbrytv publish update 2019-11-04 12:46:48 -05:00
jessop c0640012a9 copyable embed tag 2019-11-04 10:05:33 -05:00
jessop 35605fc2b3 scroll logic simplification 2019-11-01 11:42:26 -04:00
Sean Yesmunt bab03e415d move cc 3.0 under legacy license types 2019-10-31 16:41:13 -04:00
Sean Yesmunt 98ce02508c show error message on bad password attempts 2019-10-29 15:32:10 -04:00
Sean Yesmunt c953c9d0a8 ui feedback 2019-10-29 12:16:21 -04:00
Jeremy Kauffman 2b0a35717d add support for searching downloaded files 2019-10-28 12:59:02 -04:00
jessop 7d35e998ec solves 3 issues with tags 2019-10-28 10:58:40 -04:00
Brent M Clark efb1f0d7eb copy changes and a warning 2019-10-22 23:10:02 -04:00
Oleg Silkin 47867efdf0 Fixes breaking app-strings json file 2019-10-22 23:06:06 -04:00
jessop 3cc69ddaf0 UI/UX
disable file input while awaiting publish
add spinner to publishes in sidebar
add spinner and Publishing title on Publish page
add WebUploadList to Publishes
add WebUploadItem
 - thumb
 - name
 - progress bar
 - abort button
beforeunload prevent closing tab / navigation
enforce and notify about publish size limit
6 outstanding flow complaints
2019-10-22 16:45:47 -04:00
jessop f8ea6164f7 file selector operational for thumbs, publishes, thumb generation, channel edits 2019-10-22 16:45:47 -04:00
jessop 92b558cfe8 deletes redundant useEffect and changes title config 2019-10-22 11:14:34 -04:00
Yurii Koval 39056413b6 added missing dots for labels to be consistent a across the app 2019-10-18 14:35:00 -04:00
Sean Yesmunt fde204b3b5 fix typo 2019-10-17 16:00:26 -04:00
Sean Yesmunt 52dd9d269c disable sync for encrypted wallets with no saved password 2019-10-17 15:15:32 -04:00