komikku/app/src/main/java/eu/kanade/tachiyomi
nicki 25e0075041 Fix Links to Changelog/Readme/Commits for multisrc (#7252)
* Fix Links to Changelog/Readme/Commits for `multisrc`

working basic fix. Needs to be refactored into `createUrl()`

* Refactor back into `createUrl`

hopefully the logic is understandable
there's three cases:
 - when multisrc, if `path` isn't mentioned, then we're trying to open
   commmit history
 - when multisrc, if `path` is mentioned, then its either a changelog or
   a readme to a multisrc extension, the files are stored in the
   `overrides` subfolder
 - when not multisrc, we're looking at a single source where the links
   are constructed in the same way regardless of it being
   changelog/readme/commit history

(cherry picked from commit e7695aef78c92c10e5bae953b24a19e67ac156af)
2022-06-12 12:47:00 -04:00
..
data Update manga metadata on library update with sqldelight (#7293) 2022-06-12 12:20:07 -04:00
extension Change jsDelivr CDN URL to Fastly (#7156) 2022-05-24 19:29:48 -04:00
network Add more DoH providers (#7256) 2022-06-11 11:58:13 -04:00
source Fix chapter list live update (#7296) 2022-06-12 12:44:34 -04:00
ui Fix Links to Changelog/Readme/Commits for multisrc (#7252) 2022-06-12 12:47:00 -04:00
util Make syncChaptersWithSource use sqldelight (#7263) 2022-06-11 12:51:49 -04:00
widget Minor cleanup 2022-06-11 11:58:54 -04:00
App.kt Minor cleanup 2022-05-24 19:24:41 -04:00
AppInfo.kt Add compress to CBZ on download (#6360) 2022-01-01 15:24:12 -05:00
AppModule.kt Make syncChaptersWithSource use sqldelight (#7263) 2022-06-11 12:51:49 -04:00
Migrations.kt Fix crash when using renamed library sort methods (fixes #7092) 2022-05-08 10:49:40 -04:00