1116 Commits

Author SHA1 Message Date
Jaifroid
97f7ca52e5
Add some end-to-end tests with Selenium via GitHub actions #1038 (#1039) 2023-08-07 14:12:24 +03:00
dependabot[bot]
56b00862b7
Bump word-wrap from 1.2.3 to 1.2.4 (#1034)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-20 09:14:28 +03:00
Jaifroid
265815c63b Update safari-color.svg 2023-07-05 08:21:07 +01:00
Jaifroid
d7f14794fa Minor tweaks to README 2023-07-04 23:24:33 +01:00
Jaifroid
604804fa48
Improve distribution of Chromium extension outside the Stores #1029 (#1030) 2023-07-04 23:15:12 +01:00
Jaifroid
4096244eee
Mop up some issues with bundling system #1027 (#1028)
* Expose some dependencies in node_modules via gh-pages

* Use the .nojekyll trick

* Fix some documentation inaccuracies
2023-07-02 23:47:46 +01:00
Jaifroid
383801f37f
Use native es6 modules and modern bundler (rollup) instead of require js #554 (#1025) 2023-07-02 18:14:45 +01:00
Jaifroid
462e0eb109 Add browser logos to store links 2023-06-24 12:49:09 +01:00
Jaifroid
7794532983 Add browser logos to badges 2023-06-24 12:21:28 +01:00
Jaifroid
a1e56927ec Make links more concise and provide logo images 2023-06-24 11:18:06 +01:00
Jaifroid
2e7c087489 Re-organize the supported platforms information 2023-06-24 10:31:30 +01:00
Jaifroid
9a82ccdcd9 Ensure MV versions have lowercase mv 2023-06-23 18:28:19 +01:00
Jaifroid
9eb6732378 Update gitignore 2023-06-23 16:41:32 +01:00
Jaifroid
71a24e76c5 Remove unneeded permissions 2023-06-18 20:09:08 +01:00
Jaifroid
76aded647c Typo 2023-06-16 11:33:22 +01:00
Jaifroid
2989df80b8 Source code for dev v3.9.1 2023-06-16 07:45:18 +01:00
Jaifroid
5ee5329458 Copy unsigned MV2 version to chrome and edge releases 2023-06-16 07:22:15 +01:00
Jaifroid
6dd3b775a1 Add instructions on installing unsigned Chromium extension 2023-06-16 06:41:00 +01:00
Jaifroid
ac5bdc34dd Ensure backgroundscript.js is included in MV2 Chrome build 2023-06-16 05:54:54 +01:00
Jaifroid
c61474b083 And another case of missing backgroundscript.js 2023-06-15 18:20:18 +01:00
Jaifroid
9c192dca02 Fix missing backgroundscript.js in Firefox extension 2023-06-15 18:13:55 +01:00
Jaifroid
6bcbf9fc9b
CHANGELOG for v3.9.0 (#1021)
See #1020
3.9.0
2023-06-15 17:42:07 +01:00
Jaifroid
d19dd5c16d Set appVersion to 3.9.0 2023-06-15 17:17:28 +01:00
Jaifroid
5d1c52a9b5 Update Set-AppVersion to update manifest.v2.json 2023-06-15 17:17:02 +01:00
Jaifroid
da848aab1c
Change links and references from moz-extension to browser-extension #1023 (#1024) 2023-06-15 16:45:30 +01:00
Jaifroid
5d48209f1b
Update in-app documentation #1019 (#1022) 2023-06-15 15:45:34 +01:00
Jaifroid
ef0cc4a0ce Update documentation 2023-06-14 08:19:48 +01:00
Jaifroid
9ecb502ecc
Fix issues identified by ESLint #1014 (#1018) 2023-06-14 07:20:27 +01:00
Jaifroid
bd7393e921
Migrate to extension Manifest v3 for Chromium #755 (#984)
Both MV2 and MV3 are built for Chromium. Only MV2 for Firefox for now (until Service Workers are supported as backgroundscript.js).
2023-06-13 21:21:40 +01:00
Jaifroid
bdfe50562c Exempt more ESLint rules 2023-06-13 08:11:05 +01:00
Jaifroid
930b0fae5c
Fix some ESLint issues in app.js and init.js (#1016)
* Fix no-trailing spaces

* Fix no quoted properties

* Fix inconsistent quotes in app.js

* Fix various spacing issues in app.js

* Fix issues in init.js
2023-06-13 07:06:13 +01:00
Jaifroid
5c6858ec4f
Fix blocking ESLint issues (#1015) 2023-06-12 22:01:29 +01:00
Jaifroid
0c7cddb1dd Add a global parameter definition 2023-06-12 21:11:27 +01:00
Jaifroid
501525f74f Add an eslint configuration for house style fixes 2023-06-12 20:57:13 +01:00
Jaifroid
abf6269a10 Increase range of download links 2023-05-30 18:29:25 +01:00
Jaifroid
32c9ba2a1e
Update jQuery to 3.7.0 (#1008) 2023-05-22 18:04:30 +03:00
Jaifroid
033f5eabcb Use last version of Emscripten 2 to compile W/ASM for compatibility 2023-05-20 14:37:39 +01:00
Jaifroid
af28d7ba33 Remove use of Promise.finally()
Fixes #1005
2023-05-14 22:07:39 +01:00
Jaifroid
b6f0ee0245
Add a warning colour when appCache is disabled #1003 (#1004) 2023-05-12 15:59:41 +01:00
Jaifroid
3277f85d37
Add Promise queue to prevent overlapping dialogue boxes #841 (#1002) 2023-05-11 20:39:54 +01:00
Jaifroid
cdcbc9f046 Fix infinite loop with the bypass app cache option when returning from remote PWA 2023-05-07 11:50:11 +01:00
Jaifroid
f909cf1a5e
Restore modal animation for alert dialogue boxes (#1001) 2023-05-07 10:23:42 +01:00
Jaifroid
e3970b0059 Make CHANGELOG formatting more consistent 2023-05-05 11:14:33 +01:00
Jaifroid
4cfae83c77
Add PWA ServiceWorker mode for Chromium extension (#1000) 2023-05-05 07:59:15 +01:00
Jaifroid
f7160f3003 Update README.md 2023-05-04 22:59:35 +01:00
Jaifroid
2b4ff6baed
Compile zstdec and xzdec as es6 modules (#998)
Required for #554
2023-05-04 22:57:09 +01:00
Jaifroid
88057a6cba Source code for v3.8.1 2023-04-24 13:59:13 +01:00
Jaifroid
1cd46f26a5
CHANGELOG for v3.8.0 (#990) 3.8.0 2023-04-22 18:30:27 +01:00
Jaifroid
7ed4d5a313 Bump version number to v3.8.0 2023-04-22 16:06:49 +01:00
Jaifroid
ad1a2df4bf
Fall back to MIME type when downloading doc in jQuery mode #858 (#989) 2023-04-21 15:45:45 +01:00