1147 Commits

Author SHA1 Message Date
dependabot[bot]
c3ac2b2e9e
Bump vite from 4.5.5 to 4.5.9 (#1303)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.5 to 4.5.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.9/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.9/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>
2025-01-26 11:11:15 +00:00
Jaifroid
19c9568dec Some security updates 2025-01-18 12:58:36 +00:00
Jaifroid
269e01b5d9
Change incorrect function calls to spinner (#1299) 2025-01-09 16:09:16 +00:00
Travis Briggs
bd0e36cde9
Merge pull request #1297 from nkalinos/readMeUpdate
chore: adjust readme spellings
2024-12-17 16:57:26 -08:00
Nick Kalinoski
b6b3a18627 chore: adjust readme spellings 2024-12-17 14:24:57 -07:00
Ayush Mishra
bc0d831c96
Fix size of random button on home page #1288 (#1295)
Signed off by @reck-coder123
2024-12-12 20:43:07 +00:00
Jaifroid
2375d5c40a Bump appVersion for interim 2024-12-03 23:12:05 +00:00
Jaifroid
5a51becfd9
New library loader with fallback to mirrors for emergencies (#1293) 2024-12-03 23:08:19 +00:00
Jaifroid
b72dbc1014 Security updates 2024-12-02 18:06:44 +00:00
Jaifroid
6427f097d0 Bump app version 2024-12-02 18:06:08 +00:00
Jaifroid
d2bbb195c1 Emergency update to show mirrors in library 2024-12-02 18:04:17 +00:00
D3V-D
6b1f5b1c07
Reopen last article via "unclick" on menu items #127 (#1284)
Signed off by @D3V-D
2024-11-14 13:41:01 +00:00
Anuj Kumar Sharma
7484e57854
Removed display of brief article description in popovers #1276 (#1278)
Signe off by @THEBOSS0369
2024-10-12 18:56:57 +01:00
Jaifroid
026647f628 Minor correction to comment 2024-10-06 08:34:44 +01:00
Jaifroid
991d47af04 Fix failure to set expected article in SW mode 2024-08-28 10:04:45 +03:00
Jaifroid
9409517222 Very minor misnomers and typos 2024-07-24 06:26:41 +01:00
Jaifroid
18d659b964 Update source code to v4.1.1 2024-07-16 08:32:47 +01:00
Jaifroid
67d5f333c9
CHANGELOG for v4.1.0 (#1270) 4.1.0 2024-07-15 16:29:53 +01:00
Jaifroid
7c9f4c1a8b Fix minor missing Restricted mode changes 2024-07-15 14:43:05 +01:00
Jaifroid
7c00acf8b7 Better translations of extension name 2024-07-15 08:02:54 +01:00
Jaifroid
a6d290e2bc Fix minor translation errors 2024-07-14 18:01:25 +01:00
Jaifroid
8ece250830 Internationalize fallback manifests 2024-07-14 16:26:53 +01:00
Jaifroid
df0ec68217 Use textContent in popover code as FxOS fallback 2024-07-14 15:49:21 +01:00
Jaifroid
e07455fc6a Bump app version to v4.1.0 2024-07-14 14:08:29 +01:00
Jaifroid
35f6592f76
Add i189 for Chromium store entries #1118 (#1271) 2024-07-14 13:57:38 +01:00
Jaifroid
2802092a15
Extend time between reloads for failed SW registration #1255 (#1272) 2024-07-12 18:16:27 +01:00
Jaifroid
4ce5d47b54
Do not jump to first file when using FSA API #1254 (#1268) 2024-07-12 08:05:59 +01:00
Jaifroid
21cf33e9f6
Simplify active content warning #1257 (#1269) 2024-07-11 21:26:28 +01:00
Jaifroid
3e7f5dba7e
Decode overencoded external Zimit2 URLs #1258 (#1267) 2024-07-11 14:31:01 +01:00
Jaifroid
3a3bd6b5e8
Add generic URI schema support when clicking ZIM links #1260 (#1264) 2024-07-10 08:30:29 +01:00
Jaifroid
77407afb47
Rename Safe mode to Restricted mode #1259 (#1265) 2024-07-09 18:43:28 +01:00
dependabot[bot]
9621ea949d
Bump ws from 7.5.9 to 7.5.10 (#1262)
Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 14:44:51 +01:00
dependabot[bot]
94df3b3e54
Bump braces from 3.0.2 to 3.0.3 (#1261)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-16 19:10:20 +01:00
Jaifroid
bf4042bb6f
Add popover previews of Wikimedia article links #719 (#1252) 2024-06-02 15:40:14 +01:00
D3V-D
172afe4650
Added ZIM metadata to the security dialogue box #1247 (#1250)
Signed off by @D3V-D.
2024-05-20 06:22:40 +01:00
Jaifroid
fe77a8288a Fix very minor error with undefined variable 2024-05-19 16:05:25 +01:00
Jaifroid
46e0e003f4 Fix unhandled exception testing selectedArchive 2024-05-06 14:55:27 +01:00
Jaifroid
0b39332515 Remove redundant variable 2024-05-06 11:37:43 +01:00
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