1753 Commits

Author SHA1 Message Date
Jaifroid
76aa06cea4 Test server should point to distribution directory 2023-06-02 16:12:26 +01:00
Jaifroid
b1754fa668 Prevent double activation of click event for UWP 2023-06-02 15:58:26 +01:00
Jaifroid
6d97916ab5 Use legacy PDF download method for UWP 2023-06-02 15:32:34 +01:00
Jaifroid
d95e5e75eb Do not hide the content before display when window management is off 2023-06-02 11:25:55 +01:00
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
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
b1f45fd026 Add debugging statement to filterClickEvent 2023-05-30 17:36:48 +01:00
Jaifroid
2a85f289cc Bump app version 2023-05-30 15:36:47 +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
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
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
86dd363609 Remove jQuery from util.js
Fixes #411
2023-05-20 13:54:13 +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
Jaifroid
025af4ed3c Bump app version 2023-05-16 07:26:48 +01:00
Jaifroid
3d01043d08
Remove RequireJS and use native ES6 modules #400 (#393)
Fixes #400 and #393.
2023-05-15 18:35:48 +01:00
Jaifroid
c86fab2bc0 Vary appCache warning colours 2023-05-11 21:44:16 +01:00
Jaifroid
a583340fa6
Fix breakout link regression and rename feature #395 (#396) 2023-05-08 17:34:35 +01:00
Jaifroid
28ad0c8bc8
Add a Promise Queue to prevent overlapping systemAlerts (#394) 2023-05-06 22:29:40 +01:00
Jaifroid
23c7febc15 Bump app version 2023-04-27 23:13:08 +01:00
Jaifroid
8939927af1 Fix Window Mobile toolbar being hidden under iframe 2023-04-24 08:12:12 +01:00
Jaifroid
44dc105caf Support Edge legacy 2023-04-23 22:01:17 +01:00
Jaifroid
44c87a08f2
Fix UI issues with toolbars and downloads (#390)
Fixes #186, #388, #389.
2023-04-23 21:42:57 +01:00
Jaifroid
6c82680e3d Make upgrade notification persistent
Fixes #378.
2023-04-17 18:04:22 +01:00