add hosting to first run #7598

Merged
jessopb merged 8 commits from feat-autoHosting-and-firstRun into master 2022-06-02 21:24:11 +02:00
jessopb commented 2022-06-01 22:50:22 +02:00 (Migrated from github.com)
  • adds simple and advanced data hosting pages to first run
  • adds blob storage visualization
  • adds new content hosting section to settings
  • enables 'auto' hosting
  • simplifies and improves styling on hosting settings
  • fixes 'claimId' parseUrl deprecation warnings
- adds simple and advanced data hosting pages to first run - adds blob storage visualization - adds new content hosting section to settings - enables 'auto' hosting - simplifies and improves styling on hosting settings - fixes 'claimId' parseUrl deprecation warnings
kauffj (Migrated from github.com) reviewed 2022-06-02 19:01:11 +02:00
kauffj (Migrated from github.com) left a comment

mostly minor feedback

also some concern about storage state / variable state of disk sizing (would storing all disk values as number of bytes rather than strings be better? would it be better to have a boolean variable representing unlimited?), but not strongly held

mostly minor feedback also some concern about storage state / variable state of disk sizing (would storing all disk values as number of bytes rather than strings be better? would it be better to have a boolean variable representing unlimited?), but not strongly held
kauffj (Migrated from github.com) commented 2022-06-02 18:50:16 +02:00

Missing i18n in several places

Missing i18n in several places
kauffj (Migrated from github.com) commented 2022-06-02 18:51:30 +02:00

unnecessary function

unnecessary function
kauffj (Migrated from github.com) commented 2022-06-02 18:53:27 +02:00

make LBRY users happy

make LBRY users happy
kauffj (Migrated from github.com) commented 2022-06-02 18:53:43 +02:00

helping -> hosting (?)

helping -> hosting (?)
kauffj (Migrated from github.com) commented 2022-06-02 18:54:11 +02:00

slice -> portion

drop "currently"

slice -> portion drop "currently"
kauffj (Migrated from github.com) commented 2022-06-02 18:56:00 +02:00

what's 0.2?

(I know, but variable would make this clearer)

what's 0.2? (I know, but variable would make this clearer)
kauffj (Migrated from github.com) commented 2022-06-02 18:56:27 +02:00

if 0.01 is special value it probably merits abstraction

if 0.01 is special value it probably merits abstraction
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#7598
No description provided.