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
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
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
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
Oliver Blanthorn
d815ad6b88
Move sanitation to insider reader mode
...
This protects us against someone opening a malicious reader
URL + anchor
2023-04-05 21:34:11 +02:00
Oliver Blanthorn
cbcf6f4521
Add sanitisation for reader
...
NB: this breaks relative links, which I didn't
want to do :(
2023-04-05 21:20:26 +02:00
Oliver Blanthorn
bbae94ea0b
Update help
2023-04-05 21:20:18 +02:00
Oliver Blanthorn
fb5a0128e6
Add reader in new tab bind
2023-04-05 20:45:03 +02:00
Oliver Blanthorn
e51136e50a
Fix disappearing page bug when opening in new tab
2023-04-05 20:44:38 +02:00
Oliver Blanthorn
93352f08b5
Migrate to new reader command
...
`:reader --old` retained for old behaviour
2023-04-05 20:44:04 +02:00
Oliver Blanthorn
cc59b83bee
Switch to using dedicated reader page
2023-04-05 19:52:30 +02:00
Oliver Blanthorn
5bec833bb6
Add dedicated reader page
2023-04-05 19:19:05 +02:00
Oliver Blanthorn
569b01a607
WIP: make back button work
...
Command line is very broken. Generally thinking this might
be a bad idea because it feels like it would be fragile,
needing updating every time we add something to Tridactyl
2023-04-05 19:01:29 +02:00
Oliver Blanthorn
02e11b321e
Stop pollution of styles in reader
2023-04-05 18:46:23 +02:00
Oliver Blanthorn
a06d6849c0
Add title and author to reader mode
2023-04-04 16:15:20 +02:00
Oliver Blanthorn
04df34d9c7
Justify text in reader2 mode
2023-04-04 16:02:04 +02:00
Oliver Blanthorn
51640eb22a
Make reader2 use simple.css
2023-04-04 16:01:45 +02:00