Commit graph

1500 commits

Author SHA1 Message Date
zeppi f9d7340729 v0.53.6-alpha.1 2022-10-21 12:21:45 -04:00
zeppi b1ca3b0183 bump electron 17.2 and lbrynet 0.111.0 2022-10-20 13:09:47 -04:00
Franco Montenegro d7b9ca3391
7683 upgrade to electron 17 (#7691)
* Upgrade to electron 17.

* Remove unused dependencies.

* Update recommended node version in readme.

* Move all the dependencies back to devDependencies.

* Move dependencies back as they were.
2022-10-07 13:56:33 -04:00
Franco Montenegro 329d434c83
Allow only images in modal image uploader. (#7672)
* 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.
2022-09-02 12:43:35 -04:00
zeppi 6a2939d9fc v0.53.5 2022-08-26 16:31:37 -04:00
jessopb 608721c7ac
upgrade lbrynet sdk to 0.110.0 (#7680) 2022-08-26 16:12:08 -04:00
zeppi c69826a887 remove old scripts 2022-07-12 15:33:46 -04:00
dependabot[bot] da5ec6edc1
Bump electron from 15.4.0 to 15.5.5 (#7614)
Bumps [electron](https://github.com/electron/electron) from 15.4.0 to 15.5.5.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v15.4.0...v15.5.5)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-07 17:34:07 -04:00
Franco Montenegro f065218ff4
Prevent .deb packages from being opened with archive manager. (#7502)
* 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.
2022-07-07 16:48:42 -04:00
zeppi 68718f32b2 v0.53.4 2022-06-10 13:58:49 -04:00
zeppi f70bde0639 v0.53.4-alpha.8 2022-06-10 12:51:35 -04:00
zeppi 30cbc3f5c5 v0.53.4-alpha.7 2022-06-10 10:46:59 -04:00
zeppi 8d8c1fd58c bump lbrynet to 107.2 2022-06-10 10:44:36 -04:00
zeppi d8600e286f v0.53.4-alpha.6 2022-06-09 10:47:41 -04:00
zeppi 7d08800836 revert sdk to 107.1 2022-06-09 10:45:50 -04:00
zeppi 27ede86996 v0.53.4-alpha.5 2022-06-08 17:49:17 -04:00
zeppi 60e5471f5e v0.53.4-alpha.4 2022-06-08 17:21:50 -04:00
jessopb 5a99d9777f
bump sdk to 0.109.0 (#7607) 2022-06-08 17:11:15 -04:00
zeppi 5609b43fc7 v0.53.4-alpha.3 2022-06-05 15:07:13 -04:00
zeppi cc9f2e62de v0.53.4-alpha.2 2022-06-05 12:16:53 -04:00
zeppi 0067d5a411 v.53.4-alpha.1 2022-06-02 15:50:25 -04:00
zeppi 562e154675 v0.53.3 2022-04-27 18:32:11 -04:00
zeppi addcd63794 v0.53.2 2022-04-26 15:59:37 -04:00
zeppi c11235c70e v0.53.2-alpha.1 2022-04-26 15:13:49 -04:00
zeppi 0c990ba276 fix ci
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
2022-04-24 09:57:28 -04:00
tiziodcaio 6742bc373c Upgrade to yarn v3 2022-04-24 09:57:28 -04:00
zeppi 6a26771339 v0.53.1 2022-04-22 12:21:57 -04:00
zeppi 0d44213f78 v0.53.0 2022-04-22 11:45:37 -04:00
zeppi 6bffc8a993 v0.53.1 2022-04-22 11:40:50 -04:00
zeppi a99f6d4bf2 v0.53.0 2022-04-22 10:25:46 -04:00
zeppi 0101bc0533 v0.53.0-alpha.6 2022-04-22 10:25:29 -04:00
zeppi a18aceed1f v0.53.0 2022-04-22 09:46:38 -04:00
zeppi 2eb0219ad1 v0.53.0-alpha.4 2022-04-22 09:46:27 -04:00
zeppi 3854bf6fd4 v0.53.0 2022-04-21 11:38:49 -04:00
zeppi 3ca62704d5 v0.53.0-alpha.3 2022-04-21 11:38:03 -04:00
zeppi 87835451f3 v0.53.0 2022-04-21 11:17:49 -04:00
zeppi d84746d395 v0.53.0-alpha.1 2022-04-20 17:18:20 -04:00
zeppi 845f33b4f2 v0.53.0-alpha.0 2022-04-18 08:55:19 -04:00
jessopb 3034f4ce6c
bring in styles (#7542)
* bring in ody styles; modify; cleanup

* workflow

* workflow

* v0.52.6-alpha.teststyles.1

* fix hook

* v0.52.6-alpha.teststyles.2

* style fixes

* fix pagination styling

* v0.52.6-alpha.teststyles.3

* wallet icon was bad

* restore deploy script

* fixes

* fix player close button

* modal inputs

* cleanup

* cleanup

* fix staked indicator

* fix profile menu button skel delay

* fix view-all-playlists hover

* fix overlay buttons on collection page

* fix header buttons
2022-04-17 13:04:56 -04:00
dependabot[bot] 8e536e7020 Bump lodash-es from 4.17.15 to 4.17.21
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)

---
updated-dependencies:
- dependency-name: lodash-es
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 12:04:11 -04:00
dependabot[bot] b0ab2daf39 Bump moment from 2.24.0 to 2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.24.0...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 11:46:18 -04:00
zeppi 5ef1baff3b v0.52.6 2022-04-04 17:35:27 -04:00
zeppi 745a3ca889 v0.52.6-alpha.8 2022-04-04 16:39:55 -04:00
zeppi f5564086c4 v0.52.6 2022-04-04 06:27:05 -04:00
zeppi 23d61df410 v0.52.6-alpha.7 2022-04-03 11:02:05 -04:00
zeppi 1db943518d v0.52.6-alpha.6 2022-04-03 10:20:11 -04:00
zeppi 1891107a80 v0.52.6-alpha.5 2022-04-01 10:20:40 -04:00
zeppi 085929a92e v0.52.6-alpha.4 2022-03-31 12:48:18 -04:00
zeppi 7f83c68d82 bump lbrynet 2022-03-31 12:46:56 -04:00
zeppi 474115b398 v0.52.6-alpha.3 2022-03-27 21:57:24 -04:00