Disable theatre mode styles for medium screen (or lower)
Fix the width of the cover in theater mode
Fix conflicting styles when width is 1150px
Remove duplicate from CHANGELOG
Co-authored-by: Jean-Michel Morani <probono+lbry@morani.org>
work in progress
added input to select custom and default server when creating comment
the problem of synchronizing the two commentServer of the application was solved
btn moved to the correct component and syncs correctly
Fixed why it didn't show comments
Aligned input
size and location of the refresh btn changed, and added maximum and minimum width for the comment server
margin removed
change using overflow
refresh
* Allow only images in modal image uploader.
* Set file path and mime in file selector.
* Refactor WebFile.
* Update get-file-from-path to work with folders; fix file-list component.
* Get rid of File | string for filePath property in components.
* Show instant preview while updating channel thumbnail.
* Fix publish.
* Add jpeg and svg to image filter.
* fix hover style for char count field
* vertically align character counter and emoji button
* add new comment icon class
* Revert "add new comment icon class"
This reverts commit 8a163e0f02.
* created and corrected the icon class
* button--comment-icons-active removed
* Prevent .deb packages from being opened with archive manager.
* Allow to properly cancel download upgrade and prevent multiple downloads.
* Fix missing app-update.yml file for .deb builds.
* Small fix for allowPrerelease prop in autoUpdater.
* Use release/tags endpoint to get the release details.
* Handle error case for auto updater.
* Make install now button display the upgrade modal.
* Use GitHub as provider for manual update url.
* Small fixes in updater.
* Fix small lint errors.
* Properly handle auto download on/off.
* Added checkbox to enable/disable background
* bug fix in enable disable button
* small fix in translation
* rename background setting to be disable backgroud; add default value for background setting.
* add hosting to first run, enable auto hosting
* take welcomeVersion out of sync
* app strings fix
* recommended view hosting limit
* small changes
* fixes
* appstrings
* small fix
yarn lock
fix yarn3 warnings
node 16 on deploy
try deploy again
check in yarn/releases
rm lbry-format from lockfile
remove lbry-format yet again
fix flow
* Add persistent watch time setting.
* floating bugfix --jessopb
* Improve how the persist watch time is being stored; add clear cache button.
* Add makeSelectContentWatchedPercentageForUri selector and give feedback when clearing cache.
* tweaks --jessopb
Co-authored-by: zeppi <jessopb@gmail.com>