libkiwix/static
Veloman Yunkan f7b853373c Less confusing 404 errors from /random endpoint
Before this fix the /random endpoint could return a 404 Not Found page
saying

  The requested URL "/random" was not found on this server.

Error cases producing such a result were:

- `/random?content=NON-EXISTING-BOOK` (can happen when a server is
restarted or the library is reloaded and the current book is no longer
available).

- Failure of the libkiwix routine for picking a random article.

Now a proper message is shown for each of those cases.
2021-12-22 17:12:34 +01:00
..
skin Fix javascript/DOM quotting bug 2021-12-19 11:27:45 +01:00
templates Less confusing 404 errors from /random endpoint 2021-12-22 17:12:34 +01:00
catalog_v2_searchdescription.xml /catalog/v2/searchdescription.xml 2021-06-08 20:37:00 +04:00
meson.build Use python3 instead of python. 2020-05-04 10:52:11 +02:00
navigation_feed.tmpl Introduce the server functionality in the kiwix-lib. 2019-08-11 11:30:43 +02:00
opensearchdescription.xml Root url is normalized once in the constructor 2021-06-08 20:37:00 +04:00
resources_list.txt Renave static/home.css to static/index.css 2021-11-16 12:10:15 +00:00