Optimus-NP
Optimus-NP
Fixes [#729](https://github.com/kiwix/kiwix-tools/issues/729) Refactor and Improve Code Formatting in kiwix-serve.cpp - Introduced `listenDirectoryChanges()` function (Linux-only) to monitor directory changes and reload the library dynamically. - Used `inotify` to detect modifications in...
[Fix #5384] Prevent config failure with defined action as a number ### Problem The configuration fails when a **defined action** is set as a **numeric value** instead of a **string**,...
I've noticed that the dropdown isn't displaying the languages in lexicographical order. This makes it harder for the users to quickly find their preferred language. Sorting the list properly would...
### Description Ensure that Kiwix Server provides appropriate favicons for screens with a device pixel ratio (DPR) greater than 1. This includes optimizing favicon assets to support high-resolution displays, improving...
Fixes: #1189 Add proper configuration for Progressive Web App (PWA) and platform-specific icons across the application. Changes include: - Update site.webmanifest with correct icon purposes for PWA - Add Android...
# `kiwix::toTitle` Function Not Working as Expected ## Description The `kiwix::toTitle` function is not producing the expected results, causing multiple test cases to fail across different Linux environments. ## Expected...
# Proposal: Add Clickstream Metrics API to `libkiwix` for Capturing User Interactions ## Background To better understand user behavior and improve user experience across applications using `libkiwix`, I propose adding...
With Js | NoJs :-------------------------:|:-------------------------:  |  Compare the language dropdowns in these two images, and we'll notice an inconsistency. I have highlighted the differences.