Commit graph

451 commits

Author SHA1 Message Date
CHaBou
2de45245bf
Build: use comodoca.com time stamping server (#2893) 2018-04-21 01:17:18 +02:00
Leo Lamprecht
79ee3d0c74 New timestamp server (#2825)
* Replaced timestamp server

* Added different server
2018-04-16 08:42:36 -07:00
CHaBou
e599d6427c Use last state of xterm dynamic char atlas (#2783) (#2786)
Use xterm v3.2.0 with PR xterm/#1327 (9e54b86) merged
This time right fork commit is pointed
2018-03-26 15:56:55 +01:00
CHaBou
4b18e6c781
Use last state of xterm dynamic char atlas (#2783)
Use xterm v3.2.0 with PR xterm/#1327 (9e54b86) merged
2018-03-26 00:06:55 +02:00
CHaBou
269bb8e65f
Improve rendering performance of chars with background (#2769)
Integrate https://github.com/xtermjs/xterm.js/pull/1327 (7c3a30f239)

Fixes #2592
2018-03-18 01:19:26 +01:00
CHaBou
429710328a
Integrate xterm v3.2 (#2768)
* Add xterm3.2

Fixes #2751
2018-03-18 00:24:26 +01:00
Benjamin Staneck
7e40e88a36 Update electron to 1.8.4 (#2753)
Update electron to v1.8.4 and electron-builder to v20.5.1: https://github.com/electron/electron/releases/tag/v1.8.4
2018-03-17 23:15:13 +01:00
Timothy
20173f0e86 Migrate styling to styled-jsx (#2761)
Fixes #2737
2018-03-17 13:51:36 +01:00
Steven
24b83615d4 Ensuring that the restored window position is valid (#2459)
Fixing #1869
2018-03-02 22:11:33 +01:00
CHaBou
e17aab656d
CLI: better existence check (#2700) 2018-02-25 14:18:45 -06:00
Ameya Advankar
76beaa32f5 Fix AVA tests and made them mandatory. #2705
Removed obsolete test cases and included unit tests a mandatory step while build and push.

Fixed #2703
2018-02-24 22:59:50 +01:00
CHaBou
01e632bfa7 Use xterm@1ec7b91 2018-02-20 14:35:19 +01:00
CHaBou
52ac609c6e Revert xterm upgrade 2018-02-20 10:03:04 +01:00
Benjamin Staneck
6d61ac400c Electron 1.8 is out (#2663)
* update electron to 1.8.2

release notes: https://github.com/electron/electron/releases/tag/v1.8.2

* change yarn installation on travis

travis detects yarn lockfiles and automatically uses yarn in that case so no need to install it

* yarn is preinstalled on circleci
2018-02-12 22:18:29 +01:00
Lukas Geiger
59180c1419 Update xterm.js to v3.1.0 (#2667) 2018-02-12 21:51:12 +01:00
Cyril Damas
0105d6baf2 Add ssh url scheme handling (#2516) 2018-02-12 21:20:45 +01:00
CHaBou
7355f3ebd8
Update electron and electron-builder (#2632) 2018-01-23 10:32:03 +00:00
CHaBou
215e03e0d5 Fixed wrong dependency version number (#2628) 2018-01-22 10:21:01 +01:00
Benjamin Staneck
9df56a7fe0 Update electron to v1.7.10 and other dependencies (#2583)
* Update electron to v1.7.10

Changelog: https://github.com/electron/electron/releases/tag/v1.7.10

* Update yarn-standalone.js to v1.3.2

Changelog: https://github.com/yarnpkg/yarn/releases/tag/v1.3.2

* Update various dependencies

* update electron-builder, electron-rebuild and prettier

* Use the recommended way to install yarn on travis

See https://yarnpkg.com/lang/en/docs/install-ci/#travis-tab
2018-01-21 10:21:41 +01:00
Saad Malik
24587b2780 Mac: altIsMeta support (#2623)
* Reimplement altIsMeta supprt with new xterm library

* Update xterm fork to use xtermjs/xterm.js@616958e

* Use node 8 in travis, needed by source-map@0.7.0
2018-01-21 10:19:27 +01:00
CHaBou
a36d8e0e22 Fix xterm fork version (#2618)
* Fix xterm fork version

* Use branch name rather than commit hash

* Fix xterm fork version
2018-01-18 11:49:31 +01:00
Leo Lamprecht
ac54e79dea Corrected company name everywhere 2018-01-17 16:58:49 +01:00
CHaBou
f547f0299d Revert "Fix initial cursor blinking (#2614)" (#2617)
* Revert "Fix initial cursor blinking (#2614)"

This reverts commit 88c7b536a4.

* Use 3.0.2 xterm fork
2018-01-17 13:47:35 +01:00
CHaBou
dd780e6fe7
Xterm v3 integration (#2573) 2018-01-09 17:33:24 +01:00
CHaBou
5700690e0b
Add CLI tool to install/search plugins or launch app (#2375) 2018-01-09 16:05:19 +01:00
Benjamin Staneck
30964b6571 Dependency updates (#2533) 2017-12-12 11:54:20 +01:00
Leo Lamprecht
bb7f850b29
Bumped electron-builder and its companion (#2519) 2017-12-04 20:36:33 +01:00
CHaBou
2af575c3c0 Multiple keymaps and mousetrap (#2412)
* WIP

* WIP

* Wip

* Wip

* wip

* Refactor without normalize and plugin

* Replace extendKeymaps by decorateKeymaps

* WIP

* Add mousetrap

* Add first command over rpc

* More commands

* Add all commands

* Begin to hook commands

* Working multiple keymaps

* Use redux action to trigger command

* Use forked version of Mousetrap to capture key events

* Fix lint

* Add command in redux action to debug purpose

* ExecCommand from menu click

* Remove unused files

* Fix xterm should ignore catched events

* Re-enable IntelliSense checking

* Remove unused runes dep
2017-11-02 19:51:18 -07:00
Benjamin Staneck
f8bc2884b7 Update dependencies (#2416) 2017-11-01 14:44:43 +01:00
Oswaldo Acauan
a53875f208 Add trailingComma rule for config-default.js (#2372) 2017-10-18 20:17:55 +02:00
Benjamin Staneck
3015855fe8 Update electron to 1.7.9 (#2358) 2017-10-13 12:37:34 -07:00
CHaBou
9c9a307958
Merge branch 'master' into canary 2017-10-05 20:49:20 +02:00
Benjamin Staneck
c9b508ff9a Dependency updates! (#2310)
React 16 is now final, hterm is removed as it is no longer used.
2017-09-30 13:30:43 +02:00
Leo Lamprecht
47ccbe0c81 Request release intro automatically (#2296)
* Request release intro automatically

* Removed useless assignment

* Better name for field
2017-09-27 10:43:39 +02:00
Leo Lamprecht
cfb0454f2e Update Electron to 1.7.8
Related to #2277
2017-09-26 11:40:30 +02:00
Benjamin Staneck
fa3c63957a Update Electron to 1.7.8 (#2277)
* Update Electron to 1.7.8

[SECURITY] Fixed Chromium RCE vulnerability

* https://github.com/electron/electron/releases/tag/v1.7.8
* https://github.com/electron/electron/releases/tag/v1.7.7

* remove remnant xo feature string to retrigger build
2017-09-26 08:10:47 +02:00
Benjamin Staneck
f0e9507caa Restore lost commits from v2 branch (#2275)
* Fix decorated config with default colors (#2241)

Fix #2240

* Update xterm.js to 2.9.2 (#2236)

* Enable VS Codes type checking and quick fixes for Javascript files

* https://code.visualstudio.com/docs/languages/javascript#_type-checking-and-quick-fixes-for-javascript-files

* Ignore the dist dir as well
2017-09-25 15:26:04 +02:00
Guillermo Rauch
0ed146c7d9 remove redux logger since it slows down pty events in development 2017-09-25 14:00:27 +02:00
Guillermo Rauch
56a4ab26bb remove mousetrap package 2017-09-25 00:52:00 +02:00
Guillermo Rauch
de69aab095 Fixed broken resizing (#2273)
* simplify and fix resizing

* don't lint built bundles

* bump eslint
2017-09-24 12:06:17 +02:00
CHaBou
f8366d010d
Upgrade React to v16
* Introduce 2 base components: Component and PureComponent. Before, we have only PureComponent but it was impossible to add a shoulComponentUpdate method (used for Terms).
2017-09-16 21:21:50 +02:00
CHaBou
3e632577e5
Merge branch 'master' into xterm-linted
* master:
  Fix yarn.lock (#2194)
  Fix for keymapping bug on Linux and Windows (#2189)
  Set session CWD only if there is an active session (#2191)
  Upgrade Electron to v1.7.6 (#2193)
  Fix plugin path in dev mode (#2192)
2017-09-11 23:14:13 +02:00
CHaBou
01f7779646 Upgrade Electron to v1.7.6 (#2193) 2017-09-11 10:08:32 +02:00
CHaBou
1155bb54b1
Add prettier and resolve all lint errors 2017-09-10 16:04:13 +02:00
CHaBou
0fbf7cfc97
Merge branch 'master' into xterm
* master:
  Add default keymaps reference to documentation (#2185)
  Add category option under linux key in root package.json (#2184)
  Add vscode debug config, update readme (#2181)
  Get default config options when not specified in user config (#2126)
  Fix session cleaning (#2176)
  Delete .DS_Store file (#2171)
2017-09-10 13:53:33 +02:00
Lucas
26a9823def Add category option under linux key in root package.json (#2184)
Fix #2097
2017-09-07 14:10:04 +02:00
CHaBou
944f9d7e89
Merge branch 'master' into xterm
* master: (62 commits)
  1.4.3
  Disable ia32 linux releases (#2164)
  Fixed writing composed characters (#2158)
  Doc: Add yarn install to contribute instructions (#2117)
  Change "Close Session" shortcut on Linux/Windows  (#2160)
  Notice for plugins (#2114)
  Updated dependencies to the latest version (#2146)
  1.4.2
  Reverted class names to as they were before (#2139)
  1.4.1
  AppVeyor environment variables are now on the platform (#2137)
  Brought back the icon for closing tabs (#2136)
  Brought back keymap documentation to the website (#2133)
  1.4.0
  Don't build on master, except for releases (#2132)
  Ensured that `async-retry` is added to the bundle (#2131)
  Ensure correct update channel is displayed in About window (#2130)
  Retry loading it if config doesn't exist in auto updater (#2129)
  Write contents of default config to hyper.js (#2128)
  Use a string for setting the update channel (#2127)
  ...
2017-09-03 22:18:43 +02:00
CHaBou
b656bba285 real xterm and keymap (#1983)
* Use real xterm and intercept shortcuts

* Update xterm.css for selection feature
2017-09-03 21:15:33 +02:00
CHaBou
e2d0f825c6 Disable ia32 linux releases (#2164)
Fix #2161
Fix #2150
2017-09-03 18:26:22 +02:00
Leo Lamprecht
0ee4fb6104 Updated dependencies to the latest version (#2146)
* Bumped dependencies to the latest version

* Bumped root lockfile

* Bumped app dependencies

* Fixed linting

* No command line switch needed anymore for native async/await

* Fixed color error

* Bumped Node.js versions for CI

* Downgraded hterm-umdjs

* Try to fix the AppVeyor build

* Made colors work again
2017-08-31 15:20:39 +02:00
Leo Lamprecht
5ceca9e200 Brought back the icon for closing tabs (#2136) 2017-08-30 21:51:45 +02:00
Leo Lamprecht
affa50343e Ensured that async-retry is added to the bundle (#2131) 2017-08-30 19:26:28 +02:00
Leo Lamprecht
a2d4936e50 Retry loading it if config doesn't exist in auto updater (#2129)
* Made it easier

* Return the config

* Missing semicolon added

* Fixed the linting
2017-08-30 18:54:45 +02:00
Leo Lamprecht
6bdb04db12 ASAR is enabled by default, no need to set it (#2098) 2017-08-19 17:10:31 +02:00
Harrison Heck
2ce66662e1 Use yarn instead of npm for scripts. (#2083) 2017-08-15 16:08:45 +02:00
Adam Stankiewicz
cd1b8cd064 Ship yarn with hyper (#381) 2017-08-14 09:42:28 +02:00
Andy
de8e70f935 Make builds work again and catch squirrel errors on windows (#2078)
* Catch errors for electron-squirrel-startup

* Made builds work again

* linting

* linting
2017-08-13 07:03:35 +02:00
Benjamin Staneck
263caa0659 Dependency updates (#1958)
* Dependency updates

* update babel-loader, electron-builder, electron-builder-squirrel-windows

* update node-pty to 0.6.9

release notes: https://github.com/Tyriar/node-pty/releases

* update node-pty to 0.6.10

release notes: https://github.com/Tyriar/node-pty/releases/tag/0.6.10

* update electron-builder

* more dependency updates

* Update Electron and family

Electron release notes: https://github.com/electron/electron/releases/tag/v1.6.12

* Update redux to 3.7.2

* Update webpack to 3.x and enable ModuleConcatenation

Basically absorb PR #1967

* Update react and react-dom

* also absorb the changes of PR https://github.com/zeit/hyper/pull/2056
2017-08-08 16:29:54 -04:00
nitsakh
debbfa1553 Addressing yarn run dist issues. (#1928)
* Addressing `yarn run dist` issues.

* Pin node-gyp version

* Move node-gyp to devDependencies

* Addressing review comments.

* Updated yarn.lock.
2017-06-14 02:44:33 +02:00
Benjamin Staneck
38db5095d9 Make npm run clean platform agnostic (#1901)
* Make npm run clean platform agnostic
* Use rimraf-standalone.js instead of a global install
2017-06-13 00:58:30 +02:00
Guillermo Rauch
6a1dcf9ef0 bunch of changes 2017-06-11 13:42:39 +03:00
Benjamin Staneck
b609366d76 Replace react-addons-pure-render-mixin by React.PureComponent (#1902)
react-addons-pure-render-mixin is deprecated so use React.PureComponent instead

* https://www.npmjs.com/package/react-addons-pure-render-mixin
* https://facebook.github.io/react/docs/react-api.html#react.purecomponent
2017-06-03 10:31:09 +02:00
Benjamin Staneck
541d07be4c Dependency updates (#1889)
* react-addons-pure-render-mixin is deprecated(*) so use React.PureComponent(**) instead

* https://www.npmjs.com/package/react-addons-pure-render-mixin
** https://facebook.github.io/react/docs/react-api.html#react.purecomponent

* Update a few dependencies

* Revert "react-addons-pure-render-mixin is deprecated(*) so use React.PureComponent(**) instead"

This reverts commit b89474d7109c0b1f2ce5407b10dc09665f5957a4.
2017-06-02 15:47:58 +02:00
Albin Ekblom
216c475c2b Use native Object.values()` (#1880) 2017-05-27 23:42:42 -04:00
Benjamin Staneck
650ca65e9c Update Electron to 1.6.11 (#1871)
Release notes: https://github.com/electron/electron/releases/tag/v1.6.11
2017-05-25 19:07:10 -07:00
Benjamin Staneck
1a9f935083 Update electron-builder to 17.9.0 (#1851) 2017-05-21 15:44:50 -07:00
Benjamin Staneck
bd54f698f7 Enable and use asar (#1853) 2017-05-21 21:52:02 +02:00
Albin Ekblom
e09a7f717d Upgrade electron to 1.6.8 (#1848)
* Upgrade deps

* Remove --harmony flag

* Add --harmony-async-await flag

* Pin deps

* Use cheap-module-source-map for dev

See https://github.com/webpack/webpack/issues/2145#issuecomment-294361203

* Update yarn.lock
2017-05-20 14:35:11 -07:00
CHaBou
1096519e93 Rollback hterm-umdjs due to regressions. Fix #1803, fix #1816. (#1817) 2017-05-12 11:00:30 -07:00
Benjamin Staneck
38f966b0f3 Update electron-rebuild to 1.5.10 (#1805)
Fixes https://github.com/zeit/hyper/issues/1774
2017-05-10 12:14:23 -07:00
Guillermo Rauch
fff88883f9 removing snap again, breaks builds 2017-05-09 13:14:55 -07:00
Marty Gentillon
6e9a95bc69 upgrading hterm-umdjs to 1.1.4 (#1745)
Includes various hterm bug fixes including one where under certain
zooms and fonts the last line of console output does not display.

Updated hterm from version 15ed49071379e51ae47d929134366eb156a6943a
to a65fd913db6e931756d1199641aa45c556336dd4

see https://chromium.googlesource.com/apps/libapps/+log/HEAD/hterm
see 6cec52ab8e
see b3ce695b50
2017-04-19 22:42:33 +02:00
CHaBou
0696180b92 Downgrade Electron to 1.4.16 (#1739) 2017-04-18 14:58:01 -07:00
Leo Lamprecht
900c5b3ac9 Pinned all dependencies 2017-03-20 19:14:49 +01:00
Leo Lamprecht
d1e7126f60 No need to tell greenkeeper about the emails anymore 2017-03-20 19:13:02 +01:00
Stefan Ivic
7066e174dc fix : install a dep for snaps (#1617)
* fix : install the missing package

Fix for the failing builds on Travis due to EONENT spawn error.

* fix : update the name to the correct package

* Revert "Remove `snap` target"

This reverts commit a8ce50508a.

* fix : add a ppa and install snapcraft

* fix : auto continue ppa adding

* update : install snapcraft only on linux
2017-03-18 16:08:32 -07:00
Guillermo Rauch
b725969a39 bump electron and webpack 2017-03-17 17:17:12 -07:00
Matheus Fernandes
a8ce50508a
Remove snap target 2017-03-09 17:27:11 -03:00
Guillermo Rauch
12bda394be bump electron 2017-02-18 00:30:48 -03:00
Stefan Ivic
80a2f3eb14 windows: fix the missing dependency (#1544) 2017-02-17 16:49:12 -03:00
Jaga Santagostino
67d6963296 Unit tests for to-electron-background-color (#1409)
* add initial unit tests for to-electron-background-color

* extract isHexFile to test/testUtils
2017-02-16 15:44:44 -03:00
Martin Wimpress
77babd36e3 Add snap support to packages.json. (#1503) 2017-02-16 14:23:18 -03:00
Guillermo Rauch
5c0edf5f9f fix babili options so that they don't mangle our classnames 2017-02-15 23:09:14 -03:00
Matheus Fernandes
ef984a488d
Remove node-pty from the development package.json
Thanks @Tyriar – closes #1468
2017-01-31 18:01:42 -02:00
Matheus Fernandes
4dca2407fb
Bump node-pty 2017-01-31 10:35:24 -02:00
Matheus Fernandes
c0fcb7b7c7
Add hyper-website code 2017-01-28 00:45:42 -02:00
Matheus Fernandes
7a1bbf63bf
It's a npm task 😅 2017-01-21 21:50:56 -02:00
Matheus Fernandes
a58517feed
Make sure to rebuild node-pty after installing it 2017-01-21 21:40:50 -02:00
Matheus Fernandes
40d5c2fbe0
Bump webpack to 2.2.0 – closes #1439 2017-01-21 21:35:10 -02:00
Matheus Fernandes
26167ab38a
Remove V8LazyParseWebpackPlugin – closes #1418
Check webpack/webpack#3980 for more info
2017-01-20 19:32:39 -02:00
Matheus Fernandes
2958f4444f
Add electron-rebuild to prevent node-pty from failing to load – closes #1027 2017-01-15 13:30:32 -02:00
Guillermo Rauch
e1a861659d sanity restored 2017-01-12 13:04:45 -08:00
Guillermo Rauch
fcd56b596a let's try again 2017-01-12 12:47:04 -08:00
Guillermo Rauch
2094765bf0 remove dist task which doesn't minify 2017-01-12 11:56:01 -08:00
Paul Betts
3d4fbabf3b Disable linebreak-style (#1384)
On Windows, xo will throw errors for literally every line of the app. Rough.
2017-01-11 15:54:08 -08:00
Guillermo Rauch
928a9275cd restore indent lint setting 2017-01-09 19:48:32 -08:00
Nathan White
470d02dbfd Nw/pty fixes (#1353)
* changed pty package and update references

* fixed linting issues

* added npm clean script
2017-01-09 18:37:46 -08:00
Guillermo Rauch
67cefc50a8 turning off indentation. xo fails in CI but not locally
this has been a bit of a headache. any ideas @sindresorhus?
example failure: https://travis-ci.org/zeit/hyper/jobs/190425529#L425
2017-01-09 15:36:37 -08:00
Guillermo Rauch
12ae25a60b 20% faster bootup time (#1350)
* bump webpack, babel and include babili

* fix for babili

* add heuristics for faster v8 parsing

* lint fixes

* fix windows build. infinitely grateful to @stefanivic for helping us test windows
2017-01-09 13:32:15 -08:00
Matheus Fernandes
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
2016-12-07 12:43:55 -02:00
Matheus Fernandes
e31f975f78
Disable 32-bit builds 2016-12-01 18:56:21 -02:00
Matheus Fernandes
e3e7563178
Build for 32 and 64 bits 2016-12-01 15:38:02 -02:00
Matheus Fernandes
332d3037ef
Introduce a lint task 2016-11-22 10:42:06 -02:00
Matheus Fernandes
23b7687167
Lint the code before trying to build it 2016-11-22 10:36:32 -02:00
Matheus Fernandes
ed76f4e4af
Remove the start task 2016-11-22 09:59:55 -02:00
Matheus Fernandes
bf163bb668
Add rpm target 2016-11-19 18:56:04 -02:00
Greenkeeper
6853a5c66f chore(package): update react-redux to version 4.4.6 (#994) 2016-11-19 18:11:59 -02:00
Greenkeeper
85968b71b3 chore(package): update xo to version 0.17.1 (#991) 2016-11-19 16:45:56 -02:00
Greenkeeper
039729221f chore(package): update eslint-plugin-react to version 6.7.1 (#996) 2016-11-19 15:55:20 -02:00
Greenkeeper
08a4c93579 chore(package): update electron to version 1.4.7 (#1007) 2016-11-19 11:57:34 -02:00
Greenkeeper
ac02dcb890 chore(package): update uuid to version 3.0.0 (#1014) 2016-11-19 10:50:47 -02:00
Greenkeeper
e9dcd21816 chore(package): update ava to version 0.17.0 (#1009) 2016-11-19 10:42:47 -02:00
Benoit Averty
da4858a76e Unicode Support / Cursor issues Fix (#740)
* Add container with a fixed width around unicode characters

* Make container width dynamic and fix wide chars clipping issue

* Finer control on the creation of containers for text inserted in the terminal
2016-11-17 17:12:23 -08:00
Matheus Fernandes
0585607da4 Fix/pty.js build (#1001)
* Upgrade `electron-builder` to its latest version and pin it

* Fix linux executable path – see electron-userland/electron-builder#877

* [Windows] Build `squirrel` executable instead of `nsis`
2016-11-16 10:01:02 -02:00
Matheus Fernandes
9c90e19760 Add Windows support and first-class Linux support (#946)
* `child_pty` => `pty.js`

* Create a frameless window on Windows and Linux

* Add a brand new UI for Linux and Windows 💅

* [Windows] Fix plugin installation

* [Windows] Fix the `build` script

* [Windows] Add a bigger `icon.ico`

* [Mac] Add `WebKitAppRegion: drag` when running on macOS

* Fix code style 🤔

* Add `appveyor.yml`

* Fix code style (again)

* [Windows] Fix AppVeyor's `install` script

* [Windows] Try a new AppVeyor config

* [Windows] Set the binary path so Spectron can run the tests

* [Windows] Try to build on x64

* Try again to build on x64

* Try one more time 😩

* Throw an error to indicate that `pty.js` was built incorrectly

* [Win/Linux] Add `display: hidden` to <Tabs /> if tabs.length === 1

* [Win/Linux] Reorganize SVGs – via @CodeTheory

* [Win/Linux] Fix the hamburger menu height

* Make the SVGs look better with `shape-rendering: crispEdges;`

* [Win/Linux] Add config options for the window controls and the 🍔 menu

* Add `electron-squirrel-startup` dependency

* [Win] Handle Squirrel commands

* [Win/Linux] Fix default color for the 🍔 and window controls – via @CodeTheory

* [Win/Linux] Add some padding - via @CodeTheory

* [Win/Linux] Add hover states – via @CodeTheory

* [Win] Fix empty window/tab titles

* [Win] Fix opening Preferences (#978)

* [Win] Fix opening Preferences

* Update ui.js

* Update ui.js

* Enhance messages and default editor

* [Win] Add dependency instructions to the README.md [skip ci]

* Fix code style

* [Win/Linux] Check the number of open windows before quitting the app
2016-11-11 15:18:04 -02:00
Greenkeeper
4643099911 chore(package): update color to version 0.11.4 (#950) 2016-11-04 19:21:36 -02:00
Greenkeeper
6d91ab48d6 chore(package): update electron to version 1.4.5 (#949) 2016-11-02 07:42:57 -02:00
Leo Lamprecht
630f0f4504
Comply to XO's no-warning-comments rule 2016-10-25 15:04:37 +02:00
David Gómez
8f28573fc0 Prefer default export to make XO happy (#931)
* Comply with prefer-default-export rule for findBySession function

* Remove XO's prefer-default-export rule

* Comply with prefer-default-export rule for init function

* Comply with prefer-default-export rule for getRootGroups function

* Comply with prefer-default-export rule for INIT constant

* Comply with prefer-default-export rule for isExecutable function

* Fix default export for constants

* Comply with prefer-default-export rule for last function

* Comply with prefer-default-export rule for getColorList function
2016-10-25 14:53:15 +02:00
Greenkeeper
de5b384ccd chore(package): update ms to version 0.7.2 (#933) 2016-10-25 14:51:32 +02:00
Greenkeeper
4ca51f3377 chore(package): update copy-webpack-plugin to version 4.0.0 (#927) 2016-10-24 11:17:28 +02:00
Greenkeeper
4b477d328b chore(package): update electron to version 1.4.4 (#907) 2016-10-21 15:59:12 +02:00
Leo Lamprecht
a639965669
Remove duplicates from package files 2016-10-17 10:29:12 +02:00
Leo Lamprecht
883ff09821
Properly ignore paths with XO 2016-10-17 10:26:05 +02:00
Leo Lamprecht
2b53bedfff
We're not using mocha anymore 2016-10-17 10:24:10 +02:00
Leo Lamprecht
e61314edba
Don't overwrite eqeqeq rule
https://github.com/zeit/hyper/pull/888#pullrequestreview-4395961
2016-10-17 10:23:58 +02:00
David Gómez
30a1a35937 Enforce null comparisons to make XO happy (#888)
* Remove react/no-eq-null rule from package.json

* Enforce null comparison and add type safety on checks
2016-10-16 22:13:25 +02:00
Guillermo Rauch
d6009888a3 0.8.2 2016-10-15 17:47:28 -05:00
Phred
428eba7258 should build 32 and 64 bit linux builds (#851) 2016-10-14 13:58:50 -05:00
Martin Ek
7a08b1dc3e Fix xo 0.17 errors and use root xo config for app (#859)
* Use parent xo config in app/

* lint: Fix xo 0.17 errors

* app: add missing semver dependency
2016-10-12 20:35:44 -05:00
greenkeeperio-bot
7e241ab29e chore(package): update xo to version 0.17.0 2016-10-11 10:21:42 -04:00
Matheus Fernandes
fffaf8f3bb Revert "Add missing package to packages.json" (#827) 2016-10-08 17:15:57 -07:00
Philippe Potvin
c3a9e521df add missing packages to packages.json (#826) 2016-10-08 16:09:32 -07:00
Martin Ek
2ffc1aee3d Move notification fetching to the main process (#804)
* Move notification fetching to the main process

* Add npm run app
2016-10-07 20:28:40 -07:00
Marshall Bowers
ad63cbbfdc xo: react/jsx-key (#767)
* Add key to array element

* Enable react/jsx-key rule for xo

* Change key to tabs-list

* Update key name

* Add key for border element

* Add missing JSX keys
2016-10-07 17:36:17 +02:00
Marshall Bowers
0ec2823a23 No string refs (#766)
* Use callback ref instead of string ref

* Enable react/no-string-refs rule for xo

* Replace additional string refs

* Fix broken merge
2016-10-07 17:07:39 +02:00
David Gomez
c6b44d4a50 Remove no-danger rule from the package.json file 2016-10-07 08:29:41 +02:00
Guillermo Rauch
e9010858ad bump version 2016-10-06 08:29:43 -07:00
Guillermo Rauch
9f771e839f api updates 2016-10-06 08:28:43 -07:00
Guillermo Rauch
36c55a6580 remove unnecessary prefix 2016-10-05 14:35:46 -07:00
Guillermo Rauch
9a6a190135 remove release script 2016-10-05 14:07:32 -07:00
Guillermo Rauch
2c1268ce91 retry with release 2016-10-05 13:58:33 -07:00
Guillermo Rauch
f78c9c0ca8 fix release? 2016-10-05 13:40:14 -07:00
Guillermo Rauch
420fad0d07 temporarily removing this as it breaks https://travis-ci.org/zeit/hyperterm/jobs/165309027 2016-10-05 11:00:25 -07:00
Guillermo Rauch
7d1da3c1d9 Revert "Use JSON for travis config"
This reverts commit 629c232ef5.
2016-10-05 10:51:15 -07:00
Guillermo Rauch
a3fe1d9a1c package: bump electron-builder 2016-10-05 10:46:12 -07:00
Guillermo Rauch
d01d3868eb simple version-based notifications system 2016-10-04 12:48:37 -07:00
Martin Ek
71ae9b7e00 Replace explicit null check with != null (#760)
Replace explicit null check with isNil

Replace isNil with != null
2016-10-04 11:16:34 -07:00
Martin Ek
a7595c1a45 Split Panes (#693)
* npm: add .npmrc with save-exact=true

* split panes: create initial implementation

This allows users to split their Hyperterm terms into
multiple nested splits, both vertical and horizontal.

Fixes #56

* split panes: suport closing tabs and individual panes

* split panes: ensure new splits are placed at the correct index

New split panes should be placed after the currently active
pane, not at the end like they were previously.

* split panes: add explicit dependency to uuid

* split panes: implement split pane cycling

This adds menu buttons for moving back and forward between
open split panes in the currect terminal tab.
Doesn't add a hotkey yet, needs some bikeshedding.

* split panes: move activeSessionUid to its own object

It made little sense to have so many objects with `activeSessionUid`
set to `null` when it only mattered on the top level.
Now it's an object mapping term-group `uid` to `sessionUid` instead.

* split panes: make sure closing the last split pane exits the app

* split panes: fix a crash after closing specific panes

Sometimes the terminal would crash when a specific
split pane was closed, because the `activeSessions`
mapping wasn't updated correctly.

* split panes: fix a bug that caused initial session sizing to be wrong

* fix all our focus / blur issues in one fell swoop :O (famous last words)

* get rid of react warning

* hterm: make sure not to lose focus when VT listens on clicks

* term: restore onactive callback

* add missing `return` to override (just in case)

* split pane: new split pane implementation

* goodbye react-split-pane

* added term group resizing action and reducer

* terms: supply border color so that we can use it for splits

* term-group: add resizing hook

* term-groups: add resizing constant

* remove split pane css side-effect

* split panes: pass existing hterm instances to Term

* split panes: add keybindings for split pane cycling

* split panes: remove unused action

* split panes: remove unused styling

* split-pane: remove `console.log`

* split-pane: remove `console.log`

* split panes: rebalance sizes on insert/removal

* split panes: pass existing hterm instances to Term

* split panes: add keybindings for split pane cycling

* split panes: remove unused action

* split panes: remove unused styling

* split panes: rebalance sizes on insert/removal

* split panes: set a minimum size for resizing

* split-pane: fix vertical splits

* css :|

* package: bump electron

* split panes: attach onFocus listener to webviews

* 1.4.1 and 1.4.2 are broken. they have the following regression:
- open google.com on the main window
- open a new tab
- come back to previous tab. webview is gone :|

* split panes: handle PTY exits

* split panes: add linux friendly keybindings
2016-10-03 19:00:50 -07:00
greenkeeperio-bot
a27f5556fd chore(package): update seamless-immutable to version 6.1.3 2016-10-01 00:24:46 -04:00
greenkeeperio-bot
3ecd840dd4 chore(package): update electron to version 1.4.2 2016-09-30 16:06:43 -04:00
greenkeeperio-bot
dd259da450 chore(package): update seamless-immutable to version 6.1.2 2016-09-30 15:57:25 -04:00
Greenkeeper
0c6f969b6c chore(package): update concurrently to version 3.0.0 (#749) 2016-09-26 13:08:40 +02:00
David Gomez
4c4415b332 Update ESLint and XO rules dependencies 2016-09-23 17:01:23 -04:00
Greenkeeper
819eeb850b chore(package): update electron to version 1.4.1 (#734) 2016-09-22 13:45:43 +02:00
Leo Lamprecht
629c232ef5
Use JSON for travis config 2016-09-22 08:32:06 +02:00
Leo Lamprecht
153239cb54
Test for all platforms, not just for the current one 2016-09-22 08:24:02 +02:00
Leo Lamprecht
de3c7d01e9
Use spectron and ava for testing 2016-09-22 08:08:56 +02:00
Leo Lamprecht
e30c49994f
Use start script for development 2016-09-22 07:59:24 +02:00
Leo Lamprecht
29908dacd1
Output raw stdout+stderr of child processes 2016-09-22 07:52:14 +02:00
Leo Lamprecht
103a0fa8c5
Linting shouldn't have an own script 2016-09-22 07:51:26 +02:00
Philippe Potvin
a1f8413680 Fix config-store imports (#733)
* `configureStore` => `configure-store`

* dependencies: add redux-logger
2016-09-21 23:29:23 -03:00
Krzysztof Kaczor
bbf0af66b2 Improve developer pleasure (#556)
* single command to run webpack and app

* added dev tools and custom store for development mode only

* fix linter issues
2016-09-21 15:11:42 -07:00
Matheus Fernandes
1866104d03 [WIP] Use XO instead of Standard (#723)
* Bump `eslint-plugin-react`

* Add `eslint-config-xo-react`

* Add XO

* Remove eslint-related dependencies, add XO config and use XO as the linter

* Code style: Standard => XO 

* Use xo property to ignore files

* Fix remaining errors
2016-09-21 16:27:11 +02:00
Greenkeeper
d85bde5b3b chore(package): update react-dom to version 15.3.2 (#727) 2016-09-20 21:51:28 +02:00
Greenkeeper
047110f36f chore(package): update react to version 15.3.2 (#724) 2016-09-20 21:38:43 +02:00
Greenkeeper
7049e6ecd2 chore(package): update react-addons-pure-render-mixin to version 15.3.2 (#726) 2016-09-20 14:21:02 -03:00
Leo Lamprecht
e701375223
Don't prefix tag names 2016-09-18 12:53:49 +02:00
Leo Lamprecht
629477c7f4
License field added 2016-09-18 12:48:11 +02:00
Greenkeeper
d944d2bdd5 chore(package): update reselect to version 2.5.4 (#716) 2016-09-17 13:50:03 +02:00
Matheus Fernandes
2496b217b1 electron-prebuilt => electron (#713)
* `electron-prebuilt` => `electron`

* Remove extra space
2016-09-16 08:23:23 +02:00
Greenkeeper
3cbcc8be42 chore(package): update electron-prebuilt to version 1.4.0 (#712) 2016-09-15 09:42:56 +02:00
Leo Lamprecht
a718a21d31
New way to specify app category 2016-09-15 09:36:48 +02:00
Leo Lamprecht
fbe0c9c556
Increment version tag 2016-09-15 09:23:57 +02:00
Greenkeeper
1b661dc569 chore(package): update redux to version 3.6.0 (#688) 2016-09-04 21:55:18 +02:00
Greenkeeper
94e97cd52a chore(package): update electron-prebuilt to version 1.3.5 (#685) 2016-09-02 10:51:08 +02:00
Greenkeeper
f9d89176db chore(package): update electron-builder to version 6.0.2 (#668) 2016-08-27 22:05:44 +02:00
Greenkeeper
a23022d5e0 chore(package): update electron-prebuilt to version 1.3.4 (#652) 2016-08-24 22:18:02 +02:00
Leo Lamprecht
56f718a0f4 Adjusted author 2016-08-20 09:47:30 +02:00
Leo Lamprecht
87e3debe45 Merge branch 'master' into greenkeeper-react-dom-15.3.1 2016-08-20 00:42:20 +02:00
Greenkeeper
445e7e4d67 chore(package): update react-addons-pure-render-mixin to version 15.3.1 (#635) 2016-08-20 00:42:11 +02:00
Leo Lamprecht
0cb9e21fe3 Merge branch 'master' into greenkeeper-react-dom-15.3.1 2016-08-19 21:43:43 +02:00
Greenkeeper
445306c0cc chore(package): update react to version 15.3.1 (#637) 2016-08-19 21:43:24 +02:00
greenkeeperio-bot
bde00f817c chore(package): update react-dom to version 15.3.1 2016-08-19 20:56:44 +02:00
Greenkeeper
f24c1a5499 chore(package): update electron-prebuilt to version 1.3.3 (#604)
https://greenkeeper.io/
2016-08-10 14:11:09 +02:00
Greenkeeper
f3a1d6b26c chore(package): update should to version 11.0.0 (#602)
https://greenkeeper.io/
2016-08-10 10:47:40 +02:00
Greenkeeper
ad586d6ba2 chore(package): update electron-prebuilt to version 1.3.2 (#553)
https://greenkeeper.io/
2016-08-05 13:59:16 +02:00
Lorenzo Zottar
3dd8eadc90 Moved "file-uri-to-path" dep to app package.json (#569) 2016-08-05 10:03:49 +01:00
Lorenzo Zottar
9d65cb74c0 File dropped into terminal window adds path to command line (#559)
* Added file-uri-to-path dependency

* Added new rpc event to send data to session

* Modified sendSessionData to use activeUid if no uid is passed to function

* "will-navigate" prevented on file drop, path added to session
2016-08-04 14:43:57 +01:00
Matheus Fernandes
f175268912 Add the very first test 🎉 (#549)
* Add syntactic support for tags - #412
* Add the very first test 🎉
* Simplify multiple assertions into one
2016-08-03 16:39:58 -03:00
Greenkeeper
20e8d5e169 chore(package): update eslint-plugin-react to version 6.0.0 (#544)
https://greenkeeper.io/
2016-08-02 01:30:57 +01:00
Lorenzo Zottar
7e941b0451 Handling file opening (#329)
* Add function to escape a shell argument.

* Keep track of the last used window.

* Implement support for the open-file event.

* The shell escape regex needs parentheses to be captured.

* Removed lastWindow and added getLastFocusedWindow method to app

* Create window create new session only if no callback passed

* Added app.windowCallback to handle open-file before "ready"

* Small lint fixes

* Differeent open file handling: check if it is directory, and if the file is executale or not

* Small fixed and added some comments

* Added php-escape-shell module in place of custom escapeShellArgument()

* Fixed wrong code and added detailed comment

* Aliased php_escapeshellcmd import

* Rebased; added error handling in OpenFile

* changed string contatenation with template literal

* Pinned php-escape-shell dependency

* Typo fix

* getLastdFocusedWindow now uses Array.prototype.reduce()

* Notify users of unexisting path while open file
2016-08-01 23:52:21 +01:00
Guillermo Rauch
e295e6f66e package: bump render mixin (#520) 2016-07-30 10:12:07 -07:00
Greenkeeper
e4042d0628 chore(package): update react-dom to version 15.3.0 (#510)
https://greenkeeper.io/
2016-07-29 21:13:15 -07:00
Greenkeeper
990c138cf3 chore(package): update react to version 15.3.0 (#512)
https://greenkeeper.io/
2016-07-29 21:12:44 -07:00
Albin Ekblom
7d49546cd6 Use semver (#513) 2016-07-29 15:57:06 -07:00
greenkeeperio-bot
5ab4c43f6f chore(package): update eslint to version 3.2.0
https://greenkeeper.io/
2016-07-29 21:06:58 +02:00
greenkeeperio-bot
0c41105f4c chore(package): update electron-builder to version 5.19.1
https://greenkeeper.io/
2016-07-29 11:59:45 +02:00
Leo Lamprecht
2a13f3a38f Copy assets to app directory 2016-07-28 11:28:04 +02:00
Darin Morrison
d05d82cb32 Use babel for minification (#471) 2016-07-27 19:02:19 -07:00
Leo Lamprecht
2724e5c38e Disable greenkeeper mails 2016-07-27 15:10:41 +02:00
greenkeeperio-bot
c3e95c334f chore(package): update electron-builder to version 5.17.0
https://greenkeeper.io/
2016-07-27 11:24:50 +02:00
greenkeeperio-bot
6c33a3d9d4 chore(package): update electron-prebuilt to version 1.3.1
https://greenkeeper.io/
2016-07-27 07:52:47 +02:00
greenkeeperio-bot
82007f1850 chore(package): update dependencies
https://greenkeeper.io/
2016-07-27 02:11:40 +02:00
Darin Morrison
4e04d1c4b1 Adjust eslint configuration (#389) 2016-07-26 16:39:47 -07:00
Darin Morrison
86416cebdf Update dependencies (#390)
⬆️ electron-builder@5.16.0
⬆️ electron-prebuilt@1.3.0
⬆️ husky@0.11.6
2016-07-26 16:39:11 -07:00
Guillermo Rauch
55c012106b Release 0.7.1 2016-07-26 11:35:30 -07:00
Guillermo Rauch
063045a829 fix bundle identifier for auto update system 2016-07-26 09:35:01 -07:00
Guillermo Rauch
f884d84709 package: also build AppImage 2016-07-25 16:41:24 -07:00
Guillermo Rauch
baf76eb8f3 package: add author for debian build 2016-07-25 15:17:16 -07:00
Guillermo Rauch
163c7b8817 package: pin color 2016-07-25 15:16:30 -07:00
Guillermo Rauch
342684bb66 Revert "babel-plugin-transform-es2015-modules-commonjs is not in devDependencies (#391)"
This reverts commit 643df507f6.
2016-07-25 11:02:48 -07:00
stephen
643df507f6 babel-plugin-transform-es2015-modules-commonjs is not in devDependencies (#391)
* babel-plugin-transform-es2015-modules-commonjs is not in devDependencies

* Update hyperterm.js

* Update hyperterm.js

* Update hyperterm.js

* Update hyperterm.js

* Update hyperterm.js
2016-07-25 11:01:32 -07:00
Guillermo Rauch
6267899a27 Release 0.7.0 2016-07-25 10:22:41 -07:00
Guillermo Rauch
945c1e44d5 make travis release 2016-07-25 09:59:12 -07:00
Guillermo Rauch
434b051bba implement extend-info for the custom plist [@lordgiotto] 2016-07-24 11:13:25 -07:00
Guillermo Rauch
aaed99abac Reorg (#386)
* Step 1: move electorn into `app/`.

This is to comply with the suggested directory format of
`electron-builder`: https://github.com/electron-userland/electron-builder#two-packagejson-structure

* Step 2: add build directory with icon files for mac / windows

* Step 3: move all development (web) assets into main directory

* Step 4: add `build` namespace to dev `package.json`

* Step 5: move all dev dependencies into dev file and get rid of
old electron packagers in favor of `eletorn-builder`

* Step 6: target build inside `app/` as everything else is excluded at build time

* Step 7: remove old stuff!

* Step 8: update README

* turn off asar for `child_pty`
2016-07-24 10:59:21 -07:00
Guillermo Rauch
506d176a8c package: bump version for builds 2016-07-23 13:18:44 -07:00
Darin Morrison
f385df4ada ⬆️ electron-prebuilt@1.2.8 (#359) 2016-07-21 20:25:33 -07:00
Ayhan
b4dabfd94a Linux Support (#341)
* Fix linux autoupdate

* Linux support

* fix
2016-07-21 12:46:00 -07:00
Darin Morrison
c83f1563b4 Hook scripts (#328)
* Add commit hooks

* Fix linter issue
2016-07-21 11:57:45 -07:00
Darin Morrison
513bdb3941 Update dependencies (#319) 2016-07-20 15:22:09 -07:00
Darin Morrison
6072b4ca90 Fix linter issues (#321) 2016-07-20 15:21:29 -07:00
Guillermo Rauch
13c40c9a38 Release 0.6.0 2016-07-17 13:25:49 -07:00
Marc Bachmann
1e1b31aad8 plugins: use user env vars for npm install (#172) 2016-07-17 10:28:24 -07:00
Guillermo Rauch
8ca862f1b8 Release 0.5.0 2016-07-16 12:16:55 -07:00
Guillermo Rauch
5071314cfe Release 0.4.5 2016-07-14 16:41:43 -07:00
Guillermo Rauch
6a7f1c4f57 Release 0.4.4 2016-07-14 09:26:23 -07:00
Guillermo Rauch
b147e235d9 0.4.3 2016-07-14 09:26:23 -07:00
Guillermo Rauch
80593800e3 Release 0.4.2 2016-07-13 23:43:49 -07:00
Guillermo Rauch
471e81d742 Release 0.4.1 2016-07-13 23:05:27 -07:00
Guillermo Rauch
ebd0bbe8ee Release 0.4.0 2016-07-13 22:42:25 -07:00
Guillermo Rauch
2b0ca5a75b package: remove unused whois module 2016-07-13 22:21:26 -07:00
Guillermo Rauch
477e40e433 refactor 2016-07-13 13:45:14 -07:00
Guillermo Rauch
0b2ef7cb27 package: add which dep 2016-07-08 07:42:01 -07:00
Guillermo Rauch
65279bb60f package: add missing fields 2016-07-08 06:22:15 -07:00
Guillermo Rauch
622f584d15 package: add deps 2016-07-07 13:49:21 -07:00
Guillermo Rauch
95d2392f35 package: add gaze and move electron to dev 2016-07-07 08:01:50 -07:00
Guillermo Rauch
173d747f43 Revert "add electron-osx-sign"
This reverts commit cb99034969.
2016-07-07 00:09:12 -07:00
Matias Tucci
cb99034969 add electron-osx-sign 2016-07-06 21:42:41 -07:00
Guillermo Rauch
eb7f8feb6d Release 0.3.1 2016-07-04 21:01:02 -07:00
Guillermo Rauch
dd3da80d6c Release 0.3.0 2016-07-04 20:44:24 -07:00
Guillermo Rauch
46683cf703 Release 0.2.1 2016-07-03 15:14:48 -07:00
Guillermo Rauch
bf164eabca Release 0.2.0 2016-07-03 14:21:56 -07:00
Leo Lamprecht
79ad1316c3 Minor improvements (#15)
* Use caps

* Comments for ignored stuff

* Description added

* Use start command for launch

* Cosmetic changes
2016-07-02 12:03:45 -07:00
Guillermo Rauch
a4bfd0ae1e add default-shell and missing --login option for interactive mode
seriously @sindresorhus every single package I need…
2016-07-01 16:50:28 -07:00
Guillermo Rauch
f8acec3cf6 add some missing deps and linting 2016-07-01 14:31:49 -07:00
Guillermo Rauch
361f2c8fce implement electron-is-dev.
i love you @sindresorhus
2016-07-01 13:26:51 -07:00
Guillermo Rauch
ed4841d366 rmeove unusued modules 2016-06-30 23:28:36 -07:00
Guillermo Rauch
e295b1bed4 update scripts 2016-06-30 23:15:26 -07:00