Oliver Blanthorn
304e5941bb
Cheer up linter
2023-12-12 19:32:07 +01:00
Oliver Blanthorn
72dfbddf3f
release 1.24.0
2023-12-12 19:17:17 +01:00
Oliver Blanthorn
e14e474aca
Update changelog for 1.24.0
2023-12-12 19:17:17 +01:00
Oliver Blanthorn
916bd01e73
Rejig donations text on new tab
2023-12-12 19:17:17 +01:00
Oliver Blanthorn
e68589f2a5
Merge pull request #4865 from tridactyl/dependabot/npm_and_yarn/esbuild-0.19.9
...
Bump esbuild from 0.17.19 to 0.19.9
2023-12-12 17:02:25 +00:00
Oliver Blanthorn
5727425ecf
Merge pull request #4867 from dcaixinha/make-tabgrab-and-tabpush-move-to-next-tab
...
Make `tabgrab` and `tabpush` move to next tabgrab
2023-12-12 17:01:47 +00:00
Daniel Caixinha
1e0fdf43a3
Make tabgrab
and tabpush
move to next tabgrab
...
Now `tabgrab` and `tabpush` will move the tab next to the current tab, except if
the `tabopenpos` setting is set to `"last"`.
In order to make `tabpush` work, I had to create an additional function to get
the active tab for a given window ID.
2023-12-12 11:09:13 +00:00
dependabot[bot]
d0cf34497b
Bump esbuild from 0.17.19 to 0.19.9
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.17.19 to 0.19.9.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.17.19...v0.19.9 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 22:59:34 +00:00
Oliver Blanthorn
b5507f3b80
Stop text2qr overflowing past window dimensions
2023-12-04 13:02:46 +01:00
Oliver Blanthorn
f13f16cc5d
Amend Memrise links ( #4231 )
2023-11-20 15:25:56 +01:00
Oliver Blanthorn
c956c3fcf4
Revert "Remove references to broken Memrise course #4231 "
...
This reverts commit 36b02d5a29
.
2023-11-20 15:23:07 +01:00
Oliver Blanthorn
36b02d5a29
Remove references to broken Memrise course #4231
2023-11-20 13:32:49 +01:00
Oliver Blanthorn
ca566af246
Bump native version to 0.4.1
2023-11-20 13:30:22 +01:00
Oliver Blanthorn
122ae80d46
Merge pull request #4821 from GHolk/source-clipboard
...
allow source tridactylrc from clipboard or string arguments
2023-11-20 11:40:48 +00:00
Oliver Blanthorn
a143c09442
Merge pull request #4839 from tridactyl/dependabot/npm_and_yarn/marked-10.0.0
...
Bump marked from 9.1.6 to 10.0.0
2023-11-19 15:04:12 +00:00
Oliver Blanthorn
f968dad4bf
Merge pull request #4842 from petoncle/keep-default-hints
...
Exclude default hints from hint -pipe
2023-11-19 15:03:11 +00:00
Oliver Blanthorn
95b2869294
Add GitHub gi bind to RC
2023-11-19 14:23:55 +01:00
Oliver Blanthorn
f8aafebfce
Replace txti.es with privatebin: fix #4705
2023-11-19 14:20:39 +01:00
Oliver Blanthorn
e6b1c0d412
Fix typo
2023-11-19 14:18:41 +01:00
Oliver Blanthorn
a8d6b9bf9b
Add when_feature helper
2023-11-19 14:00:55 +01:00
Oliver Blanthorn
105d8bfc34
Revert "Bump compute-scroll-into-view from 3.0.0 to 3.1.0"
...
This reverts commit 8b1a354ed9
.
Fixes #4838
2023-11-19 13:09:36 +01:00
petoncle
5cfe460a81
Exclude default hints from hint -pipe
...
-pipe is the flag other than -c for which default hints should be excluded
2023-11-15 16:12:18 +01:00
dependabot[bot]
05ab7d5b6c
Bump marked from 9.1.6 to 10.0.0
...
Bumps [marked](https://github.com/markedjs/marked ) from 9.1.6 to 10.0.0.
- [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/v9.1.6...v10.0.0 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 22:06:32 +00:00
Oliver Blanthorn
3bd497c8f0
Merge pull request #4837 from tridactyl/dependabot/npm_and_yarn/prettier-3.1.0
...
Bump prettier from 3.0.3 to 3.1.0
2023-11-14 13:48:05 +00:00
dependabot[bot]
3a0689a369
Bump prettier from 3.0.3 to 3.1.0
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.0.3 to 3.1.0.
- [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/3.0.3...3.1.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 22:38:47 +00:00
Oliver Blanthorn
81f111f14b
Merge pull request #4351 from GHolk/urlparent-ignore-more
...
More options for urlparent to ignore fragment, search and index.html
2023-11-13 11:13:21 +00:00
gholk
b30e2b105e
Run pretty as git hook require
...
I do not want the prettify and the feature change inside a
same commit, so this is a commit contain only the prettify.
2023-11-13 11:57:36 +01:00
gholk
e375417cd4
Change urlparentignoreindexhtml into urlparentignorepathregexp
...
Make user be able to customize the path to remove before
go to the parent path.
2023-11-13 11:56:15 +01:00
gholk
dbcc21c425
Add default values and docs for new urlparent options
...
All default values are set to false to keep the behavior unchanged.
Also correct the typescript type error.
2023-11-13 11:56:15 +01:00
Gold Holk
b79aee8726
Make excmd urlparent use new getUrlParent function
...
Rewrite the config reading with a loop.
2023-11-13 11:56:15 +01:00
Gold Holk
401a36869d
urlparent ignore search fragment and index.html
...
replace trailingSlash with the option dict.
option contain trailingSlash, ignoreFragment, ignoreSearch and ignoreIndexHtml.
If `ignore*` present, remove it will not cause count decrement.
2023-11-13 11:56:09 +01:00
Oliver Blanthorn
a1f41f2b5e
Merge pull request #4828 from amirHossein5/patch-1
...
Fix command name in docs
2023-11-13 10:14:38 +00:00
Oliver Blanthorn
d8f8c8e6d4
Merge pull request #4829 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-46.9.0
...
Bump eslint-plugin-jsdoc from 44.2.7 to 46.9.0
2023-11-13 10:14:12 +00:00
Oliver Blanthorn
7d5dc51be9
Merge pull request #4830 from tridactyl/dependabot/npm_and_yarn/marked-9.1.6
...
Bump marked from 4.2.12 to 9.1.6
2023-11-13 10:13:52 +00:00
Oliver Blanthorn
ff696b5cc7
Update changelog for 1.24.0
2023-11-12 20:23:14 +01:00
dependabot[bot]
d75cf72330
Bump marked from 4.2.12 to 9.1.6
...
Bumps [marked](https://github.com/markedjs/marked ) from 4.2.12 to 9.1.6.
- [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.2.12...v9.1.6 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-10 22:59:53 +00:00
dependabot[bot]
42c5b83910
Bump eslint-plugin-jsdoc from 44.2.7 to 46.9.0
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 44.2.7 to 46.9.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v44.2.7...v46.9.0 )
---
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>
2023-11-10 22:58:48 +00:00
Amir Hossein
9eac96eb12
Fix command name
2023-11-09 23:10:08 +03:30
Gold Holk
e4b453f99d
Reword ex command source docs
...
Co-authored-by: Oliver Blanthorn <freedom4cows@gmail.com>
2023-11-07 20:10:53 +08:00
gholk
01df272126
allow source tridactylrc from clipboard or string arguments
...
Add `--strings` and `--clipboard` flags.
2023-11-04 15:33:39 +08:00
Oliver Blanthorn
89dc8583db
Merge pull request #4806 from tridactyl/dependabot/npm_and_yarn/types/nearley-2.11.4
...
Bump @types/nearley from 2.11.2 to 2.11.4
2023-10-31 14:45:10 +00:00
Oliver Blanthorn
41114234e2
Merge pull request #4804 from tridactyl/dependabot/npm_and_yarn/prettier-3.0.3
...
Bump prettier from 2.8.4 to 3.0.3
2023-10-31 14:44:44 +00:00
Oliver Blanthorn
d30306795d
Merge pull request #4803 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-import-2.29.0
...
Bump eslint-plugin-import from 2.27.5 to 2.29.0
2023-10-31 14:44:21 +00:00
Oliver Blanthorn
be3e8e117b
Merge pull request #4802 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-6.9.1
...
Bump @typescript-eslint/eslint-plugin-tslint from 5.59.7 to 6.9.1
2023-10-31 14:44:07 +00:00
dependabot[bot]
2e200d4284
Bump @typescript-eslint/eslint-plugin-tslint from 5.59.7 to 6.9.1
...
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint ) from 5.59.7 to 6.9.1.
- [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/v6.9.1/packages/eslint-plugin-tslint )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin-tslint"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 14:42:50 +00:00
Oliver Blanthorn
495d012a83
Merge pull request #4801 from tridactyl/dependabot/npm_and_yarn/web-ext-7.8.0
...
Bump web-ext from 7.6.2 to 7.8.0
2023-10-31 14:39:04 +00:00
dependabot[bot]
4e713ca02d
Bump web-ext from 7.6.2 to 7.8.0
...
Bumps [web-ext](https://github.com/mozilla/web-ext ) from 7.6.2 to 7.8.0.
- [Release notes](https://github.com/mozilla/web-ext/releases )
- [Commits](https://github.com/mozilla/web-ext/compare/7.6.2...7.8.0 )
---
updated-dependencies:
- dependency-name: web-ext
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 14:38:56 +00:00
Oliver Blanthorn
508bdc0707
Merge pull request #4800 from tridactyl/dependabot/npm_and_yarn/ramda-0.29.1
...
Bump ramda from 0.28.0 to 0.29.1
2023-10-31 14:38:19 +00:00
Oliver Blanthorn
6e07ab4de7
Merge pull request #4799 from tridactyl/dependabot/npm_and_yarn/geckodriver-4.2.1
...
Bump geckodriver from 3.2.0 to 4.2.1
2023-10-31 14:37:22 +00:00
dependabot[bot]
b04ff5668e
Bump @types/nearley from 2.11.2 to 2.11.4
...
Bumps [@types/nearley](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nearley ) from 2.11.2 to 2.11.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nearley )
---
updated-dependencies:
- dependency-name: "@types/nearley"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 22:18:52 +00:00