akabhirav
a0081dec07
fix manga unread and download count ( #509 )
2023-02-23 22:04:03 +03:30
akabhirav
783787e514
Send last read chapter in Mangas in Category API ( #507 )
...
* Send last read chapter with manga
* optimize query
* introduce new field for better performance
2023-02-21 02:47:45 +03:30
akabhirav
ac99dd55a2
Fix random page sent when manga is downloaded ( #508 )
2023-02-21 02:40:38 +03:30
Mitchell Syer
c56f984952
Fix SharedPreferences.Editor.clear and SharedPreferences.Editor.remove ( #505 )
...
* Fix SharedPreferences.Editor.clear and SharedPreferences.Editor.remove
* UNCHECKED_CAST
* Support removing Set<String>
* Typo
* Remove unneeded OptIn
2023-02-19 07:54:24 +03:30
Aria Moradi
9269ca726e
It's not us, I swear ;;;
2023-02-16 10:57:26 +03:30
DattatreyaReddy Panta
eca3205dcf
Update winget.yml ( #500 )
2023-02-14 15:02:41 +03:30
akabhirav
13f5486d0b
Fix CBZ download bug for newly added mangas in Library ( #499 )
2023-02-13 19:17:14 +03:30
Aria Moradi
d4e71274f9
update changelog
2023-02-12 23:33:06 +03:30
Aria Moradi
4cc96de806
v0.7.0
CI Publish / Validate Gradle Wrapper (push) Successful in 12s
CI Publish / Build Jar (push) Failing after 5s
CI Publish / Make debian-all release (push) Has been skipped
CI Publish / Make linux-assets release (push) Has been skipped
CI Publish / Make linux-x64 release (push) Has been skipped
CI Publish / Make macOS-arm64 release (push) Has been skipped
CI Publish / Make macOS-x64 release (push) Has been skipped
CI Publish / Make windows-x64 release (push) Has been skipped
CI Publish / Make windows-x86 release (push) Has been skipped
CI Publish / release (push) Has been skipped
v0.7.0
2023-02-12 23:08:05 +03:30
Aria Moradi
d27ef12039
stop using depricated API
2023-02-12 23:03:45 +03:30
Aria Moradi
f3c2ee4c40
re-order config options
2023-02-12 22:50:06 +03:30
akabhirav
555f73b478
Download as CBZ ( #490 )
...
* Download as CBZ
* Better error handling for zips (code review changes)
2023-02-12 22:45:58 +03:30
akabhirav
544bf2ea21
fix Page index issues for some providers ( #491 )
2023-02-12 18:34:30 +03:30
Aria Moradi
54bbb5e384
rethink image cache ( #498 )
2023-02-12 18:33:36 +03:30
akabhirav
b10062c73d
Decouple Cache and Download behaviour ( #493 )
...
* Separate cache dir from download dir
* Move downloader logic outside of caching/image download logic
* remove unnecessary method duplication
* moved download logic inside download provider
* optimize and handle partial downloads
* made code review changes
2023-02-12 18:26:26 +03:30
Aria Moradi
a027d6df1b
disable playwright for v0.6.7
2023-02-12 14:35:11 +03:30
Mitchell Syer
926a53a4b0
add support for Extensions Lib 1.4 ( #496 )
...
* Support extensions lib 1.4
* Fix build
* Support UpdateStrategy
* Update extension lib min/max to match Tachiyomi
* Use HttpSource.getMangaUrl and add Chapter.realUrl
2023-02-12 05:49:32 +03:30
Mitchell Syer
406cb46170
Fix logging and update system try ( #488 )
...
- Dorkbox SystemTray now automatically adds its shutdown hook, and removed the manual function
2023-02-05 22:21:35 +03:30
akabhirav
acc58dc892
Fixe Dex2Jar and dorkbox dependency issues ( #487 )
...
Co-authored-by: akxer <>
2023-02-05 18:43:00 +03:30
Aria Moradi
55894c22a4
upgrade dorkbox stuff
2023-01-15 12:46:50 +03:30
Aria Moradi
476b10b862
update gradle version
2023-01-13 13:05:50 +03:30
Aria Moradi
3cbbe446ab
fix ambiguous reference issue on JDK 13+
2023-01-11 15:46:02 +03:30
Mitchell Syer
4cf7512ee0
Improve Playwright handling ( #479 )
...
* Improve playwright
* Move DriverJar.java and Chromium.kt
2023-01-08 01:17:53 +03:30
Mitchell Syer
ee8ec460a1
Improve Gradle Configuration ( #478 )
...
* Improve gradle configuration
* Formatting fix
Co-authored-by: Aria Moradi <aria.moradi007@gmail.com >
* Improve asm version lock description
Co-authored-by: Aria Moradi <aria.moradi007@gmail.com >
* Improve image decoder description
Co-authored-by: Aria Moradi <aria.moradi007@gmail.com >
Co-authored-by: Aria Moradi <aria.moradi007@gmail.com >
2023-01-07 20:07:53 +03:30
Aria Moradi
deecab3cca
fix typo
2023-01-03 13:39:15 +03:30
Aria Moradi
d2f5c1a195
link to Tachiyomi section
2023-01-03 13:38:20 +03:30
Aria Moradi
dba77e26a3
Clarify and Update
2023-01-03 13:30:58 +03:30
Aria Moradi
fa48bafbc6
Clarify and Update
2023-01-03 13:28:54 +03:30
Aria Moradi
73c48694c7
remove possibly misleading sentence
2023-01-03 13:24:42 +03:30
Aria Moradi
0ff89d039b
fix CategoryMetaTable reference to CategoryTable ( #473 )
2023-01-03 13:19:44 +03:30
Aria Moradi
7a7081ee13
Update CategoryMetaTable.kt
2023-01-02 18:23:01 +03:30
Aria Moradi
874aaf4e93
fix when playwright fails on providing a UA
2022-12-28 17:14:12 +03:30
Mitchell Syer
ebf076d9f6
Use extension list fallback if extensions fail to fetch ( #469 )
2022-12-25 11:15:37 +03:30
Mitchell Syer
073a041d4c
Add better manga thumbnail handling ( #465 )
2022-12-23 00:43:36 +03:30
Mahor
96a9b4dabd
Fix debian release ( #463 )
...
* Update debhelper-compat to 13
* Re-enable debian release
* Re-enable debian release
2022-12-16 00:21:42 +03:30
Aria Moradi
8e4cdf2386
disable deb release
2022-12-11 20:05:42 +03:30
Mitchell Syer
ab4d925a5a
Get Playwright working ( #462 )
...
* Get Playwright working with ShadowJar
* Set system driver implementation
* Minor cleanup
* Fix run gradle task and re-add some removed code
* No need to get the FS if it already exists
* use java implementation
Co-authored-by: Aria Moradi <aria.moradi007@gmail.com >
2022-12-09 21:47:26 +03:30
Zero
d9c6f52e21
Basic android.graphics Rect and Canvas implementation ( #461 )
...
Some extensions use more Canvas methods, but they don't
really seem to get that far yet, all the others I was
able to test seem to work now.
2022-12-06 07:48:40 +03:30
Zero
0a748cd53b
implementation of android.graphics.BitmapFactory ( #460 )
...
Only what was needed is implemented, compression method is still untested.
2022-12-05 19:21:16 +03:30
Aria Moradi
07314ef018
get default User Agent from WebView ( #457 )
...
* get default User Agent from WebView
* make sure to close browser
Co-authored-by: Mitchell Syer <Mitchellptbo@gmail.com >
Co-authored-by: Mitchell Syer <Mitchellptbo@gmail.com >
2022-12-04 21:21:19 +03:30
Aria Moradi
5eaebf678f
fix regex
2022-12-04 13:03:23 +03:30
Aria Moradi
80fbfa60de
better description
2022-12-04 12:59:33 +03:30
Aria Moradi
fbbcc9e9b6
update issue mod
2022-12-04 12:50:03 +03:30
Aria Moradi
f47dc6b9de
WebView based cloudflare interceptor ( #456 )
...
* WebView based cloudflare interceptor
ported https://github.com/vvanglro/cf-clearance to kotlin
* code clean up
* Forgot to commit these
* Get ResolveWithWebView working
1. Make sure to .use all closeable resources
2. Use 10 seconds instead of 1 second for waiting for cloudflare(this was the most probable issue)
3. Use Extension UA when possible
4. Minor cleanup of logging
* rewrite and refactor
Co-authored-by: Syer10 <syer10@users.noreply.github.com >
2022-12-04 12:08:54 +03:30
Aria Moradi
5f8e74f017
fix Changelog typos
2022-11-26 20:45:51 +03:30
Aria Moradi
8c1ca0ac7e
add Chagelog TL;DR
2022-11-26 20:37:09 +03:30
Aria Moradi
9018de3c4c
v0.6.6
CI Publish / Validate Gradle Wrapper (push) Successful in 11s
CI Publish / Build Jar (push) Failing after 5s
CI Publish / Make debian-all release (push) Has been skipped
CI Publish / Make linux-assets release (push) Has been skipped
CI Publish / Make linux-x64 release (push) Has been skipped
CI Publish / Make macOS-arm64 release (push) Has been skipped
CI Publish / Make macOS-x64 release (push) Has been skipped
CI Publish / Make windows-x64 release (push) Has been skipped
CI Publish / Make windows-x86 release (push) Has been skipped
CI Publish / release (push) Has been skipped
v0.6.6
2022-11-26 20:29:51 +03:30
Valter Martinek
e7cb88c757
Download queue missing update fix ( #450 )
...
* Add immediate updates to download queue manager for updates that always needs to be delivered
* Update server/src/main/kotlin/suwayomi/tachidesk/manga/impl/download/DownloadManager.kt
Co-authored-by: Mitchell Syer <Mitchellptbo@gmail.com >
* Revert change to make sure that data in status sent to client are actual
* Reduce number of immediate updates to clients
Co-authored-by: Mitchell Syer <Mitchellptbo@gmail.com >
2022-11-16 20:03:51 +03:30
Valter Martinek
d6127d6811
Add batch endpoint for removing downloads from download queue ( #452 )
2022-11-16 20:01:48 +03:30
Aria Moradi
67e09e2e1d
make chapters endpoint more unifrom
2022-11-15 15:46:02 +03:30