Commit graph

  • c7f195ba01 Fix ctrl+c to close WebView 🍾 (#1287) Philippe Potvin 2016-12-21 10:19:41 -0500
  • ef5caeeb09 Reset bgColor (#1262) Philippe Potvin 2016-12-19 11:17:26 -0500
  • 5d1533c31d Using Consolas as the default font on Windows (#1196) Mahmoud Al-Qudsi 2016-12-17 16:34:07 -0600
  • b2f67c73e4 Fix url interpretation (#1259) Philippe Potvin 2016-12-17 17:17:58 -0500
  • 25fcf3a6a4 Update terminal clear method (#1239) Vitaly Domnikov 2016-12-15 17:48:47 -0800
  • 38909e3f16 fix COMMAND-K (#1235) Vitaly Domnikov 2016-12-15 13:45:48 -0800
  • 17df56d397 bump version + trigger build Guillermo Rauch 2016-12-15 12:40:30 -0800
  • 4943e4a2f8 Fix key focus (#1218) Philippe Potvin 2016-12-15 11:08:36 -0500
  • 63ab44778b Do not match extra '.' symbol in domain regex (#1216) Kevin Ramsunder 2016-12-14 19:21:22 -0500
  • d6316dd209 🚀 Performance tuning & bugfix (#1111) Vitaly Domnikov 2016-12-14 11:18:15 -0800
  • 23bff8b4b9
    Hyper isn't just on macOS Leo Lamprecht 2016-12-13 08:06:56 +0100
  • 16976bb60d added corner radius to component/notification.js (#889) David Barsky 2016-12-12 16:38:19 -0500
  • 40a56994d7
    Avoid clicking on a word Leo Lamprecht 2016-12-12 22:34:19 +0100
  • 8f21bd74cf
    New usage link Leo Lamprecht 2016-12-12 22:32:05 +0100
  • 2b3c49b1ec
    Update hyper-news notification fetching 1.0.0 Matheus Fernandes 2016-12-12 13:04:32 -0200
  • 4264493147 Increase x-row line height (#1107) Vitaly Domnikov 2016-12-09 17:35:29 -0800
  • 34da7d0a60 Don't focus on caret when using modifier keys (#1106) Tim Neutkens 2016-12-09 20:03:03 +0100
  • a45fb97283 cmd+A work again (#1102) Philippe Potvin 2016-12-08 18:09:02 -0500
  • 59a3583028 unicode magic (#1098) Vitaly Domnikov 2016-12-08 12:44:25 -0800
  • aa410812a5 unicode fix (#1018) Vitaly Domnikov 2016-12-07 08:17:22 -0800
  • c8af214d55
    Make AppVeyor run the dist script again Matheus Fernandes 2016-12-07 12:46:40 -0200
  • c69dfa604b
    Temporarily disable AVA since it's failing on macOS on Travis Also, remove the npm run dist from the test script, since it was causing Hyper to being built twice on CI Matheus Fernandes 2016-12-07 12:43:55 -0200
  • 7df5cbac08 Specify cols key when spawning pty shell (#1075) Brian Reber 2016-12-07 08:28:41 -0600
  • d459112676 Add missing param (#1090) Philippe Potvin 2016-12-05 22:35:40 -0500
  • e345ba4f60 Use homedir() from os package instead of env vars Brian Reber 2016-12-02 17:51:16 -0600
  • 6fc6207117 Download releases from GH until v1 Leo Lamprecht 2016-12-02 22:47:44 +0100
  • 6508d05e5f
    Fix a regression introduced by #1058 Such regression broke the character composition/paste on macOS Matheus Fernandes 2016-12-02 11:22:25 -0200
  • e31f975f78
    Disable 32-bit builds Matheus Fernandes 2016-12-01 18:56:21 -0200
  • af5c075bcb
    Disable dist task on AppVeyor Matheus Fernandes 2016-12-01 16:07:33 -0200
  • e3e7563178
    Build for 32 and 64 bits Matheus Fernandes 2016-12-01 15:38:02 -0200
  • be286c0d5a Fix keyboard shortcuts on Linux and Windows (#1058) Matheus Fernandes 2016-11-30 18:19:45 -0200
  • 810e0a9806 Remove contributors from MIT license (#1036) Timothy 2016-11-23 14:50:10 +0000
  • 833383a1cc
    v1.0.0 Matheus Fernandes 2016-11-22 12:23:17 -0200
  • aec7042274
    Add GH_TOKEN to AppVeyor Matheus Fernandes 2016-11-22 12:17:57 -0200
  • 332d3037ef
    Introduce a lint task Matheus Fernandes 2016-11-22 10:42:06 -0200
  • 23b7687167
    Lint the code before trying to build it Matheus Fernandes 2016-11-22 10:36:32 -0200
  • a1cb07e3cf Add AppVeyor badge Matheus Fernandes 2016-11-22 10:27:45 -0200
  • 0c30fc0bcf Add shell menu feature (#1017) Liudas Dzisevicius 2016-11-22 14:06:03 +0200
  • ed76f4e4af
    Remove the start task Matheus Fernandes 2016-11-22 09:59:55 -0200
  • 31721e5c29
    Use the correct EOL character based on the current OS Matheus Fernandes 2016-11-22 09:48:40 -0200
  • d34765faa6
    Remove duplicated message and add a missing one Matheus Fernandes 2016-11-22 09:48:17 -0200
  • bf163bb668
    Add rpm target Matheus Fernandes 2016-11-19 18:56:04 -0200
  • cd47cc7636 Allow require of plugin apis (#977) Tim Neutkens 2016-11-19 21:18:07 +0100
  • 6853a5c66f chore(package): update react-redux to version 4.4.6 (#994) Greenkeeper 2016-11-19 21:11:59 +0100
  • 47f01f92e4 Add an active class on current session panel (#905) Weslley Araujo 2016-11-19 21:05:48 +0100
  • 85968b71b3 chore(package): update xo to version 0.17.1 (#991) Greenkeeper 2016-11-19 19:45:56 +0100
  • 638725fea6 Added pressed state to window buttons on windows / linux (#985) Levin Rickert 2016-11-19 19:05:53 +0100
  • 039729221f chore(package): update eslint-plugin-react to version 6.7.1 (#996) Greenkeeper 2016-11-19 18:55:20 +0100
  • b988befea4 [Win] Improve design of the scrollbars (#982) Stefan Ivic 2016-11-19 18:51:01 +0100
  • a5b457ed13 Update old electron target engine for dependencies (#970) Dylan Frankland 2016-11-19 08:38:27 -0800
  • 08a4c93579 chore(package): update electron to version 1.4.7 (#1007) Greenkeeper 2016-11-19 14:57:34 +0100
  • b97b2dde7c
    Bummp uuid to match the root package.json Matheus Fernandes 2016-11-19 10:56:10 -0200
  • ac02dcb890 chore(package): update uuid to version 3.0.0 (#1014) Greenkeeper 2016-11-19 13:50:47 +0100
  • e9dcd21816 chore(package): update ava to version 0.17.0 (#1009) Greenkeeper 2016-11-19 13:42:47 +0100
  • fb2f1d8e1e Start the shell with the correct cwd on Windows (#1016) Zach Buttram 2016-11-18 12:27:38 -0800
  • 271a221979
    Fix character escaping in the open preferences message Matheus Fernandes 2016-11-18 09:07:34 -0200
  • da4858a76e Unicode Support / Cursor issues Fix (#740) Benoit Averty 2016-11-18 02:12:23 +0100
  • 27a20e0cfc Add support for composed chars and fix issues with "foreign" keyboard layouts (#1006) Matheus Fernandes 2016-11-16 16:44:04 -0200
  • 0585607da4 Fix/pty.js build (#1001) Matheus Fernandes 2016-11-16 10:01:02 -0200
  • 3902f8dac4 babel => babel-loader (#1000) Matheus Fernandes 2016-11-16 01:37:34 -0200
  • 8573976260 Add artifacts publishing on windows (#984) Sergei Vorobev 2016-11-15 13:39:23 -0800
  • 9c90e19760 Add Windows support and first-class Linux support (#946) Matheus Fernandes 2016-11-11 15:18:04 -0200
  • 26701d43b5 Fix selection extend when copyOnSelect is true (#975) Philippe Potvin 2016-11-09 21:03:08 -0500
  • 48dd4b5c1f Fix inverted text display. Fix #883 (#968) Igor Stroganov 2016-11-10 03:11:51 +0300
  • 4643099911 chore(package): update color to version 0.11.4 (#950) Greenkeeper 2016-11-04 22:21:36 +0100
  • 265024cb45 Remove unused blur/focus (#947) Philippe Potvin 2016-11-04 13:52:03 -0400
  • 6d91ab48d6 chore(package): update electron to version 1.4.5 (#949) Greenkeeper 2016-11-02 10:42:57 +0100
  • 41d54d58de add onRendererWindow, because it actually available. check ./lib/utils/plugins.js:193 (#924) Vladimir Starkov 2016-10-29 13:15:46 +0200
  • 7d05d0f148 increase timeout for update checks (#928) Vladimir Starkov 2016-10-29 13:14:39 +0200
  • 6b385036d7 Change URL regex - fixes #867 (#943) Oliver Dunk 2016-10-29 12:13:53 +0100
  • 8cc47a498c Make the close menu items less ambiguous Mike Engel 2016-10-24 23:23:13 -0600
  • 630f0f4504
    Comply to XO's no-warning-comments rule Leo Lamprecht 2016-10-25 15:04:37 +0200
  • 8f28573fc0 Prefer default export to make XO happy (#931) David Gómez 2016-10-25 08:53:15 -0400
  • de5b384ccd chore(package): update ms to version 0.7.2 (#933) Greenkeeper 2016-10-25 14:51:32 +0200
  • 4ca51f3377 chore(package): update copy-webpack-plugin to version 4.0.0 (#927) Greenkeeper 2016-10-24 11:17:28 +0200
  • 698cdb0e31 log plugins' errors in Electron console (#923) Vladimir Starkov 2016-10-23 13:42:58 +0200
  • 97432df7a4 Improve tabs title (#892) Andrea Parodi 2016-10-22 22:05:32 +0200
  • 3f772311db increase notification timeout up to 30m (#913) Vladimir Starkov 2016-10-22 21:16:05 +0200
  • 7d0c81402e Create github templates (#919) Timothy 2016-10-22 02:34:44 +0100
  • 4b477d328b chore(package): update electron to version 1.4.4 (#907) Greenkeeper 2016-10-21 15:59:12 +0200
  • 3f352ec137 Prevent Hterm to share same preferences between instances (#906) chabou 2016-10-20 00:55:06 +0200
  • a8b17e6322 0.8.3 0.8.3 Guillermo Rauch 2016-10-17 17:37:13 -0700
  • 91d3b9afbf 0.9.0 Guillermo Rauch 2016-10-17 17:23:20 -0700
  • 2ebb2369d1 Revert "Quick full screen (#803)" Guillermo Rauch 2016-10-17 17:16:39 -0700
  • 235b289bee Ignore file watch errors. Fixes GH-225 (#893) Kyle Robinson Young 2016-10-17 16:58:43 -0700
  • 83b47a553d
    Make description match the repo's Leo Lamprecht 2016-10-17 10:29:49 +0200
  • a639965669
    Remove duplicates from package files Leo Lamprecht 2016-10-17 10:29:12 +0200
  • 883ff09821
    Properly ignore paths with XO Leo Lamprecht 2016-10-17 10:26:05 +0200
  • 2b53bedfff
    We're not using mocha anymore Leo Lamprecht 2016-10-17 10:24:10 +0200
  • e61314edba
    Don't overwrite eqeqeq rule Leo Lamprecht 2016-10-17 10:23:58 +0200
  • 30a1a35937 Enforce null comparisons to make XO happy (#888) David Gómez 2016-10-16 16:13:25 -0400
  • 235fcd03d4 Make "Art" link to hyper dir in the art repo Leo Lamprecht 2016-10-16 18:50:53 +0200
  • 64e87d0d27 Quick full screen (#803) Marshall Bowers 2016-10-16 01:20:10 -0400
  • d6009888a3 0.8.2 0.8.2 Guillermo Rauch 2016-10-15 17:47:28 -0500
  • 396a938ffc package: bump gaze to hopefully resolve uncaughts Guillermo Rauch 2016-10-15 16:46:43 -0500
  • f96d02480d temporarily re-enable selection even when the terminal registers interest in order to fix copy/paste Guillermo Rauch 2016-10-15 16:40:12 -0500
  • 428eba7258 should build 32 and 64 bit linux builds (#851) Phred 2016-10-14 13:58:50 -0500
  • e7ba94fe2e Run the one tests that exists in Travis before a release (#779) Phred 2016-10-14 13:40:32 -0500
  • 7a08b1dc3e Fix xo 0.17 errors and use root xo config for app (#859) Martin Ek 2016-10-12 21:35:44 -0400
  • ec9787fda4 Change default cursor opacity. Fix #869 (#870) chabou 2016-10-13 02:42:28 +0200