1109 Commits

Author SHA1 Message Date
D3V-D
affca037e2
Move returnToCurrentPage function to uiUtil.js #1248 (#1249)
Signed off by @D3V-D.
2024-05-06 08:31:48 +01:00
D3V-D
9e25c7551d
Fix non-file dragging bug #1037 (#1245)
Signed off by @D3V-D.
2024-05-04 17:12:32 +01:00
Jaifroid
85a9d82cbb
Workaround for over-encoded URLs in zimit2 #1229 (#1230) 2024-05-01 11:10:52 +02:00
Amin Alizadeh
c455850e1d
Update the Firefox add-on download link #1243 (#1244)
Signed off by @M-AminAlizadeh.
2024-04-11 21:07:29 +01:00
Dan Niles
285878c680
Fix typos in About tab (#1242)
Signed off by @dan-niles.
2024-04-08 09:40:27 +01:00
dependabot[bot]
e8fa404519
Bump vite from 4.5.2 to 4.5.3 (#1240)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/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-04-08 09:37:50 +01:00
Dan Niles
8881e6a3bb
Fix bug for empty search box on initial ZIM load #1083 (#1237)
Signed off by @dan-niles
2024-03-31 08:59:09 +01:00
Jaifroid
9dc45e77a8
Change method for patching gitignore (#1238) 2024-03-29 16:28:03 +00:00
Dan Niles
01f7e29e2b
Add option to turn off external link warning #891 (#1236)
Signed off by @dan-niles.
2024-03-28 11:54:14 +00:00
dependabot[bot]
733a9d72ba
Bump follow-redirects from 1.15.4 to 1.15.6 (#1234)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-17 16:12:10 +00:00
Jaifroid
59d1c2543f
Remove remaining JQuery from non-dependency code #367 (#1225) 2024-03-16 13:00:03 +00:00
Jaifroid
aba7a6d8c6
Fix ESLint issues (#1232) 2024-03-16 12:37:17 +00:00
Dan Niles
596a44a8c4
Fix duplicate credits in about section (#1228)
Signed off by @dan-niles.
2024-03-15 10:33:44 +00:00
Jaifroid
9903469e43
Rewrite README intro (#1226) 2024-03-10 13:57:46 +00:00
Greeshmanth
3b26c6f82f
Show active content warning when opening PhET ZIMs in Safe Mode #1157 (#1227)
Signed off by @Greeshmanth1909.
2024-03-09 17:34:44 +00:00
Dan Niles
67a52e73e3
Fix typos in CONTRIBUTING.md (#1223)
Signed off by @dan-niles
2024-03-05 15:00:23 +00:00
Jaifroid
7e8ce16ce7
Do not display File Selectors before jumping to remote #1222 (#1224) 2024-03-05 14:04:47 +00:00
Jaifroid
946db1bd00 Change JQuery to Safe Mode in README 2024-03-04 17:11:30 +00:00
Greeshmanth
b77b385895
Renamed JQuery Mode to Safe Mode in the UI #1197 (#1215)
Signed off by @Greeshmanth1909.
2024-03-04 16:58:17 +00:00
Jaifroid
0a4a22bffe Interim changelog for 4.0.1 2024-03-03 17:23:35 +00:00
Jaifroid
0e5db5ba8e
Reopen last selected archive with File System Access API #1218 (#1221) 2024-03-02 18:07:35 +00:00
Jaifroid
7c65c58292
Fix errors enumerating ZIM archives in directory #1220 (#1219) 2024-03-02 10:44:54 +00:00
Jaifroid
41a448f6f3
Update README.md with info about Zimit and Security 2024-02-22 11:11:10 +00:00
Jaifroid
d9d0ec177a Source code for v4.0.1 2024-02-22 09:04:32 +00:00
Jaifroid
b167feb129 Fix description too long fails ceritfication 4.0.0 2024-02-22 07:44:33 +00:00
Jaifroid
482bbd0963
CHANGELOG for v4.0 (#1211) v4.0.0 2024-02-21 22:54:02 +00:00
dependabot[bot]
8e73984713
Bump ip from 1.1.8 to 1.1.9 (#1213)
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-21 21:42:51 +00:00
Jaifroid
4b2f007028 Bump app to version 4.0 2024-02-21 21:08:54 +00:00
Greeshmanth
feb8e6a728
Add a security prompt when user opens ZIM in SW mode for first time #974 (#1192) 2024-02-21 18:35:49 +00:00
Jaifroid
92e6177cd1 Bump app version for testing extensions 2024-02-12 12:55:22 +00:00
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