4141 Commits

Author SHA1 Message Date
Jaifroid
f18605d11d Prevent wombat check script from running
Fixes #299.
2023-06-02 10:38:27 +01:00
Jaifroid
fb3df940eb More attempts to work around cross-origin blocks with PDFs 2023-06-02 08:02:12 +01:00
Jaifroid
da8a9e85cb Allow cancellation of click event 2023-06-01 21:22:50 +01:00
Jaifroid
831b6fa33c Bump changelogs 2023-06-01 18:58:36 +01:00
Jaifroid
21ae7789c2 Fix bug that sends blank content to SW when click is handled 2023-06-01 18:32:33 +01:00
Jaifroid
90baf6b849 Stupid typos 2023-06-01 15:52:06 +01:00
Jaifroid
59c0f55100 Fix noWarning logic 2023-06-01 15:37:13 +01:00
Jaifroid
f6cc6851ef Revert "Once more, test iOS with proper link management"
This reverts commit 161b27a35033eeaead5c598e9c62cd565752cf36.
2023-06-01 15:20:48 +01:00
Jaifroid
b21015c377 Don't fail if browser blocks window opening 2023-06-01 15:01:40 +01:00
Jaifroid
2296881d2f Fix titleIsAsset logic 2023-06-01 14:48:17 +01:00
Jaifroid
161b27a350 Once more, test iOS with proper link management 2023-06-01 12:56:55 +01:00
Jaifroid
3b02264f22 Fix link management without windowOpener
Due to CSP, we have to manage all external links
2023-06-01 12:54:45 +01:00
Jaifroid
c9dcbb1c36 Give more accurate windowOpener message to iOS users 2023-06-01 11:48:53 +01:00
Jaifroid
63a6b99298 Don't force iOS devices to disable window management
Pending testing...
2023-06-01 11:05:49 +01:00
Jaifroid
0b78b3b4e8 Add a warning about CSP, but don't show when option is selected programmatically 2023-06-01 10:04:19 +01:00
Jaifroid
9b8dddf35a Rework click model 2023-06-01 09:11:24 +01:00
Jaifroid
4025d76615 Use new wingetcreate 2023-05-31 20:18:39 +01:00
Jaifroid
5ffbf2a10f Update permalinks for Wikivoyage 2023-05-31 14:32:12 +01:00
Jaifroid
1cb45d5042 Show that BOM would be needed in DRYRUN 2023-05-31 13:42:22 +01:00
Jaifroid
eb94ce6672 Add BOM to production bundle in Create-DraftRelease 2023-05-31 07:28:08 +01:00
Jaifroid
b1f45fd026 Add debugging statement to filterClickEvent 2023-05-30 17:36:48 +01:00
Jaifroid
0d4e110bc0 Update CHANGELOG.md 2023-05-30 17:28:58 +01:00
Jaifroid
ca34e215f6 Update publishing scripts 2023-05-30 17:27:34 +01:00
Jaifroid
174d058cbe Allow the dist folder to be included in gh-pages 2023-05-30 16:49:56 +01:00
Jaifroid
2e067306fd Update publish-docker to enable deployment to gh-pages 2023-05-30 16:19:05 +01:00
Jaifroid
2a85f289cc Bump app version 2023-05-30 15:36:47 +01:00
Jaifroid
6344b4e10a Bump changelogs 2023-05-30 15:34:55 +01:00
Jaifroid
7e7cf4b1e0 More robust click handling for Zimit ZIMs 2023-05-30 14:58:33 +01:00
Jaifroid
33f1e4c370 Make one-time hidden content warning less intrusive 2023-05-30 11:24:34 +01:00
Jaifroid
efbf26792e Improve click handling with sandboxed iframe issues 2023-05-30 11:20:49 +01:00
Jaifroid
a6f7bc3795 No more https in Zimit pages! 2023-05-30 00:26:56 +01:00
Jaifroid
b010bb7c4c Improve fidelity of Zimit rendering and trap some external links 2023-05-30 00:04:46 +01:00
Jaifroid
046554cd7a Remove unneeded debug 2023-05-29 07:57:30 +01:00
Jaifroid
460188219d Better algorithm for Kiwix Asset detection
Prevents most cases of accidental opening of new windows or downloads.
2023-05-28 21:47:42 +01:00
Jaifroid
1e047ae985 Add secondary URL corrector to increase fidelity of Zimit rendering 2023-05-28 21:45:28 +01:00
Jaifroid
a19f740d84 Fix broken button to close active content warning 2023-05-28 21:43:12 +01:00
Jaifroid
817da09473 Restore automatic updating of app cache 2023-05-27 10:26:01 +01:00
Jaifroid
794b1e6fdd Fix downloading of PDFs in Nautilus archives 2023-05-27 09:34:10 +01:00
Jaifroid
b14e951b26 Add a limit to the number of dialogue boxes that can queue up 2023-05-25 13:34:05 +03:00
Jaifroid
bc9aedda98 Try adding some code to work around obvious Zimit errors
But nope. It causes near-infinite loops on some sites. Maybe explore it later.
2023-05-24 12:51:22 +03:00
Jaifroid
2643fc9190 Restore ability to close downloadAlert 2023-05-23 06:05:05 +03:00
Jaifroid
b9a3243112 Update app.js header 2023-05-22 19:05:28 +03:00
Jaifroid
af7f0ff326
Update jQuery to 3.7.0 (#412) 2023-05-22 18:55:31 +03:00
Jaifroid
5ee7bf6467 Ensure some notices are not minified 2023-05-22 18:29:49 +03:00
Jaifroid
d54c845eac Remove useless configuration from babel.config.js 2023-05-20 13:54:35 +01:00
Jaifroid
86dd363609 Remove jQuery from util.js
Fixes #411
2023-05-20 13:54:13 +01:00
Jaifroid
51adc16e73 Bump changelogs 2023-05-20 09:13:07 +01:00
Jaifroid
fb7453626f Bump app version 2023-05-20 08:58:10 +01:00
Jaifroid
2b10685fb0 Restore ToC functionality
Addresses #410.
2023-05-20 08:57:58 +01:00
Jaifroid
6762089685 Reduce image fade-in transition time 2023-05-20 08:00:57 +01:00