Commit graph

57 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
4748f3c699 fix 2024-12-13 10:31:57 +01:00
kodjomoustapha
1457b05b81 Reapply "Merge pull request #332 from NBA2K1/main"
This reverts commit 645bda03f3.
2024-12-13 10:09:11 +01:00
kodjomoustapha
645bda03f3 Revert "Merge pull request #332 from NBA2K1/main"
This reverts commit a15d989656, reversing
changes made to b4cf59a275.
2024-12-12 18:22:52 +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
kodjomoustapha
727dad4a8c delete the BT cahe directory on each first launch 2024-11-27 15:32:10 +01:00
kodjomoustapha
ee1529be24 update 2024-11-20 17:59:12 +01:00
kodjomoustapha
ee9e2a76cb rename feed to update and make some arrangements 2024-09-17 10:37:40 +01:00
Schnitzel5
45a0d5c9db fix history manga id and added feed list schema 2024-09-11 00:42:24 +02: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
Schnitzel5
82a18101fe testing first version of sync feature 2024-09-04 14:37:36 +02:00
kodjomoustapha
e2c7398903 refactor 2024-09-04 11:41:19 +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
aaf9e4c66a Fix horizontal continu 2024-05-02 16:14:28 +01:00
kodjomoustapha
6fa0e8a89f Added JavaScript extension runtime, gridview count 2024-03-12 17:24:41 +01:00
kodjomoustapha
f71c40f0f7 feat: add more options to manage covers 2024-02-16 19:31:06 +01:00
kodjomoustapha
a72e6cc2f5 - 2024-02-08 14:45:12 +01:00
kodjomoustapha
ca81405f43 refactor & some fix 2024-02-03 17:58:11 +01:00
kodjomoustapha
1ba3a35d3d iOS: fix backup & restore 2024-01-28 21:14:56 +01:00
kodjomoustapha
792f8059a0 Added fullscreen mode for reader, code refactor 2024-01-28 16:49:22 +01:00
kodjomoustapha
3f108e1c43 Added torrent server service 2024-01-24 11:52:22 +01:00
kodjomoustapha
21b6dc437c feat/source-preference 2023-12-01 23:29:25 +01:00
kodjomoustapha
0ca453bc7d Add Tap zones setting #54 , Fix #55 Fullscreen issue when watching local anime 2023-11-27 20:43:48 +01:00
kodjomoustapha
b16feb9ab9 fix crop Border & update some dependencies 2023-09-14 19:06:45 +01:00
kodjomoustapha
7085417410 change app icon , code refactor , add anime download path 2023-08-07 00:12:38 +01:00
kodjomoustapha
f656e7a17f fix download directory not working 2023-08-04 11:39:30 +01:00
kodjomoustapha
6abbfda911 update dependencies 2023-07-28 15:01:49 +01:00
kodjomoustapha
35e5e2a015 New feature : add Anime
-add trackers support for anime
2023-07-27 19:24:18 +01:00
kodjomoustapha
13b1fea0a3 Feature : Added MyAnimeList tracker service 2023-07-15 17:35:00 +01:00
kodjomoustapha
648efe00f5 added multi language support 2023-07-11 17:40:18 +01:00
kodjomoustapha
4812ef30fb Fix custom download location on desktop 2023-06-21 15:14:46 +01:00
kodjomoustapha
d91edcb27d local source badge & more 2023-06-15 16:01:10 +01:00
kodjomoustapha
01b743dade feature: fix crop border & archive image 2023-06-10 21:32:25 +01:00
kodjomoustapha
e90cf9f736 code refactor 2023-06-08 18:40:18 +01:00
kodjomoustapha
05bada5661 feature: required wifi when downloading, custom download location 2023-06-04 15:50:13 +01:00
kodjomoustapha
7fe3d71ab2 add more madara sources 2023-06-01 23:14:04 +01:00
kodjomoustapha
07b8f4303a Finish migration hive to isar database & big changes 2023-05-17 14:22:19 +01:00
kodjomoustapha
181647512e fix lang source 2023-05-16 18:02:51 +01:00
kodjomoustapha
1c7972bc76 Migration hive to isar database 2023-05-16 16:09:42 +01:00
kodjomoustapha
f7affe2114 refactor code 2023-05-12 13:00:16 +01:00
kodjodevf
616b800fe0 add date formater 2023-05-07 17:26:54 +01:00
kodjodevf
42fdfafab1 Code refactoring 2023-05-06 14:57:39 +01:00
kodjodevf
f0f1d3a6e2 migration to isar database step 1 2023-05-04 23:55:55 +01:00
kodjodevf
62bb3dfac4 fix: chapter download scanlator duplicate name 2023-05-03 10:24:02 +01:00
kodjodevf
667681caa8 use riverpod generator 2023-04-27 18:21:06 +01:00
kodjodevf
92d7ad30e7 *chapter filter 2023-04-19 18:00:21 +01:00
kodjodevf
e57ed90346 duplicate source & chapter filename 2023-04-17 15:14:06 +01:00
kodjodevf
35b01b51c3 add chapter download module 2023-04-14 17:50:03 +01:00