4149 Commits

Author SHA1 Message Date
Jaifroid
b3307395f2
Fix opening and closing of Wikipedia headers #744 (#745)
* Fix opening and closing of Wikipedia headers

* Only make sections closeable in mobile styles

* Fix misplaced hatnote in mobile style
2025-08-03 07:01:09 +03:00
Jaifroid
0b2246eee0 Fix typo in config
Fixes #743.
2025-07-30 10:08:30 +03:00
Jaifroid
ea6e027d13 Bump Electron builder to latest 2025-07-28 18:07:51 +03:00
Jaifroid
8ae0712e6b Better loading logic for latest Electron 2025-07-28 18:07:32 +03:00
Jaifroid
88497964ce Update permalinks 2025-07-27 16:53:43 +03:00
Jaifroid
2fabb9a1ca Change code signing thumbprint v3.6.8-E v3.6.8 2025-07-26 17:16:46 +03:00
Jaifroid
bc9e935b95 Add known issue 2025-07-19 12:08:39 +01:00
Jaifroid
f369c5dbc7 Further code to remove max page width 2025-07-19 11:59:53 +01:00
Jaifroid
df901b9a2a Update skins.vector.styles.css 2025-07-19 10:55:30 +01:00
Jaifroid
8b15f36844 Bump app to v3.6.8 2025-07-19 10:42:49 +01:00
Jaifroid
801685eca7 Update changelogs for release 3.6.7 / 3.6.8 2025-07-19 10:40:50 +01:00
Jaifroid
1d000fd479 Update mediawiki.page.gallery.styles.css
Fixes #737
2025-07-19 10:27:48 +01:00
dependabot[bot]
78f141ef31
Bump electron from 29.3.1 to 29.3.3 (#738)
Bumps [electron](https://github.com/electron/electron) from 29.3.1 to 29.3.3.
- [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/v29.3.1...v29.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-13 16:09:29 +01:00
Jaifroid
6ccffd0001 Bump app version 2025-06-19 10:08:46 +01:00
Jaifroid
263889fcb7 Update CHANGELOG.md 2025-06-19 10:08:11 +01:00
Jaifroid
46e47e792b
Fix find in article bar not showing #732 (#733) 2025-06-19 09:59:14 +01:00
Jaifroid
ae99e20e6c
Fix missing text on some pages #730 (#731)
Removes unneeded dirty patches that misbehave.
2025-06-19 07:08:52 +01:00
Jaifroid
2aa6bbf585 Revert "Try to fix npm error"
This reverts commit 80e4157c92ffb6628f94cabc62b756ac45f46dd0.
2025-06-18 06:50:52 +01:00
Jaifroid
80e4157c92 Try to fix npm error 2025-06-17 20:50:23 +01:00
Jaifroid
fe7539c335 Update CHANGELOG.md 2025-06-17 20:33:01 +01:00
Jaifroid
769249c059 Update information about fulltext search 2025-06-17 20:32:43 +01:00
Jaifroid
d9b588919c Bump app version 2025-06-17 20:00:17 +01:00
Jaifroid
bfa70d09f7 Security updates 2025-06-17 19:59:53 +01:00
Jaifroid
b971457af7
Fix runaway regular expression when parsing MathML #714 (#728) 2025-06-17 19:56:58 +01:00
Jaifroid
cf0dfc73f2 Fix rare case of popover icons not found 2025-06-17 14:01:34 +01:00
Jaifroid
b9def35bdd Move and improve ZIM theme style detection 2025-06-17 11:17:10 +01:00
Jaifroid
0c53ffcf1e Match missing styles with ./mw instead of -/mw 2025-06-17 11:16:38 +01:00
Jaifroid
4fb15c8cad
Add snippets to fulltext search #724 (#725) 2025-06-14 17:23:35 +01:00
Jaifroid
bb5136e677
Fix unresponsive search prefix (#726) 2025-06-13 08:49:26 +01:00
Jaifroid
05a1409fe2 Make features section clickable 2025-06-11 09:23:24 +01:00
Jaifroid
8c46c2ca07 Fix figcaption dark style 2025-06-10 20:58:44 +01:00
Jaifroid
4d46656112 Update CHANGELOG.md 2025-06-10 11:30:47 +01:00
Jaifroid
d29afd0576 Bunp app version 2025-06-10 11:29:41 +01:00
Jaifroid
84271c65f3 Fix misplaced hatnote in ActionParse ZIMs
Fixes #723.
2025-06-10 11:28:29 +01:00
Jaifroid
f078afede7 Update Kiwix_JS_Windows_Release_Body.md 2025-06-10 07:20:43 +01:00
Jaifroid
fbaadf82be Interim CHANGELOG 2025-06-10 07:20:37 +01:00
Jaifroid
5ae396beae Update user-facing changelog to show ZIM style 2025-06-10 06:35:12 +01:00
Jaifroid
4522b74814 Detect and report zimStyle to Config 2025-06-10 06:28:56 +01:00
Jaifroid
2744495cae Fix dark mode in ActionParse mobile style 2025-06-10 06:01:54 +01:00
Jaifroid
54e5a429ef Mark ActionParse as Desktop style
Fixes #721
2025-06-10 05:44:36 +01:00
Jaifroid
9ff7448bbb Remove BOM from index.html 2025-06-09 21:52:02 +01:00
Jaifroid
8c1cc880ff Update Kiwix_JS_Windows_Release_Body.md 2025-06-09 21:06:01 +01:00
Jaifroid
18ab0c1072 Update permalinks 2025-06-09 21:05:52 +01:00
Jaifroid
f768459170 Bump app to 3.6.6 v3.6.6-E v3.6.6 2025-06-09 19:39:43 +01:00
Jaifroid
776db36d64 Update changelogs 2025-06-09 18:11:42 +01:00
Jaifroid
94be0e0443 Update .gitignore 2025-06-09 17:42:32 +01:00
Jaifroid
809db0458e Update libzim to patched unreleased version 2025-06-03 18:11:17 +01:00
Jaifroid
b74ee3f7f4
Update javascript-libzim scripts to v0.8 #719 (#720) 2025-06-01 18:17:44 +01:00
Jaifroid
63fd5f618a Update Wikivoyage permalinks 2025-05-26 16:46:12 +01:00
Jaifroid
e813b8005f Bump app version 2025-05-25 22:03:43 +01:00