libkiwix/static/templates
Veloman Yunkan a7fea462b0 HTML decoding of suggestions in the frontend
Since the `value` field of the search suggestion results is HTML
escaped/encoded in the backend (see static/templates/suggestion.json) it
must be decoded in the frontend.
2021-03-04 14:18:58 +01:00
..
404.html Introduce the server functionality in the kiwix-lib. 2019-08-11 11:30:43 +02:00
500.html [SERVER] Catch any error and return a 500 response instead of crashing. 2019-08-11 11:30:43 +02:00
captured_external.html Typo fix in error message 2021-02-09 09:38:18 +01:00
external_blocker_part.html moved blockExternalLink outside of taskbar 2020-03-27 11:25:39 +00:00
head_part.html HTML decoding of suggestions in the frontend 2021-03-04 14:18:58 +01:00
index.html Set fixed size for favicon in home page listing 2020-08-12 14:47:37 +02:00
no_search_result.html Fix few errors in static files. 2019-08-11 11:30:43 +02:00
search_result.html added pageLength for search_pagination 2020-08-12 02:08:02 +05:30
suggestion.json Introduce the server functionality in the kiwix-lib. 2019-08-11 11:30:43 +02:00
taskbar_part.html Better kiwix-serve content (because of taskbar) top-padding 2019-08-27 16:24:52 +02:00