Mitchell Syer
|
6c4c2a175b
|
Allow using legacy database connections (#1785)
* Allow using legacy db connections
* Lint
* Description and docs
|
2025-11-12 16:24:41 -05:00 |
|
FadedSociety
|
0a7e6cce87
|
Remote Image Processing (#1684)
* Update ServerConfig.kt
* Update ConversionUtil.kt
* Update Page.kt
* Update ServerConfig.kt
fixed deletions caused by ide
* Update ServerConfig.kt
* Update ServerConfig.kt
* Cleanup
* Post-processing terminology
* More comments
* Lint
* Add known image mimes
* Fix weird mime set/get
* Implement different downloadConversions and serveConversions
* Lint
* Improve Post-Processing massivly
* Fix thumbnail build
* Use Array for headers
* Actually fix headers
* Actually fix headers 2
* Manually parse DownloadConversion
* Cleanup parse
* Fix write
* Update TypeName
* Optimize imports
* Remove header type
* Fix build
---------
Co-authored-by: Syer10 <syer10@users.noreply.github.com>
|
2025-11-12 16:23:34 -05:00 |
|
Zeedif
|
4011a4c3ee
|
feat(koreader): Set public server as default for KOReader Sync (#1732)
|
2025-10-24 18:37:22 -04:00 |
|
Constantin Piber
|
bc6e28cabe
|
OPDS: Offer CBZ in older mimetype (#1731)
* OPDS: Offer CBZ in older mimetype
* OPDS: Include length when offering CBZ download
* Disable compression on CBZ endpoint
Zipping a zip
* CBZ download match content type of OPDS
* Move compression disable
* Introduce setting for configuring CBZ mimetype
* Document new option
[no-ci]
* Update server/src/main/kotlin/suwayomi/tachidesk/opds/impl/OpdsEntryBuilder.kt
Co-authored-by: Mitchell Syer <Syer10@users.noreply.github.com>
---------
Co-authored-by: Mitchell Syer <Syer10@users.noreply.github.com>
|
2025-10-24 18:36:59 -04:00 |
|
Constantin Piber
|
08c4f8bcc2
|
Clarify UI_LOGIN availability and introduce bullet points (#1677)
|
2025-09-29 11:24:32 -04:00 |
|
Constantin Piber
|
a09cac1063
|
Update wiki for settings changes (#1649)
* Update auth settings
* Add some missing config values
* Introduce KOReader variables
* Introduce Database variables
|
2025-09-15 10:21:53 -04:00 |
|
Mitchell Syer
|
1dd79a0b1e
|
Add Wiki to main repo to allow pull requests for improvements (#1647)
|
2025-09-15 09:25:13 -04:00 |
|