Oliver Blanthorn
|
a9fdde0a2a
|
Move files all at once once finished
|
2021-04-12 13:53:59 +02:00 |
|
Oliver Blanthorn
|
5cad7ebfab
|
Make Tridactyl reload pages on dev rebuilds
|
2021-04-12 13:51:50 +02:00 |
|
Oliver Blanthorn
|
43b70c16dd
|
Make fuzziness less arbitrary
Long URLs are no longer penalised
|
2021-04-11 17:49:09 +02:00 |
|
Oliver Blanthorn
|
5db0337349
|
Merge pull request #3554 from tridactyl/esbuild
Switch to esbuild-loader
|
2021-04-10 22:34:57 +01:00 |
|
Oliver Blanthorn
|
f75f81f49e
|
Add sourcemaps
|
2021-04-10 22:58:02 +02:00 |
|
dependabot-preview[bot]
|
88da1e3b4a
|
Merge pull request #3563 from tridactyl/dependabot/npm_and_yarn/marked-2.0.2
|
2021-04-10 20:54:12 +00:00 |
|
Oliver Blanthorn
|
f84fe6f91e
|
Skip grammar generation on quick builds
|
2021-04-10 22:52:22 +02:00 |
|
Oliver Blanthorn
|
f6e52656e3
|
Fix another missed moduleInterop
|
2021-04-10 22:47:00 +02:00 |
|
Oliver Blanthorn
|
3c35f54c5e
|
Switch to pure esbuild from esbuild-loader
|
2021-04-10 22:44:34 +02:00 |
|
dependabot-preview[bot]
|
810a394dca
|
Bump marked from 2.0.1 to 2.0.2
Bumps [marked](https://github.com/markedjs/marked) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v2.0.1...v2.0.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-10 20:28:21 +00:00 |
|
Oliver Blanthorn
|
1501ea4513
|
Fix some more module interop stuff
|
2021-04-10 22:22:14 +02:00 |
|
Oliver Blanthorn
|
f5359f3370
|
Enable esModuleInterop rule
|
2021-04-10 21:44:59 +02:00 |
|
Oliver Blanthorn
|
8079d124e6
|
Re-enable typechecking on proper builds
|
2021-04-10 21:43:23 +02:00 |
|
Oliver Blanthorn
|
9c300ecc62
|
Add warning to rebuild
|
2021-04-10 21:28:44 +02:00 |
|
Rummskartoffel
|
de2d17f8b1
|
Mention rebuild in help
|
2021-04-10 21:27:23 +02:00 |
|
Oliver Blanthorn
|
9d6fb1a0ae
|
Swap d bind to one I actually use
|
2021-04-10 21:26:01 +02:00 |
|
dependabot-preview[bot]
|
d7d466de41
|
Merge pull request #3560 from tridactyl/dependabot/npm_and_yarn/eslint-7.24.0
|
2021-04-09 22:46:40 +00:00 |
|
dependabot-preview[bot]
|
8cad0342f2
|
Bump eslint from 7.23.0 to 7.24.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.23.0 to 7.24.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.23.0...v7.24.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-09 22:24:36 +00:00 |
|
dependabot-preview[bot]
|
b9c635e940
|
Merge pull request #3559 from tridactyl/dependabot/npm_and_yarn/webpack-5.31.2
|
2021-04-09 18:45:48 +00:00 |
|
dependabot-preview[bot]
|
1ac88e6dac
|
Bump webpack from 5.31.1 to 5.31.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.31.1 to 5.31.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.31.1...v5.31.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-09 18:28:01 +00:00 |
|
dependabot-preview[bot]
|
cb916ffde1
|
Merge pull request #3558 from tridactyl/dependabot/npm_and_yarn/webpack-5.31.1
|
2021-04-09 17:43:27 +00:00 |
|
dependabot-preview[bot]
|
e797493fd9
|
Bump webpack from 5.31.0 to 5.31.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.31.0 to 5.31.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.31.0...v5.31.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-09 17:25:25 +00:00 |
|
Oliver Blanthorn
|
a0f8ae8ed8
|
Merge pull request #3556 from tridactyl/less_fuzzy
WIP: Make fuzzy matching less fuzzy
|
2021-04-09 12:09:46 +01:00 |
|
Oliver Blanthorn
|
17b346de13
|
Add yarn run rebuild for dirty rebuilds
|
2021-04-09 13:08:47 +02:00 |
|
Oliver Blanthorn
|
8115c0dd8d
|
Improve help and rename option
|
2021-04-09 12:40:35 +02:00 |
|
Oliver Blanthorn
|
017bc6fdf0
|
Fix silly typo I introduced
|
2021-04-08 15:39:54 +02:00 |
|
meep
|
20dc1918e5
|
WIP: Make fuzzy matching less fuzzy
Known issues: single characters often no longer produce any results
|
2021-04-08 14:35:16 +02:00 |
|
dependabot-preview[bot]
|
f40a210bed
|
Merge pull request #3525 from tridactyl/dependabot/npm_and_yarn/webpack-cli-4.6.0
|
2021-04-07 17:44:51 +00:00 |
|
dependabot-preview[bot]
|
85ea30db83
|
Bump webpack-cli from 4.5.0 to 4.6.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.5.0...webpack-cli@4.6.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-07 17:23:35 +00:00 |
|
dependabot-preview[bot]
|
206be9b6b2
|
Merge pull request #3555 from tridactyl/dependabot/npm_and_yarn/webpack-5.31.0
|
2021-04-07 17:21:10 +00:00 |
|
dependabot-preview[bot]
|
68cc3c38b0
|
Bump webpack from 5.30.0 to 5.31.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.30.0 to 5.31.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.30.0...v5.31.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-07 16:57:03 +00:00 |
|
Oliver Blanthorn
|
7e0565947f
|
Remove unused package
|
2021-04-07 14:28:32 +02:00 |
|
Oliver Blanthorn
|
e2db6478ea
|
Add recommended ts settings
|
2021-04-07 14:00:23 +02:00 |
|
Oliver Blanthorn
|
5b3f14cc97
|
Switch to esbuild-loader
NB: this turns off type checking
|
2021-04-07 11:39:01 +02:00 |
|
dependabot-preview[bot]
|
b5ac45ae00
|
Merge pull request #3544 from tridactyl/dependabot/npm_and_yarn/geckodriver-1.22.3
|
2021-04-06 20:02:59 +00:00 |
|
dependabot-preview[bot]
|
445c7d80e0
|
Bump geckodriver from 1.22.2 to 1.22.3
Bumps [geckodriver](https://github.com/vladikoff/node-geckodriver) from 1.22.2 to 1.22.3.
- [Release notes](https://github.com/vladikoff/node-geckodriver/releases)
- [Commits](https://github.com/vladikoff/node-geckodriver/compare/v1.22.2...v1.22.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-06 19:46:30 +00:00 |
|
dependabot-preview[bot]
|
853ea1d7e0
|
Merge pull request #3553 from tridactyl/dependabot/npm_and_yarn/jest-webextension-mock-3.7.9
|
2021-04-06 19:44:34 +00:00 |
|
dependabot-preview[bot]
|
83547163a8
|
Bump jest-webextension-mock from 3.7.8 to 3.7.9
Bumps jest-webextension-mock from 3.7.8 to 3.7.9.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-06 19:28:53 +00:00 |
|
dependabot-preview[bot]
|
8bf232d5f0
|
Merge pull request #3552 from tridactyl/dependabot/npm_and_yarn/copy-webpack-plugin-8.1.1
|
2021-04-06 12:52:02 +00:00 |
|
dependabot-preview[bot]
|
b4f28321fc
|
Bump copy-webpack-plugin from 8.1.0 to 8.1.1
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v8.1.0...v8.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-06 11:50:45 +00:00 |
|
dependabot-preview[bot]
|
8ad5cd42b5
|
Merge pull request #3551 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.21.0
|
2021-04-05 18:33:58 +00:00 |
|
dependabot-preview[bot]
|
8cbe370141
|
Bump @typescript-eslint/eslint-plugin from 4.19.0 to 4.21.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.19.0 to 4.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.21.0/packages/eslint-plugin)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-05 17:51:33 +00:00 |
|
dependabot-preview[bot]
|
eb19abddb8
|
Merge pull request #3549 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-4.21.0
|
2021-04-05 17:49:21 +00:00 |
|
dependabot-preview[bot]
|
a0db9ce646
|
Bump @typescript-eslint/eslint-plugin-tslint from 4.19.0 to 4.21.0
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint) from 4.19.0 to 4.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin-tslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.21.0/packages/eslint-plugin-tslint)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-05 17:29:26 +00:00 |
|
dependabot-preview[bot]
|
94601a0abd
|
Merge pull request #3550 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/parser-4.21.0
|
2021-04-05 17:27:19 +00:00 |
|
dependabot-preview[bot]
|
429214b58a
|
Bump @typescript-eslint/parser from 4.19.0 to 4.21.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.19.0 to 4.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.21.0/packages/parser)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-05 17:07:27 +00:00 |
|
Oliver Blanthorn
|
4cfb4b613b
|
Merge pull request #3540 from Rummskartoffel/source-data-urls
Fix data URIs not being :source-able
|
2021-04-02 07:24:59 +01:00 |
|
Oliver Blanthorn
|
195e7a95a2
|
Merge pull request #3541 from Rummskartoffel/guiset-error
Improve error message from :guiset on malformed userChrome.css
|
2021-04-02 07:24:23 +01:00 |
|
Oliver Blanthorn
|
6ebe623028
|
Compact userChrome error
|
2021-04-02 07:24:09 +01:00 |
|
dependabot-preview[bot]
|
cfa3c06009
|
Merge pull request #3542 from tridactyl/dependabot/npm_and_yarn/webpack-5.30.0
|
2021-04-01 19:34:41 +00:00 |
|