21 Commits

Author SHA1 Message Date
Jaifroid
1fa345bf7e
Deal correctly with link element containing a favicon (#811) 2022-01-31 09:40:51 +00:00
Jaifroid
06e528a5f3
Provide methods for resetting the app and bypassing appCache #794 (#797) 2022-01-16 12:47:51 +00:00
Jaifroid
e42995047c
Enable Service Worker mode in Firefox extension via PWA workaround #764 (#771) 2022-01-09 09:19:51 +00:00
Jaifroid
8579bbeb72
Recompile Emscripten binaries, implement WASM with fallback, add API info, add compile scripts (#740)
Fixes #739, #652 and #511. Instructions and helper scripts are included for easy future recompiling of the binaries with docker.
2021-08-22 08:54:47 +01:00
Jaifroid
18c51f1ab9
Preliminary support for ZIM archives with no namespace (#698)
Partially implements #684.
2021-02-06 17:00:05 +00:00
Jaifroid
34579987f5
Extract images sequentially in jQuery mode #671 (#677) 2020-11-29 07:36:32 +00:00
Jaifroid
74cccba19a
Add WebP Polyfills in jQuery mode #650 (#670)
Fixes #650.
2020-11-22 09:50:18 +00:00
Jaifroid
9d908a9a38
Fix missing footer and footer style with light contentTheme #591 (#592)
Fixes #591.
2020-02-07 06:45:20 +00:00
Jaifroid
26390e84cb
Implement a theming system (dark theme / night mode) #265 (#582)
Closes #265.
2020-02-03 20:39:18 +00:00
Jaifroid
74f7dee7ee Add transition between different pages (home/config/about) 2020-01-12 07:17:18 +00:00
vasusharma7
0f3194435c Solved the issue of " Broken display when search results have special characters (#575)" 2019-12-07 23:42:58 +05:30
Jaifroid
f7f21a8173
Upgrade Bootstrap to version 4 #526 (#527)
Closes #526. Also part of implementing #523.
2019-08-31 15:13:49 +01:00
Jaifroid
182e47684d
Apply dirEntry.getMimetype throughout code #500 (#519)
Closes #500.
2019-06-06 06:08:25 +01:00
Jaifroid
7001d6e955
Remove dependency on base URL #495 (#496)
Closes #495.
2019-06-02 21:40:59 +01:00
Jaifroid
8f51aa1ce0
Allow keyboard selection in search list #55 (#501)
Closes #55 and #503.
2019-05-26 08:23:56 +01:00
Jaifroid
dd0d55b6fd
Support epub and other downloads from ZIM in jQuery mode #439 (#462)
Closes #439.
2019-03-03 11:15:33 +00:00
Jaifroid
e595a49d70
Add active content warning #466 (#467)
Closes #466 and #468.
2019-01-14 06:46:39 +00:00
Mossroy
7a95cf12af Accept links to articles that have an anchor.
The anchor has to be removed before passing to the ZIM backend

Fixes #344
2018-03-19 20:31:13 +01:00
Jaifroid
84452384f8
Cache the CSS content in jQuery mode #355 (#336) 2018-01-23 21:51:29 +00:00
Mossroy
bf6fd95f22 Replace "Evopedia" strings by "Kiwix" in all file headers.
Fixes #165
2017-04-09 10:12:24 +02:00
mossroy
9b909c5a6b Separate DOM-related utility functions (used only by the UI) from the other ones.
Suggested by peter-x in #162
2016-01-16 15:26:23 +01:00