1157 Commits

Author SHA1 Message Date
Henry O.
1a01365032
Make Kiwix search results accessible for screen readers #778 (#1321)
Signed off by @devhenode
2025-03-23 23:11:33 +00:00
Jaifroid
6d5d5000bf
Clean up and separate unit and e2e tests, remove QUnit, update documentation (#1324)
* Try uncluttering code

* Fully remove QUnit tests

* Update test documentation

* Remove more mentions of Testafé

* Don't autorun Unit Tests
2025-03-23 22:33:45 +00:00
Jaifroid
f37ed3c1c1
Handle user clicking on child element of list item (#1322) 2025-03-23 14:31:15 +00:00
Jaifroid
a8cab597c8
Run tests on ubuntu-latest (#1319) 2025-03-22 11:53:30 +00:00
Anuj Kumar Sharma
b3c404451b
Converted Q Unit tests to Mocha Tests (#1301)
* Added Files

* Fixed the init file

Signed-off-by: THEBOSS0369 <anujkumsharma9876@gmail.com>

* Trying again

* Adding coverage folders in gitignore

* Fixed fallback errors & some grammatical checks

Signed-off-by: THEBOSS0369 <anujkumsharma9876@gmail.com>

* Added unit test coverage

Signed-off-by: THEBOSS0369 <anujkumsharma9876@gmail.com>

* Revert "Added unit test coverage"

This reverts commit 444e215d79665da1cb8631b9268bdea1f8e701d8.

* Fixing merge conflicts

Signed-off-by: THEBOSS0369 <anujkumsharma9876@gmail.com>

* Integrate tests into workflows

Signed-off-by: THEBOSS0369 <anujkumsharma9876@gmail.com>

* removing unit-watch

Signed-off-by: THEBOSS0369 <anujkumsharma9876@gmail.com>

---------

Signed-off-by: THEBOSS0369 <anujkumsharma9876@gmail.com>
2025-03-17 18:27:36 +05:30
dependabot[bot]
c628aa64b6
Bump esbuild, @vitejs/plugin-legacy and vite (#1318)
Bumps [esbuild](https://github.com/evanw/esbuild) to 0.25.1 and updates ancestor dependencies [esbuild](https://github.com/evanw/esbuild), [@vitejs/plugin-legacy](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-legacy) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). These dependencies need to be updated together.


Updates `esbuild` from 0.18.20 to 0.25.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.18.20...v0.25.1)

Updates `@vitejs/plugin-legacy` from 4.1.1 to 6.0.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/plugin-legacy/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.2/packages/plugin-legacy)

Updates `vite` from 4.5.9 to 6.2.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.2/packages/vite)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: indirect
- dependency-name: "@vitejs/plugin-legacy"
  dependency-type: direct:development
- 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-03-16 17:02:28 +00:00
Jaifroid
4e2fc5eeed Security updates 2025-03-16 16:22:20 +00:00
Jaifroid
2096a8cf82
Improve popover placement and style support (#1307) 2025-02-17 08:41:59 +00:00
Anuj Kumar Sharma
47db0e7efd
Added an automated Selenium UI test for a small Zimit2 archive (#1286)
* Selenium ui test

* Added android test

* New test

* Fixed all the tests

* Fixed the failing tests

* Update tonedear.e2e.spec.js

* Reducing Time Wait

* Adding tests in every files

* Fixing tests again

* Fixing tests again 2

* Increased Time Out for images verififcation

* Fixing tests

* Update tonedear.e2e.spec.js

* Removing of Dialogue box which fails the tests & increasing tests on different browsers

* Delete tests/e2e/spec/tonedear.js

* Remove unwanted image files

* Removing extra test made on new versions of browsers

* removing reusing same driver in test file ff70

* Fixing the test fail issue

* increasing the timeout and remove the tests from ff70 to test

* fixing tests

* fixing tests

* Testing if bs works or not

* trying again

* Update edge18.bs.runner.js

* Update firefox70.bs.runner.js

* Update firefox70.bs.runner.js

* Adding all the working code from Dummy PR

* Removed Unnecessary codes from tonedear.e2e.spec.js

* fixed service worker const issue

* Added service worker api testing

Signed-off-by: THEBOSS0369 <anujkumsharma9876@gmail.com>

---------

Signed-off-by: THEBOSS0369 <anujkumsharma9876@gmail.com>
2025-01-27 09:42:28 +05:30
Anuj Kumar Sharma
56b2a5c671
Fix sizing of search bar on narrow screens #1214 (#1302)
Signed-off-by: @THEBOSS0369
2025-01-26 11:32:10 +00:00
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