kodjomoustapha
36fd6d2709
fix getCachedImageFile
2024-12-24 12:46:12 +01:00
kodjomoustapha
ff2bf3317d
fix
2024-12-24 12:33:42 +01:00
kodjomoustapha
87ba9d1291
fix
2024-12-24 11:51:53 +01:00
Schnitzel5
772b14d875
new backup version
2024-12-23 00:19:19 +01:00
Schnitzel5
80a8feee33
small fix
2024-12-22 20:47:11 +01:00
Schnitzel5
478c0ba45c
option to hide certain UI elements + new backup version
2024-12-22 20:31:41 +01:00
Schnitzel5
84c82ba1ee
show novel progress in percentage and fixed gesture detector
2024-12-22 02:39:31 +01:00
Schnitzel5
66e48612ae
Merge branch 'feature/novel' into feature/light-novel
2024-12-21 21:22:30 +01:00
Schnitzel5
3bc85cf5aa
saving novel chapter progress + removed sync for now
2024-12-21 21:18:21 +01:00
Schnitzel5
c01aa6d023
changed to a different html widget
2024-12-21 00:21:03 +01:00
kodjomoustapha
cb103afbb0
+
2024-12-20 17:02:36 +01:00
Schnitzel5
34179a17a5
Merge branch 'feature/novel' into feature/light-novel
2024-12-20 15:59:06 +01:00
kodjomoustapha
69c745238d
avoid using the logger outside the code editor
2024-12-20 11:02:04 +01:00
kodjomoustapha
a41ccaff22
fix & reformat
2024-12-20 10:15:15 +01:00
Moustapha Kodjo Amadou
9d712654a9
Merge branch 'main' into refactor/refactor-extensions-service
2024-12-20 09:15:26 +01:00
Schnitzel5
a813758510
fixed build loop
2024-12-20 00:45:13 +01:00
Schnitzel5
a531e87bda
formatted
2024-12-20 00:31:21 +01:00
Schnitzel5
50eff04fe6
added extension functions
2024-12-20 00:22:18 +01:00
kodjomoustapha
f99bc996b1
fix
2024-12-19 17:52:47 +01:00
NBA2K1
2c3bee5493
Merge branch 'kodjodevf:main' into main
2024-12-18 17:36:15 +01:00
NBA2K1
9fd57ab2a6
Revert "use_build_context_synchronously"
...
This reverts commit 1b16573b06 .
2024-12-18 17:35:04 +01:00
NBA2K1
145af722e9
Revert "Improved performance of update in updates screen"
...
This reverts commit da3bcf1081 .
2024-12-18 17:27:46 +01:00
kodjomoustapha
37d1dd9aa9
fix #319
2024-12-17 18:04:54 +01:00
NBA2K1
361ebcce4d
Update backup_and_restore.dart
...
formatting
2024-12-16 22:07:19 +01:00
NBA2K1
15a0958f2b
Update backup_and_restore.dart
...
Now only accepts .backup-files
2024-12-16 22:04:09 +01:00
NBA2K1
03741343be
bugfix?
...
Share button had no baseUrl on extensions without a apiUrl (Example AniWorld, AnimeToast).
tbh didn't even understand why there was a apiUrl check.
2024-12-16 21:54:59 +01:00
NBA2K1
c17e80a080
Adjusted filters and settings to Anime
...
+ added translations.
2024-12-16 20:17:26 +01:00
NBA2K1
da3bcf1081
Improved performance of update in updates screen
...
Now in parallel instead of sequentially, 2x faster.
Benchmarked using stopwatch with 31 items in library:
Sequential:
1. 78771 ms
2. 74503 ms
3. 73165 ms
Parallel:
1. 36270 ms
2. 33703 ms
3. 33838 ms
2024-12-16 19:31:11 +01:00
NBA2K1
1b16573b06
use_build_context_synchronously
...
"message": "Don't use 'BuildContext's across async gaps.\nTry rewriting the code to not use the 'BuildContext', or guard the use with a 'mounted' check.",
2024-12-16 15:51:36 +01:00
Yegor Shovkun
73b144ed16
refactor: move try-catch
2024-12-14 14:01:42 +02:00
Yegor Shovkun
4e8a389de0
chore: codegen
2024-12-14 13:55:51 +02:00
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
ae1db05f04
-
2024-12-13 18:25:47 +01: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
Moustapha Kodjo Amadou
a15d989656
Merge pull request #332 from NBA2K1/main
...
File path fixes (Issue #331 )
2024-12-11 09:04:00 +01:00
kodjomoustapha
b4cf59a275
fix #334
2024-12-10 14:34:01 +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
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
NBA2K1
86cb0737b0
Merge branch 'kodjodevf:main' into main
2024-12-08 21:53:40 +01:00
kodjomoustapha
2d7991d1cb
fix remains in full screen when opening a new episode
2024-12-08 19:35:13 +01:00
NBA2K1
6f5ca4f99e
Update app_de.arb
...
typo
2024-12-08 19:31:15 +01:00
NBA2K1
d03b70e0f9
Translations + visual optimization
...
- added missing translations to German localization file
- Made some translations more natural
- "Updates" button on main screen now has proper hyphenation for too long words to fit in one line (German, Spanish, Italian, Turkish)
2024-12-08 19:25:33 +01:00
NBA2K1
cf0cd5a19e
Issue #307 fix
...
Found it [here](https://github.com/akvelon/flutter-code-editor/issues/270#issuecomment-2097035050 )
2024-12-07 16:28:37 +01:00
NBA2K1
818857261d
Windows PathNotFoundException fix
...
- Fixed the PathNotFoundException for Windows, which doesn't use "/" in directories, but "\".
(flutter: PathNotFoundException: Creation failed, path = 'C:\Users\User\AppData\Local\Temp\Mangayomi/cacheimagecover' (OS Error: Das System kann den angegebenen Pfad nicht finden.)
Instead of manually concatenating paths using string interpolation, it now uses the join function properly.
- Also fixed that the App was not able to create the directories by including recursive: true in the else statement.
2024-12-07 03:54:23 +01:00
NBA2K1
3fe8f4266d
Issue #313 fix
...
- Button now shows "Watch" if Anime.
- Translations in all available languages added
- Button now dynamically adjusts itself, no need for "isFr" and hardcoding the button size.
2024-12-07 03:32:27 +01:00
kodjomoustapha
49ac4c306d
+
2024-12-06 11:00:07 +01:00
Schnitzel5
d46d30a30b
add novel support
2024-12-02 23:04:52 +01:00
kodjomoustapha
46d4aefc2f
feat: add supportsLatest getter for JS
2024-12-02 17:14:01 +01:00
kodjomoustapha
11dea6dfaf
fix get torrent video list
2024-12-02 17:01:10 +01:00
Schnitzel5
161750f5dc
add novel support
2024-11-27 23:51:54 +01:00
Schnitzel5
58225ea21d
Merge branch 'feature/light-novel'
2024-11-27 22:40:18 +01:00
kodjomoustapha
727dad4a8c
delete the BT cahe directory on each first launch
2024-11-27 15:32:10 +01:00
kodjomoustapha
65414a98ca
fix #309
2024-11-27 15:15:16 +01:00
Schnitzel5
cae5f92140
moved key I to L for 10s skip and arrow keys are 5s now
2024-11-26 17:44:41 +01:00
kodjomoustapha
e3c8dc9896
+
2024-11-25 10:49:36 +01:00
Moustapha Kodjo Amadou
c3ae44ff2e
Merge pull request #311 from Schnitzel5/adjust/player-fullscreen
...
add auto fullscreen option to anime player
2024-11-25 10:48:34 +01:00
Schnitzel5
72a324ea7f
add auto fullscreen option to anime player
2024-11-24 23:59:53 +01:00
Schnitzel5
0546a2a1ea
stays fullscreen unless quitting the player
2024-11-24 23:21:35 +01:00
Schnitzel5
fb127f56b5
add novel support
2024-11-24 19:49:57 +01:00
Schnitzel5
b2e25d26de
Merge branch 'feature/novel' into feature/light-novel
2024-11-24 17:57:31 +01:00
NBA2K1
7e68bb14d4
issue #304 fix
...
cursor will be unvisible like the video controls after some time (3s)
2024-11-24 15:40:30 +01:00
kodjomoustapha
a7a5aa2690
fix
2024-11-23 16:31:18 +01:00
Schnitzel5
ca16d34332
Merge branch 'feature/light-novel' into feature/novel
2024-11-22 00:28:24 +01:00
kodjomoustapha
4b21eea285
fix
2024-11-21 10:45:18 +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
fb9fdaad35
fix #274
2024-11-13 13:03:57 +01:00
kodjomoustapha
32afc3c71e
add webview for linux
2024-11-13 10:53:36 +01:00
kodjomoustapha
a38bfc8b83
fix filter
2024-11-12 17:24:12 +01:00
kodjomoustapha
7c2161a664
auto resolve cloudflare challenge
2024-11-12 10:50:26 +01:00
kodjomoustapha
f3597d7023
fix
2024-11-12 09:15:11 +01:00
kodjomoustapha
af6c409e26
#294
2024-11-11 17:32:50 +01:00
Schnitzel5
3d29a12fc4
fix init settings
2024-11-09 00:27:11 +01:00
playerterra1
34a451d374
add novel support
2024-11-08 13:18:58 +00:00
kodjomoustapha
43bfcf706a
+
2024-11-07 17:12:33 +01:00
playerterra1
752387ccde
changes for novel support
2024-11-05 14:55:54 +00:00
kodjomoustapha
a96ff64320
+
2024-11-01 16:36:15 +01:00
kodjomoustapha
5ef0247d9c
+
2024-11-01 15:20:30 +01:00
playerterra1
04ddbb6ac7
change data structure for novel type
2024-10-31 13:53:55 +00:00
kodjomoustapha
c10f7d120a
control where to show cloudflare error message
2024-10-29 13:28:16 +01:00
kodjomoustapha
396bc57920
Upgrade frb
2024-10-16 10:53:07 +01:00
Moustapha Kodjo Amadou
997f5aba54
Merge pull request #282 from Schnitzel5/fix/bottom-system-overlay
...
Fix/bottom system overlay
2024-10-13 19:12:32 +01:00
Schnitzel5
cfc2125dab
adjust SafeArea for reader view
2024-10-13 19:24:56 +02:00
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
Schnitzel5
3993f7fd1f
only display top system bar in reader mode
2024-10-09 21:08:40 +02:00
yxxyun
cd6835ee3a
fix quality
2024-10-09 13:34:14 +08:00
yxxyun
622db17a0e
refresh loading
2024-10-08 09:50:47 +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