Shiba
3ee7e530d6
🔥 New UI and Madiator Finder Features
2022-04-30 12:23:03 +00:00
Shiba
81f1742289
🍙 updating UI
2022-04-22 20:42:57 +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
651ca5b4dc
🔥 debug code removed
2022-04-15 10:30:49 +00:00
Shiba
2a3771e45a
🍙 signature fixes
2022-04-15 09:50:25 +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
kodxana
8c5e2d68e0
Merge pull request #107 from DeepDoge/patch-2
...
Changed QUERY_CHUNK_SIZE
2022-03-14 16:24:04 +01:00
Shiba
222a71948b
🍙 changed QUERY_CHUNK_SIZE
...
- odysee api started to give 520 response with the previous size
2022-03-14 18:10:53 +03:00
kodxana
bd33aa833f
API CORS fix + Up Version
2022-03-04 19:43:05 +01:00
kodxana
3edc78c36a
Up version
2022-02-02 23:01:03 +01:00
kodxana
27207e0f9c
Merge pull request #101 from DeepDoge/master
...
Button wasn't being updated when we change target platform
2022-01-27 21:10:14 +01: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
kodxana
4a23670e4d
Merge pull request #100 from DeepDoge/master
...
Browser's uri dialog was causing confusion sometimes
2022-01-25 23:10:31 +01: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
kodxana
e501a8b828
Merge pull request #99 from DeepDoge/master
...
On error background returns undefined but it should throw
2022-01-25 17:07:39 +01:00
Shiba
324d3800de
🍱 On error background returns undefined but it should throw
2022-01-24 08:34:41 +00:00
kodxana
e01a3990c8
Merge pull request #93 from DeepDoge/master
...
Madiator scrap API version changed to 2
2022-01-15 17:27:18 +01:00
Shiba
79ba91a1f1
🥡 set madiator scrap api version to 2
2022-01-14 18:36:18 +00:00
kodxana
7f3f8919f0
Merge pull request #91 from DeepDoge/master
...
Added .devcontainer
2022-01-11 21:53:36 +01:00
kodxana
c94ec17fa3
Merge pull request #92 from DeepDoge/patch-1
...
Changed cache time
2022-01-11 21:53:24 +01:00
Shiba
585a232021
🍘 changed cache time for lbrypathnames
2022-01-11 22:29:28 +03:00
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