Shiba
2b38c809ca
🥡 added .devcontainer
...
- to make building the project easier in vscode
- and consistent file formatting in vscode
2022-01-11 13:45:24 +00:00
kodxana
093deaa8fd
Merge pull request #90 from DeepDoge/1.7.6
...
Added support for new invidious instances
2022-01-10 18:13:36 +01:00
Shiba
fde3d7b897
🍣 added support for new invidious nodes
...
- vid.puffyan.us
- invidio.xamh.de
- invidious.kavin.rocks
2022-01-10 17:05:02 +00:00
kodxana
bccbce8db1
Merge pull request #89 from DeepDoge/1.7.6
...
Clear cache button added and caching improved
2022-01-10 17:55:16 +01:00
github-actions[bot]
766b6cf990
docs(README): update contributors
2022-01-10 16:37:14 +00:00
kodxana
889c64c0a6
Merge pull request #88 from DeepDoge/1.7.6
...
Refactor and bug fixes
2022-01-10 17:36:37 +01:00
Shiba
89ce1aeb31
🍙 clear cache button added
2022-01-10 16:34:01 +00:00
Shiba
3a07d7f82b
🍙 not checking for cache expiry only at start now
2022-01-10 16:33: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
94cda17b99
🍙 Renamed LBRY Inc. to Odysee
2022-01-10 15:29:50 +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
kodxana
30b65454ff
Merge pull request #87 from DeepDoge/1.7.6
2022-01-10 00:15:18 +01: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
75cb9cf01d
🍘 Refactor
2022-01-09 19:01:01 +00:00
Shiba
7727d04157
🥡 Refactor
2022-01-09 18:59:41 +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
475c38ba0c
🍙 URL resolver caching improvements
...
- Updated types for url because it can also be null
- Cached 404 as null
2022-01-09 12:46:18 +00:00
Shiba
ff83dfc62d
🍱 Removed logs
2022-01-09 12:20:24 +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
kodxana
70ad28ba22
Up version
2022-01-07 23:29:40 +01:00
kodxana
a0b6182a96
Merge pull request #86 from LBRYFoundation/1.7.6
...
1.7.6
2022-01-07 23:09:09 +01:00
kodxana
6597acd0a5
Merge pull request #85 from DeepDoge/1.7.6
...
Removed memory cache for ctxFromURL
2022-01-07 23:08:30 +01: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
kodxana
c24fd17013
Merge pull request #84 from LBRYFoundation/1.7.6
...
1.7.6
2022-01-07 22:01:18 +01:00
kodxana
a7b66660ea
Merge pull request #83 from DeepDoge/1.7.6
...
[Feature Update] Timestamp feature made more smart
2022-01-07 21:58:18 +01: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
kodxana
a671df51a0
Merge pull request #82 from LBRYFoundation/1.7.6
...
1.7.6
2022-01-07 21:55:12 +01:00
kodxana
668018d89d
Merge pull request #81 from DeepDoge/1.7.6
...
[BUG FIX] ctxFromUrl pathname check fixed
2022-01-07 21:54:43 +01:00
Shiba
2b3d43e0dc
🥡 bug fix
...
- ctxFromUrl pathname check fixed
2022-01-07 20:40:36 +00:00
kodxana
19967c5ecc
Merge pull request #80 from LBRYFoundation/1.7.6
...
1.7.6
2022-01-07 21:14:15 +01:00
github-actions[bot]
2352237bf5
docs(README): update contributors
2022-01-07 20:13:21 +00:00
kodxana
00f2bb82f8
Merge pull request #79 from DeepDoge/1.7.6
...
URL resolver changes
2022-01-07 21:13:04 +01:00
kodxana
77d95ab61c
Merge pull request #78 from LBRYFoundation/1.7.6
...
1.7.6
2022-01-07 21:12:53 +01:00
Shiba
75274005ee
🍙 url resolver changes
...
- made it send more than one request at once
2022-01-07 20:09:05 +00:00
kodxana
682af767c9
Merge pull request #77 from DeepDoge/patch
...
[Feature] Madiator.com URL resolver added
2022-01-07 20:11:49 +01:00