abhijeetChawla b9b5b2818c Back button implementation (#47)
* 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
2021-10-26 11:49:23 +03:30
2021-10-25 16:44:46 +03:30
2021-08-08 04:45:35 +04:30
2021-09-17 20:20:38 +04:30
2021-10-26 11:49:23 +03:30
2021-09-02 14:15:03 +04:30
2021-09-09 17:51:22 +04:30
2021-08-18 05:12:57 +04:30
2021-08-18 05:34:00 +04:30
2021-09-09 17:51:22 +04:30
2021-09-06 15:51:31 +04:30
2021-09-02 14:15:03 +04:30
2021-09-09 17:51:22 +04:30

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
Material You styled Suwayomi WebUI
Readme 26 MiB
Languages
TypeScript 99.9%