Commit graph

33 commits

Author SHA1 Message Date
Sean Yesmunt 81344b9826 make sure lbryfirst error makes it up to UI 2020-07-09 11:01:12 -04:00
Sean Yesmunt cadcb53399 add better logging and prevent LbryFirst from trying to start multiple times 2020-07-09 09:41:26 -04:00
infiinte-persistence ad0d96328b Add ability to support language subsets, with only CT and CS enabled for now.
CT - Chinese Traditional
CS - Chinese Simplified

Note that if English subsets like en-GB is enabled in the future, the default 'en' value used throughout the code (including in redux.git) needs to be changed to 'en-US'.
2020-07-08 14:25:14 -04:00
Sean Yesmunt f9325a816e only start lbryFirst daemon for approved users 2020-07-08 14:23:43 -04:00
Thomas Zarebczan 4291c36c58 Initial commit for LBRY-First
fix killing daemon

bump lbry-first
2020-07-08 14:23:43 -04:00
infiinte-persistence 17d0f00a2e Fix dev base-url being used when generating the hover URL 2020-06-09 09:41:08 -04:00
Sean Yesmunt a8c3ec54ae only delete origin header for sdk calls - leave everything else as is 2020-06-08 11:52:21 -04:00
infiinte-persistence ae82b3fc05 Create transient "status bar" to display the hover URL.
Implementation:
- <StatusBar> listens to 'update-target-url' and will show/hide itself as needed.
- Handled the display of "lbry://" protocol.

CSS:
- The colors chosen should work on both Light and Dark Theme.
- The delay is necessary to avoid blinkies when the mouse is moving around.

#4259
2020-06-04 10:31:06 -04:00
Sean Yesmunt aabcd9690a bump lbry-sdk to 0.75.0 2020-06-03 16:25:06 -04:00
seanyesmunt 1984ee585f second attempt at localized player 2020-03-18 10:04:05 -04:00
Sean Yesmunt c321db4cab fallback to keychain for auth_token if desktop users don't have an auth_token cookie 2020-01-21 14:39:22 -05:00
Sean Yesmunt 5c906df371 cleanup 2020-01-21 09:50:16 -05:00
Thomas Zarebczan 939a7d7689 feat: app image + cookie
fix: password stuff
2020-01-21 09:50:16 -05:00
tuxfoo e8e3f50cfb Force color profile to render correct colors 2020-01-07 11:07:47 -05:00
Sean Yesmunt 662cf9c906 fix tray icons, download icons, and fix embed route 2019-12-20 11:43:26 -05:00
Sean Yesmunt e8c8b20b58 bundle wallet headers in app 2019-12-19 14:26:50 -05:00
jessop b4440285f8 linking lbry-redux works 2019-11-21 11:44:56 -05:00
Sean Yesmunt 03acee9ed2 add comment 2019-11-18 15:00:00 -05:00
Jessop 8cb4208282 autoLaunch on startup 2019-11-18 15:00:00 -05:00
jessop 20dde98506 feat: disable app updates by placing a file named upgradeDisabled in static/ 2019-11-13 11:00:46 -05:00
Jeremy Kauffman 751b86d05d finished?! 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 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
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
jobevers 2cfa4c5301 more updtes to build process 2017-01-26 18:21:53 -06:00
jobevers 1a98a36b86 trying electron-builder 2017-01-26 17:21:06 -06:00
jobevers 6bd93e0b8d bundle lbryum files 2017-01-26 12:30:02 -06:00
jobevers 19192b6300 check if process exists; add icons to build 2017-01-25 01:24:04 -05:00
Job Evers-Meltzer cafe34cbdc better startup and process management 2017-01-18 10:32:10 -06:00
Job Evers-Meltzer c0847cc420 initial electron app 2017-01-16 14:07:28 -05:00