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
|
22573ca96e
|
Update dependencies
|
2023-10-21 15:50:08 +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 |
|
dependabot[bot]
|
a860babbe6
|
Bump @babel/traverse from 7.21.5 to 7.23.2 (#477)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-19 07:26:34 +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
|
b24b760e61
|
Update CHANGELOG.md
|
2023-10-18 08:29:46 +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
|
018923e6aa
|
Update image links in permalinks
|
2023-10-15 09:24:33 +01:00 |
|
Jaifroid
|
439c18b994
|
Update permalinks for renamed Repo
|
2023-10-15 09:04:34 +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
|
4cced187ea
|
Bump changelogs
|
2023-10-12 08:31:09 +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
|
4efc09700e
|
Update CHANGELOG.md
|
2023-10-10 08:37:42 +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
|
367bdff07d
|
Missed the other reset button
|
2023-10-09 14:54:13 +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
|
ec691f3bc3
|
Update CHANGELOG.md
|
2023-10-09 09:32:20 +01:00 |
|
Jaifroid
|
5de95a92f9
|
Update permalinks
|
2023-10-09 09:31:34 +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
|
fd47bbc059
|
Make sure spinner doesn't block the UI
|
2023-10-08 16:49:21 +01:00 |
|
Jaifroid
|
93ca8b5640
|
Update Demo-OPFS_Chrome_Android.md
|
2023-10-08 11:50:48 +01:00 |
|
Jaifroid
|
6075f3a3d4
|
Update Install-PWA_Firefox_Android.md
|
2023-10-08 11:42:32 +01:00 |
|
Jaifroid
|
1eda818ac7
|
Update Demo-OPFS_Chrome_Android.md
|
2023-10-08 11:02:01 +01:00 |
|
Jaifroid
|
431b7ad7ad
|
Use Neutral override for wingetcreate
v2.7.2-E
|
2023-10-07 17:04:14 +01:00 |
|
Jaifroid
|
ad93fbddfd
|
Update permalinks
|
2023-10-07 15:51:40 +01:00 |
|