Nikhil Tanwar
Nikhil Tanwar
Added: - CTRL + TAB shortcut for going to the next tab. - CTRL + SHIFT + TAB shortcut for going to previous tab. Fixes #866
When downloading a file, with monitor directory set same as download directory, the changes in fs may send a double booksChanged signal leading to:  The first is due to...
Fixes #807
Currently, if I visit: `http://library.kiwix.org/catalog/search?name=archlinux_en_all_nopic_2022-05` I get no books. The `name` is not actually the filename so to get the desired book I need to visit: `http://library.kiwix.org/catalog/search?name=archlinux_en_all` and then search...
Widget endpoint: /widget Fixes https://github.com/kiwix/libkiwix/issues/585
Fixes https://github.com/kiwix/overview/issues/79 **Mount any ZIM file to your filesystem** Usage: `zimfuse zimFile.zim mountDir` mountDir should exist before using zimfuse.
Fix #697 Superseeds #1070
Fixes #739 Requires: https://github.com/kiwix/libkiwix/pull/1220 Added the ability to provide directories along with filePaths in `kiwix-serve` Example usage: `kiwix-serve --port 8080 directoryPath filePath anotherDirectoryPath` For a file structure of this kind:...
Fixes https://github.com/kiwix/kiwix-tools/issues/739 Pre-requirement for: https://github.com/kiwix/kiwix-tools/pull/743 Added a function to load books from a directory. Requires rootPath to iterate over.