Commit graph

242 commits

Author SHA1 Message Date
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
Sean Yesmunt a27e3ef505 delete password if it's an empty string 2019-10-17 13:08:00 -04:00
Sean Yesmunt 4e70642163 don't lose subs/tags for existing users and don't opt them into sync automatically 2019-10-17 13:08:00 -04:00
Sean Yesmunt d74f573763 set default value of 'enableSync' to false for exisiting users 2019-10-16 19:52:05 -04:00
Sean Yesmunt 4097b0e9fd fetch channels after syncing 2019-10-16 19:52:05 -04:00
jessop da19ff2471 triggers api publish new on streams and channels 2019-10-16 00:34:06 -04:00
Sean Yesmunt 4f62606e22 fix settings link 2019-10-16 00:22:03 -04:00
jessop 194464bd71 provides recheck button at verification screen 2019-10-16 00:12:56 -04:00
jessop 00262eeb92 adds requiresAuth bool to button and enables it on selected buttons 2019-10-15 15:26:24 -04:00
Sean Yesmunt a0707f97b4 update copy 2019-10-15 13:37:23 -04:00
zxawry a1dfc54c3d add option to hide anonymous content 2019-10-15 13:37:23 -04:00
Sean Yesmunt 7fa30c9355 make mac header stuff only happen on desktop 2019-10-15 12:21:49 -04:00
Sean Yesmunt f5bf2fae4f feat: custom tilebar on mac 2019-10-15 11:40:32 -04:00
jessop 115148cea6 lbrytv to not block CHANNEL_SUBSCRIBE due to lack of daemonsettings share 2019-10-14 22:36:12 -04:00
btzr-io 78717ce47c fix lbry url validation 2019-10-14 10:33:56 -04:00
Jeremy Kauffman dfe23e47e4 make "I Understand" acknowledgement work for i18n case 2019-10-13 12:42:55 -04:00
Pranab Singh 8c4c5709c6 Added provision for adding multiple tags by using commas 2019-10-09 10:31:02 -04:00
Sean Yesmunt 9b10cbe7bc update lbry-redux 2019-10-08 10:18:54 -04:00