Commit graph

  • 0e56648cdb completions: how 2 css variable. Colin Caine 2017-11-23 01:26:34 +00:00
  • f6f25ae00e release: 1.5.0 1.5.0 Colin Caine 2017-11-23 01:14:20 +00:00
  • d1784c994d hinting: leave hint mode if no hints Colin Caine 2017-11-23 01:10:45 +00:00
  • 616255c8ea hinting: improve css Colin Caine 2017-11-23 01:10:16 +00:00
  • 2877934cc4 completions: use a table instead Colin Caine 2017-11-23 01:09:10 +00:00
  • 80db6e7297 build: Check package-lock.json in post-merge, too Colin Caine 2017-11-22 23:06:42 +00:00
  • a46934b2dd Add image hinting (;i, ;I) John Beard 2017-11-22 20:38:02 +00:00
  • 2611f4fe79 cmdline: clear input faster Colin Caine 2017-11-22 23:01:34 +00:00
  • 6d1117ce77 completions: improve css Colin Caine 2017-11-22 22:31:29 +00:00
  • 8a44732227 completions: Colin Caine 2017-11-22 18:13:31 +00:00
  • 1e611c70ee debug: more information from covert Colin Caine 2017-11-22 18:07:12 +00:00
  • 8d771e578c completions 1 Colin Caine 2017-11-22 18:05:54 +00:00
  • f982233a49 completions: initial implementation Koushien 2017-11-15 13:41:04 -08:00
  • ec01dadf27 completions: add fuse.js and html-tagged-template Colin Caine 2017-11-16 18:12:18 +00:00
  • 04e29c061b hinting: default to uniform length tags Colin Caine 2017-11-22 03:43:31 +00:00
  • e13402159c itertools: fix bug in islice() Colin Caine 2017-11-22 03:41:51 +00:00
  • 8e18de7495 build: use strict Colin Caine 2017-11-22 03:41:32 +00:00
  • bd3669eb34
    Allow hinting on classes containing 'button' (fixes reddit) Oliver Blanthorn 2017-11-22 21:14:43 +00:00
  • ea697464b3
    Add text yank mode Oliver Blanthorn 2017-11-22 20:47:35 +00:00
  • 63a52e63c4
    Add yank hint mode, allow messageActiveTab to be called from content Oliver Blanthorn 2017-11-22 19:09:52 +00:00
  • c236ecdf7a
    Add command to reload all pages at once Oliver Blanthorn 2017-11-22 16:59:58 +00:00
  • 8802a7f265
    Revert "Add tabclosethenprev to switch to last accessed tab" Oliver Blanthorn 2017-11-22 13:20:54 +00:00
  • b1a4c5db38
    Add documentation for bmark Oliver Blanthorn 2017-11-22 12:18:41 +00:00
  • 1af85b293f
    Add keybind documentation to help page, link to help from newtab Oliver Blanthorn 2017-11-22 12:13:25 +00:00
  • 00c02b454e
    Add rudimentary bookmark support Oliver Blanthorn 2017-11-22 11:54:17 +00:00
  • 8f9fd34639
    Merge pull request #104 from aplaice/master Oliver Blanthorn 2017-11-22 10:29:50 +00:00
  • d448d10e27
    Add tabclosethenprev to switch to last accessed tab Oliver Blanthorn 2017-11-21 22:00:11 +00:00
  • 895cfc6291 Add reader excmd (toggle reader mode) Adam Plaice 2017-11-21 19:10:42 +00:00
  • 9a4c4545aa
    Improve zoom type checking (thanks @aplaice!) Oliver Blanthorn 2017-11-21 21:07:35 +00:00
  • 7d7a9686ad
    Fix #101 - run npm install after pull Oliver Blanthorn 2017-11-21 20:31:30 +00:00
  • 438f1eb203
    Merge branch 'master' of github.com:cmcaine/tridactyl Oliver Blanthorn 2017-11-21 20:30:40 +00:00
  • 85d6eba2b5
    Revert "Merge branch 'Koushien-completions'" Oliver Blanthorn 2017-11-21 20:28:48 +00:00
  • 097e19e16f
    Merge pull request #103 from dhutty/patch-1 Oliver Blanthorn 2017-11-21 20:08:21 +00:00
  • 42fc4eb8f9
    Merge branch 'master' into patch-1 Oliver Blanthorn 2017-11-21 19:54:20 +00:00
  • 7d825146c5
    Merge branch 'master' of github.com:cmcaine/tridactyl Oliver Blanthorn 2017-11-21 19:16:27 +00:00
  • 0aa14bb754
    Merge branch 'Koushien-completions' Oliver Blanthorn 2017-11-21 19:13:48 +00:00
  • 67d8efbeab
    Tweak CSS to make it less offensive Oliver Blanthorn 2017-11-21 19:00:47 +00:00
  • ebabb52d04
    Answer a FAQ dhutty 2017-11-21 13:33:39 -05:00
  • ffaaaf55d7
    Merge pull request #100 from johnbeard/parentroot Oliver Blanthorn 2017-11-21 17:28:33 +00:00
  • 27116a3416 Add urlparent (gu) command John Beard 2017-11-21 10:52:30 +00:00
  • 44455692e8 Add urlroot (gU) command John Beard 2017-11-19 16:55:18 +00:00
  • eae9cd0dab
    Change incrementurl to urlincrement and add bind Oliver Blanthorn 2017-11-21 10:58:00 +00:00
  • 8f8982cde1
    Add incrementurl command John Beard 2017-11-18 16:52:23 +00:00
  • 7bbe81f327 completions: works properly, but code expects only one completionsource Colin Caine 2017-11-21 09:14:22 +00:00
  • 8e48f69c27 completions: another WIP Colin Caine 2017-11-21 03:11:14 +00:00
  • cf620959ec Do not merge: quick WIP Koushien 2017-11-17 21:13:50 -08:00
  • 5bbb133c5c Begin transitioning completions refactor Koushien 2017-11-16 20:05:34 -08:00
  • 1045eadc0e completions: WIP Colin Caine 2017-11-16 18:14:34 +00:00
  • e55d174747 completions: add fuse.js and html-tagged-template Colin Caine 2017-11-16 18:12:18 +00:00
  • f3a4ca0abb Get buffers on "tabclose" or "tabmove" Koushien 2017-11-15 13:41:04 -08:00
  • a389d6dde3 Move buffers to general completion system. Koushien 2017-11-14 19:34:42 -08:00
  • 4c7be836af release: 1.4.3 1.4.3 Colin Caine 2017-11-21 05:01:36 +00:00
  • c84e8016c9 fix yet another bug in key suppression Colin Caine 2017-11-21 04:56:17 +00:00
  • 83d8e96b28 release: 1.4.2 1.4.2 Colin Caine 2017-11-21 03:32:03 +00:00
  • a0fc55fd9f fix race condition breaking quickmarks Colin Caine 2017-11-21 03:30:16 +00:00
  • c828ffd484 release: 1.4.1 1.4.1 Colin Caine 2017-11-21 03:20:57 +00:00
  • b251ef625a fix: correct bad key ignoring from 9683e11 Colin Caine 2017-11-21 03:20:17 +00:00
  • a4e88f6341 debug: import state properly Colin Caine 2017-11-21 03:10:52 +00:00
  • eb59fd3bf5 release: 1.4.0 Colin Caine 2017-11-20 23:48:14 +00:00
  • 053d613527 excmd: document gobble, quickmarks Colin Caine 2017-11-20 23:32:24 +00:00
  • 9683e11f70 Tidy up gobble mode. Re-use key classification. Colin Caine 2017-11-20 23:21:49 +00:00
  • 0a0c31230e add gobble mode and quickmarks D.B 2017-11-19 13:45:18 +01:00
  • e8aae0b469 readme: fix build instructions update description Colin Caine 2017-11-20 22:30:19 +00:00
  • 07d94d5906 build: fail build if scripts fail Colin Caine 2017-11-20 18:13:26 +00:00
  • 844feb4edf
    Merge branch 'master' of github.com:cmcaine/tridactyl Oliver Blanthorn 2017-11-20 17:00:04 +00:00
  • 924f55f722
    Add note about update frequency to readme Oliver Blanthorn 2017-11-20 16:59:45 +00:00
  • 3409038718
    Merge pull request #80 from pstn/patch-1 Oliver Blanthorn 2017-11-20 10:02:08 +00:00
  • ef761804c3
    Merge branch 'master' into patch-1 Oliver Blanthorn 2017-11-20 09:56:09 +00:00
  • cf684c7935
    Fix #86: Add metakey to list of ignored keys in normal mode for Macs Oliver Blanthorn 2017-11-20 09:20:17 +00:00
  • d286e36c55
    Merge branch 'master' into patch-1 Colin Caine 2017-11-20 05:22:45 +00:00
  • 538aab80bc release: 1.3.1 1.3.1 Colin Caine 2017-11-20 01:58:26 +00:00
  • be7b304212 cmdline: don't store history for :winopen -private Colin Caine 2017-11-20 01:31:47 +00:00
  • ba99fdaf80 excmd: x-www-form-urlencode query strings Colin Caine 2017-11-20 01:11:38 +00:00
  • b2a35c090d excmd: fix wikipedia search url Colin Caine 2017-11-20 01:08:26 +00:00
  • 5b3699309c
    Add startpage search engine Philipp 2017-11-19 21:00:58 +01:00
  • 0751378067 hinting: hide all hints before select Colin Caine 2017-11-19 16:48:21 +00:00
  • b9ad37b496 hinting: fix space bind. Allow some FF binds. Colin Caine 2017-11-19 16:44:14 +00:00
  • d45d906865 keydown: whitelist <space> Colin Caine 2017-11-19 16:22:00 +00:00
  • 7abf91e90a release: 1.3.0 1.3.0 Colin Caine 2017-11-19 08:30:32 +00:00
  • de1cc83584 fix: Turn buffer completions back on again Colin Caine 2017-11-19 08:26:01 +00:00
  • 3b5d1f64ca keydown: Unshadow more FF commands Colin Caine 2017-11-19 08:07:01 +00:00
  • 5f560f5e0b debug: add more to content window Colin Caine 2017-11-19 07:58:46 +00:00
  • 241bccda7e hinting: Move mode changes inside Colin Caine 2017-11-19 07:57:30 +00:00
  • 692cdeb5d7 messaging: don't use browserProxy on ext pages Colin Caine 2017-11-19 06:44:55 +00:00
  • 71484e9873 excmds: documentation and minor changes Colin Caine 2017-11-19 06:05:15 +00:00
  • 17cff21b8d keydown: Make normal mode suppression more predictable Colin Caine 2017-11-19 03:33:15 +00:00
  • 23f064a9bc keydown: deprecate old suppression system Colin Caine 2017-11-19 03:22:59 +00:00
  • 209984caa6 hinting: log less Colin Caine 2017-11-19 03:20:15 +00:00
  • a1056e6570 release: 1.2.0 1.2.0 Colin Caine 2017-11-19 02:42:27 +00:00
  • 75ede02bc6 keydown: improve suppression logic Colin Caine 2017-11-19 02:41:01 +00:00
  • 7685ee6368 hinting: Make F open new tab after current Colin Caine 2017-11-19 01:57:50 +00:00
  • 8893b3b5a5 lib: Make webext context agnostic Colin Caine 2017-11-19 01:57:30 +00:00
  • 143a690d4d debug: add webext and l to bg.tri Colin Caine 2017-11-19 01:56:03 +00:00
  • 1777bc9478 build: update web-ext-types Colin Caine 2017-11-19 01:55:20 +00:00
  • 9cb47d559b excmd: Add composite command Colin Caine 2017-11-18 13:47:10 +00:00
  • f45a3a7338 excmd: Strip more whitespace Colin Caine 2017-11-18 13:43:37 +00:00
  • 2ad56f5c8e release: 1.1.0 1.1.0 Colin Caine 2017-11-18 03:47:33 +00:00
  • f3bd2a3b04 build: improve version.js Colin Caine 2017-11-18 03:46:59 +00:00
  • 01c40840aa excmds: map and document hint -b Colin Caine 2017-11-18 03:10:58 +00:00
  • 1469d4dc85 hinting: support anchor target Colin Caine 2017-11-18 02:52:33 +00:00