Commit graph

6404 commits

Author SHA1 Message Date
Oliver Blanthorn
0e0a1bcdf5
Add support for SPAs 2022-05-15 16:14:51 +02:00
Oliver Blanthorn
0a62328198
Merge branch 'urichangev2' into ivcz/master 2022-05-15 16:01:12 +02:00
Oliver Blanthorn
5a738563b3
Make most recent tab usually appear at top 2022-05-15 15:58:39 +02:00
Oliver Blanthorn
b4ba80bd13
Bikeshed formatting 2022-05-15 15:58:14 +02:00
Oliver Blanthorn
d55b1b7980
Give time its own column 2022-05-15 15:32:56 +02:00
Oliver Blanthorn
300b8c0e7e
Fix a couple of little bugs 2022-05-15 15:31:24 +02:00
Oliver Blanthorn
597ad6320b
Remove padding
It looked a little strange since we have e.g. days, so the numbers never lined up anyway
2022-05-15 15:05:41 +02:00
Oliver Blanthorn
a6005bb80d
Make days etc. plural where needed 2022-05-15 15:02:46 +02:00
gholk
7344c42e3a
Add timestamp and show in human readable format
Use current time for the timestamp which may not
be same as timestamp in firefox's history.
A handcraft implementation to format human readable timespan.
2022-05-15 14:52:12 +02:00
Oliver Blanthorn
0eeaf15b06
Fix #4231: link to EsmaeilSaleh's Memrise course 2022-05-15 14:49:55 +02:00
Oliver Blanthorn
a1ee126746
Fix #4234: document superignore in more places 2022-05-15 14:42:36 +02:00
dependabot[bot]
602f45e95d
Bump fuse.js from 6.5.3 to 6.6.2
Bumps [fuse.js](https://github.com/krisk/Fuse) from 6.5.3 to 6.6.2.
- [Release notes](https://github.com/krisk/Fuse/releases)
- [Changelog](https://github.com/krisk/Fuse/blob/master/CHANGELOG.md)
- [Commits](https://github.com/krisk/Fuse/compare/v6.5.3...v6.6.2)

---
updated-dependencies:
- dependency-name: fuse.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11 22:03:33 +00:00
gholk
ceb5b71697
[PATCH] Fix this binding in WIP cheaper URI change event
Bind the pushState and replaceState to history
so they will not lost their this.
Except the this binding problem, I'm not sure whether
this URI change event code will work.
2022-05-10 18:42:50 +02:00
Oliver Blanthorn
890ec5b2f7
Fix #4227: remove references to AMO 2022-05-10 18:28:22 +02:00
dependabot[bot]
4031c054d0
Bump @types/selenium-webdriver from 4.0.18 to 4.0.20
Bumps [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver) from 4.0.18 to 4.0.20.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver)

---
updated-dependencies:
- dependency-name: "@types/selenium-webdriver"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 22:02:12 +00:00
Oliver Blanthorn
6f96435428
Merge branch 'feat/proxy' 2022-05-06 12:23:56 +02:00
Oliver Blanthorn
d9471cbc65
Merge pull request #4036 from pvs/feat/proxy
Add proxy support
2022-05-06 12:23:17 +02:00
Oliver Blanthorn
a37a2a06af
Minor improvements to help messages 2022-05-06 12:22:53 +02:00
Oliver Blanthorn
fc32cc8e33
Clarify where mark help messages come from 2022-05-06 11:36:36 +02:00
dependabot[bot]
fa0cbadd75
Bump @types/jest from 27.4.1 to 27.5.0
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.4.1 to 27.5.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 15:02:10 +00:00
dependabot[bot]
f5890ce1fd
Bump jest-webextension-mock from 3.7.19 to 3.7.22
Bumps [jest-webextension-mock](https://github.com/clarkbw/jest-webextension-mock) from 3.7.19 to 3.7.22.
- [Release notes](https://github.com/clarkbw/jest-webextension-mock/releases)
- [Commits](https://github.com/clarkbw/jest-webextension-mock/compare/v3.7.19...v3.7.22)

---
updated-dependencies:
- dependency-name: jest-webextension-mock
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 15:01:00 +00:00
dependabot[bot]
d9c8970c28
Bump selenium-webdriver from 4.1.1 to 4.1.2
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](https://github.com/SeleniumHQ/selenium/commits)

---
updated-dependencies:
- dependency-name: selenium-webdriver
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 15:00:36 +00:00
Oliver Blanthorn
623b05ba97
Merge pull request #4218 from tridactyl/dependabot/npm_and_yarn/marked-4.0.15
Bump marked from 4.0.14 to 4.0.15
2022-05-03 16:58:33 +02:00
Oliver Blanthorn
92882c3844
Merge pull request #4219 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-5.22.0
Bump @typescript-eslint/eslint-plugin-tslint from 5.21.0 to 5.22.0
2022-05-03 16:58:20 +02:00
Oliver Blanthorn
37d423daaf
Merge pull request #4214 from tridactyl/jsurls
Fix #4193: add jsurls
2022-05-03 16:55:53 +02:00
dependabot[bot]
5269fe4e28
Bump @typescript-eslint/eslint-plugin-tslint from 5.21.0 to 5.22.0
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint) from 5.21.0 to 5.22.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin-tslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.22.0/packages/eslint-plugin-tslint)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin-tslint"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 22:04:11 +00:00
dependabot[bot]
c17b4174fb
Bump marked from 4.0.14 to 4.0.15
Bumps [marked](https://github.com/markedjs/marked) from 4.0.14 to 4.0.15.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v4.0.14...v4.0.15)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 22:02:54 +00:00
Oliver Blanthorn
d1f662a6b7
Fix #4193: add jsurls 2022-04-27 11:08:35 +02:00
dependabot[bot]
1546739ced
Bump eslint-plugin-import from 2.25.4 to 2.26.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.25.4 to 2.26.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.25.4...v2.26.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 08:49:48 +00:00
Oliver Blanthorn
ab5e069fae
Merge pull request #4194 from rsekman/search-slicing
add array slicing to searchurls
2022-04-27 10:48:52 +02:00
Oliver Blanthorn
84385d25c3
Update help for searchurl array slicing 2022-04-27 10:48:28 +02:00
Oliver Blanthorn
59b1731ada
Merge pull request #4173 from tridactyl/dependabot/npm_and_yarn/prettier-2.6.2
Bump prettier from 2.5.1 to 2.6.2
2022-04-27 10:43:26 +02:00
Oliver Blanthorn
440891793d
Merge pull request #4211 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-5.21.0
Bump @typescript-eslint/eslint-plugin-tslint from 5.20.0 to 5.21.0
2022-04-27 10:42:57 +02:00
Oliver Blanthorn
6ea99f39bd
Merge pull request #4212 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-39.2.9
Bump eslint-plugin-jsdoc from 39.2.7 to 39.2.9
2022-04-27 10:42:46 +02:00
dependabot[bot]
be6eea7edf
Bump eslint-plugin-jsdoc from 39.2.7 to 39.2.9
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.2.7 to 39.2.9.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.2.7...v39.2.9)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-26 22:02:14 +00:00
Oliver Blanthorn
3d5b558799
Merge pull request #4126 from gsbabil/gsbabil/fix-saveas-illegal-character
Add illegal character sanitisation in filename
2022-04-26 15:58:32 +02:00
dependabot[bot]
938b45e0a9
Bump @typescript-eslint/eslint-plugin-tslint from 5.20.0 to 5.21.0
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint) from 5.20.0 to 5.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin-tslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.21.0/packages/eslint-plugin-tslint)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin-tslint"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 22:02:32 +00:00
Oliver Blanthorn
14aa92856b
Use platform specific defaults and rename settings 2022-04-25 11:45:00 +02:00
Oliver Blanthorn
bcad918899
Merge pull request #4188 from GHolk/master
Fix #4158: bookmarklet execution bug
2022-04-25 11:39:31 +02:00
dependabot[bot]
9c27771f25
Bump prettier from 2.5.1 to 2.6.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.5.1...2.6.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 09:17:37 +00:00
Oliver Blanthorn
4f03e4fbc8
Merge pull request #4186 from tridactyl/dependabot/npm_and_yarn/moment-2.29.2
Bump moment from 2.27.0 to 2.29.2
2022-04-25 11:14:40 +02:00
Oliver Blanthorn
27750dc7ce
Merge pull request #4189 from tridactyl/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-04-25 11:14:30 +02:00
dependabot[bot]
92983f8320
Bump ansi-regex from 4.1.0 to 4.1.1
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 09:14:27 +00:00
Oliver Blanthorn
087ca1d077
Merge pull request #4191 from tridactyl/dependabot/npm_and_yarn/marked-4.0.14
Bump marked from 4.0.12 to 4.0.14
2022-04-25 11:14:20 +02:00
Oliver Blanthorn
77ef9110d0
Merge pull request #4199 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-5.20.0
Bump @typescript-eslint/eslint-plugin-tslint from 5.13.0 to 5.20.0
2022-04-25 11:14:09 +02:00
Oliver Blanthorn
34e83ef4cb
Merge pull request #4203 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-39.2.7
Bump eslint-plugin-jsdoc from 37.9.6 to 39.2.7
2022-04-25 11:14:02 +02:00
Oliver Blanthorn
27de1f5f7a
Merge pull request #4206 from tridactyl/dependabot/npm_and_yarn/esbuild-0.14.38
Bump esbuild from 0.14.25 to 0.14.38
2022-04-25 11:13:50 +02:00
dependabot[bot]
70b4d063a1
Bump esbuild from 0.14.25 to 0.14.38
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.25 to 0.14.38.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.14.25...v0.14.38)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-22 22:02:56 +00:00
dependabot[bot]
9efb8b5cb9
Bump eslint-plugin-jsdoc from 37.9.6 to 39.2.7
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 37.9.6 to 39.2.7.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v37.9.6...v39.2.7)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-21 22:07:54 +00:00
dependabot[bot]
a145567191
Bump @typescript-eslint/eslint-plugin-tslint from 5.13.0 to 5.20.0
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint) from 5.13.0 to 5.20.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin-tslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.20.0/packages/eslint-plugin-tslint)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin-tslint"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 22:07:15 +00:00