1079 Commits

Author SHA1 Message Date
Jaifroid
ff2615c099
Add content warning for zimit2 in service worker local mode (#1209) 2024-02-12 11:04:45 +00:00
Jaifroid
9d5a2c219a
Fix deprecated actions/checkout #1204 (#1208) 2024-02-11 19:01:09 +00:00
Jaifroid
3890cc263a
Deal with zimit2 URL handling in jQuery mode #1206 (#1207) 2024-02-11 18:28:33 +00:00
Jaifroid
c528c94924 Add 'zimit' to test for scraper name
Partially addresses #1203
2024-01-25 16:52:08 +00:00
Jaifroid
30e6215aa6
Open external links and PDFs outside zimit sandbox #1183 (#1201) 2024-01-24 19:55:24 +00:00
Jaifroid
a0a898ad27
Add a way to detect that an archive is zimit2 (#1200) 2024-01-23 05:47:35 +00:00
dependabot[bot]
e972f43609
Bump vite from 4.3.9 to 4.5.2 (#1198)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.9 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 16:45:52 +00:00
Jaifroid
dcaafb5bbb
Warn instead of throwing if minorVersion > 2 #1195 (#1196) 2024-01-22 16:28:23 +00:00
Rishabh Gautam
11138ff5ca
Libzim support for reading ZIM file content (#1160) 2024-01-15 22:33:28 +05:30
dependabot[bot]
f445148f92
Bump follow-redirects from 1.15.2 to 1.15.4 (#1191)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jaifroid <egk10@cam.ac.uk>
2024-01-15 08:10:46 +00:00
Jaifroid
7ecf90a4a3 Fix typo settingsStogare -> settingsStore 2024-01-14 09:30:40 +00:00
Greeshmanth
fbc5af79ad
Fix localStorage keys by using settingsStore consistently #1171 (#1185)
Signed off by @Greeshmanth1909
2023-12-29 11:45:35 +00:00
Jaifroid
4403292a60
Refactor zimit processing and add srcset support (#1181) 2023-12-10 09:22:07 +00:00
Rishabh Gautam
ed4f47cf27
libzim production file update (#1182) 2023-12-07 23:02:53 +05:30
Jaifroid
60a84faf30
Fix missing webmanifest (#1180) 2023-12-06 20:40:55 +00:00
Jaifroid
d6b807f23f
Fix failure to handle PDFs in openzim archive types #1178 (#1179) 2023-12-05 08:46:06 +00:00
Jaifroid
5730ab3b57 Add missing dockerfile entries for Zimit support 2023-12-03 18:21:10 +00:00
Jaifroid
3c5a3b80bf
Update user info about Zimit compatitiblity (#1177) 2023-12-03 17:46:38 +00:00
Jaifroid
34239163af
Fix opening of new Zimit tabs to local articles and PDFs (#1176) 2023-12-03 14:35:15 +00:00
Jaifroid
f68fa0ba83 Provide a manifest.webmanifest for the PWA version 2023-12-03 12:16:03 +00:00
Jaifroid
c439209fe0 Bump appVersion to pre-release 3.11.5 2023-12-03 09:40:58 +00:00
Jaifroid
2d86dd86ee Fix UX for Zimit archives with browser extensions 2023-12-03 09:37:54 +00:00
Jaifroid
727f959ca6 Add interim changelog for pre-release v3.11.5 2023-12-02 18:45:56 +00:00
Jaifroid
74a2b54142
[FEATURE] High-fidelity warc2zim (Zimit) reading #1009 (#1173) 2023-12-02 18:04:48 +00:00
Jaifroid
2e51b082a7
Fix anomalous boot loop when app is in jQuery mode and no SW is registered (#1170) 2023-11-22 17:52:49 +00:00
Jaifroid
e09fe8753e
Avoid side effects when loading archive (#1169) 2023-11-21 07:55:56 +00:00
Jaifroid
120b74c677
Add rudimentary support for static Zimit content (#1163)
Only supports static content, does not attempt to support anything dynamic. Clearly explains this to user when they load such a ZIM.
2023-11-20 18:44:56 +00:00
Jaifroid
fc3762aa3d Update libzim to v0.5 based on libzim 9.0.0 2023-11-18 17:04:21 +00:00
Jaifroid
53bcf30838
Update rollup to v4 (#1168) 2023-11-18 08:30:39 +00:00
Jaifroid
ddf4305c25
Enable multi-ZIM support by removing SW timer #1146 (#1164) 2023-11-17 14:11:16 +00:00
Jaifroid
7d6e4dc533
Fix zim file.name property when remote testing and improve formatting #1166 (#1167) 2023-11-17 07:03:53 +00:00
Jaifroid
870eba1497
Fix some anomalies in tests #1150 (#1165) 2023-11-16 11:44:42 +00:00
Jaifroid
11d1e64590 Import updates and corrections from Kiwix JS PWA 2023-11-15 07:24:14 +00:00
Jaifroid
27adf3584b Update Publish-Implementation.ps1 2023-11-14 12:11:47 +00:00
Jaifroid
e746a52f1b
Fix scrolling of search results #1159 (#1162) 2023-11-14 10:25:30 +00:00
Jaifroid
9a7419d2d1
Fix some ESLint rules (indentation) (#1161) 2023-11-13 21:07:52 +00:00
Jaifroid
e772cffd13
Make a generic browserAction for backgroundscript (#1158) 2023-11-13 11:40:21 +00:00
Jaifroid
5d70576e02
Update CONTRIBUTING.md with info about function style 2023-11-13 09:48:35 +00:00
Jaifroid
80af224cf7
Update broken links in README.md 2023-11-13 09:13:13 +00:00
Jaifroid
5da89a34a9 Source code for v3.11.1 2023-11-12 20:39:25 +00:00
Jaifroid
e2715a81d4 Ensure manifest.fx.v3.json is kept up-to-date 3.11.0 2023-11-12 17:50:09 +00:00
Jaifroid
54f9019b58 Add note instructing user to re-pick folder if necessary
A step towards #1156
2023-11-12 17:10:26 +00:00
Jaifroid
2a28b735f4
Translation corrections and add tooltip explaining library (#1155) 2023-11-12 16:34:17 +00:00
Jaifroid
917dac8267
Update CHANGELOG for v3.11.0 (#1145) 2023-11-12 15:31:06 +00:00
Jaifroid
1e7c399782
Enable tab access to file, folder and library selectors #1151 (#1153)
Also fixes #1154, and adds auto-dismissing of active content warning on scroll.
2023-11-12 15:04:00 +00:00
Jaifroid
36278a3e57 Update Set-AppVersion to include package.json 2023-11-12 08:08:28 +00:00
Jaifroid
4a010fba57 Bump version and add name to package.json 2023-11-12 07:51:58 +00:00
Jaifroid
5a4c9ff28d
Complete translation of fxos UI elements #1129 (#1149) 2023-11-11 18:42:03 +00:00
Jaifroid
e1903a3d6f
Fix some UI spacing issues #1147 (#1148) 2023-11-11 15:21:26 +00:00
Rishabh Gautam
e652d4b398
Native File System support to reload zim file and Webkit directory selection(#1131) 2023-11-08 19:08:39 +05:30