Dhruva Sambrani
|
395e1ba826
|
Update website.yml to not run on PRs
|
2023-07-31 23:17:40 +05:30 |
|
Oliver Blanthorn
|
ab3bd92bf2
|
Remove broken DDG binds from RC file
|
2023-07-18 18:30:05 +02:00 |
|
Oliver Blanthorn
|
2eaba7e4ce
|
Update links for root domain
|
2023-07-02 17:40:40 +02:00 |
|
Oliver Blanthorn
|
a05025b99c
|
Fix missing CSS
|
2023-07-02 17:31:41 +02:00 |
|
Oliver Blanthorn
|
00b610412c
|
Troubleshoot missing CSS files on help pages
|
2023-07-02 17:24:45 +02:00 |
|
Oliver Blanthorn
|
d4842dc937
|
Fix directory error
|
2023-07-02 17:13:47 +02:00 |
|
Oliver Blanthorn
|
02e19b2fbd
|
Fix syntax issue
|
2023-07-02 17:12:44 +02:00 |
|
Oliver Blanthorn
|
440bf53eaa
|
Merge pull request #4732 from tridactyl/host_docs
Host docs
|
2023-07-02 15:11:19 +00:00 |
|
Oliver Blanthorn
|
68aaec58ad
|
Reinstate submodule because glacambre told me to
|
2023-07-02 17:08:58 +02:00 |
|
Oliver Blanthorn
|
152b84da46
|
Fix silly path bug
|
2023-07-01 20:10:35 +02:00 |
|
Oliver Blanthorn
|
fa89b49469
|
Adapt site build for main repo
|
2023-07-01 18:52:35 +02:00 |
|
glacambre
|
2a64e9ff02
|
Build Tridactyl website with docs
|
2023-07-01 18:29:49 +02:00 |
|
Oliver Blanthorn
|
5eaab1046f
|
Merge pull request #4728 from satyamkr1729/text2qr
Feature add: Generate QR code from URL or selection or any other input text
|
2023-06-17 09:01:54 +02:00 |
|
satyamk
|
b50cf4a3c7
|
Revert "added support to generate qr from text selection"
This reverts commit 20df2ac753 .
|
2023-06-16 23:37:05 +05:30 |
|
Oliver Blanthorn
|
7dd11b7c46
|
Fix text2qr docstring grammar
|
2023-06-16 18:10:59 +02:00 |
|
Oliver Blanthorn
|
43ab53477b
|
Bump native version for ARM Macs
See #3290, #4298, #4528
|
2023-06-16 17:35:12 +02:00 |
|
satyamk
|
24f2b94949
|
fixed some typos in readme file and prettified it
|
2023-06-14 23:44:43 +05:30 |
|
satyamk
|
94cbe4dc7c
|
added license and README for qrcode vendor lib
|
2023-06-14 23:32:23 +05:30 |
|
satyamk
|
03983aaf5e
|
moved qrcode vendor library to its own directory inside vendor
|
2023-06-14 23:31:21 +05:30 |
|
satyamk
|
4a18e6c377
|
improved documentation of text2qr command
|
2023-06-14 03:33:53 +05:30 |
|
satyamk
|
cb29ce41a5
|
added timeout flag for automatically closing displayed qr code
|
2023-06-14 03:31:14 +05:30 |
|
satyamk
|
a467747057
|
removed download button from qr code page
|
2023-06-14 01:48:31 +05:30 |
|
Satyam Kumar
|
9a429a1fe8
|
added support for popup
Co-authored-by: Oliver Blanthorn <freedom4cows@gmail.com>
|
2023-06-14 01:33:34 +05:30 |
|
satyamk
|
fc530667d0
|
added command yq (nmap) and q (vmap) to generate qr from current URL and
selection respectively
|
2023-06-12 01:19:38 +05:30 |
|
satyamk
|
20df2ac753
|
added support to generate qr from text selection
|
2023-06-12 01:18:42 +05:30 |
|
satyamk
|
69d5f5c5e1
|
added command text2qr which generates qr code for text
|
2023-06-12 00:45:07 +05:30 |
|
satyamk
|
47744550d8
|
added npm qrcode package as vendor module in the repo
|
2023-06-12 00:45:07 +05:30 |
|
Oliver Blanthorn
|
5c807b0ca2
|
Clarify that jsurls can be async
|
2023-06-06 18:05:35 +02:00 |
|
Oliver Blanthorn
|
b751d64639
|
Merge pull request #4719 from tridactyl/test_mapstrs
Test default config map strings
|
2023-06-01 18:03:20 +00:00 |
|
Oliver Blanthorn
|
ebd6b56c2c
|
Fix bugs spotted by new unit test
|
2023-06-01 19:51:30 +02:00 |
|
Oliver Blanthorn
|
465194258b
|
Fix #1921 and #1922: check config mapstring order
|
2023-06-01 19:42:05 +02:00 |
|
dependabot[bot]
|
98fdb74900
|
Bump eslint-plugin-jsdoc from 40.0.0 to 44.2.7
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 40.0.0 to 44.2.7.
- [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/v40.0.0...v44.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>
|
2023-05-26 22:57:10 +00:00 |
|
dependabot[bot]
|
af09a4e4bd
|
Bump @typescript-eslint/eslint-plugin-tslint from 5.53.0 to 5.59.7
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint) from 5.53.0 to 5.59.7.
- [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.59.7/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>
|
2023-05-22 23:06:03 +00:00 |
|
Oliver Blanthorn
|
e3b44a69a9
|
Add binds to open tabs/windows from command line for real
|
2023-05-20 16:58:02 +02:00 |
|
Oliver Blanthorn
|
71f9e59c1c
|
Add tabopen --discard and ;gd bind - fix #4694
|
2023-05-20 16:51:55 +02:00 |
|
dependabot[bot]
|
165f1e844b
|
Bump esbuild from 0.17.10 to 0.17.19
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.10 to 0.17.19.
- [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.10...v0.17.19)
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-15 23:05:47 +00:00 |
|
dependabot[bot]
|
7d26b999fb
|
Bump web-ext from 7.5.0 to 7.6.2
Bumps [web-ext](https://github.com/mozilla/web-ext) from 7.5.0 to 7.6.2.
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](https://github.com/mozilla/web-ext/compare/7.5.0...7.6.2)
---
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-04-25 22:58:41 +00:00 |
|
Oliver Blanthorn
|
b4bb596de8
|
Fix config reset on :help - #4670
|
2023-04-14 18:11:53 +02:00 |
|
Oliver Blanthorn
|
a519675994
|
Update native version with PCRE fix
|
2023-04-08 16:40:20 +02:00 |
|
Oliver Blanthorn
|
e5ed0d4c9e
|
Merge pull request #4344 from GHolk/undo-complete-url
Add fuse search in undo and fix undo session id is undefind
|
2023-04-08 13:19:35 +00:00 |
|
Oliver Blanthorn
|
58a6168a26
|
Merge branch 'raffaem/master' (#4411)
|
2023-04-08 15:15:07 +02:00 |
|
Oliver Blanthorn
|
1339e65499
|
Bikeshed search engine FAQ
|
2023-04-08 15:13:17 +02:00 |
|
Oliver Blanthorn
|
115952cfad
|
Update changelog for 1.24.0
|
2023-04-08 00:20:59 +02:00 |
|
Oliver Blanthorn
|
82ac6064cc
|
Merge pull request #4486 from GHolk/find-correct-scroll
Correct highlight position while scrolling
|
2023-04-07 13:22:06 +00:00 |
|
Oliver Blanthorn
|
6efbfccd63
|
Update compute-scroll-into-view
|
2023-04-07 14:59:50 +02:00 |
|
dependabot[bot]
|
1196ee91f7
|
Bump thenify from 3.3.0 to 3.3.1
Bumps [thenify](https://github.com/thenables/thenify) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/thenables/thenify/releases)
- [Changelog](https://github.com/thenables/thenify/blob/master/History.md)
- [Commits](https://github.com/thenables/thenify/compare/3.3.0...3.3.1)
---
updated-dependencies:
- dependency-name: thenify
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-06 16:27:36 +00:00 |
|
Oliver Blanthorn
|
a388d60ce7
|
Merge pull request #3938 from tridactyl/easy_reader
Easy reader
|
2023-04-06 16:26:52 +00:00 |
|
Oliver Blanthorn
|
2016839df5
|
Fix prettier niggles
|
2023-04-06 17:54:44 +02:00 |
|
Oliver Blanthorn
|
1ecfc73a78
|
Add security notes to reader help
|
2023-04-06 17:44:49 +02:00 |
|
Oliver Blanthorn
|
eef60d94fe
|
Remove default binds for new reader mode
I'm a bit nervous about the security of the new reader
page. Removing the default binds just adds an extra
layer of security
|
2023-04-06 17:11:42 +02:00 |
|