Commit graph

120 commits

Author SHA1 Message Date
Yegor Shovkun
f0cf52813a refactor: refactor extension services 2024-12-14 13:55:40 +02:00
Yegor Shovkun
adbd1529f7 fix: cs fix (reformat with 120 line length) 2024-12-14 12:38:56 +02:00
kodjomoustapha
53300dafef Upgrade gradle config, Upgrade packages & some fix 2024-12-13 18:21:49 +01:00
kodjomoustapha
4748f3c699 fix 2024-12-13 10:31:57 +01:00
NBA2K1
e2e884db94 Issue #331
- Missed a concatenated path in manga_detail_view and in reader_view
- Made the Manga / Anime title selectable, so one can copy the title if needed
- Hidden the Backup share-button, because Linux has no share-feature and the button simply does nothing.
2024-12-11 21:26:18 +01:00
NBA2K1
2ae03021ad File path fixes (Issue #331)
- Instead of manually concatenating filepathes, it's using the path.join() function now.
- switched some if conditions, that had nothing in the if block, but in the else block, removing the redundant else block.
2024-12-10 00:35:09 +01:00
Schnitzel5
72a324ea7f add auto fullscreen option to anime player 2024-11-24 23:59:53 +01:00
kodjomoustapha
ee1529be24 update 2024-11-20 17:59:12 +01:00
Philip Duong
64e04b673b added password requirement 2024-11-19 22:33:03 +01:00
kodjomoustapha
85d58da1f5 rm 2024-09-22 00:51:50 +01:00
kodjomoustapha
6e1f6c1375 add support to convert downloaded m3u8 files to mp4 2024-09-20 15:07:12 +01:00
kodjomoustapha
ee9e2a76cb rename feed to update and make some arrangements 2024-09-17 10:37:40 +01:00
kodjomoustapha
4facf34f44 fix cancel all in download queue 2024-09-12 16:53:57 +01:00
Schnitzel5
85aa687606 added feed feature 2024-09-11 17:35:12 +02:00
Schnitzel5
b412877886 improved sync feature 2024-09-08 03:13:58 +02: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
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
5a4de638b4 feat(setting) add use native http client 2024-08-03 07:37:55 +01:00
kodjomoustapha
7741beb8ac feat: add custom streaming torrent 2024-07-16 17:45:36 +01:00
kodjomoustapha
98612f3511 some fix, add use libass feature 2024-07-10 10:18:54 +01:00
kodjomoustapha
5f8344b2b3 fix cropBorders 2024-05-29 17:55:05 +01:00
kodjomoustapha
012c5340b9 fix 2024-05-29 11:11:37 +01:00
kodjomoustapha
3f54459f65 refactor 2024-05-27 13:10:02 +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
2f11f495ac some fixes 2024-05-22 18:41:53 +01:00
kodjomoustapha
41320cdeae + 2024-05-14 13:16:06 +01:00
kodjomoustapha
a665cd4ba4 rename 2024-04-19 09:58:04 +01:00
kodjomoustapha
b20816c056 Update l10n 2024-04-15 13:03:30 +01:00
kodjomoustapha
0d94154223 Added horizontal continous 2024-04-15 12:51:20 +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
d49de188a4 rename 2024-03-14 17:46:53 +01:00
kodjomoustapha
6fa0e8a89f Added JavaScript extension runtime, gridview count 2024-03-12 17:24:41 +01:00
kodjomoustapha
32dbbd5e0e fix 2024-02-24 01:24:35 +01:00
kodjomoustapha
247652120b Fix 2024-02-23 20:57:23 +01:00
kodjomoustapha
45fbd42c19 added feature to use google fonts & some fix 2024-02-23 20:26:09 +01:00
kodjomoustapha
69e4a67f38 added subtitle setting feature 2024-02-22 17:55:50 +01:00
kodjomoustapha
341486b004 added subtitle setting feature 2024-02-22 17:54:13 +01:00
kodjomoustapha
c564bed263 added custom draggable tabbar & fix 2024-02-21 15:21:26 +01:00
kodjomoustapha
bdbd738f04 add popupAnimationStyle 2024-02-20 12:57:01 +01:00
kodjomoustapha
6bcdcdaf57 feat: add custom filter 2024-02-19 17:38:23 +01:00
kodjomoustapha
f71c40f0f7 feat: add more options to manage covers 2024-02-16 19:31:06 +01:00
kodjomoustapha
94ebf47e4e fix 2024-02-16 10:52:56 +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
ca81405f43 refactor & some fix 2024-02-03 17:58:11 +01:00
kodjomoustapha
f01de2c209 + 2024-01-28 21:33:53 +01:00