b9b5b2818ca1b34df337b9343407ca45f976b0b2
* Added the back button to the main Ui * Changed the naviation in the reader ui so that when the next or previous chapter links are clicked, instead of adding the a new history entry, it will replace the current History entry and rereder the Reader component * - Made changes so that if history is of length 1 then the backbutton will take you to /library - made use of the startsWith method so that if we use url for the saving the last viewed category there won't be a need to change this - changed a few relative imports to absolute imports * Back button won't show for any route that has an icon in the sidebar
Tachidesk-WebUI
The bundled web interface that comes with Tachidesk-Server(In simple terms, download Tachidesk-Server and you'll get Tachidesk-WebUI with it.).
WebUI doesn't have it's own Tachidesk distribution and is version locked by Tachidesk-Server.
You can find minified builds of WebUI in Tachidesk-WebUI-preview
About
This is a create-react-app project, you can find it's readme in BUILDING.md
License
Copyright (C) Contributors to the Suwayomi project
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Description
Languages
TypeScript
99.9%