Commit graph

777 commits

Author SHA1 Message Date
jessop
a07fb2514e sync tags with lbry on startup and change 2020-03-11 21:47:48 -04:00
Sean Yesmunt
008e130dce fix react error 2020-03-11 15:57:21 -04:00
Jeremy Kauffman
619ab3d1de once startup has failed, stop animations and strip UI 2020-03-09 11:54:14 -07:00
jessopb
815ab193aa
update publishing messages: (#3794)
increase lbrytv limit until tv transcoding
warn about bitrate
warn about strange types
more reliably convey size limit message
2020-03-06 18:11:16 -05:00
jessop
46d4d972aa appstrings 2020-03-06 17:34:09 -05:00
jessop
c630482eab overhaul tags 2020-03-06 17:15:51 -05:00
jessop
f7d31bda33 limit tags on publishing to 5 2020-03-06 17:15:50 -05:00
jessop
15416487e7 suggest 720p 2020-03-02 14:42:11 -05:00
jessop
5e1ba4aaf5 claim search options tweaks
add image, bodel, binary
fix duration reset/disable
2020-02-29 12:24:13 -05:00
jessop
9dc9d50e19 add options card to claim search
changes

almost done

wip

wip

more

changes after comment

detect custom qs and show options

ux and mobile styling

bugfix

console logs

appstrings
2020-02-28 13:30:29 -05:00
Sean Yesmunt
ef2171e457 use lbry-redux constants for view settings 2020-02-28 12:37:43 -05:00
Sean Yesmunt
3e08d8e231 basic channel discovery in first run 2020-02-28 09:37:31 -05:00
Sean Yesmunt
da15eec311 enable share_usage_data setting for signed in users if it isn't checked 2020-02-25 21:13:32 -05:00
Sean Yesmunt
ae2a51ba7b fix typo and bump sdk 2020-02-25 10:16:33 -05:00
Sean Yesmunt
e9a1f48ab9 check usage data setting from localStorage since daemon settings won't be loaded yet 2020-02-24 17:02:03 -05:00
Sean Yesmunt
0363867f37 fix app-strings 2020-02-24 15:45:30 -05:00
Sean Yesmunt
091d6caf07 update sign in page with analytics toggle 2020-02-24 15:45:30 -05:00
Sean Yesmunt
92ea75b1d8 add message for signed in users on privacy page and add sign out button 2020-02-24 15:45:30 -05:00
Sean Yesmunt
49a6a8b8d9 don't call install/new, rewards, invite status, and referral code endpoints if user isn't sharing digonostics 2020-02-24 15:45:30 -05:00
Sean Yesmunt
0edea00943 call publish analytics event for reposts 2020-02-23 21:14:01 -05:00
jessop
6e13fcfbd3 privacy changes:
users see welcome screen once and choose preference
SETTINGS moved to redux
took steps toward eliminating unwanted analytics in app based on preferences
settings page update to privacy controls and copy

persist welcome version

default tv on

cleanup

clean up appstrings

populate prefs app only

wallet custody, app only router

settings on startup

welcome sync, 3p share sync, emojis

bump redux

cleanup

fix app not building

fix sync bug, remove tvWelcomeVersion

cleanup

disable internalshare setting while signed in
2020-02-21 15:15:48 -05:00
Sean Yesmunt
64d8e57801 clean up strings 2020-02-21 13:42:17 -05:00
Sean Yesmunt
00485532d5 add wallet sync message on wallet page 2020-02-21 13:42:17 -05:00
Sean Yesmunt
e1aac34079 use claim_search for channel discovery 2020-02-20 13:17:11 -05:00
Sean Yesmunt
f7b17484c4 update changelog 2020-02-14 17:28:48 -05:00
Sean Yesmunt
cee44b47ea re-enable sentry for web 2020-02-14 16:42:02 -05:00
Sean Yesmunt
cd821ded34 Revert "revert invite channellist change (#3688)"
This reverts commit 57e9013e97.
2020-02-14 11:16:44 -05:00
jessopb
57e9013e97
revert invite channellist change (#3688) 2020-02-13 15:02:23 -05:00
Sean Yesmunt
c2c54e7544 update lbry-redux 2020-02-13 11:40:16 -05:00
jessop
cda643be26 channel page and invite page take advantage of resolved channel list 2020-02-13 09:59:01 -05:00
Sean Yesmunt
2619adb880 add supports to 'top' page 2020-02-12 15:34:59 -05:00
Sean Yesmunt
c9e759fc9f add youtube verified message 2020-02-12 14:11:13 -05:00
Sean Yesmunt
e1cfe6aa9a cleanup 2020-02-11 11:09:55 -05:00
Sean Yesmunt
776de49c15 basic repost UI 2020-02-11 11:09:55 -05:00
Jeremy Kauffman
4099c43501 missing string 2020-02-07 16:00:34 -05:00
Yamboy1
7e78c76e74 Add proper font links 2020-02-07 09:21:28 -05:00
jessop
3fca0b3bb0 fix bug in autoplay 2020-02-07 01:22:48 -05:00
jessop
4aa6330f9a navigate back after delete if abandoned 2020-02-06 14:44:40 -05:00
jessop
39cb1cef55 show page will not flash abandoned on load 2020-02-06 13:45:57 -05:00
jessop
43cb513817 appstrings 2020-02-05 13:25:31 -05:00
Sean Yesmunt
f1742eca25 Revert "Right Click to Navigate History (#3547)"
This reverts commit 6d88d87ff2.
2020-02-03 12:27:14 -05:00
Dalton Hill
6d88d87ff2
Right Click to Navigate History (#3547)
* merge && backwards functionality working (kind of) WIP

* wip - need to fix forward and backwards buttons

* history works well but only for channel related pages - need to add title update hook for other pages

* moved useEffect to router

* renamed buttonNavigation -> navigationButton

* removed unused history

* fixed issue with lbry.tv

* disable button if no entries

* added max size for history

* set correct margin-top for nav button dropdown

* cleanup

Co-authored-by: Sean Yesmunt <sean@lbry.io>
2020-02-03 10:19:15 -05:00
jessop
71c1a8821a reenable downloads 2020-02-01 16:17:20 -05:00
jessop
c7351551da blocks mature content from search when appropriate
wip bump lbry-redux

refactor search selector

bump redux
2020-01-31 15:10:35 -05:00
Sean Yesmunt
e9414aa967 i'm bad at this 2020-01-31 14:18:09 -05:00
Sean Yesmunt
a433247341 rename og.png to v1-og.png 2020-01-31 14:10:32 -05:00
Sean Yesmunt
decca2ed0a fix typo 2020-01-31 14:03:14 -05:00
Sean Yesmunt
53b7925dd2 rename og.png to v1-og.png 2020-01-31 14:01:11 -05:00
Sean Yesmunt
4fa9249ad6 fix app strings 2020-01-31 12:50:19 -05:00
Thomas Zarebczan
e94bf5d33e
Add files via upload 2020-01-31 12:19:31 -05:00
jessop
1dac00e31f debug and add yarnlock 2020-01-31 11:12:47 -05:00
jessop
7f0fd02ffc pass nsfw=false to lighthouse searches 2020-01-29 14:27:50 -05:00
Sean Yesmunt
1bc4bdc8d8 icon cleanup 2020-01-29 11:22:35 -05:00
Jeremy Kauffman
71119ecdd7 Merge branch 'master' of github.com:lbryio/lbry-desktop 2020-01-28 14:52:26 -05:00
Sean Yesmunt
94c41655a9 add link to lbry.tv after content is finished playing 2020-01-28 10:20:54 -05:00
jessop
33672a789b app plays embed in iframe
make player full screen and prepared for overlay actions

small changes

cleanup
2020-01-28 10:20:54 -05:00
nestordominguez
64a442e60d edit abandon claim to abandon support (#3514)
* edit abandon claim to abandon support

* set abandon support or claim in title

* add abandon suport claim title to app-strings
2020-01-27 09:29:54 -05:00
Jeremy Kauffman
fea5b79aac update invite copy 2020-01-27 09:25:09 -05:00
jessop
ac5575beca appstrings 2020-01-27 09:20:31 -05:00
jessop
31fa714ef5 send player events as timing events 2020-01-27 09:20:31 -05:00
Sean Yesmunt
7aa4539016 improve how we add metadata _slightly_ and add custom metadata for invite links 2020-01-24 17:04:13 -05:00
Sean Yesmunt
bebf8295d5 add RewardAuthIntro on the invites page 2020-01-22 12:47:22 -05:00
Sean Yesmunt
f01b8beca4 update lbry-redux 2020-01-21 13:39:17 -05:00
Sean Yesmunt
5c906df371 cleanup 2020-01-21 09:50:16 -05:00
Sean Yesmunt
be84f73387 block channels on homepage 2020-01-20 13:55:28 -05:00
Sean Yesmunt
ba675f48c9 new homepage 2020-01-20 12:09:57 -05:00
Sean Yesmunt
ad125b3d2a bump sdk and comment out thumbnail gets on desktop 2020-01-17 14:57:09 -05:00
Jeremy Kauffman
ebe41202a9 i18n change I forgot to push 2020-01-16 15:06:07 -05:00
Sean Yesmunt
8d60a87645 cleanup 2020-01-14 10:49:51 -05:00
Sean Yesmunt
5944e471c7 use local download url that redirects to api server 2020-01-13 12:42:24 -05:00
Jeremy Kauffman
9a6f2a1975 fix i18n in support modal 2020-01-06 13:48:18 -05:00
Jeremy Kauffman
2e3fb6d924 two more strings 2020-01-03 18:16:12 -05:00
Jeremy Kauffman
f45a6ec8d8 remove unused i18n strings 2020-01-03 17:10:10 -05:00
Jeremy Kauffman
1f2d2de58d i18n strings for help page 2020-01-03 17:09:06 -05:00
Jeremy Kauffman
c3fe63fe65 more i18n fixes 2020-01-03 17:07:57 -05:00
Jeremy Kauffman
4038b527d6 more i18n cleanup 2020-01-03 16:58:12 -05:00
Jeremy Kauffman
d401dbaf7c update reward i18n 2020-01-03 16:52:36 -05:00
Jeremy Kauffman
5843ca7a37 remove unused strings 2020-01-03 16:26:55 -05:00
Jeremy Kauffman
e991e48314 fix i18n on publish, error screen 2020-01-03 14:45:34 -05:00
Jeremy Kauffman
7527cef3fe fix international for views 2020-01-03 14:33:35 -05:00
Jeremy Kauffman
1bff9845ae add missing i18n message to invites 2020-01-03 10:06:26 -05:00
Sean Yesmunt
0094f20190 remove suggested subs from tags manage page 2020-01-02 18:16:54 -05:00
Sean Yesmunt
a8711c027f navigation redesign 2020-01-02 18:16:54 -05:00
Sean Yesmunt
86cfa746de mobile view 2019-12-20 15:03:18 -05:00
jessop
4871973f88 prevent fileSelector from overwriting name param 2019-12-20 13:20:20 -05:00
jessop
2cf7eef9d7 correctly checks savedPassword based on keychain 2019-12-20 12:06:37 -05:00
Jeremy Kauffman
66ba3a23c2 UI tweak for reward changes 2019-12-19 13:30:57 -05:00
jessop
386236f3d7 improves wallet server ux and resilience 2019-12-19 12:03:31 -05:00
jessop
83facb16c6 correct and suggest uris for publish on search 2019-12-17 10:40:56 -05:00
jessop
c9fd7f032c fix i18n messages when token is 0 2019-12-17 10:33:21 -05:00
Sean Yesmunt
0ad31e386b bump sdk 2019-12-16 13:31:28 -05:00
Sean Yesmunt
9d83de7eea wallet server selection style 2019-12-16 13:29:11 -05:00
jessop
25ed5a9cf6 fix empty state when mature content is hidden 2019-12-14 02:28:47 -05:00
Sean Yesmunt
7c6dee401a remove bad string 2019-12-13 16:48:03 -05:00
Sean Yesmunt
4c5032612c use Card component 2019-12-13 16:48:03 -05:00
jessop
3c739719b4 review changes 2019-12-13 13:21:34 -05:00
jessop
f7242bfd97 more edits 2019-12-13 13:21:34 -05:00
jessop
a3a56e7f89 edits 2019-12-13 13:21:34 -05:00
jessop
db9a2152fa enable wallet server management and handle some startup contingencies 2019-12-13 13:21:34 -05:00
Sean Yesmunt
893e7fbb1b round dates down for months and days 2019-12-13 10:36:48 -05:00
Sean Yesmunt
1752b4026f better webpack output structure and more robust path checking for cache-control 2019-12-12 16:41:02 -05:00
Sean Yesmunt
f3c5f03fa9 load fonts from html head 2019-12-12 16:41:02 -05:00
Sean Yesmunt
bb53e6bec0 smaller favicon 2019-12-12 16:41:02 -05:00
Sean Yesmunt
7e13493f8e subscriber => follower 2019-12-11 12:10:55 -05:00
jessop
38c954853e update splash % call to use headers_synchronization_progress 2019-12-11 10:43:34 -05:00
Sean Yesmunt
35ed493af4 i18n fix 2019-12-11 10:40:05 -05:00
Sean Yesmunt
38f837d50c allow text/document files to be autoplayed 2019-12-11 10:40:05 -05:00
Sean Yesmunt
21b712f786 cleanup css 2019-12-10 10:08:14 -05:00
Sean Yesmunt
a62f33a0d3 minor fixes 2019-12-09 10:19:49 -05:00
Jeremy Kauffman
150659b4ac minor i18n fixes 2019-12-09 10:19:49 -05:00
Sean Yesmunt
2944ed3664 add open in app link 2019-12-06 16:16:14 -05:00
Sean Yesmunt
d7d8b2f39a Revert "move upgrade prompt to a <Nag />"
This reverts commit 0c125ed2b9.
2019-12-06 16:05:10 -05:00
Sean Yesmunt
dcee3720b7 Revert "consistent casing"
This reverts commit c7425c8d1d.
2019-12-06 16:05:10 -05:00
Sean Yesmunt
c7425c8d1d consistent casing 2019-12-06 15:59:05 -05:00
Sean Yesmunt
0c125ed2b9 move upgrade prompt to a <Nag /> 2019-12-06 15:59:05 -05:00
jessop
d1c69d050b restore app-strings and yarn.lock 2019-12-03 18:57:37 -05:00
jessopb
ba84eb07a5
Merge branch 'master' into fix-noMatureSearchPagination 2019-12-03 18:26:52 -05:00
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
jessop
f21925beab paginates over search count rather than channel claim count 2019-11-21 21:27:39 -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
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
Jeremy Kauffman
0b7e4a8bb0 fix metadata on homepage 2019-10-08 09:35:17 -04:00
Julie Sigwart
a0484c0192 remove evil symbols 2019-10-06 22:07:28 -04:00
Sean Yesmunt
7554fe01ef only reset publish when clearing cache 2019-10-06 22:07:15 -04:00
Sean Yesmunt
589a19b6e2 sync improvements 2019-10-06 22:07:15 -04:00
Sean Yesmunt
79813537eb update lbry-redux/lbryinc 2019-10-06 22:07:15 -04:00
Jeremy Kauffman
cee602f49e fixes channel edit cancel #2961 2019-10-03 14:53:33 -04:00
Jeremy Kauffman
a96ff9eb1a move languages out of redux 2019-10-03 14:51:02 -04:00
Sean Yesmunt
9ef319341c Revert "fix: only clear store on web when signing out"
This reverts commit 8f7bfafae8.
2019-10-03 14:25:13 -04:00
Sean Yesmunt
0d5db5b003 Revert "fix: deal with youtube channels that are queued to sync but haven't started yet"
This reverts commit 6843d5ca07.
2019-10-03 14:25:13 -04:00
Sean Yesmunt
ae93b76379 Revert "css cleanup"
This reverts commit ef816608ab.
2019-10-03 14:25:13 -04:00
Sean Yesmunt
18f8f19e0b Revert "fix: stop syncing for existing users with balances"
This reverts commit feca7fb620.
2019-10-03 14:25:13 -04:00
Sean Yesmunt
3e60ac93b6 Revert "fix: typo"
This reverts commit 6aa7ff6a63.
2019-10-03 14:25:13 -04:00
Sean Yesmunt
567ef04fcb Revert "cleanup"
This reverts commit 54c09edec8.
2019-10-03 14:25:13 -04:00
Sean Yesmunt
87c311a42c Revert "fix translation string"
This reverts commit 208111caeb.
2019-10-03 14:25:13 -04:00
Sean Yesmunt
1254135455 Revert "dark mode love plus other fixes"
This reverts commit 15755c39db.
2019-10-03 14:25:13 -04:00
Sean Yesmunt
737f833c41 Revert "moar cleanup"
This reverts commit 34b318754f.
2019-10-03 14:25:13 -04:00
Sean Yesmunt
34b318754f moar cleanup 2019-10-03 14:06:02 -04:00
Sean Yesmunt
15755c39db dark mode love plus other fixes 2019-10-03 14:06:02 -04:00
Sean Yesmunt
208111caeb fix translation string 2019-10-03 14:06:02 -04:00
Sean Yesmunt
54c09edec8 cleanup 2019-10-03 14:06:02 -04:00
Sean Yesmunt
6aa7ff6a63 fix: typo 2019-10-03 14:06:02 -04:00
Sean Yesmunt
feca7fb620 fix: stop syncing for existing users with balances 2019-10-03 14:06:02 -04:00
Sean Yesmunt
ef816608ab css cleanup 2019-10-03 14:06:02 -04:00
Sean Yesmunt
6843d5ca07 fix: deal with youtube channels that are queued to sync but haven't started yet 2019-10-03 14:06:02 -04:00
Sean Yesmunt
8f7bfafae8 fix: only clear store on web when signing out 2019-10-03 14:06:02 -04:00
jessop
068109038f centralize lbrytv domain string 2019-10-01 17:46:39 -04:00
Sean Yesmunt
8e4671e05a fix scroll restoration 2019-10-01 01:48:43 -04:00
Sean Yesmunt
4c014e3147 onboarding + youtube transfer + channel page 2019-10-01 01:48:43 -04:00
Sean Yesmunt
07c5278f44 first pass at wallet styles 2019-09-30 18:13:50 -04:00
Sean Yesmunt
5f0dd61a4b update lbryinc and minor style 2019-09-30 00:24:18 -04:00
Sean Yesmunt
6059889eff update strings 2019-09-26 12:16:03 -04:00
Sean Yesmunt
3bee71f514 initial onboarding commit 2019-09-26 12:16:03 -04:00
jessop
5c06fa2dd8 password saving 2019-09-26 12:16:03 -04:00
Sean Yesmunt
30d396fce9 add createChannel to first run flow 2019-09-26 12:16:03 -04:00
Sean Yesmunt
bca759b522 fix Paginate form submit 2019-09-26 12:05:02 -04:00
Jeremy Kauffman
008f73fec2 proof of concept of i18n component
wherever I was

this is such a heap of shit but it technically works?

progress

working? but bad on desktop

use browser default for date time

fix language setting loading

fixes
2019-09-25 14:13:47 -04:00
Jeremy Kauffman
9394ce8779 add google code 2019-09-24 10:11:40 -04:00
Sean Yesmunt
2a82f19197 comment out youtube transfer 2019-09-23 20:51:03 -04:00
Sean Yesmunt
0caf307c8c remove lbry-redux settinsg constants 2019-09-23 19:47:58 -04:00
jessop
a54fb12525 ui pieces in place and enabled 2019-09-23 11:34:59 -04:00
Sean Yesmunt
6a1b7dfc1e update lbry-redux 2019-09-23 11:02:30 -04:00
Sean Yesmunt
04b1dfb279 fetch rewards on rewards page 2019-09-19 14:45:48 -04:00
Sean Yesmunt
f21087f873 basic search working on channels 2019-09-19 13:08:30 -04:00
Sean Yesmunt
322005223e fix: reset back to top of infinite list on refresh (but keep scroll state on back navigation 2019-09-12 18:47:18 -04:00
Thomas Zarebczan
7009bee4c8 fix: German
Would crash when switching + going to a file.
changelog

Fixes https://github.com/lbryio/lbry-desktop/issues/2856
2019-09-06 15:19:30 -04:00
Jeremy Kauffman
f270fe4d9d fixes several issues with lbry.tv metadata
fix env variable
2019-09-06 14:11:23 -04:00
jessop
66aa3eaf48 upgrade banner to header 2019-09-06 13:41:43 -04:00
Sean Yesmunt
5834a2f2e1 fall back to permanent_url if canonical_url is missing (claim_list entry) 2019-09-05 09:40:42 -04:00
Sean Yesmunt
c7bebdce54 canonical_url fixes 2019-09-05 09:40:42 -04:00
jessop
5f388c31ae unsupported yrbl 2019-09-03 23:03:49 -04:00
Sean Yesmunt
ed2280ba28 fix build 2019-09-02 23:01:04 -04:00
jessop
9cd917bed5 404 Page 2019-09-02 22:40:50 -04:00
Sean Yesmunt
7c88760205 update lbry-redux 2019-08-30 13:31:33 -04:00
Sean Yesmunt
784ccc1b50 go back after deleting file 2019-08-30 10:01:39 -04:00
jessop
f5e97b238c cold start querystrings 2019-08-28 23:29:22 -04:00
jessop
dd5c1ca7e8 does not autoplay nonfree 2019-08-28 23:27:12 -04:00
Sean Yesmunt
4c22958b37 always include link for channels with claim_id 2019-08-28 18:24:42 -04:00
Jeremy Kauffman
56c9a1ab41 fix metadata and add redirects
add redirect, other fixes

remove password

clean up / final version

clean up / final version
2019-08-28 12:02:07 -04:00
Sean Yesmunt
b603a74e95 bump lbry-redux 2019-08-27 20:01:51 -04:00
Sean Yesmunt
14cd37ac05 canonical_url related fixes 2019-08-27 19:36:41 -04:00
Sean Yesmunt
1ac5059116 quick fix to redirect old urls to vanity channels 2019-08-26 18:42:16 -04:00
Sean Yesmunt
0eb6f235a6 allow running electron and web at same time 2019-08-26 16:53:57 -04:00
jessop
82d57eb574 copyableInput no longer uses electron clipboard 2019-08-26 14:28:05 -04:00
Sean Yesmunt
c3cd823c1f
Merge pull request #2763 from ykris45/patch-1
Update Indonesian Translation to V3
2019-08-22 10:06:02 -04:00
Sean Yesmunt
eab8703314
Merge pull request #2730 from fi-do/german_language
Add Language Support: German
2019-08-21 16:32:59 -04:00
Julie Sigwart
8fa2ba9f0b
Added most recent changes from Transifex 2019-08-21 10:08:22 -07:00
YULIUS KURNIAWAN KRISTIANTO
8d811002a7
Update Indonesian Translation to V3 2019-08-21 14:10:15 +07:00
YULIUS KURNIAWAN KRISTIANTO
f345b0101b
Update id.json
fixed typos
2019-08-15 10:07:48 +07:00
Sean Yesmunt
89a90e5d66
Merge pull request #2735 from ykris45/patch-11
Update Indonesian Translation To The Newest Version
2019-08-14 22:28:26 -04:00
YULIUS KURNIAWAN KRISTIANTO
3bf3e4b1d5
Update pl.json 2019-08-15 06:00:54 +07:00
YULIUS KURNIAWAN KRISTIANTO
9cda346cbc
Update en.json 2019-08-15 05:59:35 +07:00
YULIUS KURNIAWAN KRISTIANTO
c17d266098
format strings 2019-08-15 05:51:37 +07:00
YULIUS KURNIAWAN KRISTIANTO
cba1faf72e
Update Indonesian Translation To The Newest Version 2019-08-15 05:39:42 +07:00
fi-do
a3db350acb fixed typo 2019-08-14 12:19:09 +02:00
fi-do
1bd949a79a added german language 2019-08-14 12:08:15 +02:00
Thomas Zarebczan
544bbdebed
Update OG image 2019-08-13 13:55:56 +02:00
Sean Yesmunt
2a681a90fb
Revert "Dynamic meta tags for content" 2019-07-29 12:25:32 -04:00
Sean Yesmunt
ea4c3977a4
Merge pull request #2683 from kodxana/master
Updated missing strings
2019-07-29 11:51:45 -04:00
Sean Yesmunt
e4d4826ed0 fix rebase typo 2019-07-29 10:12:53 -04:00
btzr-io
5cd3e47808 fix claim preview on description (markdown) 2019-07-29 10:06:21 -04:00
Thomas Zarebczan
5c4988ccde fix: sending supports
Tested locally, should work a-OK now.
2019-07-29 09:46:54 -04:00
Sean Yesmunt
d84b3d3453 maybe this one but probably not 2019-07-29 09:46:54 -04:00
Sean Yesmunt
9311038fbb final cleanup I know theres bugs but ship it 2019-07-29 09:46:54 -04:00
Sean Yesmunt
bbd9591f3b this got out of hand 2019-07-29 09:46:54 -04:00
Sean Yesmunt
cd1ce38687 better consistency 2019-07-29 09:46:53 -04:00
Sean Yesmunt
ff85477d93 fix lbry/component style overrides in forms 2019-07-29 09:44:55 -04:00
Jeremy Kauffman
e94790853a ghetto rebase 2019-07-28 17:57:40 -04:00
kodxana
7b2e820dad
Ypdated missing strings
Only left strings that won't translate cause bug
2019-07-26 20:13:06 +02:00
Sean Yesmunt
7610fda395 update language 2019-07-23 13:18:29 -04:00
Thomas Zarebczan
d08380ccc1 feat: experimental support option
And some other small cleanups. Added trending FAQ to customize page.
2019-07-23 13:09:17 -04:00
Sean Yesmunt
ab068bc66f update lbry-redux 2019-07-22 19:32:33 -04:00
Thomas Zarebczan
f4d155b8eb fix: bugs
Manually set the sdk path to grab a fixed build from http://build.lbry.io/daemon/build-11443_commit-eae4ed7_branch-master/ - please revert on next commit.
2019-07-22 19:27:37 -04:00
Sean Yesmunt
dfcb80ac56 update lbry-redux 2019-07-22 19:27:24 -04:00
Sean Yesmunt
1015abbb87 restore that shit 2019-07-22 19:27:24 -04:00
Sean Yesmunt
7102f06b82 fix lbry/component style overrides in forms 2019-07-22 19:27:24 -04:00
jessop
876715173f minor changes 2019-07-22 12:06:39 -04:00
Sean Yesmunt
05bcaa8f0e cleanup 2019-07-17 14:04:50 -04:00
Derek Yesmunt
bd3a557fc7 fix #2132: Remember ModalRemoveFile check boxes 2019-07-10 22:57:24 -04:00
Derek Yesmunt
ed6567287b fix #2290: Update => Upgrade 2019-07-10 21:42:25 -04:00
Sean Yesmunt
ace67b6ac1 improve email collection experience (slightly) 2019-07-10 12:13:37 -04:00
Sean Yesmunt
339a45f3f1 fix strings and cleanup badge style 2019-07-10 12:08:01 -04:00
Jeremy Kauffman
bee401fd84 comment intro 2019-07-10 10:43:55 -04:00
kodxana
10fa9d8403
Updated Polish translation
fixed missing strings
2019-07-09 20:15:00 +02:00
Sean Yesmunt
461e632262 fix: claim list not resetting after scrolling down 2019-07-08 23:21:30 -04:00
Sean Yesmunt
e5afc29f00 fix: prevent duplicate tags on publish form 2019-07-08 23:19:17 -04:00
Sean Yesmunt
23f073de3f fix: recommended subscriptions 2019-07-08 13:06:42 -04:00
Sean Yesmunt
fd181ebde2 more descriptive tag search input label 2019-07-05 14:02:15 -04:00
Sean Yesmunt
bb0436d0ee fix: empty recent tx list styling 2019-07-05 14:02:14 -04:00
btzr-io
73e9487ba9 add user typing detection for shorcut keys on viewer 2019-07-03 22:24:33 -06:00
Sean Yesmunt
0c28dee85e improve channel edit styling 2019-07-02 13:54:42 -04:00
jessop
16bcaf7ceb updates in component state
updates work

asset upload works

channelForm component
2019-07-02 09:19:53 -04:00
netop://ウエハ
e20c8e6b95 Replaced raw values with variables 2019-07-02 00:04:28 -04:00
Sean Yesmunt
2d8696a2e3 pauls dark mode commit 2019-07-02 00:04:13 -04:00
Sean Yesmunt
61eddf6dcc use inverse buttons for wallet backup 2019-07-01 23:23:08 -04:00
Sean Yesmunt
45ff63e250 update lbry-redux 2019-07-01 23:14:05 -04:00
Sean Yesmunt
6fa7ebc54f
Merge pull request #2593 from lbryio/infinite
Add tags to publish page, infinite scroll, navigation improvements
2019-07-01 22:54:35 -04:00
Sean Yesmunt
147e914ed8 add pageSize prop to ClaimList 2019-07-01 22:54:11 -04:00
Sean Yesmunt
5f457b2e6f
Merge pull request #2577 from ykris45/patch-10
Add Language Support : Bahasa Indonesia
2019-07-01 15:05:37 -04:00
Sean Yesmunt
936d31b914 PR cleanup 2019-07-01 14:54:00 -04:00
Sean Yesmunt
be50633b53 add placeholders to claim previews 2019-07-01 14:53:46 -04:00
Sean Yesmunt
2ca254a573 first version of infinite scroll 2019-07-01 14:53:14 -04:00
Sean Yesmunt
25a77adb01 fix yarn.lock 2019-07-01 14:53:01 -04:00
Sean Yesmunt
dddeb52f09 fix: button color 2019-07-01 14:52:40 -04:00
jessop
3b1ca0ddfd fixes two bugs on edit page \
channel selector was not being populated \
bid amount was not editable
2019-07-01 12:29:12 -04:00
jessop
aad4f4c3e9 fixes publish form update for description 2019-06-28 22:30:12 -04:00
Sean Yesmunt
2a21b6936b
Discovery fixes (#2576)
* point change email button to faq arcticle until we add that functionality

* hide claims if they are blocked

* fix: sorting on 'library' page

* add @reach/tooltip

* cleanup and add tags to publish page

* fix: button color

* fix: PublishPrice props

* fix: claim list sorting

* update lbry-redux

* respond to PR comments
2019-06-28 03:27:55 -04:00
Sean Yesmunt
b8949fbe7a update lbry-redux 2019-06-26 20:12:26 -04:00
Sean Yesmunt
a4d103c1d6 cleanup 2019-06-26 20:06:31 -04:00
Jessop Breth
97ba09b605 comments cleanup 2019-06-26 20:06:15 -04:00
YULIUS KURNIAWAN KRISTIANTO
c9b3060c5e
added indonesia 2019-06-27 01:18:03 +07:00
Jon Lynch
57a6f78b6f
removing added lines from previous version 2019-06-25 08:28:23 -05:00
Jon Lynch
d66d63cca0 added update modal for edit/update publish vs new publish, corrected copy pasta on modal variable in publish modal 2019-06-24 23:05:46 -05:00
Sean Yesmunt
c2861352a9 hot fix: search page wip 2019-06-19 20:57:51 -04:00
Sean Yesmunt
fe87b3bcc7 update sdk 2019-06-19 11:32:54 -04:00
Sean Yesmunt
6d25fa7d41 respond to pr comments 2019-06-19 01:05:43 -04:00
Sean Yesmunt
dae603339b moar discovery 2019-06-17 16:32:38 -04:00
Sean Yesmunt
60543562aa tags 2019-06-17 15:46:19 -04:00
Jeremy Kauffman
203b98cad4 add language files 2019-06-12 17:52:48 -04:00
btzr-io
195a0a78df add info about new static files 2019-05-23 02:02:16 -06:00
Baltazar Gomez
0106ac255b
Merge branch 'master' into comicbook-reader 2019-05-16 00:47:49 -06:00
btzr-io
e0efa4a965 implement villain-reader 2019-05-16 00:32:53 -06:00
Sean Yesmunt
467cbda5c6 add comments pointing to primary defintion of WEBPACK_PORT 2019-05-13 22:10:41 -04:00
Sean Yesmunt
9d9976d77a use port 9090 for webpack since internal-apis uses 8080 2019-05-10 11:32:07 -04:00
Sean Yesmunt
2d95c5a337 0.36.0 sdk changes 2019-04-24 10:02:52 -04:00
Sean Yesmunt
a967d25232 add basic og tags 2019-04-18 14:32:58 -04:00
netop:// ウェッブ
3f918378f5 Closes #2427
Created a new `og:image`.
2019-04-15 18:05:55 -05:00
Sean Yesmunt
ee7854c429 use react-router 2019-04-04 17:05:23 -04:00
Sean Yesmunt
87314d7eb8 slightly less broken electron build 2019-04-04 00:40:28 -04:00
Sean Yesmunt
fbbbe526c4 use @reach/router 2019-03-28 12:53:13 -04:00
Sean Yesmunt
6972d341a3 back to ico for windows icon 2019-03-20 15:44:38 -04:00
Sean Yesmunt
a07801f8bb update tray icon for windows 2019-03-20 13:57:31 -04:00
Sean Yesmunt
17f922cb6d better web streaming wip 2019-03-13 01:59:07 -04:00
Sean Yesmunt
8ee1d2319d web cleanup 2019-03-08 15:15:45 -05:00
Sean Yesmunt
26402d240a fix web build 2019-03-05 12:54:11 -05:00
Shawn
0affd8df7a Fix broken paths for electron-builder 2019-03-05 03:12:54 -06:00
Shawn
0b82953d8a Add HMR support 2019-03-05 00:36:52 -06:00
Sean Yesmunt
de3639f29c new build setup for web/electron 2019-03-04 23:48:04 -05:00
Sean Yesmunt
f25d71d1c3 web build sorta working 2019-02-22 01:59:50 -05:00
Sean Yesmunt
defc08eccb change: less intrusive first run experience 2019-01-23 10:40:23 -05:00
Sean Yesmunt
88befcc1b9
Newnew (#2144)
* Fixes

* Fix top result

* Added icons to React component

* Trying to get icons to work

* Icons

* add icon-custom.jsx with buildIcon function

* Icon fixes

* Fixed subscription screen
2018-12-19 00:44:53 -05:00
Sean Yesmunt
78bb2547a8 update yerbil gerbil 2018-11-28 15:01:20 -05:00
Sean Yesmunt
4ecd5e1684 add recommended subscriptions 2018-11-21 16:20:55 -05:00
ポール ウェッブ
7aae6baaa9 Removed themes folder 2018-10-22 12:30:16 -04:00
ポール ウェッブ
a96460fbd9 Dark mode 2018-10-22 12:30:16 -04:00
ポール ウェッブ
98349d6b41 Trying to get dark mode working 2018-10-22 12:30:16 -04:00
ポール ウェッブ
6bc6ee3d4f Replaced Metropolis with Inter UI 2018-10-22 12:30:16 -04:00
ポール ウェッブ
ca35e1f15d Replacing existing colors with npm module, and refactoring Sass 2018-10-22 12:30:15 -04:00
Sean Yesmunt
9c74cd7f64 general css fixes 2018-10-04 00:11:08 -04:00
Sean Yesmunt
4de7053a13 add subscribtion button to exact channel match 2018-08-27 14:45:50 -04:00
Sean Yesmunt
8b90a8421c add recommended content 2018-08-11 00:15:45 -04:00
Baltazar Gomez
605136ac64
Merge branch 'master' into fix-viewer 2018-08-03 13:00:37 -06:00
Daniel Dominguez
5b7e239e20 Update image. 2018-07-30 17:13:47 -03:00
Daniel Dominguez
b448d23dbf Add new png to show up when the image can't be loaded. 2018-07-30 15:44:03 -03:00
btzr-io
3d4c3373d5 fix text selection 2018-07-28 14:17:06 -06:00
Sean Yesmunt
cd44cc3f2d Don't download the daemon if it is already downloaded 2018-07-23 16:32:25 -04:00
Sean Yesmunt
8ed40be8a4 better thumbnail placeholder 2018-07-19 10:51:21 -04:00
Sean Yesmunt
45de83fdf3 thumbnail preview on publish page 2018-07-19 10:51:21 -04:00
Sean Yesmunt
218a328cac add back fixed header 2018-06-25 02:07:45 -04:00
Sean Yesmunt
1a6188a7c7 fix select background color for dark mode 2018-05-25 00:40:35 -04:00
Sean Yesmunt
8519129211 dropdown styling 2018-05-25 00:40:08 -04:00
Sean Yesmunt
f6afb2e1e1
Merge pull request #1365 from lbryio/bug-fixes
Bug fixes
2018-04-24 23:53:36 -04:00
Sean Yesmunt
cde7d97fd4 fix: text selection color 2018-04-23 20:24:31 -04:00
btzr-io
0aa9a7002d fix css var color-bg-alt in dark theme 2018-04-19 13:21:32 -06:00
btzr-io
ccd968bbf5 implement new dark theme 2018-04-17 02:27:24 -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
fd64ae58fe Refactor main process 2018-01-17 23:13:08 -03:00
Sean Yesmunt
2b9561f0c0
Revert "Redesign groundwork, homepage, search" 2018-01-08 17:15:44 -08:00
Sean Yesmunt
7d492ae1fc Redesign groundwork (home/search) 2018-01-08 13:10:14 -08:00
Igor Gassmann
b83679fa4a Migrate to index.html to generated one by electron-webpack 2017-12-04 22:08:08 -03:00
Igor Gassmann
086b511154 Add postinstall script for building native dependencies 2017-12-04 21:39:02 -03:00
Igor Gassmann
9cbb413264 Move static resources into /static/ dir 2017-12-04 16:53:30 -03:00