Commit graph

10691 commits

Author SHA1 Message Date
zeppi 1360e21016 fixes restoring wallet page and removing lbry.tv references 2021-11-28 15:06:11 -05:00
infinite-persistence c6322ddb24 Floating player position-listener fixes (#289)
- 251 Dragging the floating player is super laggy

Recent changes and/or refactoring combined the effects or added dependancies into the effects, causing them to re-run excessively.

- Restored effects to their original behavior.
- Don't perform the position check when dragging -- only do it when released.
- Do proper debouncing for the 'resize' listener -- the previous method was incorrect as a new function is created on each render.
2021-11-28 12:12:12 -05:00
dependabot[bot] ba07cdeaa2 Bump video.js from 7.13.3 to 7.14.3
Bumps [video.js](https://github.com/videojs/video.js) from 7.13.3 to 7.14.3.
- [Release notes](https://github.com/videojs/video.js/releases)
- [Changelog](https://github.com/videojs/video.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/videojs/video.js/compare/v7.13.3...v7.14.3)

---
updated-dependencies:
- dependency-name: video.js
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-27 13:40:46 -05:00
dependabot[bot] 01a0c0ec6f Bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-27 13:38:32 -05:00
zeppi 73c4791460 add compatibility for xenial and high sierra to changelog 2021-11-27 11:33:22 -05:00
zeppi 83ce35df1b add compatibility for xenial and high sierra to changelog 2021-11-27 11:32:36 -05:00
zeppi 1f381ffb9b do not set default protocol client on linux on startup 2021-11-27 10:24:41 -05:00
zeppi ef2c53f678 disable windows ci for now 2021-11-27 10:18:56 -05:00
zeppi e0b82528d2 upload artifacts 2021-11-27 10:18:56 -05:00
zeppi eaf3826df8 update electron version to 11, some changes to app update 2021-11-27 10:18:56 -05:00
kodxana 88b9c9decd Update README.md 2021-11-24 10:50:12 -05:00
kodxana babf6eaff7 Removed instructions for web app 2021-11-24 10:50:12 -05:00
infinite-persistence 34feee3567 abandoningById fixes
- fix: was trying to extract keys from an array.
- `abandoningById` not cleared.
2021-11-16 16:23:17 -05:00
infinite-persistence cb97e94c4d Fix missing state 2021-11-16 16:23:17 -05:00
zeppi eb56f1b486 carry collection active tab to playlists page 2021-11-07 14:59:35 -05:00
zeppi 41edd8317c update pagination if page param changes 2021-11-07 14:59:35 -05:00
zeppi 32988bb7ca fix pagination, reset page on filter button 2021-11-07 14:59:35 -05:00
zeppi 5df736dc6b limit collection display
make it clear lists page is truncated

lists display page

cleanup
2021-11-07 14:59:35 -05:00
zeppi 7a2adae09c restore file release time 2021-10-29 12:24:33 -04:00
zeppi 4c8920339d improve channel cover upload ux 2021-10-28 15:17:18 -04:00
zeppi d15423dc65 do not block submit on thumb or cover error 2021-10-28 15:17:18 -04:00
zeppi 6718528847 copy 2021-10-27 21:46:47 -04:00
zeppi 772bf6fcca disk space setting 2021-10-27 21:46:47 -04:00
zeppi 82895bbce8 improve channel parsing for mentions maybe 2021-10-27 21:46:00 -04:00
zeppi 118b411b51 v0.52.0-rc.5 2021-10-26 11:34:11 -04:00
zeppi ea14fb1a27 update csc for win 2021-10-26 11:33:20 -04:00
zeppi b75a0ae85b v0.52.0-rc.4 2021-10-25 17:39:35 -04:00
zeppi 0864b9ad89 v0.52.0-rc.3 2021-10-25 13:15:08 -04:00
zeppi 3556015201 changelog lbrynet 103 bump 2021-10-25 13:14:44 -04:00
zeppi 1a0f0b4b16 v0.52.0-rc.2.1 2021-10-25 12:34:14 -04:00
zeppi 3015018142 fix 2021-10-25 12:33:39 -04:00
zeppi 1295e4a1d2 v0.52.0-rc.2 2021-10-25 11:35:57 -04:00
zeppi 06fe810e92 bump lbrynet 2021-10-25 11:35:31 -04:00
zeppi efef0da03b v0.52.0-rc.1 2021-10-24 16:42:44 -04:00
zeppi 704f508292 changelog edit 2021-10-24 16:38:37 -04:00
zeppi 5dabeb558b changelog 2021-10-24 16:33:59 -04:00
zeppi 0ba3d78b27 cloud connect 2021-10-22 16:39:45 -04:00
zeppi 1dfd5386a7 package 2021-10-22 11:20:22 -04:00
zeppi 2c8cf1c51c fix lint 2021-10-22 11:20:22 -04:00
zeppi 7d5d7d3c55 remove web and embed 2021-10-22 11:20:22 -04:00
zeppi b50779f1e5 custom share url 2021-10-21 22:58:33 -04:00
zeppi 3784ec9e21 remove lbryinc web, update sitename, etc 2021-10-21 21:20:59 -04:00
zeppi e55cae9496 fix top on search page 2021-10-20 17:05:37 -04:00
zeppi 9cc8ccac4e xcode bump again 2021-10-20 17:05:37 -04:00
zeppi d20e4ad0e7 remove more web folder stuff 2021-10-20 17:05:37 -04:00
zeppi c66cfb28b5 tip modal no fiat 2021-10-20 17:05:37 -04:00
zeppi 73214a94ec export all 2021-10-20 17:05:37 -04:00
zeppi b6bb5f05ec credits only on tx page 2021-10-20 17:05:37 -04:00
zeppi 32dd7ef952 bump macos 2021-10-20 17:05:37 -04:00
zeppi ab9f70930d strip out livestreams 2021-10-20 17:05:37 -04:00