Commit graph

  • 9e75cbed3f hinting: allow hints to open in bg Colin Caine 2017-11-18 01:51:46 +00:00
  • 17e42588b0 debug: add to content window object Colin Caine 2017-11-18 01:51:13 +00:00
  • a91e0f4a54 messaging: add browser_proxy Colin Caine 2017-11-18 01:50:21 +00:00
  • 6d7262dd47
    Add clipboard tabopen, make clipboard use internal open/tabopen Oliver Blanthorn 2017-11-16 19:58:33 +00:00
  • 24a4fa060b
    Force font size, increase line height on newtab Oliver Blanthorn 2017-11-15 13:06:26 +00:00
  • fc9b34d08c
    Add zoom command Oliver Blanthorn 2017-11-15 12:40:26 +00:00
  • a8320c33a7 completions: fix buffer syntax Colin Caine 2017-11-15 01:05:17 +00:00
  • f8d8d76bcc build: fix npm watch Colin Caine 2017-11-15 00:57:10 +00:00
  • 2fd88e4b30 debug: add tri object to window in bg. Colin Caine 2017-11-15 00:52:11 +00:00
  • bf6ac3e618 completions: fix html exec Colin Caine 2017-11-15 00:41:53 +00:00
  • 49bbcb7fc9
    Add rudimentary ignore mode bound to I Oliver Blanthorn 2017-11-15 00:03:34 +00:00
  • f3a16da6bd
    Change Map to use array syntax, add UK variants Oliver Blanthorn 2017-11-14 23:31:08 +00:00
  • 8b54ee996e
    Merge branch 'master' into master Dmitry Geurkov 2017-11-15 00:59:33 +02:00
  • 709471a9ba most popular search engines added troydm 2017-11-15 00:55:51 +02:00
  • 364c99d967
    Hide URLs in buffer completions less zealously on small displays Oliver Blanthorn 2017-11-14 22:32:02 +00:00
  • 7d7ca4198e
    Merge branch 'master' of github.com:cmcaine/tridactyl Oliver Blanthorn 2017-11-14 12:23:17 +00:00
  • 2738bf1e59
    Standardise behaviour of empty url for :winopen with :tabopen Oliver Blanthorn 2017-11-14 12:23:01 +00:00
  • 8131bb4a67 build: ignore errors from web-ext Colin Caine 2017-11-13 16:25:34 +00:00
  • c6e5afdde4
    Set minimum FF version to 54 as per reviewer's request Oliver Blanthorn 2017-11-12 18:22:06 +00:00
  • 1813d11f64 build: bump version to 1.0.7 (for pre-releases) Colin Caine 2017-11-12 01:54:16 +00:00
  • c2355679f0 build: fix typo in scripts/sign Colin Caine 2017-11-12 01:53:04 +00:00
  • 2d3342af4b build: don't trust webpack shell plugin, exclude large images Colin Caine 2017-11-12 01:42:55 +00:00
  • 5b44a7747c hinting: use css selectors rather than xpath Colin Caine 2017-11-12 01:14:45 +00:00
  • 21000b50d7 build: Improve version fiddler Colin Caine 2017-11-12 01:12:57 +00:00
  • 549f33e28f newtab: add logo Colin Caine 2017-11-12 00:21:46 +00:00
  • 930420849f Add logo! Colin Caine 2017-11-11 23:55:54 +00:00
  • 4ffc706919 readme: shorten. Add AMO link Colin Caine 2017-11-11 02:26:36 +00:00
  • 3c532a732b messaging: fix bug from bad docs Colin Caine 2017-11-11 02:10:23 +00:00
  • 504f553926 build: Emit useless & in webpack config Colin Caine 2017-11-10 13:39:25 +00:00
  • 7ede4149a6 help: improve newtab and :help Colin Caine 2017-11-10 13:03:08 +00:00
  • b87db7b49f hint: Focus hint targets before clicking them Colin Caine 2017-11-09 21:30:28 +00:00
  • eb416699f0 excmd: Fix O/W/T Oliver Blanthorn 2017-11-09 15:30:09 +00:00
  • 0c08202822 excmd: O/W/T use current URL Oliver Blanthorn 2017-11-09 15:30:09 +00:00
  • 850bf0633f Add more info to new tab page Oliver Blanthorn 2017-11-09 14:22:03 +00:00
  • d8e1eb4506 insert: Add 'Escape' bind Colin Caine 2017-11-09 21:01:57 +00:00
  • a69dda8a67
    Merge pull request #50 from cmcaine/bovine3dom-userChrome Oliver Blanthorn 2017-11-09 13:57:56 +00:00
  • 23ccd18598
    Update userChrome-minimal.css Oliver Blanthorn 2017-11-09 13:54:05 +00:00
  • 214974dfc9 build: automate beta builds for AMO 1.0.6 Colin Caine 2017-11-09 13:10:43 +00:00
  • 6d2cfee6ac
    Make hints a bit prettier Oliver Blanthorn 2017-11-09 13:00:19 +00:00
  • 15b6ec76cd
    Add rudimentary tab completion from history to CLI Oliver Blanthorn 2017-11-09 12:44:57 +00:00
  • c2e744ec11
    Make :bind more readable Oliver Blanthorn 2017-11-09 12:13:08 +00:00
  • 4bb6e1de0b
    Improve legibility of hint mode Oliver Blanthorn 2017-11-09 12:00:22 +00:00
  • 89ad072d8d
    Fix #49 by partially reverting 927e19c Oliver Blanthorn 2017-11-09 10:23:36 +00:00
  • e4cb3d241f exmode: Don't save exmode history when incognito Colin Caine 2017-11-09 08:19:28 +00:00
  • 21c06d9520 exmode: share history globally Colin Caine 2017-11-09 08:04:05 +00:00
  • 3642477b57 excmd: Fix #43 Colin Caine 2017-11-09 07:38:24 +00:00
  • 176941dbe0 newtab: include css Colin Caine 2017-11-09 06:58:48 +00:00
  • 2b8d3f0b9d AMO: Trim manifest to make reviewing easier Colin Caine 2017-11-09 06:14:12 +00:00
  • 48cedc058b keydown: ignore untrusted keyevents Colin Caine 2017-11-09 06:01:26 +00:00
  • a0a29aec27 build: Fix build break when make_docs is slow Colin Caine 2017-11-09 05:54:10 +00:00
  • e82218e156 build: watch scripts dir too Colin Caine 2017-11-09 05:37:33 +00:00
  • 58ed23913d exmode: Give build-time error on bad arg types Colin Caine 2017-11-09 05:37:23 +00:00
  • 927e19c818 hinting: First working version Colin Caine 2017-11-09 00:41:07 +00:00
  • b0b809b2d5 docs: copy docs to build dir! Colin Caine 2017-11-09 00:40:30 +00:00
  • fad94a697e parsers: split into real modules Colin Caine 2017-11-09 00:38:25 +00:00
  • 2c94547fed src: add initial keyseq.ts Colin Caine 2017-11-09 00:36:15 +00:00
  • adfca7cf69 hinting WIP: plumb to background Colin Caine 2017-11-08 23:20:41 +00:00
  • 7697072be1 build: Move scripts out. Make generated files obv. Colin Caine 2017-11-08 18:09:20 +00:00
  • b2ee48ef00
    Merge branch 'master' of github.com:cmcaine/tridactyl Oliver Blanthorn 2017-11-07 13:27:43 +00:00
  • 6091c7d0c1 css: Set commandline frame to max z-index Colin Caine 2017-11-07 12:22:12 +00:00
  • 7ba53b7c67 excmds: fix scrollpage Hoàng Đức Hiếu 2017-11-07 12:05:14 +00:00
  • 6fbf5fb996
    Merge branch 'master' of github.com:cmcaine/tridactyl Oliver Blanthorn 2017-11-07 12:05:45 +00:00
  • 28bd2fcae7 build: update web-ext-types Colin Caine 2017-11-07 12:03:08 +00:00
  • d7080c4b32
    Add pretty terrible choose buffer by name Oliver Blanthorn 2017-11-07 12:02:24 +00:00
  • f021c0d3c3 POSIXify the shell script Hamish Hutchings 2017-11-07 11:36:02 +00:00
  • 11fadb437f
    Add CLI history and ^c to cancel CLI Oliver Blanthorn 2017-11-05 14:48:22 +00:00
  • b3effdb78e
    Initial attempt at configuration Oliver Blanthorn 2017-11-05 14:10:11 +00:00
  • e01d34a329
    Remove old example CSS, hide URL pop-ups Oliver Blanthorn 2017-11-04 18:30:36 +00:00
  • faccc25830
    Remove unused css Oliver Blanthorn 2017-11-04 18:14:55 +00:00
  • 37119e510a
    Dirty workaround to allow ^L, ^G to be passed through to Firefox correctly Oliver Blanthorn 2017-11-04 18:03:58 +00:00
  • 70746041e4
    Allow clipboard to be set to arbitrary string Oliver Blanthorn 2017-11-04 17:30:34 +00:00
  • a9024e4fa0
    Merge pull request #39 from cmcaine/matrix-badge Oliver Blanthorn 2017-11-04 17:17:09 +00:00
  • ecfb223ec9
    Add matrix badge Oliver Blanthorn 2017-11-04 17:13:45 +00:00
  • 1e17d75c10
    Merge pull request #37 from emanresusername/master Oliver Blanthorn 2017-11-04 17:08:14 +00:00
  • ee5ba00495 add gitter badge to readme j 2017-11-04 17:44:20 +01:00
  • 0a0f75121f
    Merge branch 'docs' of github.com:cmcaine/tridactyl into docs Oliver Blanthorn 2017-11-03 19:13:59 +00:00
  • eb89756718
    Hide internal functions from help page Oliver Blanthorn 2017-11-03 19:10:12 +00:00
  • acf343f7b2
    Add content script to help page Oliver Blanthorn 2017-11-03 19:04:21 +00:00
  • a2f86c7133
    Build documentation with npm run build (npm run watch currently unsupported) Oliver Blanthorn 2017-10-24 12:28:17 +01:00
  • 9e00ce20de
    Vague attempt at docs. Run src/make_docs.sh first. Oliver Blanthorn 2017-10-23 23:44:07 +01:00
  • 96d1a4ba51
    Add :qall and ZZ (which might not allow pages to be restored!) Oliver Blanthorn 2017-11-02 19:36:44 +00:00
  • ee03e47624 css: Auto-hide top bar. Thanks @aplaice! Colin Caine 2017-10-31 00:02:33 +00:00
  • 20edc42b3e cmdline iframe css refactor Anran 2017-10-28 20:16:15 +08:00
  • 77062932f7 review: minor bugfixes and changes to clipboard Colin Caine 2017-10-28 13:42:54 +01:00
  • 09e5281a8d move clipboard to background Anran 2017-10-28 19:20:31 +08:00
  • 446bd0be21 messaging: move more modules to new sys Colin Caine 2017-10-28 05:11:10 +01:00
  • 444f9259f7
    Merge branch 'master' of github.com:cmcaine/tridactyl into google Oliver Blanthorn 2017-10-24 17:45:16 +01:00
  • 36d33b8f60
    Allow winopen and tabopen to take multi-word arguments Oliver Blanthorn 2017-10-24 17:40:00 +01:00
  • 392bb5b287
    Stop fillcmdline from appending a space to empty string Oliver Blanthorn 2017-10-24 17:38:52 +01:00
  • 272c46db14 Merge pull request #29 from Bzly/patch-1 Oliver Blanthorn 2017-10-24 15:00:15 +01:00
  • 577b89a948 Update newtab.html Bzly 2017-10-24 14:31:53 +01:00
  • 639294c23d
    Start work on {tab,win,,}open google etc. Oliver Blanthorn 2017-10-24 12:51:04 +01:00
  • d3ee645e8b
    Build documentation with npm run build (npm run watch currently unsupported) Oliver Blanthorn 2017-10-24 12:28:17 +01:00
  • 7ac70d645e
    Vague attempt at docs. Run src/make_docs.sh first. Oliver Blanthorn 2017-10-23 23:44:07 +01:00
  • 2dc82334be
    Add space between favicon and tab number in buffers Oliver Blanthorn 2017-10-23 14:42:44 +01:00
  • 8d53fd60eb Rework messaging, key suppression, exmode parser Colin Caine 2017-10-23 09:42:50 +01:00
  • 5e88368802 excmd: fix clipboard paste, hide clipboard better Colin Caine 2017-10-23 03:18:50 +01:00
  • e0cebf6936 perf: Load content script even earlier Colin Caine 2017-10-23 02:57:39 +01:00
  • cb4a116b2a build: make watch mode less noisy Colin Caine 2017-10-23 02:11:16 +01:00
  • f90d9e708f build: fix watch mode Colin Caine 2017-10-23 02:03:26 +01:00