Moustapha Kodjo Amadou
1fa7f3123b
update
2025-10-02 15:52:00 +01:00
Schnitzel5
5a6552e6f6
local folders now also scans for subtitles
...
- added help button to show an example of a local folder
2025-09-05 21:33:22 +02:00
Schnitzel5
05d0ddf0d6
reworked local source
...
- allow multiple local folders
- added support for scanning .epub novels
- added metadata,json support
- scanned entries now appear in browse screen instead of the default library category (can be added to library)
2025-09-04 23:02:27 +02:00
Schnitzel5
60928374a3
+
2025-09-03 23:44:06 +02:00
Moustapha Kodjo Amadou
600a699708
feat: Add use sourceId property if not null to get source model
2025-08-28 12:12:23 +01:00
Moustapha Kodjo Amadou
3a577a4c9e
Add fixed versions packages of isar_generator and hive_generator to avoid the Analyzer plugin error
2025-08-25 13:21:37 +01:00
NBA2K1
69df87ff0e
Merge two identical providers
...
Merge `isLongPressedMangaStateProvider` and `isLongPressedStateProvider`
Both providers do the same thing and it is impossible to change the value of the provider in different places in the app at the same time.
So just use one `isLongPressedStateProvider`. Reduces code duplication and there is no confusion about which one to use.
2025-07-29 14:02:48 +02:00
NBA2K1
ae1d158264
Combine two identical classes
...
Combine MangasSetIsReadState and MangasSetUnReadState to reduce code duplication.
2025-07-28 16:08:13 +02:00
Schnitzel5
5932cf44f2
added sync for settings
...
- added option to toggle sync for history, update and settings
2025-07-21 23:37:51 +02:00
Schnitzel5
5b2f1b4f36
added support for local epubs and displaying its images
2025-07-20 21:23:26 +02:00
NBA2K1
57143bca2b
bulk write instead of one-by-one
...
reduces IO-operations.
2025-07-06 14:28:52 +02:00
NBA2K1
07941ea370
Fix "Read" and "Unread" button
2025-07-06 14:02:23 +02:00
Schnitzel5
bd17e1e9eb
adjusted sync features
2025-07-04 02:24:01 +02:00
Moustapha Kodjo Amadou
4d27a2c0e3
fix #468
2025-06-02 11:41:12 +01:00
Moustapha Kodjo Amadou
80efee40d1
dart format
2025-05-30 17:43:42 +01:00
Schnitzel5
49914c5a53
added JSON structure check for repos
2025-05-13 16:03:21 +02:00
NBA2K1
1014c71f5c
#148
...
Users can now add Mangas/Animes to a **manually** created Mangayomi/local folder.
Feature as described:
```
App Home Location/
local/
Manga Title/
cover.jpg (optional)
Chapter 1/
1.jpg
...
Chapter 2.cbz
...
Anime Title/
cover.png (optional)
Episode 1.mp4
Episode 2.mkv
```
The folder (if exist) will be scanned once per app start.
**Supported filetypes:** (taken from lib/modules/library/providers/local_archive.dart, line 98)
```
Videotypes: mp4, mov, avi, flv, wmv, mpeg, mkv
Imagetypes: jpg, jpeg, png, webp
Archivetypes: cbz, zip, cbt, tar
```
2025-05-02 13:44:37 +02:00
Schnitzel5
17128cccbd
added options to migrate sources and clean the database
2025-03-02 01:22:41 +01:00
Moustapha Kodjo Amadou
3e401c8af2
dart format
2025-02-23 15:31:49 +01:00
Schnitzel5
aa946c9d51
enhanced sync feature
2025-02-12 19:13:16 +01:00
kodjomoustapha
87ba9d1291
fix
2024-12-24 11:51:53 +01:00
Schnitzel5
3bc85cf5aa
saving novel chapter progress + removed sync for now
2024-12-21 21:18:21 +01:00
Schnitzel5
62f378f5ee
added novel reader view
2024-12-10 00:01:54 +01:00
Schnitzel5
f054a1fd94
small fix
2024-12-08 22:55:14 +01:00
Schnitzel5
fb127f56b5
add novel support
2024-11-24 19:49:57 +01:00
Schnitzel5
ca16d34332
Merge branch 'feature/light-novel' into feature/novel
2024-11-22 00:28:24 +01:00
kodjomoustapha
ee1529be24
update
2024-11-20 17:59:12 +01:00
playerterra1
34a451d374
add novel support
2024-11-08 13:18:58 +00:00
playerterra1
752387ccde
changes for novel support
2024-11-05 14:55:54 +00:00
playerterra1
04ddbb6ac7
change data structure for novel type
2024-10-31 13:53:55 +00:00
Schnitzel5
6488983464
fix sync after read or watch option
2024-09-12 23:52:04 +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
7741beb8ac
feat: add custom streaming torrent
2024-07-16 17:45:36 +01:00
kodjomoustapha
6ed57e2e44
rm
2024-05-27 09:26:30 +01:00
kodjomoustapha
8ae2ef20be
some fixes
2024-05-14 13:06:46 +01:00
kodjomoustapha
6fa0e8a89f
Added JavaScript extension runtime, gridview count
2024-03-12 17:24:41 +01:00
kodjomoustapha
45fbd42c19
added feature to use google fonts & some fix
2024-02-23 20:26:09 +01:00
kodjomoustapha
48c6c83355
added display type feature
2024-02-23 19:18:03 +01:00
kodjomoustapha
9ee32a2380
Added Artist attr in model
2024-01-09 16:29:16 +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
7382ef0d96
Added Lastest button in the sources list, organized the automatic tracking feature
2023-12-22 11:51:29 +01:00
kodjomoustapha
fddf98d357
Fix browser source & extension tab lag & some fix
2023-12-13 06:29:28 +01:00
kodjomoustapha
12ccedf115
Revert "improve browser source & extension tab lag & some fix"
...
This reverts commit fb8754df29 .
2023-12-13 06:16:20 +01:00
kodjomoustapha
fb8754df29
improve browser source & extension tab lag & some fix
2023-12-12 22:29:32 +01:00
kodjomoustapha
3f4d427bab
fix
2023-12-06 15:12:15 +01:00
kodjomoustapha
4b359a7db0
wip backup and restore
2023-11-20 17:26:08 +01:00
kodjomoustapha
729bff6a68
code refactor
2023-11-18 16:41:13 +01:00
kodjomoustapha
b16feb9ab9
fix crop Border & update some dependencies
2023-09-14 19:06:45 +01:00