Commit graph

167 commits

Author SHA1 Message Date
kodxana
06cc6f051e
Update yt.ts 2021-09-03 16:35:13 +02:00
kodxana
bf88fed472
Updated packages 2021-09-03 16:29:40 +02:00
kodxana
e7f7041112
Update manifest.json 2021-09-03 16:09:01 +02:00
kodxana
a0bd5efb49
Update yt.ts 2021-09-03 16:08:12 +02:00
kodxana
9dae3308f6
Merge pull request #7 from iamflorencejay/patch-1
Update README.md
2021-07-08 23:22:35 +02:00
Florence Jay Munar
6f9cf24d46
Update README.md 2021-06-30 10:41:19 +08:00
kodxana
d70e778c36
Merge pull request #6 from kodxana/remove
Removed po up
2021-06-29 23:20:37 +02:00
kodxana
665efd8075
Removed invidious + up version 2021-06-29 23:15:53 +02:00
kodxana
d1accaa361
Updated CSS 2021-06-29 23:15:04 +02:00
kodxana
b0feca0c41
Removed po up 2021-06-29 23:00:28 +02:00
kodxana
5afa325870
Update README.md 2021-06-08 13:55:31 +02:00
kodxana
d0f7ec7ec5
Update README.md 2021-05-29 22:07:35 +02:00
kodxana
6ac81c9e05
Update README.md 2021-05-29 21:39:18 +02:00
kodxana
0c301f8100
Updated new icons 2021-05-29 21:38:00 +02:00
kodxana
87b68a6521
Update settings.ts 2021-05-25 08:37:31 +02:00
kodxana
337dc828bc
Update style.sass 2021-05-25 00:07:22 +02:00
kodxana
07912c146f
Update settings.ts 2021-05-24 23:29:20 +02:00
kodxana
ca31e50a94
Update ytContent.tsx 2021-05-24 23:28:28 +02:00
kodxana
9e66d5dbd4
Update settings.ts 2021-05-24 23:15:01 +02:00
kodxana
0f224c43fb
Update Odysee Assets 2021-05-24 23:08:59 +02:00
kodxana
1760afb7e6
Update settings.ts 2021-05-24 23:05:38 +02:00
kodxana
eb6637da87
Update manifest.json 2021-05-24 22:55:57 +02:00
kodxana
7f19b87add
Update README.md 2021-05-24 22:55:14 +02:00
kodxana
6d39782ef0
Odysee style look 2021-05-24 22:54:36 +02:00
kodxana
6bc43fa5ca
Odysee as default instead of LBRY.tv 2021-05-24 22:50:30 +02: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