mihon/app/src/main/java/eu/kanade
nicki e7695aef78
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
2022-06-12 10:24:39 -04:00
..
core Convert Extension tab to use Compose (#7107) 2022-05-15 09:59:53 -04:00
data Update manga metadata on library update with sqldelight (#7293) 2022-06-12 10:21:45 -04:00
domain Update manga metadata on library update with sqldelight (#7293) 2022-06-12 10:21:45 -04:00
presentation Update compose-theme-adapter 2022-06-12 09:59:55 -04:00
tachiyomi Fix Links to Changelog/Readme/Commits for multisrc (#7252) 2022-06-12 10:24:39 -04:00