Commit graph

  • b50cf4a3c7 Revert "added support to generate qr from text selection" satyamk 2023-06-16 23:37:05 +05:30
  • 7dd11b7c46
    Fix text2qr docstring grammar Oliver Blanthorn 2023-06-16 18:10:59 +02:00
  • 43ab53477b
    Bump native version for ARM Macs Oliver Blanthorn 2023-06-16 17:35:12 +02:00
  • 24f2b94949 fixed some typos in readme file and prettified it satyamk 2023-06-14 23:44:43 +05:30
  • 94cbe4dc7c added license and README for qrcode vendor lib satyamk 2023-06-14 23:32:23 +05:30
  • 03983aaf5e moved qrcode vendor library to its own directory inside vendor satyamk 2023-06-14 23:31:21 +05:30
  • 4a18e6c377 improved documentation of text2qr command satyamk 2023-06-14 03:33:53 +05:30
  • cb29ce41a5 added timeout flag for automatically closing displayed qr code satyamk 2023-06-14 03:29:36 +05:30
  • a467747057 removed download button from qr code page satyamk 2023-06-14 01:48:31 +05:30
  • 9a429a1fe8
    added support for popup Satyam Kumar 2023-06-14 01:33:34 +05:30
  • fc530667d0 added command yq (nmap) and q (vmap) to generate qr from current URL and selection respectively satyamk 2023-06-12 01:19:38 +05:30
  • 20df2ac753 added support to generate qr from text selection satyamk 2023-06-12 01:18:42 +05:30
  • 69d5f5c5e1 added command text2qr which generates qr code for text satyamk 2023-06-12 00:35:45 +05:30
  • 47744550d8 added npm qrcode package as vendor module in the repo satyamk 2023-06-11 23:45:48 +05:30
  • deb707ffc5
    Fix keyups not being recognised as such pushykeyseq_rebased Oliver Blanthorn 2023-06-11 18:04:06 +02:00
  • 761d71b99e
    REVERT ME: make debugging quicker Oliver Blanthorn 2023-06-11 17:56:42 +02:00
  • 7bc60939ac
    REVERT ME: disable e2e tests for now Oliver Blanthorn 2023-06-11 17:51:58 +02:00
  • c2e0ec6e42
    Fix some probable bugs Oliver Blanthorn 2023-06-11 17:45:17 +02:00
  • b0beae23ad
    WIP: add keyup/down bind support Oliver Blanthorn 2020-05-31 15:17:01 +01:00
  • 5c807b0ca2
    Clarify that jsurls can be async Oliver Blanthorn 2023-06-06 18:05:35 +02:00
  • f50181ba04
    Fix radix tabnext_nowrap Oliver Blanthorn 2023-06-05 16:01:21 +02:00
  • b751d64639
    Merge pull request #4719 from tridactyl/test_mapstrs Oliver Blanthorn 2023-06-01 18:03:20 +00:00
  • ebd6b56c2c
    Fix bugs spotted by new unit test test_mapstrs Oliver Blanthorn 2023-06-01 19:48:32 +02:00
  • 465194258b
    Fix #1921 and #1922: check config mapstring order Oliver Blanthorn 2023-06-01 19:42:05 +02:00
  • 98fdb74900
    Bump eslint-plugin-jsdoc from 40.0.0 to 44.2.7 dependabot[bot] 2023-05-26 22:57:10 +00:00
  • a3be85fc72
    Fix #4704: add --nowrap flag to tabnext/prev Oliver Blanthorn 2023-05-23 18:29:18 +02:00
  • 5da8c939ef
    WIP: add ex.next_completion [n] cmd nth_next_completion Oliver Blanthorn 2023-05-23 17:25:46 +02:00
  • af09a4e4bd
    Bump @typescript-eslint/eslint-plugin-tslint from 5.53.0 to 5.59.7 dependabot[bot] 2023-05-22 23:06:03 +00:00
  • e3b44a69a9
    Add binds to open tabs/windows from command line for real Oliver Blanthorn 2023-05-20 16:58:02 +02:00
  • 71f9e59c1c
    Add tabopen --discard and ;gd bind - fix #4694 Oliver Blanthorn 2023-05-20 16:51:55 +02:00
  • 165f1e844b
    Bump esbuild from 0.17.10 to 0.17.19 dependabot[bot] 2023-05-15 23:05:47 +00:00
  • eaa0554f09
    WIP: initial experiment with per-mode settings setmode Oliver Blanthorn 2023-04-26 18:30:51 +02:00
  • 7d26b999fb
    Bump web-ext from 7.5.0 to 7.6.2 dependabot[bot] 2023-04-25 22:58:41 +00:00
  • b4bb596de8
    Fix config reset on :help - #4670 Oliver Blanthorn 2023-04-14 18:11:53 +02:00
  • a519675994
    Update native version with PCRE fix Oliver Blanthorn 2023-04-08 16:40:20 +02:00
  • a8736a9e82
    Add DownloadPost to permitted autocmd events antonva-ancient-downloadpost Oliver Blanthorn 2023-04-08 15:31:53 +02:00
  • 12f1cd96a0
    Create DownloadPost event listener. Anton Vilhelm Ásgeirsson 2019-04-22 16:14:40 +00:00
  • e5ed0d4c9e
    Merge pull request #4344 from GHolk/undo-complete-url Oliver Blanthorn 2023-04-08 13:19:35 +00:00
  • 58a6168a26
    Merge branch 'raffaem/master' (#4411) Oliver Blanthorn 2023-04-08 15:15:07 +02:00
  • 1339e65499
    Bikeshed search engine FAQ Oliver Blanthorn 2023-04-08 15:13:17 +02:00
  • 115952cfad
    Update changelog for 1.24.0 Oliver Blanthorn 2023-04-08 00:20:59 +02:00
  • 82ac6064cc
    Merge pull request #4486 from GHolk/find-correct-scroll Oliver Blanthorn 2023-04-07 13:22:06 +00:00
  • 6efbfccd63
    Update compute-scroll-into-view Oliver Blanthorn 2023-04-07 14:59:50 +02:00
  • 5a3b1827df
    Bump typedoc from 0.19.2 to 0.23.28 dependabot/npm_and_yarn/typedoc-0.23.28 dependabot[bot] 2023-04-06 16:28:32 +00:00
  • 1196ee91f7
    Bump thenify from 3.3.0 to 3.3.1 dependabot[bot] 2023-04-06 16:27:36 +00:00
  • a388d60ce7
    Merge pull request #3938 from tridactyl/easy_reader Oliver Blanthorn 2023-04-06 16:26:52 +00:00
  • 2016839df5
    Fix prettier niggles Oliver Blanthorn 2023-04-06 17:54:44 +02:00
  • 1ecfc73a78
    Add security notes to reader help easy_reader Oliver Blanthorn 2023-04-06 17:44:49 +02:00
  • eef60d94fe
    Remove default binds for new reader mode Oliver Blanthorn 2023-04-06 17:11:42 +02:00
  • d815ad6b88
    Move sanitation to insider reader mode Oliver Blanthorn 2023-04-05 21:34:11 +02:00
  • cbcf6f4521
    Add sanitisation for reader Oliver Blanthorn 2023-04-05 21:08:55 +02:00
  • bbae94ea0b
    Update help Oliver Blanthorn 2023-04-05 20:51:19 +02:00
  • fb5a0128e6
    Add reader in new tab bind Oliver Blanthorn 2023-04-05 20:45:03 +02:00
  • e51136e50a
    Fix disappearing page bug when opening in new tab Oliver Blanthorn 2023-04-05 20:44:38 +02:00
  • 93352f08b5
    Migrate to new reader command Oliver Blanthorn 2023-04-05 20:44:04 +02:00
  • cc59b83bee
    Switch to using dedicated reader page Oliver Blanthorn 2023-04-05 19:52:30 +02:00
  • 5bec833bb6
    Add dedicated reader page Oliver Blanthorn 2023-04-05 19:19:05 +02:00
  • 569b01a607
    WIP: make back button work Oliver Blanthorn 2023-04-05 18:48:55 +02:00
  • 02e11b321e
    Stop pollution of styles in reader Oliver Blanthorn 2023-04-05 18:46:23 +02:00
  • a06d6849c0
    Add title and author to reader mode Oliver Blanthorn 2023-04-04 16:15:20 +02:00
  • 04df34d9c7
    Justify text in reader2 mode Oliver Blanthorn 2023-04-04 16:02:04 +02:00
  • 51640eb22a
    Make reader2 use simple.css Oliver Blanthorn 2023-04-04 16:01:45 +02:00
  • 2153c6c49c
    Add simple.css for reader Oliver Blanthorn 2023-04-04 15:47:16 +02:00
  • 30ebc6e2be
    Add some rambling on CSS Oliver Blanthorn 2021-10-03 18:59:58 +02:00
  • c0635bf3ab
    WIP: silly first go at own reader mode Oliver Blanthorn 2021-01-31 21:07:46 +01:00
  • e1b0b7da75 Allow comments in multiline RC file commands. Fixes issue #4555 Tushar 2023-04-02 11:22:40 +05:30
  • 4eef2659b3
    Bump @types/firefox-webext-browser from 109.0.0 to 111.0.1 dependabot[bot] 2023-03-30 22:58:29 +00:00
  • 2b6a27c678
    Merge pull request #4643 from tridactyl/lastinput_shadowdom Oliver Blanthorn 2023-03-25 00:05:30 +00:00
  • 790cee1f95
    Fix lastinput for shadowdoms lastinput_shadowdom Oliver Blanthorn 2023-03-24 19:06:32 +01:00
  • d21b430a3c
    Merge pull request #4641 from tridactyl/toggle_sidebar Oliver Blanthorn 2023-03-24 15:31:40 +00:00
  • 03f344a2e8
    Add :sidebaropen and docs for jsua/sidebartoggle toggle_sidebar Oliver Blanthorn 2023-03-22 15:09:58 +01:00
  • 09172391a5
    Add jsua for --mode=browser binds Oliver Blanthorn 2023-03-22 14:43:17 +01:00
  • c77bf89d0c
    Add sidebartoggle for --mode=browser binds #4640 Oliver Blanthorn 2023-03-22 14:37:09 +01:00
  • 5157d9be5a
    Merge pull request #4639 from frikdt/fix-window_completion_option-in-commandline_css Oliver Blanthorn 2023-03-22 13:21:40 +00:00
  • e6075a37b0 Updated WindowCompletionOption in commandline.css stylesheet frikdt 2023-03-21 23:28:43 +02:00
  • 8b938f8cae
    Bump eslint-config-prettier from 8.6.0 to 8.8.0 dependabot[bot] 2023-03-20 23:00:53 +00:00
  • c49a1ecbcf
    Bump eslint-plugin-sonarjs from 0.18.0 to 0.19.0 dependabot[bot] 2023-03-20 22:57:43 +00:00
  • 7d6fcc838c
    Remove exported consts from excmds.ts upgrade-typescript-nonamespace Denis Revunov 2023-03-14 19:46:15 +03:00
  • c793daed9f
    Revert to old jest test runner Oliver Blanthorn 2023-03-14 21:02:57 +01:00
  • e02b06fec3
    Migrate typedoc script to JS Oliver Blanthorn 2023-03-14 19:32:55 +01:00
  • 9e3095570e
    Update jest config Oliver Blanthorn 2023-03-14 17:34:34 +01:00
  • a85e13237e
    Fix circleci image Oliver Blanthorn 2023-03-14 17:18:04 +01:00
  • cbe331e796
    Cheer up eslint Oliver Blanthorn 2023-03-14 17:02:29 +01:00
  • 6f905a5e8a
    Update eslint Oliver Blanthorn 2023-03-14 13:52:28 +01:00
  • 1801ad6fce
    WIP: correct typedoc URLs Oliver Blanthorn 2023-03-14 13:35:59 +01:00
  • 3907838bf0
    Revert to old jest test runner upgrade-typescript Oliver Blanthorn 2023-03-14 21:02:57 +01:00
  • 92c1563264
    Migrate typedoc script to JS Oliver Blanthorn 2023-03-14 19:32:55 +01:00
  • 8ca6716643
    Update jest config Oliver Blanthorn 2023-03-14 17:34:34 +01:00
  • ca106ab3c9
    Fix circleci image Oliver Blanthorn 2023-03-14 17:18:04 +01:00
  • eb3ef2861f
    Cheer up eslint Oliver Blanthorn 2023-03-14 17:02:29 +01:00
  • 6e47396c7a
    Update eslint Oliver Blanthorn 2023-03-14 13:52:28 +01:00
  • d2afe81aa9
    WIP: correct typedoc URLs Oliver Blanthorn 2023-03-14 13:35:59 +01:00
  • 484966d68e
    Try to fix more typing errors Denis Revunov 2023-03-12 21:05:29 +03:00
  • 6cfdbf5d2f
    Fix a few type errors Oliver Blanthorn 2023-03-10 23:30:05 +01:00
  • 5d2d1ec88b
    FIXME: use default typedoc theme for :help Oliver Blanthorn 2023-03-10 23:19:55 +01:00
  • c692bff414
    Fix typedoc entrypoint Oliver Blanthorn 2023-03-10 23:15:51 +01:00
  • 65c95af7d3
    Add new type to metadata generator Oliver Blanthorn 2023-03-10 23:15:35 +01:00
  • 0af41020a8
    Make metadata generator throw more useful errors Oliver Blanthorn 2023-03-10 22:58:41 +01:00
  • 0c103f2df9
    Broken: update TypeScript, typedoc and jest Oliver Blanthorn 2023-03-10 22:29:17 +01:00
  • c72888f7c3
    Add eslint automatic fixes bin-tslint Oliver Blanthorn 2023-03-10 18:32:11 +01:00