768 Commits

Author SHA1 Message Date
Viren070 39fd670178 style: adjust faq appearance 2024-12-09 19:27:17 +00:00
Viren070 d325de6157 fix(oauthTool): put dynamic callbackUrl in codeblock to attempt and fix faq being cutoff 2024-12-09 18:40:31 +00:00
Viren070 b90b6d82f8 feat(oauthTool): remove redundant code from stremio gdrive addon in output 2024-12-09 18:15:40 +00:00
Viren070 8f04f927a9 feat(oauthTool): reset tokens when client secret or ID changes 2024-12-09 18:14:44 +00:00
imgbot[bot] 332fa82cc4 [ImgBot] Optimize images (#90)
/static/img/stremio/gdrive/google_cloud_auth_platform_clients_form.png -- 68.95kb -> 45.81kb (33.56%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2024-12-09 15:15:15 +00:00
Viren070 451d07b0ca fix(stremio): update new client form image with correct redirect URI 2024-12-09 15:10:46 +00:00
Viren070 695f467aab fix: update starting line for my stremio gdrive addon 2024-12-09 15:08:04 +00:00
Viren070 fc7dfd5d80 fix: add early return for error handling in GoogleOAuth component 2024-12-09 01:27:16 +00:00
Viren070 e3735aed58 feat: add source prop for stremio gdrive addon 2024-12-09 01:11:36 +00:00
Viren070 1c4e6ea325 fix: update starting line for my gdrive addon 2024-12-09 00:58:06 +00:00
Viren070 833e3e9732 refactor(stremio): use useBaseUrl for dynamic guide link resolving 2024-12-08 20:19:14 +00:00
Viren070 a35d53977e feat: move oauth tool to separate react page and add translate calls 2024-12-08 19:42:36 +00:00
imgbot[bot] c3282d4957 [ImgBot] Optimize images (#89)
*Total -- 850.79kb -> 572.42kb (32.72%)

/static/img/stremio/gdrive/cloudflare_workers_pages_overview.png -- 16.91kb -> 9.45kb (44.1%)
/static/img/stremio/gdrive/cloudflare_worker_editor.png -- 44.64kb -> 25.47kb (42.95%)
/static/img/stremio/gdrive/cloudflare_finished_worker_script.png -- 79.16kb -> 45.38kb (42.68%)
/static/img/stremio/gdrive/cloudflare_create_a_worker.png -- 48.73kb -> 27.97kb (42.61%)
/static/img/stremio/gdrive/cloudflare_create_an_application_workers.png -- 33.50kb -> 21.08kb (37.09%)
/static/img/stremio/gdrive/google_auth_platform_1.png -- 26.03kb -> 16.74kb (35.7%)
/static/img/stremio/gdrive/google_cloud_gdrive_api.png -- 16.62kb -> 10.87kb (34.61%)
/static/img/stremio/gdrive/google_cloud_auth_platform_clients.png -- 33.34kb -> 21.81kb (34.58%)
/static/img/stremio/gdrive/google_auth_platform_0.png -- 18.63kb -> 12.30kb (33.97%)
/static/img/stremio/gdrive/google_cloud_auth_platform_clients_form.png -- 69.72kb -> 46.29kb (33.6%)
/static/img/stremio/gdrive/google_cloud_create_project_3.png -- 29.85kb -> 20.91kb (29.94%)
/static/img/stremio/gdrive/google_cloud_auth_platform_publish.png -- 29.85kb -> 21.03kb (29.54%)
/static/img/stremio/gdrive/cloudflare_create_a_worker_success.png -- 168.75kb -> 118.95kb (29.51%)
/static/img/stremio/gdrive/google_auth_platform_clients_download.png -- 42.58kb -> 30.17kb (29.15%)
/static/img/stremio/gdrive/google_cloud_create_project_1.png -- 84.31kb -> 60.96kb (27.69%)
/static/img/stremio/gdrive/google_cloud_gdrive_api_search_results.png -- 9.79kb -> 7.27kb (25.71%)
/static/img/stremio/gdrive/google_cloud_oauth_search_results.png -- 11.12kb -> 8.27kb (25.57%)
/static/img/stremio/gdrive/google_cloud_create_project_2.png -- 17.28kb -> 13.20kb (23.62%)
/static/img/stremio/gdrive/google_cloud_onboarding.png -- 43.79kb -> 33.70kb (23.03%)
/static/img/stremio/gdrive/google_auth_platform_clients_download_menu.png -- 17.75kb -> 13.90kb (21.7%)
/static/img/stremio/gdrive/google_cloud_create_project_4.png -- 8.44kb -> 6.69kb (20.68%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2024-12-08 13:49:32 +00:00
Viren070 02c1605cf0 fix: adjust indentation to stop crowdin from wrapping in code block 2024-12-07 23:15:42 +00:00
Viren070 1b55b4a9ab fix: improve 2024-12-07 21:37:01 +00:00
Viren070 05c7aa965b feat: set sessionStorageAvailable to true by default on callback 2024-12-07 21:31:25 +00:00
Viren070 f6421902a0 feat: set sessionStorageAvailable to true by default to avoid flashing of warning upon refresh 2024-12-07 18:54:33 +00:00
Viren070 fa9497fb8a feat: show warning when session storage not accessible 2024-12-07 18:44:41 +00:00
Viren070 bdb1da5cb3 fix: catch errors when attempting to access sessionStorage 2024-12-07 17:43:26 +00:00
Viren070 44f3aa3d72 Merge pull request #88 from Viren070/feat/stremio/gdrive-guide
Feat/stremio/gdrive guide
2024-12-07 02:27:18 +00:00
Viren070 945844155b Merge branch 'main' into feat/stremio/gdrive-guide 2024-12-07 02:27:09 +00:00
Viren070 76f57687c6 fix: 1 2024-12-07 02:25:41 +00:00
Viren070 3f3f5a8bf2 feat(stremio): create updated stremio gdrive guide with OAuth tool to get credentials (#87)
* feat: add stremio gdrive guide with oauth tool

* revert: put back es locale

* feat: add some logging

* feat: use web application instead

* feat: update images to reflect change to web application

* fix: use correct heading id

* trying to fix toasts

* idk
2024-12-07 02:20:51 +00:00
Viren070 75ab5473ef idk 2024-12-07 02:08:52 +00:00
Viren070 b276f21680 trying to fix toasts 2024-12-07 01:45:45 +00:00
Viren070 2632155e2c fix: use correct heading id 2024-12-07 01:26:15 +00:00
Viren070 68f839ee74 feat: update images to reflect change to web application 2024-12-07 01:26:00 +00:00
Viren070 93dea376ed feat: use web application instead 2024-12-07 00:24:03 +00:00
Viren070 5bbbe6072c feat: add some logging 2024-12-06 23:31:27 +00:00
Viren070 c55167863b revert: put back es locale 2024-12-06 23:24:50 +00:00
Viren070 d0bdf5af5d feat: add stremio gdrive guide with oauth tool 2024-12-06 23:23:13 +00:00
github-actions[bot] f2040fd67c feat: update currency rates (#86)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Viren070 <71220264+Viren070@users.noreply.github.com>
2024-12-05 13:29:25 +00:00
Viren070 a11107d071 fix(stremio): use correct addon id for cometfr 2024-12-04 11:28:11 +00:00
Viren070 08494f66fb fix(stremio): fix typo in torrentio guide 2024-12-04 11:26:30 +00:00
Viren070 6b5264c8bd feat(stremio): update addon debrid support table 2024-12-02 13:03:14 +00:00
Viren070 6afc206b0f fix(aniyomi): use consistent value for put.io across different Tabs 2024-12-01 23:41:49 +00:00
Viren070 b3269641d6 fix(aniyomi): use same queryString value for debrid Tabs 2024-12-01 22:39:51 +00:00
Viren070 b89a55abaa refactor(aniyomi): use existing stremio guides for api key instructions 2024-12-01 22:25:49 +00:00
Viren070 769f1a5b76 fix: make links work on both aniyomi and stremio 2024-12-01 22:14:49 +00:00
Viren070 ffc48750e6 fix(aniyomi): fix broken links 2024-12-01 22:10:47 +00:00
Viren070 e1be6fa01e feat(aniyomi): update debrid guide 2024-12-01 22:07:32 +00:00
Viren070 3b1113d73a feat(stremio): update addon debrid support table
debrid search adds Torbox support
2024-12-01 15:27:47 +00:00
Viren070 addbfa2591 feat(stremio): add debrid search and dmm cast to addon debrid support table 2024-11-30 21:34:13 +00:00
Viren070 1c52f4f189 feat(stremio): link to dmm cast and debrid search addon page in debrid media manager 2024-11-30 18:02:56 +00:00
Viren070 41bee7ddab feat(stremio): update dmm cast addon with consistent structure and more info 2024-11-30 18:02:12 +00:00
Viren070 36446dacbd feat(stremio): add debrid search addon to general addons in setup guide 2024-11-30 18:01:48 +00:00
Viren070 c9dfab3f57 feat(stremio): add debrid-search addon 2024-11-30 18:01:28 +00:00
imgbot[bot] 028f2d67d0 [ImgBot] Optimize images (#84)
*Total -- 152.35kb -> 98.30kb (35.48%)

/static/img/stremio/torbox_integrations.png -- 88.36kb -> 56.93kb (35.57%)
/static/img/stremio/torbox_stremio_integration_settings.png -- 63.99kb -> 41.37kb (35.34%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2024-11-30 17:05:16 +00:00
Viren070 01016b60d7 fix(stremio): minor grammar fixes in torbox addon guide 2024-11-30 17:04:45 +00:00
Viren070 218d94f0ec feat(stremio): update torbox stremio addon guide 2024-11-30 17:00:30 +00:00