Moustapha Kodjo Amadou
b6eb5f2f3f
refactor: remove old layout migration code
2025-11-25 16:51:49 +01:00
Moustapha Kodjo Amadou
c2a1e5ee17
fix: improve error handling for backup restoration
2025-11-25 16:51:29 +01:00
Moustapha Kodjo Amadou
26362fe556
refactor: replace await for loop with listen for message handling
2025-11-25 15:35:29 +01:00
Moustapha Kodjo Amadou
405c3d8e35
fix
2025-11-25 15:34:38 +01:00
Moustapha Kodjo Amadou
ee46f8a8bc
Merge pull request #605 from Whiskas101/fix/memory-leak
...
Fix memory leaks in manga reader_view.dart
2025-11-25 15:32:00 +01:00
Moustapha Kodjo Amadou
f06df9b3b1
feat: implement CF resolution server
2025-11-25 14:53:22 +01:00
Moustapha Kodjo Amadou
1d81906c4f
refactor: update message handling in GetIsolateService to use listen instead of for loop
2025-11-25 14:06:47 +01:00
Moustapha Kodjo Amadou
6a099415db
refactor: simplify filter parsing logic & pass client cookie to mihon server
2025-11-24 16:59:21 +01:00
Whiskas101
9e9ffb4e79
fix: forgot to make cropBorder provider autoDispose
2025-11-21 14:25:16 +05:30
Whiskas101
18e8abce94
fix: dangling objects, removed old state provider for getPagesNumber
2025-11-20 22:24:27 +05:30
Whiskas101
20f8f1ad7c
refactor: moved state provider into a non-closure based provider
2025-11-20 22:14:34 +05:30
Moustapha Kodjo Amadou
f2fbaf5ec5
refactor
2025-11-20 15:17:31 +01:00
Moustapha Kodjo Amadou
afc4c620f8
fix: prevent error when scrolling without clients
2025-11-12 17:04:38 +01:00
Moustapha Kodjo Amadou
29fe96151d
fix: enable logger usage in isolate service
2025-11-12 17:02:06 +01:00
Moustapha Kodjo Amadou
daa205044f
fix: improve layout and styling in manga detail view and chapter list tile
2025-11-12 15:23:17 +01:00
Moustapha Kodjo Amadou
a8f78d41fb
fix: update directory handling for macOS
2025-11-12 11:45:27 +01:00
Moustapha Kodjo Amadou
db729ba6da
+
2025-11-11 15:33:23 +01:00
Moustapha Kodjo Amadou
a9c8320f20
refactor: simplify CustomFloatingActionBtn and remove unnecessary width calculations
2025-11-11 15:27:12 +01:00
Moustapha Kodjo Amadou
beedb6e3b9
refactor
2025-11-11 15:14:32 +01:00
Moustapha Kodjo Amadou
1f21a75762
refactor: replace getExtensionService with getIsolateService for page and video list retrieval
2025-11-11 14:51:10 +01:00
Moustapha Kodjo Amadou
4940c18cbf
improve cover image handling message
2025-11-11 14:25:45 +01:00
Moustapha Kodjo Amadou
b0baddc333
feat: add link tap functionality to ExpandableText widget
2025-11-11 14:04:50 +01:00
Moustapha Kodjo Amadou
fd615bd44b
refactor: streamline archive import process and enhance cover image handling
2025-11-11 13:13:35 +01:00
Moustapha Kodjo Amadou
75d5013179
fix: ensure keepAlive is called in AutoBackupLocationState build method
2025-11-11 10:38:58 +01:00
Moustapha Kodjo Amadou
0903b9d7e3
refactor: improve code structure and enhance UI elements in the code editor and manga detail view
2025-11-11 10:38:27 +01:00
Moustapha Kodjo Amadou
494e31e396
adjust
2025-11-10 14:38:29 +01:00
Moustapha Kodjo Amadou
79ca3b2e39
+
2025-11-09 01:22:44 +01:00
Moustapha Kodjo Amadou
b8fffca2b3
Refactor an fix
2025-11-09 01:15:27 +01:00
Moustapha Kodjo Amadou
251d7266f5
Remove unnecessary padding from HTML content in reader view
2025-11-09 00:37:35 +01:00
Moustapha Kodjo Amadou
c19974d6d1
fix
2025-11-09 00:11:23 +01:00
Moustapha Kodjo Amadou
749b35083e
Initialize rpcShowReadingWatchingProgress to false
2025-11-08 23:57:32 +01:00
Moustapha Kodjo Amadou
099805b21c
Fix author display logic to handle empty author names
2025-11-08 23:45:04 +01:00
Moustapha Kodjo Amadou
b42e0ad4bd
+
2025-11-08 23:43:01 +01:00
Moustapha Kodjo Amadou
93298c7376
fix novel download and improve HTML content processing
2025-11-08 23:37:22 +01:00
Moustapha Kodjo Amadou
dee1a8635c
Refactor
2025-11-08 22:13:24 +01:00
Moustapha Kodjo Amadou
d35192629b
Add keepAlive calls in Synching and SyncServer build methods
2025-11-08 22:04:57 +01:00
Moustapha Kodjo Amadou
c649525145
Fix directory deletion logic to check existence before deletion
2025-11-08 21:54:15 +01:00
Moustapha Kodjo Amadou
24849cc000
Merge pull request #517 from NBA2K1/Correct-directory
...
Standardize Folder Structure on Windows, Linux, iOS & macOS
2025-11-08 21:47:07 +01:00
Moustapha Kodjo Amadou
65e7d16062
Add Japanese localization and code refactor
2025-11-08 21:40:19 +01:00
Moustapha Kodjo Amadou
85ed2c50af
Add more translations
2025-11-08 21:25:15 +01:00
Moustapha Kodjo Amadou
faef6562fd
Add localization
2025-11-08 20:49:39 +01:00
Moustapha Kodjo Amadou
b1b71ea4d3
Improve auto-scroll condition in manga and novel readers
2025-11-08 20:36:28 +01:00
Moustapha Kodjo Amadou
6eda6de614
Refactor auto-scroll handling and improve tap-to-scroll settings in novel reader
2025-11-08 20:32:25 +01:00
Moustapha Kodjo Amadou
c28ab14e74
Refactor auto-scroll functionality in novel reader
...
- Removed the NovelAutoScrollState provider and its associated logic.
- Introduced autoScrollValues and setAutoScroll methods in NovelReaderController to manage auto-scroll settings.
- Updated NovelReaderView to handle auto-scroll state and page offset dynamically.
- Added UI elements in GeneralSettingsTab to control auto-scroll settings with a slider for page offset.
- Enhanced the auto-scroll feature to allow for play/pause functionality within the novel reader view.
2025-11-08 19:47:23 +01:00
NBA2K1
1b64f2650e
Merge remote-tracking branch 'upstream/main' into Correct-directory
2025-11-08 14:59:23 +01:00
Moustapha Kodjo Amadou
af20e084b0
Refactor dependencies and remove unused packages; update Flutter HTML package; add novel reader settings UI
2025-11-08 01:38:29 +01:00
Moustapha Kodjo Amadou
430e062a06
Fix attribute handling in JsHtmlParser to assign empty string for attributes without values
2025-11-07 19:17:57 +01:00
Moustapha Kodjo Amadou
e288cb00d3
Refactor
2025-11-07 18:23:48 +01:00
Moustapha Kodjo Amadou
ea50cc91ca
Add IsolateService for improved asynchronous operations and refactor service calls to utilize it
2025-11-07 16:48:42 +01:00
Moustapha Kodjo Amadou
1569c1bcd1
Implement LRU caching for image data and optimize network requests with exponential backoff retry logic
2025-11-07 14:34:09 +01:00