Optimus-NP

Results 8 issues of 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...

enhancement
kiwix-serve

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...

question
kiwix-serve

# 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...

enhancement
question

With Js | NoJs :-------------------------:|:-------------------------: ![Image](https://github.com/user-attachments/assets/72fc4816-3954-4794-b00f-8f2082562279) | ![Image](https://github.com/user-attachments/assets/4dc48cdb-0915-46cd-8a58-42937d541816) Compare the language dropdowns in these two images, and we'll notice an inconsistency. I have highlighted the differences.

bug
kiwix-serve