Commit graph

275 commits

Author SHA1 Message Date
Moustapha Kodjo Amadou
eac5777e2a
Merge pull request #277 from yxxyun/quark
fix quality
2024-10-13 18:02:47 +01:00
kodjomoustapha
d6f4c99ea1 add show btn to resolve cloudflare challenge 2024-10-13 18:02:12 +01:00
yxxyun
5baab19abb update quark quality list 2024-10-11 14:36:08 +08:00
yxxyun
e640961226 fix UC 2024-10-11 13:49:21 +08:00
yxxyun
ddceac38f2 fix 2024-10-11 09:42:13 +08:00
yxxyun
cd6835ee3a fix quality 2024-10-09 13:34:14 +08:00
yxxyun
5bfd3b1b6f fix 2024-10-05 21:19:52 +08:00
yxxyun
c5bd38719f add UC extractor 2024-10-05 21:13:16 +08:00
kodjomoustapha
0805c7417b fix ui freeze when download video 2024-10-04 17:26:30 +01:00
yxxyun
94d0a4a2b2 change list order 2024-10-04 14:04:24 +08:00
kodjomoustapha
fd6da765e9 - 2024-10-02 13:28:34 +01:00
Moustapha Kodjo Amadou
7f4f71120f
Merge pull request #269 from yxxyun/quark
add quark clouddrive extractor
2024-10-02 13:23:36 +01:00
yxxyun
66223785d4 fix 2024-10-02 16:10:58 +08:00
yxxyun
926b3bc8c2 update 2024-10-02 15:41:22 +08:00
yxxyun
4dedb6bfa2 update quark 2024-10-02 15:33:55 +08:00
yxxyun
a382044329 add quark 2024-10-02 12:50:56 +08:00
kodjomoustapha
da63d64d4d fix webview 2024-10-01 12:45:34 +01:00
Schnitzel5
d52ba6fa51 chapter are now grayed out if read 2024-09-26 22:19:14 +02:00
Schnitzel5
531e69cf44 added some more error handling for edge cases 2024-09-25 18:52:26 +02:00
kodjomoustapha
ccb5b46d0b - 2024-09-22 00:39:56 +01:00
kodjomoustapha
6e1f6c1375 add support to convert downloaded m3u8 files to mp4 2024-09-20 15:07:12 +01:00
kodjomoustapha
f1417baf0d fix 2024-09-18 13:22:37 +01:00
kodjomoustapha
ee9e2a76cb rename feed to update and make some arrangements 2024-09-17 10:37:40 +01:00
kodjomoustapha
6af3c7a815 + 2024-09-12 16:54:51 +01:00
Schnitzel5
b8635a36a8 Merge branch 'main' into feature/sync-server 2024-09-12 00:29:39 +02:00
Schnitzel5
85aa687606 added feed feature 2024-09-11 17:35:12 +02:00
kodjomoustapha
3d20345239 fix 2024-09-11 15:18:41 +01:00
kodjomoustapha
aa2b408144 +
- adding modify codes from the rhttp package
2024-09-11 12:04:01 +01:00
Schnitzel5
b412877886 improved sync feature 2024-09-08 03:13:58 +02:00
Schnitzel5
b7d89ada5f Merge branch 'main' into feature/sync-server 2024-09-07 01:10:27 +02:00
kodjomoustapha
8ed6b21125 feat: can now download m3u8 videos 2024-09-06 18:59:16 +01:00
kodjomoustapha
3bf1d08e0e use CupertinoClient for iOS 2024-09-05 15:44:33 +01:00
Schnitzel5
a90696ddad added hash check back 2024-09-04 20:41:42 +02:00
Schnitzel5
82a18101fe testing first version of sync feature 2024-09-04 14:37:36 +02:00
kodjomoustapha
08ebedbe37 + 2024-09-04 12:07:13 +01:00
kodjomoustapha
7d407c38d8 - 2024-09-04 11:46:04 +01:00
kodjomoustapha
e2c7398903 refactor 2024-09-04 11:41:19 +01:00
kodjomoustapha
8cb04cc8c0 fix 2024-08-21 18:39:05 +01:00
kodjomoustapha
b10c3f3a22 misc changes
- remove cronet_http & cupertino_http
- use rhttp package as default http client
- fix #198 #200 crashes on multiple downloads
- fix #162 #102 unable to download with forbidden characters in the name (as it is fixed this can cause reading problems concerning chapters downloaded before this version)
- now supports all features on all platforms such as VPNs and HTTP proxies thanks to rhttp package
2024-08-21 13:30:13 +01:00
kodjomoustapha
d177900394 fix get cookie, fix filter 2024-08-08 12:56:39 +01:00
kodjomoustapha
ba8ac10cc2 fix download problem 2024-08-05 15:44:59 +01:00
kodjomoustapha
5a4de638b4 feat(setting) add use native http client 2024-08-03 07:37:55 +01:00
kodjomoustapha
7d5640e2b0 feat: add a custom request headers for getPageList #235 2024-08-02 14:51:39 +01:00
kodjomoustapha
7741beb8ac feat: add custom streaming torrent 2024-07-16 17:45:36 +01:00
kodjomoustapha
935d8ba8eb rm 2024-05-27 12:44:31 +01:00
kodjomoustapha
6ed57e2e44 rm 2024-05-27 09:26:30 +01:00
kodjomoustapha
9df0fe73e1 code refactor 2024-05-23 11:28:50 +01:00
kodjomoustapha
cbd01a3c17 refactor code 2024-05-23 11:19:23 +01:00
kodjomoustapha
e2c79c829b fix #176 2024-05-14 12:25:51 +01:00
kodjomoustapha
cbd4519d08 feat: Add a button to delete all cookies #174 2024-05-09 18:06:46 +01:00
kodjomoustapha
cddf7af7de Fix: do not override headers when define in request 2024-05-09 17:51:28 +01:00
kodjomoustapha
08465ff19f Fix getCookies 2024-05-09 15:38:35 +01:00
kodjomoustapha
d29dbbfb8c + 2024-05-09 09:56:58 +01:00
kodjomoustapha
f47f15c2a7 Fix anime not downloading on mobile 2024-05-08 12:53:02 +01:00
kodjomoustapha
001de1d07e Fix #164 2024-05-02 13:18:19 +01:00
kodjomoustapha
73297d6e39 Fix extractors 2024-05-02 13:05:06 +01:00
kodjomoustapha
d0ee7d3260 Fix extension getHeaders method 2024-04-15 12:13:31 +01:00
kodjomoustapha
5932181138 + 2024-04-15 09:57:04 +01:00
kodjomoustapha
931100fadf Fix getPageList for JS extension 2024-04-08 15:01:13 +01:00
kodjomoustapha
1d9150b3bb fix 2024-03-27 15:35:35 +01:00
kodjomoustapha
1ea1cd193c reorganise fetchSourcesList 2024-03-23 14:55:57 +01:00
kodjomoustapha
85f96070b8 check if source is obsolete 2024-03-23 14:21:46 +01:00
kodjomoustapha
9b6528064e background_downloader + 2024-03-20 17:45:05 +01:00
kodjomoustapha
30fcff68be accept clearText 2024-03-19 18:12:24 +01:00
kodjomoustapha
6f7a179f02 Added create extension page 2024-03-19 17:32:14 +01:00
kodjomoustapha
5b8245e85c fix 2024-03-15 16:12:49 +01:00
kodjomoustapha
d49de188a4 rename 2024-03-14 17:46:53 +01:00
kodjomoustapha
d168b6ddcd Added cronet_http & cupertino_http, remove unnecessary packages 2024-03-14 17:40:15 +01:00
kodjomoustapha
6fa0e8a89f Added JavaScript extension runtime, gridview count 2024-03-12 17:24:41 +01:00
kodjomoustapha
468db9d8a6 fix #136 2024-02-20 13:56:02 +01:00
kodjomoustapha
c2c18af20b fix 2024-02-09 15:40:30 +01:00
kodjomoustapha
afb09d3f7e Refactor 2024-02-09 13:24:36 +01:00
kodjomoustapha
a086e918b6 Update 2024-02-08 20:39:35 +01:00
kodjomoustapha
bdf6ce6a9b fix 2024-02-08 15:08:20 +01:00
kodjomoustapha
a72e6cc2f5 - 2024-02-08 14:45:12 +01:00
kodjomoustapha
86902d862c fix set cookie 2024-02-08 14:41:42 +01:00
kodjomoustapha
b42c5eba69 Add Http Request copyWith 2024-02-08 12:46:16 +01:00
kodjomoustapha
9217bc6a3b fix 2024-02-07 15:19:26 +01:00
kodjomoustapha
e0b770d2a8 Upgrade 2024-02-06 17:27:34 +01:00
kodjomoustapha
e33b1b55f0 ++ 2024-02-05 19:56:44 +01:00
kodjomoustapha
2af65f09ff Upgrade dependencies 2024-02-03 21:14:04 +01:00
kodjomoustapha
ca81405f43 refactor & some fix 2024-02-03 17:58:11 +01:00
kodjomoustapha
1e98eadee7 Prevent to return false if server url still use default value 2024-01-29 17:41:51 +01:00
kodjomoustapha
130234acfe + 2024-01-29 14:31:36 +01:00
kodjomoustapha
455752423a Rollback flutter_inappwebview version 2024-01-29 12:04:59 +01:00
kodjomoustapha
ddc979ab75 - 2024-01-29 11:24:12 +01:00
kodjomoustapha
b40cf595b7 feat/update library entries, use isolate for async method 2024-01-28 19:58:03 +01:00
kodjomoustapha
3422076fa5 Upgrade flutter_inappwebview 2024-01-27 18:44:14 +01:00
kodjomoustapha
9072986e41 fix bt-server 2024-01-26 17:35:53 +01:00
kodjomoustapha
fc6aa5ac7e Added iOS torrent server lib 2024-01-25 18:45:44 +01:00
kodjomoustapha
c05b5927bb Update 2024-01-24 18:37:21 +01:00
kodjomoustapha
b88e782c06 + 2024-01-24 16:08:18 +01:00
kodjomoustapha
7e245e3bc2 torrent server integration 2024-01-24 12:25:33 +01:00
kodjomoustapha
3f108e1c43 Added torrent server service 2024-01-24 11:52:22 +01:00
DongHyun Kim
4a5ac9aa8a Set currentId as local variable 2024-01-24 04:14:44 +09:00
DongHyun Kim
ff96c3c358 Apply Rinf version 6 2024-01-24 03:33:41 +09:00
kodjomoustapha
7c2fc50a47 feat: Added AniSkip feature 2024-01-11 14:31:01 +01:00
kodjomoustapha
9d55733e97 Relocate extensions
-refactor
-also modify display widget in library draggabalble menu
2024-01-09 12:06:39 +01:00
kodjomoustapha
43be09db8f feat/pick-cover-image-from-trackers
-ability to choose anime/manga cover image from trackers as custom image
2024-01-08 15:36:00 +01:00
kodjomoustapha
16e261ded3 + 2024-01-08 13:30:40 +01:00