Shiba
dd16ce1041
Variable name typo fixed
2021-12-19 01:58:14 +03:00
Shiba
63d91a2ee1
Updated styles to use em instead of px
2021-12-19 01:57:29 +03:00
Shiba
4220ea11c7
Platform name 'App changed to 'LBRY App'
2021-12-19 01:57:02 +03:00
Shiba
47d27b0671
Added yewtu.be support. And name changes
...
- Added settings for source platform
- Renamed platform as target platform
2021-12-19 01:56:40 +03:00
github-actions[bot]
b17a7020fd
docs(README): update contributors
2021-12-14 08:22:37 +00:00
kodxana
3bab9d15ee
Update contributors.yml
2021-12-14 09:22:08 +01:00
kodxana
adab9addf5
Update README.md
2021-12-14 09:21:23 +01:00
kodxana
f3cf3526f5
Create contributors.yml
2021-12-14 09:18:46 +01:00
kodxana
3b4bc7910f
Create CHANGELOG.md
2021-12-12 10:12:50 +01:00
kodxana
bff1a849fc
Up version to 1.7.5
2021-12-12 09:58:07 +01:00
kodxana
27b6c5f422
Merge pull request #71 from DeepDoge/patch-1
...
Madiator icon added
2021-12-12 09:16:02 +01:00
Shiba
ac911e6816
Madiator icon added
2021-12-11 22:39:04 +00:00
kodxana
6ac58a5bf8
Merge pull request #70 from DeepDoge/patch-1
...
Update ytContent.tsx
2021-12-11 23:00:58 +01:00
Shiba
dfdfe6778a
Added CSV support for subscribtion converter
2021-12-11 21:38:47 +00:00
Shiba
6cc149a5c6
parsing yt time from url fixed
2021-12-11 20:05:30 +00:00
Shiba
5c61db3ea0
types added, names changed, rewrote most of ytContent.ts
...
- Added more types, so when there is an error it's more visible.
- Default setting was using `lbry.tv` which doesn't exists anymore, so i made it odysee.
- Changed `redirect` value name in the `LbrySettings` to `platform` which makes more sense to this version.
- Changed `url` in UpdateContext to `pathname`. Using `url` for the full URL.
- Rewrote most of the `ytContent.tsx` so the timestamp feature doesnt look like a patch.
2021-12-11 19:28:24 +00:00
Shiba
8c4f3e60e0
Update ytContent.tsx
...
Turns out YouTube doesn't destroy the `HTMLVideoElement` once its created, so no need to check if its destroyed
2021-12-11 04:23:36 +03:00
Shiba
c7a839573a
Update ytContent.tsx
2021-12-11 03:38:45 +03:00
kodxana
285d46bcc1
Merge pull request #68 from LBRYFoundation/dependabot/npm_and_yarn/tmpl-1.0.5
...
Bump tmpl from 1.0.4 to 1.0.5
2021-10-30 18:35:15 +02:00
dependabot[bot]
091c0e29b4
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-09-22 05:15:05 +00:00
kodxana
9a9b51bbba
Merge pull request #67 from LBRYFoundation/bug_fix
...
Bug fix
2021-08-28 22:05:25 +02:00
kodxana
972f5e7415
Update ytContent.tsx
2021-08-28 22:00:01 +02:00
kodxana
014ad21fd6
Update tabOnUpdated.ts
2021-08-28 21:59:18 +02:00
kodxana
9532d45b15
Update settings.ts
2021-08-28 21:58:10 +02:00
kodxana
11334c7689
Update yt.ts
2021-08-28 21:56:57 +02:00
kodxana
e2f46d2d08
Update manifest.json
2021-08-28 21:56:20 +02:00
kodxana
d23fda84d5
Update manifest.json
2021-08-28 21:56:06 +02:00
kodxana
0f6ba8a4f9
Merge pull request #66 from LBRYFoundation/dependabot/npm_and_yarn/color-string-1.6.0
...
Bump color-string from 1.5.4 to 1.6.0
2021-08-28 21:49:33 +02:00
kodxana
666ec9db7b
Merge pull request #65 from LBRYFoundation/dependabot/npm_and_yarn/ws-5.2.3
...
Bump ws from 5.2.2 to 5.2.3
2021-08-28 21:49:22 +02:00
kodxana
10c843e7b8
Merge pull request #63 from LBRYFoundation/dependabot/npm_and_yarn/path-parse-1.0.7
...
Bump path-parse from 1.0.6 to 1.0.7
2021-08-28 21:49:09 +02:00
dependabot[bot]
606288e809
Bump color-string from 1.5.4 to 1.6.0
...
Bumps [color-string](https://github.com/Qix-/color-string ) from 1.5.4 to 1.6.0.
- [Release notes](https://github.com/Qix-/color-string/releases )
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Qix-/color-string/compare/1.5.4...1.6.0 )
---
updated-dependencies:
- dependency-name: color-string
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-28 19:48:51 +00:00
dependabot[bot]
729deb8be4
Bump ws from 5.2.2 to 5.2.3
...
Bumps [ws](https://github.com/websockets/ws ) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-28 19:48:50 +00:00
kodxana
7eba8ebea5
Merge pull request #62 from LBRYFoundation/dependabot/npm_and_yarn/browserslist-4.16.6
...
Bump browserslist from 4.16.1 to 4.16.6
2021-08-28 21:48:31 +02:00
kodxana
820208e94b
Merge pull request #61 from LBRYFoundation/dependabot/npm_and_yarn/lodash-4.17.21
...
Bump lodash from 4.17.20 to 4.17.21
2021-08-28 21:48:22 +02:00
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