Commit graph

62 commits

Author SHA1 Message Date
Shiba
5d9d0416a3 🔥 Organized Files
- And some refactoring
2022-05-01 15:49:55 +00:00
Shiba
caa0d196ed 🍣 bug fixes 2022-04-30 17:48:11 +00:00
Shiba
e8d7a349f4 🍙 refactoring and fixes 2022-04-30 16:14:52 +00:00
Shiba
3ee7e530d6 🔥 New UI and Madiator Finder Features 2022-04-30 12:23:03 +00:00
Shiba
a0f66bc062 🍣 implementing finder login 2022-04-22 19:08:03 +00:00
Shiba
450ca8cef6 🔥 bug fixes 2022-04-15 13:37:37 +00:00
Shiba
365173d316 🍙 auth added 2022-04-15 09:37:39 +00:00
Shiba
3e60ed295f 🍣 removed scrap and simplified the urlResolver 2022-04-14 20:58:47 +00:00
Shiba
3692ccba89 ... 2022-01-27 11:24:35 +00:00
Shiba
bb0dc3c4f4 🍘 bug fixes
- lbry-url parser disabled because it was returning empty array and it just works without it
- content script wasnt starting to work
- background error on content script was being handled wrong
- background lbryPathnameFromVideoId wasnt ending well on error
2022-01-27 11:17:00 +00:00
Shiba
b17f2f4e2e 🍙 updater wasn't working on start 2022-01-26 18:22:43 +00:00
Shiba
92fbdd727d 🍘 updater wasn't working on settings change 2022-01-25 16:42:19 +00:00
Shiba
6ef5459d7a 🍙 browser's uri dialog was causing confusion sometimes 2022-01-25 16:24:19 +00:00
Shiba
324d3800de 🍱 On error background returns undefined but it should throw 2022-01-24 08:34:41 +00:00
Shiba
4653f77be4 🍙 Redirect bug fix
- location.replace was running for the app too
2022-01-10 15:33:07 +00:00
Shiba
2c75082af9 🍣 Formatted Files, Organized Imports 2022-01-10 12:36:29 +00:00
Shiba
8f75c67601 🥡 Refactor 2022-01-10 12:32:32 +00:00
Shiba
5bcd33890d 🍘 made video pause on all redirects not only app 2022-01-10 00:39:28 +00:00
Shiba
d32958852a 🍙 bugfix redirect to lbryapp 2022-01-10 00:22:20 +00:00
Shiba
5396936586 🍣 typo fixes 2022-01-10 00:09:15 +00:00
Shiba
06524954e7 🥞 redirect bugfix 2022-01-10 00:08:10 +00:00
Shiba
86879183b2 🍱 Refactor bug fix 2022-01-09 23:17:20 +00:00
Shiba
30f077ba38 🍙 Refactor and bugfix 2022-01-09 23:01:04 +00:00
Shiba
610b47d1e4 🍘 Refactor bugfix 2022-01-09 22:03:31 +00:00
Shiba
2b91436900 🥡 Refactor 2022-01-09 21:11:58 +00:00
Shiba
4f8e807a65 🍱 Refactor 2022-01-09 21:04:03 +00:00
Shiba
cb4b4f4b2e 🥞 Refactor 2022-01-09 19:10:27 +00:00
Shiba
719ff06caf 🍣 Refactor 2022-01-09 18:54:28 +00:00
Shiba
4cdcc4c9a4 🍱 Refactor, removed not used backend code. bugfixes 2022-01-09 18:43:46 +00:00
Shiba
205a8fd151 🍙 Refactor removed pick from getExtensionSettings 2022-01-09 18:42:35 +00:00
Shiba
1e7293826a 🍙 Refactor, moved many backend stuff to content 2022-01-09 18:41:30 +00:00
Shiba
b750c86b88 🍘 ctxFromURL runs once for the same url at a time 2022-01-09 13:12:05 +00:00
Shiba
685f9615ca 🍱 URL resolver api caching handled by the client
- Told browser to not to cache the api request
- Removed manual memory cache
- Implimented caching using indexedDB
- Cache time is 1 day
2022-01-09 11:54:53 +00:00
Shiba
73508ff532 🍣 added back memory cache temporarily
- added back manual memory cache temporarily
- and this time its working as expected
- also disabled use of browser cache for now
- thought we are still saying browser to cache it for the future version
2022-01-08 23:32:49 +00:00
Shiba
c2aacaf307 🍘 removed memory cache for ctxFromURL
- we already tell browser to cache the request
- and we dont need the response in the same call stack
2022-01-07 22:01:30 +00:00
Shiba
7c50daf7fc 🥞 timestamp feature made more smart
- if time is smaller than 3 dont add timestamp
- if the video ended dont add timestamp
2022-01-07 20:56:56 +00:00
Shiba
2b3d43e0dc 🥡bug fix
- ctxFromUrl pathname check fixed
2022-01-07 20:40:36 +00:00
Shiba
9b68487ecc 🍣 madiator url resolver added
- multiple resolver feature added
- added progress bar to sub converter
- csv sub converter bug fix
2022-01-07 19:00:19 +00:00
Shiba
6b4a377058 Updated variable name
- source/target platfrom setthing variable and the type had the same name
2021-12-27 22:36:17 +00:00
Shiba
8f30825edd Updated Watch On LBRY button style 2021-12-19 11:59:36 +00:00
Shiba
4ab8fdce5e Updated Watch On LBRY button 2021-12-19 11:46:33 +00:00
Shiba
ba5beca60a Changed button mount point for yewtube 2021-12-19 01:58:45 +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
Shiba
ac911e6816 Madiator icon added 2021-12-11 22:39:04 +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
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