1548 Commits

Author SHA1 Message Date
9f09132a7c Fix oversight when cookies are already stored in cloudflare (#49) 2022-08-21 12:14:45 -07:00
921a1dab37 Feat: AdvancedWebView 2022-08-21 22:09:56 +03:00
5b5f5e1482 Fixed webview exiting properly 2022-08-21 20:38:53 +02:00
66a99a2624 Add cloudflare bypass 2022-08-21 20:14:26 +02:00
54d4193734 Add option to set user agent in WebViewResolver 2022-08-21 17:50:12 +02:00
7aad801a6e add a way to filter providers by language 2022-08-21 10:52:44 +02:00
78bd0452c0 update translations
- remove untranslatable entries
- update polish translations
2022-08-21 10:06:13 +02:00
cd579a2230 use formatShortFileSize wherever its possible 2022-08-21 09:47:58 +02:00
f462e1896b minifix 2022-08-21 04:22:24 +02:00
34cbcd8311 faster init time for homepage dex 2022-08-21 03:44:49 +02:00
10f4d33c59 Merge remote-tracking branch 'origin/master' 2022-08-20 19:40:03 +02:00
051ca7a68d minor crash fixes + suspended stuff 2022-08-20 19:39:04 +02:00
3f5ff71163 Ripped out function to make Backup and restore operations easier :) 2022-08-20 18:24:02 +02:00
1b129920f3 Add OpenSubtitles support for Brazilian Portuguese 2022-08-20 18:08:39 +02:00
4bb15a61c2 Fix minor layout inconsistency 2022-08-20 17:38:41 +02:00
18d257eb2a [skip ci] another small fix 2022-08-20 15:41:29 +02:00
07859c529d [skip ci] small fix to the issue closer 2022-08-20 15:37:27 +02:00
a84af97210 fix #34 2022-08-20 14:19:47 +02:00
5ad5b5ea36 fix #43 2022-08-20 14:16:27 +02:00
f86d9881ae [skip ci] fix issue-actions 2022-08-20 13:32:02 +02:00
4583da59da [skip ci] fix issue-actions 2022-08-20 13:23:16 +02:00
192be4f2a3 [skip ci] fix issue-action 2022-08-20 13:10:13 +02:00
fdeb38c7be [skip ci] update issue-action.yml 2022-08-20 13:09:20 +02:00
9eda9b892c [skip ci] add a check for provider names 2022-08-20 13:07:18 +02:00
1c6a74269f [skip ci] update issue-action.yml 2022-08-20 11:34:32 +02:00
f0c6c20817 fix again 2022-08-20 11:05:04 +02:00
b18211ba55 [skip ci] fix issue workflow 2022-08-20 11:04:02 +02:00
bc30f40211 [skip ci] wrong folder 🤦‍♂️ 2022-08-20 11:01:38 +02:00
871b6c41db [actions_skip] [skip_ci] add issue moderation stuff 2022-08-20 10:59:36 +02:00
a49f4668e4 [Feature] Refactor Preferred Media to allow multi-selection and support for all TvType. 2022-08-20 10:01:24 +02:00
1e56468bd9 Update config.yml 2022-08-20 09:59:40 +02:00
1cb436044b Update config.yml 2022-08-20 09:58:02 +02:00
92de5be8c2 prevent provider reports on the main repo 2022-08-20 09:56:56 +02:00
5508c2d14e readded extractors (remove the extractors repo) 2022-08-20 09:46:57 +02:00
cb11cd13e6 tv ui fix 2022-08-20 03:06:35 +02:00
db3e23621a fixed UI 2022-08-19 20:28:03 +02:00
1f60c877de Disable indexSubtitlesApi 2022-08-19 18:23:23 +02:00
0635784333 Fix bug with persisting tvTypes
closes #27
2022-08-19 18:17:37 +02:00
e4a5e00ef4 Add overload method to newHomePageResponse() to allow list of HomePageList 2022-08-19 13:28:41 +02:00
ecb2fffe96 remove unused resources 2022-08-19 13:08:17 +02:00
318230dd09 UI improvements
- add file size to plugin entries.
- move flag, version and +18 around
- make icon size compatible with stuff other than google favicons
2022-08-19 10:59:11 +02:00
79470a78cc Update README.md 2022-08-19 00:13:01 +00:00
fc5f80c112 fixed icon size 2022-08-19 00:03:20 +02:00
6149d48443 Add repository button to setup 2022-08-18 22:21:15 +02:00
ffd8db4c65 Download all plugins from repository (#23) 2022-08-18 18:46:20 +00:00
6e74515e37 Download update apk to cache folder (#20)
* custom downloader + typo

* mutex lock downloading, using app client

* fix mutex

* remove unused imports
2022-08-18 15:58:10 +00:00
0fcb7b8db5 fixed crashes 2022-08-18 02:54:05 +02:00
e9e4298a7a Fix searching race condition with loading plugins 2022-08-18 00:26:50 +02:00
4832421bd2 Fixed automatic updates 2022-08-17 23:59:21 +02:00
3f134dc0b2 More unprivated functions :) 2022-08-17 19:35:53 +02:00