1752 Commits

Author SHA1 Message Date
Jaifroid
635fbd64de Move entry list iterator to cache.js and simplify 2023-10-26 14:14:40 +01:00
Jaifroid
954cd5d192 Revert "Do not treat static resources from mozilla as unwanted"
This reverts commit 754a722cdab46004517ef7b0b53ea435ebe9a5e7.
2023-10-22 08:14:55 +01:00
Jaifroid
0a6b064dd4 Some corrections to comments 2023-10-21 18:27:50 +01:00
Jaifroid
f80d84addd Deal better with assets that cannot be located in ZIM 2023-10-21 15:56:57 +01:00
Jaifroid
754a722cda Do not treat static resources from mozilla as unwanted 2023-10-21 15:55:21 +01:00
Jaifroid
ea8a3c242f Add some sanity checks to prevent runaway searches 2023-10-19 17:16:28 +01:00
Jaifroid
75f1b3f906 Avoid potentially buggy search for raw URL 2023-10-19 07:58:54 +01:00
Jaifroid
72aff32d11 Fix exception displaying plain text when no HTML document 2023-10-19 07:22:47 +01:00
Jaifroid
f457fcec57 Add JSDoc header for processDirectoryOfFiles 2023-10-18 17:18:16 +01:00
Jaifroid
c5c24a7800 Handle an empty dirEntry or empty data returned 2023-10-18 14:54:49 +01:00
Jaifroid
e293386f7b Update active content detection for new Kolibri 2023-10-18 10:03:22 +01:00
Jaifroid
d839f29a7d Backport changes from Kiwix JS 2023-10-17 13:56:59 +01:00
Jaifroid
8d50d1714c Simplify ZIM archive loading and add pureMode 2023-10-16 21:34:33 +01:00
Jaifroid
e26984aee3 Allow for multiple M/ namespace values 2023-10-16 21:33:32 +01:00
Jaifroid
061897165d Add facility for reading M/ metadata on ZIM load 2023-10-16 14:05:42 +01:00
Jaifroid
e315bfffaa Fix formatting issues identified by ESLint 2023-10-16 10:23:09 +01:00
Jaifroid
92e7480761 Update embedded permalinks 2023-10-15 11:09:52 +01:00
Jaifroid
f4daca3d7c
Rename kiwix-js-windows to kiwix-js-pwa (#476) 2023-10-15 07:55:20 +01:00
Jaifroid
91ef8e7ab6 Bump app version to 2.7.41 2023-10-12 08:33:10 +01:00
Jaifroid
ba473035c8 Open all sections when searching in app 2023-10-11 11:38:53 +01:00
Jaifroid
f9cecff102 Refactor 2023-10-11 10:10:41 +01:00
Jaifroid
b7520f32f8 Better fix for details / summary tags 2023-10-11 10:10:02 +01:00
Jaifroid
5872f8037a ESLint cleanup of transformStyles.js 2023-10-10 15:00:20 +01:00
Jaifroid
957a70af8a Fix display of summary-details blocks
Fixes #473
2023-10-10 13:53:43 +01:00
Jaifroid
3af9fd1ea3 If import failed, delete file stub(s) 2023-10-10 08:17:32 +01:00
Jaifroid
da686212f0 Include Safari in messages about lack of OPFS support 2023-10-10 07:37:55 +01:00
Jaifroid
5ad61abec1 Inform user that OPFS archives are preserved when resetting 2023-10-09 14:39:18 +01:00
Jaifroid
d567eeb5ac Add spinner for download as well as import 2023-10-09 14:10:43 +01:00
Jaifroid
4562ad5f2b Bump app version for interim release 2023-10-09 11:31:45 +01:00
Jaifroid
4da44c4460 Add colour to OPFS and empty list if disactivated 2023-10-09 06:44:31 +01:00
Jaifroid
27bebfaa73 Deactivate export if delete and vice versa 2023-10-09 06:44:31 +01:00
Jaifroid
71d92e3c7e Don't show spinner on click if it's an anchor link 2023-10-08 20:14:00 +01:00
Jaifroid
0b42107471 Fix html entity < appearing in dirEntry titles 2023-10-08 19:35:52 +01:00
Jaifroid
7d82013f1e Added spinner when importing files to OPFS 2023-10-08 17:19:53 +01:00
Jaifroid
ddff041543 Bump app version for release 2023-10-07 14:26:36 +01:00
Jaifroid
3778467fd4 Clear Ops Panel on error 2023-10-07 11:50:02 +01:00
Jaifroid
b5fbea3ec0 Use Operations Panel for Electron downloads too 2023-10-07 11:39:42 +01:00
Jaifroid
0728a6ff27 Use Operations Panel for long-running processes 2023-10-07 09:48:27 +01:00
Jaifroid
84e35492be Add a utility to poll the Operations Panel (alertBoxFooter) 2023-10-07 08:57:18 +01:00
Jaifroid
6c4906e83f Add a please wait to import notification 2023-10-07 06:33:01 +01:00
Jaifroid
9c0c38800d Zero the counters in case of download error 2023-10-06 18:09:18 +01:00
Jaifroid
ede21904ce Use less confusing language for downloads without meta4 2023-10-06 16:39:21 +01:00
Jaifroid
0baaff4167 Bump app to v2.7.1 2023-10-06 13:57:35 +01:00
Jaifroid
f9a247ed6e
Fix File Handling and File System Access API conflict (#469) 2023-10-06 13:44:31 +01:00
Jaifroid
d24becca14 Prevent interference between launchQueue and OPFS 2023-10-06 11:28:52 +01:00
Jaifroid
4a615f1303 Prevent app remembering picked folder when handling files 2023-10-06 10:55:36 +01:00
Jaifroid
8ea3d365a5 Properly fix refreshFullScreen and load spinner sooner 2023-10-06 10:02:49 +01:00
Jaifroid
043060e765 Revert "Try to fix refreshFullScreen"
This reverts commit 69df73208c47386e48b739f768f006f371e79cd6.
2023-10-06 09:46:05 +01:00
Jaifroid
69df73208c Try to fix refreshFullScreen 2023-10-06 09:14:26 +01:00
Jaifroid
478fb93848 Remove hover effect on touch-only devices 2023-10-06 07:45:13 +01:00