3657 Commits

Author SHA1 Message Date
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
Jaifroid
f133243932 Update Kiwix_JS_Windows_Release_Body.md 2023-09-03 10:55:19 +01:00
Jaifroid
ff4cebe007 Correct package name for appx 2023-09-03 09:43:35 +01:00
Jaifroid
1d9ac7fb92 Deal with extraneous newlines in package.json 2023-09-03 09:43:06 +01:00
Jaifroid
4a62360183 Correct placeholder archive file 2023-09-03 09:32:35 +01:00
Jaifroid
b2adea44d6 Attempt to fix appx file renaming and upload problem 2023-09-03 09:30:37 +01:00
Jaifroid
9bbfb7f83d Bunp app version for GitHub release 2023-09-02 17:59:48 +01:00
Jaifroid
f8dc77df7b Fix number incrementation function 2023-09-02 17:24:15 +01:00
Jaifroid
a3d9fa9a9a Provide buildalluwp option for Create-DraftRelease 2023-09-02 17:03:02 +01:00
Jaifroid
0669c991c5 Update packaged archive for base app 2023-09-02 17:01:14 +01:00
Jaifroid
eda4d18a99 Update licence headers 2023-09-01 08:56:51 +01:00
Jaifroid
b557260b3f Update changelog 2023-08-31 17:47:49 +01:00
Jaifroid
25d2bb4d18 Do not hyperlink math-fallback-images to high-res versions
Fixes #449
2023-08-31 17:42:20 +01:00
Jaifroid
f31c999863 Prevent Jekyll processing
Fixes #447
2023-08-28 06:51:44 +01:00
Jaifroid
707df41f73 Update changelogs and add note about iOS in documentation 2023-08-27 17:37:24 +01:00