kodxana
1d6e02d006
Merge pull request #60 from LBRYFoundation/dependabot/npm_and_yarn/hosted-git-info-2.8.9
...
Bump hosted-git-info from 2.8.8 to 2.8.9
2021-08-28 21:48:14 +02:00
dependabot[bot]
fdbc0bf93c
Bump path-parse from 1.0.6 to 1.0.7
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 00:03:01 +00:00
dependabot[bot]
862e52030d
Bump browserslist from 4.16.1 to 4.16.6
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.16.1 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.1...4.16.6 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 00:41:29 +00:00
dependabot[bot]
8b0176a3a2
Bump lodash from 4.17.20 to 4.17.21
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 23:58:49 +00:00
dependabot[bot]
366028f49b
Bump hosted-git-info from 2.8.8 to 2.8.9
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 23:26:00 +00:00
kodxana
170fab60c0
Merge pull request #59 from LBRYFoundation/dependabot/npm_and_yarn/elliptic-6.5.4
...
Bump elliptic from 6.5.3 to 6.5.4
2021-04-30 19:04:50 +02:00
dependabot[bot]
32a1a01676
Bump elliptic from 6.5.3 to 6.5.4
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-28 14:27:11 +00:00
kodxana
eec8092a4a
Merge pull request #54 from LBRYFoundation/dependabot/npm_and_yarn/marked-2.0.0
...
Bump marked from 1.2.7 to 2.0.0
2021-04-28 16:27:01 +02:00
kodxana
5789397032
Merge pull request #58 from Aenigma/hotfix/cors-workaround
...
Fix CORS errors in content script
2021-04-28 16:26:23 +02:00
Kevin Raoofi
94af57b809
Fix CORS errors in content script
...
Move fetch requests to background page. Include a dirty cache so that
same requests don't get made over and over again as settings change.
2021-04-20 23:22:19 -04:00
kodxana
2afbdcef9b
Update README.md
2021-03-10 16:13:17 +01:00
kodxana
9a9acf3c29
Update README.md
2021-02-27 20:31:12 +01:00
dependabot[bot]
9bb7e5fd5c
Bump marked from 1.2.7 to 2.0.0
...
Bumps [marked](https://github.com/markedjs/marked ) from 1.2.7 to 2.0.0.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js )
- [Commits](https://github.com/markedjs/marked/compare/v1.2.7...v2.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 22:43:14 +00:00
kodxana
2203768d9b
Merge pull request #52 from LBRYFoundation/up_version
...
Update version to 1.7.2
2021-01-21 23:19:57 +01:00
kodxana
0ea63c60b1
Update manifest.json
2021-01-21 23:19:15 +01:00
kodxana
ab707bf533
Merge pull request #51 from Aenigma/feature/odysee-button-hotfix
...
Hotfixes for odysee button
2021-01-21 23:11:35 +01:00
kodxana
e77490ef19
Merge pull request #50 from LBRYFoundation/deps_update
...
Updated build process
2021-01-21 23:10:53 +01:00
Kevin Raoofi
410a87710b
Fix redirect
...
The odysee button change came with passing around the secondary part of
the URL instead of the whole thing. Unfortunately, this change requires
functions to be a little smarter and resolve with the domain lookup.
This was missed for redirects.
2021-01-21 17:01:35 -05:00
Kevin Raoofi
a0963db2b4
build glob parity with watch
...
It seems like I only cared about the watch command and missed updating
`build` in the past. This makes the CI build broken packages.
2021-01-21 17:00:09 -05:00
kodxana
47d5292740
Update extension-build.js.yml
2021-01-21 22:54:03 +01:00
kodxana
e0434192ff
Updated build process
2021-01-21 22:53:06 +01:00
kodxana
4f835f0c24
Merge pull request #49 from LBRYFoundation/dev_test
...
Update extension-build.js.yml
2021-01-21 22:48:08 +01:00
kodxana
f04d0b7c1f
Update extension-build.js.yml
2021-01-21 22:47:36 +01:00
kodxana
2be251fbd2
Merge pull request #48 from Aenigma/feature/gh-actions
...
Github Action to Build
2021-01-21 22:30:57 +01:00
Kevin Raoofi
1aab3f67e1
Update docs
2021-01-21 16:25:56 -05:00
Kevin Raoofi
570d278f1f
Create github actions
...
Builds the web extension and archives it as an artifact
2021-01-21 16:11:11 -05:00
kodxana
3db9a692c8
Merge pull request #47 from Aenigma/feature/yarn
...
Use Yarn Instead of npm
2021-01-21 21:48:43 +01:00
Kevin Raoofi
c0cd29abd2
Use yarn v1 instead of npm
2021-01-21 15:38:31 -05:00
kodxana
218f023600
Merge pull request #46 from Aenigma/feature/logo-update
...
Odysee Logo + Local Badges
2021-01-11 16:04:04 +01:00
Kevin Raoofi
e408b9f3e8
Update README install badges
...
* Badges included in repo so URL changes won't break them
* Link the repo license text, instead
2020-12-29 12:17:50 -05:00
Kevin Raoofi
c5c8f40ddf
Add WoL logos
...
* Adds the new Watch on LBRY logos
* Use logo relative to repo for README
They were added into a new folder to make a distinction between
external and Watch on LBRY icons.
adasd
2020-12-29 12:17:32 -05:00
Kevin Raoofi
76830c907e
Odysee logo support
...
This change includes a settings object which describes how the button
should be displayed keyed by the redirect setting.
2020-12-29 09:54:28 -05:00
Kevin Raoofi
951acee9da
Ignore DS_Store
2020-12-29 09:54:28 -05:00
kodxana
6b43680b5e
Update README.md
2020-12-18 16:39:25 +01:00
kodxana
c990b6920c
Create FUNDING.yml
2020-12-18 16:34:50 +01:00
kodxana
a03a5df765
Update README.md
2020-12-18 16:07:24 +01:00
kodxana
1996373b54
Added logo
2020-12-18 15:44:21 +01:00
kodxana
25bc0399a8
Merge pull request #45 from LBRYFoundation/dependabot/npm_and_yarn/ini-1.3.8
...
Bump ini from 1.3.5 to 1.3.8
2020-12-16 20:33:44 +01:00
dependabot[bot]
f1a3a38116
Bump ini from 1.3.5 to 1.3.8
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-13 06:21:02 +00:00
kodxana
40a3a7fee0
UP version
2020-12-04 20:40:20 +01:00
kodxana
a51be792ab
Merge pull request #43 from Aenigma/feature/takeout-json
...
Support Google Takeout JSON for Subscription Manager
2020-12-04 20:37:01 +01:00
Kevin Raoofi
4d3a6d6e97
Use the README file for page directions
...
Add marked dependency for parcel so that it can do that for us
2020-11-25 18:34:59 -05:00
Kevin Raoofi
7e049858b5
Updated styling
2020-11-25 18:25:37 -05:00
Kevin Raoofi
8341291497
Use a set to deduplicate subscriptions
2020-11-25 18:25:37 -05:00
Kevin Raoofi
30c93c2c4f
Update package-lock.json
...
This bumps up the lockfile version and recreates it.
I was getting a lot of grief trying to upgrade it with a new version of
npm so it's good to do a hard upgrade ASAP.
2020-11-25 18:25:25 -05:00
Kevin Raoofi
bd5adf6652
Support YouTube takeout JSON
2020-11-11 14:21:34 -05:00
kodxana
991a37c367
Merge pull request #39 from Aenigma/feature/watch-on-lbry-button
...
Watch on LBRY button
2020-11-09 22:23:08 +01:00
Kevin Raoofi
08842c4ba8
Added SVG icon to button
2020-10-28 05:21:49 -04:00
Kevin Raoofi
2e58a04333
Update button on redirect change
2020-10-28 05:21:49 -04:00
Kevin Raoofi
7954c29482
Watch-on-Lbry button
...
* Created a content script for YouTube that injects a styled button
* Automatically pause the video when redirecting to the app
The button location is rather finicky as certain polymer components
seem to move around, causing random DOM elements to appear all over the
place if it's not a "singleton" component.
squash
2020-10-28 05:21:49 -04:00