libkiwix/static
Veloman Yunkan f674336cc1 Fixed external links in the viewer iframe
Before this fix clicking an external link in the viewer iframe had no
effect (other than an error being reported in the browser dev tools
console) because the attempt to navigate the top browser context was
suppressed due to sandboxing.

This commit works around that limitation by providing message-based
API for top context navigation. Now malicious pages can break out of
the viewer iframe as soon as they learn about that API :)
2023-05-16 18:47:38 +04:00
..
skin Fixed external links in the viewer iframe 2023-05-16 18:47:38 +04:00
templates A slight simplification of the mustache template 2023-04-18 14:45:51 +04:00
catalog_v2_searchdescription.xml /catalog/v2/searchdescription.xml 2021-06-08 20:37:00 +04:00
ft_opensearchdescription.xml Add searchdescription.xml endpoint 2022-06-03 15:46:41 +02:00
generate_i18n_resources_list.py Handling of translation jsons w/o the language name 2023-03-01 19:16:06 +04:00
i18n_resources_list.txt Updated the list of translations 2023-03-01 19:16:30 +04:00
meson.build Don't use `check` keyword argument on old meson. 2023-02-08 15:19:59 +01: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 Add download-links to tiles in /nojs 2023-03-29 19:02:56 +05:30
viewer.html Really enable Chromium to display PDFs in the viewer iframe 2023-04-10 16:42:21 +04:00