4141 Commits

Author SHA1 Message Date
Jaifroid
9f42b1cf4a Hopefully final adjustment to window.innerHeight 2023-11-03 13:41:17 +00:00
Jaifroid
80af6f0158 Fix calculation of iframe height 2023-11-03 13:23:48 +00:00
Jaifroid
40083f7888 In webkitdirectory browsers, ensure archiveList is displayed
Fixes #479
2023-11-03 09:02:50 +00:00
Jaifroid
0230043db8 Simplify Zimit content warning 2023-11-03 08:34:28 +00:00
Jaifroid
09aab6c01a Fix some language and subject parsing in library 2023-11-03 07:34:24 +00:00
Jaifroid
be4558e204 Reset header and footer before loading new article 2023-11-02 16:58:11 +00:00
Jaifroid
df5dc574a4 Fixes for new slideaway system (specifically for IE11) 2023-11-02 16:38:27 +00:00
Jaifroid
e8566f1f58 Clarify that swipe must be decisive 2023-11-01 21:56:35 +00:00
Jaifroid
6c2de2bde1 Fix region resizing and make swipe > 2/3 screen
Fixes #482
2023-11-01 21:40:55 +00:00
Jaifroid
0cb9134321 Remove unnecessary console logging
Fixes #482
2023-11-01 21:11:53 +00:00
Jaifroid
7e945d3769 Add info about removing navbars to About
Fixes #481
2023-11-01 13:15:03 +00:00
Jaifroid
df261dae2e Port scroller and swipe-away feature from kiwix-js
Fixes #480
2023-11-01 08:39:55 +00:00
Jaifroid
3851401259 Add changelogs for interim release 2.7.6 2023-10-31 12:43:29 +00:00
Jaifroid
e43b0c5048 Update permalinks 2023-10-31 12:14:22 +00:00
Jaifroid
f0a5ef8d86 Bump app version 2023-10-31 12:13:12 +00:00
Jaifroid
b27545eeaf Fix error in deletion subroutine 2023-10-31 11:45:00 +00:00
Jaifroid
917f14ce64 Correct some incorrect permalinks 2023-10-31 09:48:30 +00:00
Jaifroid
079d9a7724
Update Add-KiwixPWA-to-Edge-sidebar.md 2023-10-31 07:58:52 +00:00
Jaifroid
a9e3b4dc4c Create demo of all OPFS features 2023-10-29 15:34:48 +00:00
Jaifroid
35b87b90c8 Leverage existing iterator, don't reinvent wheel... 2023-10-26 15:19:24 +01:00
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