Aria Moradi
92bd338df9
Rename Tachidesk to Suwayomi ( #14828 )
...
* Rename Tachidesk to Suwayomi
* keep pkgName the same
* keep Log tag the same
* server is named Tachidesk, rename to avoid confusion
2023-01-06 12:15:35 -03:00
Aria Moradi
90915c6883
Tachidesk: bypass DoH ( #14184 )
...
* Tachidesk: Bypass DoH
* bump version
* fix imports
2022-11-08 07:26:10 -05:00
Vetle Ledaal
8f9e9f634d
Tachidesk: Remove NSFW tag ( #12402 )
2022-07-02 22:34:11 -04:00
arkon
a8cb5c2794
Mark self-hosted sources as unmetered ( #12077 )
2022-06-05 11:49:11 -04:00
Jean-Philippe ALLEGRO
caa4b81c64
Add basic auth support for Tachidesk ( #11477 )
...
* add basic auth support
* update version
* refactored settings load
* wrong var in pair
* Update src/all/tachidesk/src/eu/kanade/tachiyomi/extension/all/tachidesk/Tachidesk.kt
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
* use kotlin forEach
* refactor headersBuilder to use credentials
* removed credentials()
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-04-15 19:59:12 -03:00
arkon
6a75de9261
Remove usage of @Nsfw annotation in favor of extension-level flagging ( #9368 )
2021-10-04 16:44:32 -04:00
Aria Moradi
585b4c1968
Tachidesk: sync implementation with >= v0.5.0 ( #9132 )
2021-09-19 13:17:35 -04:00
arkon
bc7d8c8672
Default libVersion to 1.2 ( #9014 )
2021-09-09 08:58:17 -04:00
Aria Moradi
dd07318201
Tachidesk: fix crash issues ( #8735 )
...
* fix tachidesk crash issues
* re-format file
2021-08-22 10:36:26 -04:00
Aria Moradi
070ef60753
add compatibility with Tachidesk-Server v0.4.7 ( #8717 )
...
* better baseUrl pref name
* add compatibility with Tachidesk-Server v0.4.7
2021-08-21 19:37:18 -04:00
Aria Moradi
94915eeb0f
add Tachidesk extension ( #8361 )
...
* add Tachidesk extension
* rewrite with kotlinx-serialization
* apply suggestions by @ObserverOfTime
* linter must lint
* map Tachidesk MangaStatus to SManga constants
* raise exception when baseUrl is empty
* defensive programming
* print Exception to Log.e instead
* cesco asked for this...
2021-08-03 10:13:00 -04:00