Commit graph

6973 commits

Author SHA1 Message Date
Oliver Blanthorn
fbd8753f8d
Merge pull request #4703 from tridactyl/dependabot/npm_and_yarn/esbuild-0.17.19
Bump esbuild from 0.17.10 to 0.17.19
2023-10-24 14:51:15 +00:00
Oliver Blanthorn
47920124a3
Merge pull request #4715 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-44.2.7
Bump eslint-plugin-jsdoc from 40.0.0 to 44.2.7
2023-10-24 14:50:40 +00:00
Oliver Blanthorn
850acdf2ca
Merge pull request #4775 from evadrake89/master
Fix typo's in readme.md [Hacktoberfest]
2023-10-09 07:11:28 +00:00
Oliver Blanthorn
343f0ed623
Revert to British spelling 2023-10-09 09:08:37 +02:00
Oliver Blanthorn
c6eb36a5ce
Merge pull request #4776 from hommels/master
Fixed the hint example for matching on the comment collapsers on Hacker News
2023-10-09 07:06:47 +00:00
Simon
82581699ba
Fixed the example for collapsing comments in Hacker News
Hacker News added an additional class which prevented the hint from matching correctly. By matching on any of the classes this is fixed.
2023-10-07 16:41:15 +02:00
Aditya Prakash Gupta
e0f054940f
Fix typo's in readme.md [Hacktoberfest]
1 - "permisisons" should be "permissions."
2 - "memorising" should be "memorizing."
2023-10-06 13:52:31 +05:30
Richard Mathieson
608744bc36
Fix #4706: end of line with gi on Google 2023-09-22 19:39:49 +02:00
glacambre
5a143edc4c Add custom eslint rule detecting uses of potentially unsupported APIs 2023-09-18 16:11:39 +02:00
Oliver Blanthorn
2b233aa20a
Merge pull request #4769 from tridactyl/move-lint-ci-to-github
Move circleci CI to github
2023-09-18 14:05:15 +00:00
glacambre
d83bb4c4e6 Move circleci CI to github 2023-09-18 08:02:15 +02:00
Oliver Blanthorn
89a7e613e0
Merge pull request #4764 from Monirzadeh/fix-RTL-reader-mode
fix wrong direction for RTL language in reader mode
2023-09-04 18:34:31 +00:00
monirzadeh
7a30da389f fix wrong direction for RTL language in reader mode 2023-09-04 08:38:50 +03:30
Oliver Blanthorn
5540ebaa15
Merge branch 'reader'
Managed to make a branch on origin, somehow

I still haven't got my head around the differences between the
old `hub` command and the new `gh` one
2023-08-23 22:47:56 +02:00
Oliver Blanthorn
19a29c1d9b
Merge pull request #4748 from natrys/reader
Provide hook for basic CSS override for new Reader mode
2023-08-23 20:47:25 +00:00
Oliver Blanthorn
5bd7d24056
Hide internal reader function 2023-08-23 22:45:48 +02:00
Oliver Blanthorn
b5b971c9de
Merge pull request #4751 from themaherdev/master
Fixing hard coded modeindicator border style
2023-08-23 20:31:57 +00:00
themaherdev
f717630352 Fixing hardcoded indicator border style 2023-08-14 15:59:43 +03:00
Imran Khan
9954b8fd90 Provide hook for basic CSS override for new Reader mode
Top level body now has the fixed DOM id: `tridactyl-reader`. Article
content is wrapped in a `main` tag.

Also introduces a new config setting `readerurlintitle` that could
be set to append article link to document.title. Disabled by default.
2023-08-02 19:33:40 +06:00
Oliver Blanthorn
5cbfb728bd
Merge pull request #4749 from DhruvaSambrani/patch-1
Update website.yml to not run on PRs
2023-07-31 17:50:03 +00:00
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