3571 Commits

Author SHA1 Message Date
Jaifroid
27f3a5e21a Scale images v2.7.2 2023-10-07 15:34:25 +01:00
Jaifroid
e56023b6b6 Add Demo documents 2023-10-07 15:28:42 +01:00
Jaifroid
fccd0886f2 Add demos of OPFS 2023-10-07 14:51:57 +01:00
Jaifroid
ddff041543 Bump app version for release 2023-10-07 14:26:36 +01:00
Jaifroid
1f6e020beb Update changelog and prune user changelog 2023-10-07 11:50:18 +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
5ca28ff751 Update changelog 2023-10-06 10:33:04 +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
2abe499f7e Try again with hover cancellation 2023-10-06 08:42:38 +01:00
Jaifroid
37b2ef8e8a Better hover solution for touch-only 2023-10-06 08:30:41 +01:00
Jaifroid
478fb93848 Remove hover effect on touch-only devices 2023-10-06 07:45:13 +01:00
Jaifroid
ba76423af9 Update description of features and some pruning 2023-10-05 21:49:51 +01:00
Jaifroid
6b91f81eac Turn off OPFS if handling or dropping a file #466
Fixes #466
2023-10-05 21:17:20 +01:00
Jaifroid
fc7f4ac3c6 Bump changelogs 2023-10-05 20:45:34 +01:00
dependabot[bot]
94c20895c1
Bump electron from 22.3.24 to 22.3.25 (#465)
Bumps [electron](https://github.com/electron/electron) from 22.3.24 to 22.3.25.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v22.3.24...v22.3.25)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-05 20:18:07 +01:00
Jaifroid
ad375c1310
Rework file access and support Origin Private File System (#459) 2023-10-05 19:20:04 +01:00
Jaifroid
dc5aa637d7 Update CHANGELOG.md 2023-10-05 08:27:36 +01:00
Jaifroid
cc2efd93c5 Update CHANGELOG.md 2023-10-05 08:24:54 +01:00
dependabot[bot]
c87bd4eb67
Bump postcss from 8.4.23 to 8.4.31 (#464)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.23...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  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-05 07:32:08 +01:00
Jaifroid
3d4820433c Update appVersion and ZIM archive 2023-10-05 07:26:47 +01:00
Jaifroid
d273b90cd5 Update CHANGELOG.md 2023-09-30 10:11:38 +01:00
Jaifroid
006566eb25 Bump app version 2023-09-30 10:02:24 +01:00
Jaifroid
e9a2b76288 Update permalinks for Wikivoyage 2023-09-30 09:39:07 +01:00
dependabot[bot]
70e74d9624
Bump electron from 22.3.21 to 22.3.24 (#460)
Bumps [electron](https://github.com/electron/electron) from 22.3.21 to 22.3.24.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v22.3.21...v22.3.24)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 12:53:54 +01:00
Jaifroid
a7bd28e1c3
Add a demo showing how to add app to Edge sidebar (#457) 2023-09-16 14:38:49 +01:00
Jaifroid
8627c017fa Update changelogs 2023-09-14 18:31:33 +01:00
Jaifroid
3c30d39a37 Bump app to v2.6.6 2023-09-14 18:23:26 +01:00
Jaifroid
a39c231afe Update WikiMed permalinks 2023-09-14 18:21:41 +01:00
Jaifroid
6878cefb5c Better recognize missing title to avoid duplication 2023-09-14 16:51:10 +01:00
Jaifroid
28200f6e50
Remove webpHandler when images are controlled #424 (#454) 2023-09-10 09:22:55 +01:00
Jaifroid
89a4102601
Fix typo in README 2023-09-07 08:44:31 +01:00
dependabot[bot]
7b3a7fe95b
Bump electron from 22.3.12 to 22.3.21 (#452)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-07 08:22:29 +01:00
Jaifroid
55eea78186
Update README.md corrections 2023-09-05 16:24:49 +01:00
Jaifroid
95abf778b3
Update README.md with new images and text 2023-09-05 16:12:59 +01:00
Jaifroid
aabb38a659 Update kiwix-js-nwjs.html 2023-09-04 09:44:09 +01:00
Jaifroid
cece50e8c9 Attempt to fix wingetcreate v2.6.4-E 2023-09-03 11:45:58 +01:00
Jaifroid
e836b0b048 Include new appx in list of downloadable assets 2023-09-03 11:45:44 +01:00
Jaifroid
31ad7ea530 Update permalinks v2.6.4 2023-09-03 10:55:41 +01:00