Commit graph

7144 commits

Author SHA1 Message Date
Colin Caine b4be583cfc Explain what the config.test.ts test does 2025-03-14 14:32:00 +00:00
Oliver Blanthorn 02a5731d88
Merge pull request #5193 from tridactyl/cmc-fix-typo
Some checks failed
e2e / test (firefox, ubuntu) (push) Has been cancelled
e2e / test (firefox, windows) (push) Has been cancelled
e2e / test (firefoxesr, ubuntu) (push) Has been cancelled
lint / lint (lint) (push) Has been cancelled
lint / lint (mozilla) (push) Has been cancelled
lint / lint (unit) (push) Has been cancelled
Website / build (push) Has been cancelled
Website / deploy (push) Has been cancelled
fix typo
2025-03-11 13:45:49 +00:00
Colin Caine 01f18bf213 fix typo 2025-03-11 13:18:31 +00:00
Oliver Blanthorn 60118c49ec
Update :sidebaropen help
Some checks failed
e2e / test (firefox, ubuntu) (push) Has been cancelled
e2e / test (firefox, windows) (push) Has been cancelled
e2e / test (firefoxesr, ubuntu) (push) Has been cancelled
lint / lint (lint) (push) Has been cancelled
lint / lint (mozilla) (push) Has been cancelled
lint / lint (unit) (push) Has been cancelled
Website / build (push) Has been cancelled
Website / deploy (push) Has been cancelled
2025-03-09 19:07:59 +01:00
Oliver Blanthorn e14eae6898
Merge pull request #5037 from michael2to3/fix/donottouchxml
Prevent Non-HTML Content-Type inject iframe
2025-03-09 11:43:42 +00:00
Oliver Blanthorn 616efd681e
Merge branch 'master' into fix/donottouchxml 2025-03-09 12:35:08 +01:00
Oliver Blanthorn 2e8f21380c
Merge pull request #5187 from GHolk/tab-history-undefined-error
Some checks are pending
e2e / test (firefox, ubuntu) (push) Waiting to run
e2e / test (firefox, windows) (push) Waiting to run
e2e / test (firefoxesr, ubuntu) (push) Waiting to run
lint / lint (lint) (push) Waiting to run
lint / lint (mozilla) (push) Waiting to run
lint / lint (unit) (push) Waiting to run
Website / build (push) Waiting to run
Website / deploy (push) Blocked by required conditions
Fix TabHistory completion error message
2025-03-08 10:26:06 +00:00
gholk 09c9d9a3fd Fix TabHistory completion error message
Sometimes TabValue history is undefined
and flattenTree(undefined) will throw an error.
The error will be caught but we can do more elegant.
2025-03-08 13:11:36 +08:00
Oliver Blanthorn 961726bfbd
Merge pull request #5181 from vchernetskyi993/tstmove
Some checks failed
lint / lint (unit) (push) Has been cancelled
e2e / test (firefox, ubuntu) (push) Has been cancelled
e2e / test (firefox, windows) (push) Has been cancelled
e2e / test (firefoxesr, ubuntu) (push) Has been cancelled
lint / lint (lint) (push) Has been cancelled
lint / lint (mozilla) (push) Has been cancelled
Website / build (push) Has been cancelled
Website / deploy (push) Has been cancelled
Added ability to move TST trees
2025-03-03 16:48:51 +00:00
Oliver Blanthorn 7d4765a7ad
Improve tst help messages 2025-03-03 17:48:15 +01:00
Vsevolod Chernetskyi 83e6211687 removed number conversions 2025-03-03 16:28:45 +02:00
Vsevolod Chernetskyi 937ab820c9 reverted ternary formatting 2025-03-03 16:21:45 +02:00
Vsevolod Chernetskyi 9efffe78a5 reverted ternary formatting 2025-03-03 16:20:21 +02:00
Vsevolod Chernetskyi d1a6551f36 reworked tst commands to accept indices 2025-03-03 16:17:51 +02:00
Vsevolod Chernetskyi d270d5e3dd docs and naming fix 2025-02-25 16:50:53 +02:00
Vsevolod Chernetskyi 8df96a5995 reverted ternary formatting 2025-02-25 16:43:00 +02:00
Vsevolod Chernetskyi 0f58004816 refactored tst specifics into separate class 2025-02-25 16:29:52 +02:00
Vsevolod Chernetskyi 9e6b18cf2f current tab in current window only 2025-02-24 19:53:00 +02:00
Vsevolod Chernetskyi 254c7edcf7 added tstattach 2025-02-24 19:48:09 +02:00
Vsevolod Chernetskyi bb7150d998 added tstmovetree command 2025-02-21 19:08:27 +02:00
Oliver Blanthorn f1156d5c72
Fix #5155: add commandlineterriblewebsitefix setting to workaround server-side vandalism
Some checks failed
e2e / test (firefox, ubuntu) (push) Has been cancelled
e2e / test (firefox, windows) (push) Has been cancelled
e2e / test (firefoxesr, ubuntu) (push) Has been cancelled
lint / lint (lint) (push) Has been cancelled
lint / lint (mozilla) (push) Has been cancelled
lint / lint (unit) (push) Has been cancelled
Website / build (push) Has been cancelled
Website / deploy (push) Has been cancelled
I am not going to add detection for every bazillion ways web frameworks
can break Tridactyl, so let's add a setting so that people who insist
on visiting bad websites can still do so
2025-02-01 21:54:41 +01:00
Chic-Tweetz 4157002ff3
Fix #5152: stop overriding completion font size
Some checks failed
e2e / test (firefox, ubuntu) (push) Has been cancelled
e2e / test (firefox, windows) (push) Has been cancelled
e2e / test (firefoxesr, ubuntu) (push) Has been cancelled
lint / lint (lint) (push) Has been cancelled
lint / lint (mozilla) (push) Has been cancelled
lint / lint (unit) (push) Has been cancelled
Website / build (push) Has been cancelled
Website / deploy (push) Has been cancelled
Also change default completion font size to ensure that this doesn't
change any theme font sizes
2025-01-21 12:58:59 +01:00
Oliver Blanthorn 72be7ed9aa
Fix #5143: skip iframe check if iframe will never load
Some checks failed
lint / lint (unit) (push) Has been cancelled
e2e / test (firefox, ubuntu) (push) Has been cancelled
e2e / test (firefox, windows) (push) Has been cancelled
e2e / test (firefoxesr, ubuntu) (push) Has been cancelled
lint / lint (lint) (push) Has been cancelled
lint / lint (mozilla) (push) Has been cancelled
Website / build (push) Has been cancelled
Website / deploy (push) Has been cancelled
2025-01-15 13:46:48 +01:00
Oliver Blanthorn c7e59eba10
Merge pull request #5142 from Xorger/patch-1
Some checks failed
e2e / test (firefox, ubuntu) (push) Has been cancelled
e2e / test (firefox, windows) (push) Has been cancelled
e2e / test (firefoxesr, ubuntu) (push) Has been cancelled
lint / lint (lint) (push) Has been cancelled
lint / lint (mozilla) (push) Has been cancelled
lint / lint (unit) (push) Has been cancelled
Website / build (push) Has been cancelled
Website / deploy (push) Has been cancelled
Add `:open` note to readme.md
2025-01-14 08:17:36 +00:00
Elijah Yajaman 9910b7288c
Add :open note to readme.md
Add a note explaining how to set the newtab page for `:open`
2025-01-14 14:58:40 +10:00
Oliver Blanthorn cf4baae9cf
Merge pull request #5138 from bew/patch-1
Some checks failed
lint / lint (unit) (push) Has been cancelled
e2e / test (firefox, ubuntu) (push) Has been cancelled
e2e / test (firefox, windows) (push) Has been cancelled
e2e / test (firefoxesr, ubuntu) (push) Has been cancelled
lint / lint (lint) (push) Has been cancelled
lint / lint (mozilla) (push) Has been cancelled
Website / build (push) Has been cancelled
Website / deploy (push) Has been cancelled
Mention `unbindurl` can work with `bind` keys as well
2025-01-11 13:23:42 +00:00
Benoit de Chezelles b7272fb378
Mention unbindurl can work with bind keys as well 2025-01-11 13:24:06 +01:00
Oliver Blanthorn 4ec9254111
Merge pull request #5117 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-50.6.1
Some checks failed
lint / lint (lint) (push) Has been cancelled
lint / lint (mozilla) (push) Has been cancelled
lint / lint (unit) (push) Has been cancelled
e2e / test (firefox, ubuntu) (push) Has been cancelled
e2e / test (firefox, windows) (push) Has been cancelled
e2e / test (firefoxesr, ubuntu) (push) Has been cancelled
Website / build (push) Has been cancelled
Website / deploy (push) Has been cancelled
Bump eslint-plugin-jsdoc from 48.2.1 to 50.6.1
2024-12-17 10:37:45 +00:00
Oliver Blanthorn dad52e9b12
Merge pull request #5116 from tridactyl/dependabot/npm_and_yarn/geckodriver-5.0.0
Bump geckodriver from 4.3.3 to 5.0.0
2024-12-17 10:37:16 +00:00
Oliver Blanthorn 5ba1f94608
Merge pull request #5115 from tridactyl/dependabot/npm_and_yarn/prettier-3.4.2
Bump prettier from 3.2.5 to 3.4.2
2024-12-17 10:37:02 +00:00
Oliver Blanthorn f68a157b9d
Merge pull request #5114 from tridactyl/dependabot/npm_and_yarn/command-line-args-6.0.1
Bump command-line-args from 5.2.1 to 6.0.1
2024-12-17 10:36:34 +00:00
Oliver Blanthorn 94272d2c4f
Merge pull request #5113 from tridactyl/dependabot/npm_and_yarn/jest-webextension-mock-4.0.0
Bump jest-webextension-mock from 3.9.0 to 4.0.0
2024-12-17 10:36:09 +00:00
Oliver Blanthorn 276fffe0ef
Merge pull request #5111 from tridactyl/dependabot/npm_and_yarn/types/css-0.0.38
Bump @types/css from 0.0.37 to 0.0.38
2024-12-17 10:35:57 +00:00
dependabot[bot] 4fcc6d3072
Bump eslint-plugin-jsdoc from 48.2.1 to 50.6.1
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.2.1 to 50.6.1.
- [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/v48.2.1...v50.6.1)

---
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>
2024-12-16 22:17:11 +00:00
dependabot[bot] 7a68826987
Bump geckodriver from 4.3.3 to 5.0.0
Bumps [geckodriver](https://github.com/webdriverio-community/node-geckodriver) from 4.3.3 to 5.0.0.
- [Release notes](https://github.com/webdriverio-community/node-geckodriver/releases)
- [Changelog](https://github.com/webdriverio-community/node-geckodriver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio-community/node-geckodriver/compare/v4.3.3...v5.0.0)

---
updated-dependencies:
- dependency-name: geckodriver
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 22:16:34 +00:00
dependabot[bot] e8eaca07d6
Bump prettier from 3.2.5 to 3.4.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.4.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/3.2.5...3.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 22:16:15 +00:00
dependabot[bot] c7b633dba9
Bump command-line-args from 5.2.1 to 6.0.1
Bumps [command-line-args](https://github.com/75lb/command-line-args) from 5.2.1 to 6.0.1.
- [Release notes](https://github.com/75lb/command-line-args/releases)
- [Commits](https://github.com/75lb/command-line-args/compare/v5.2.1...v6.0.1)

---
updated-dependencies:
- dependency-name: command-line-args
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 22:16:07 +00:00
dependabot[bot] c240917cff
Bump jest-webextension-mock from 3.9.0 to 4.0.0
Bumps [jest-webextension-mock](https://github.com/RickyMarou/jest-webextension-mock) from 3.9.0 to 4.0.0.
- [Changelog](https://github.com/RickyMarou/jest-webextension-mock/blob/main/CHANGELOG.md)
- [Commits](https://github.com/RickyMarou/jest-webextension-mock/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 22:15:52 +00:00
dependabot[bot] 92ce6e2f81
Bump @types/css from 0.0.37 to 0.0.38
Bumps [@types/css](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/css) from 0.0.37 to 0.0.38.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/css)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 22:15:18 +00:00
Oliver Blanthorn 0a0dd66bb1
release 1.24.2
Some checks failed
e2e / test (firefox, ubuntu) (push) Has been cancelled
e2e / test (firefox, windows) (push) Has been cancelled
e2e / test (firefoxesr, ubuntu) (push) Has been cancelled
lint / lint (lint) (push) Has been cancelled
lint / lint (mozilla) (push) Has been cancelled
lint / lint (unit) (push) Has been cancelled
Website / build (push) Has been cancelled
Website / deploy (push) Has been cancelled
2024-12-15 13:26:37 +01:00
Oliver Blanthorn ca13327171
Update changelog for 1.24.2 2024-12-15 13:08:38 +01:00
Oliver Blanthorn 803bca0fe7
Merge pull request #5097 from Chic-Tweetz/optional-hint-styles
Style Hints According to Config
2024-12-15 10:51:04 +00:00
Oliver Blanthorn efde9491b0
Mention mandatory reload after hintstyles change 2024-12-15 11:50:44 +01:00
Oliver Blanthorn 805275e283
Merge pull request #5107 from tridactyl/dependabot/npm_and_yarn/nanoid-3.3.8
Bump nanoid from 3.3.7 to 3.3.8
2024-12-15 10:45:11 +00:00
dependabot[bot] f11f408b2c
Bump nanoid from 3.3.7 to 3.3.8
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-14 13:02:55 +00:00
Chic-Tweetz ba0d78dc2a
Made description make more sense. 2024-12-05 15:07:06 +00:00
Chic-Tweetz 8d73f38066
Added hintstyles example, changed defaults. 2024-12-04 23:53:10 +00:00
Chic-Tweetz b8c3971805 removed another rule from hint.css 2024-12-04 13:33:36 +00:00
Oliver Blanthorn 8e4525a758
Merge pull request #5099 from leaty/bugfix/ui
Some checks failed
e2e / test (firefox, ubuntu) (push) Has been cancelled
e2e / test (firefox, windows) (push) Has been cancelled
e2e / test (firefoxesr, ubuntu) (push) Has been cancelled
lint / lint (lint) (push) Has been cancelled
lint / lint (mozilla) (push) Has been cancelled
lint / lint (unit) (push) Has been cancelled
Website / build (push) Has been cancelled
Website / deploy (push) Has been cancelled
Hide urlbar properly after firefox breaking change
2024-12-03 12:08:38 +00:00
leaty 547bf9a544 Hide urlbar after firefox breaking change;
Which caused it to show regardless of UI being hidden
2024-12-03 11:15:38 +01:00