Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vercel/hyper

A terminal built on web technologies
https://github.com/vercel/hyper

unicode magic (#1098)

59a358302879eda85f2ca09d39d5ca1b2c2b9e56 authored almost 8 years ago by Vitaly Domnikov <[email protected]>
unicode fix (#1018)

aa410812a55b66c9fb53443b75345395357a1973 authored almost 8 years ago by Vitaly Domnikov <[email protected]>
Make AppVeyor run the `dist` script again

c8af214d55b81ec72d4b9148687d03c09379137a authored almost 8 years ago by Matheus Fernandes <[email protected]>
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...

c69dfa604ba834ab5267da280cef7e90e1ee0963 authored almost 8 years ago by Matheus Fernandes <[email protected]>
Specify cols key when spawning pty shell (#1075)

The column size param in pty.js is named ‘cols’, but the shorthand
notation treats it as ‘colum...

7df5cbac0832ab2e14b20d9fb3a7e371bf2018ae authored almost 8 years ago by Brian Reber <[email protected]>
Add missing param (#1090)

d459112676e48a5970c11766aac1509c79c07f68 authored almost 8 years ago by Philippe Potvin <[email protected]>
Use homedir() from os package instead of env vars

e345ba4f6091050991d991594c6fc02d7e534629 authored almost 8 years ago by Brian Reber <[email protected]>
Download releases from GH until v1

So that people can stop reporting broken Linux link

6fc6207117fdbb8273da75c8d630e10508d6ab35 authored almost 8 years ago by Leo Lamprecht <[email protected]>
Fix a regression introduced by #1058

Such regression broke the character composition/paste on macOS

6508d05e5f0ccf747d114de59867567c37320718 authored almost 8 years ago by Matheus Fernandes <[email protected]>
Disable 32-bit builds

e31f975f788f3ced0175c5cffd203690d99c350c authored almost 8 years ago by Matheus Fernandes <[email protected]>
Disable `dist` task on AppVeyor

af5c075bcb8dfe64788261b54efd5bcecd956e5d authored almost 8 years ago by Matheus Fernandes <[email protected]>
Build for 32 and 64 bits

e3e7563178072d3764011281ae335a4828744c36 authored almost 8 years ago by Matheus Fernandes <[email protected]>
Fix keyboard shortcuts on Linux and Windows (#1058)

* `command` => `mod`

* `Option` => `Alt`

* Allow hterm to consume a keyboard event only if...

be286c0d5aaa14528112213c9be3201384d2dcfa authored almost 8 years ago by Matheus Fernandes <[email protected]>
Remove contributors from MIT license (#1036)

810e0a98068cd3294f4e8a94ad1f8951c97876ed authored almost 8 years ago by Timothy <[email protected]>
v1.0.0

833383a1cc655690f008aaba70527542f6399499 authored almost 8 years ago by Matheus Fernandes <[email protected]>
Add `GH_TOKEN` to AppVeyor

aec70422749c9685baed951083eb4cc39bd3ebda authored almost 8 years ago by Matheus Fernandes <[email protected]>
Introduce a `lint` task

332d3037efdb590b4e1178501ce91b012d2de355 authored almost 8 years ago by Matheus Fernandes <[email protected]>
Lint the code before trying to build it

23b768716780d488ab224f0c3d91468c5146b5cc authored almost 8 years ago by Matheus Fernandes <[email protected]>
Add AppVeyor badge

a1cb07e3cf6e8b932c80f69f5c0b7ec9a08f4971 authored almost 8 years ago by Matheus Fernandes <[email protected]>
Add shell menu feature (#1017)

* Add shell menu feature

* Rename and remove cofig option

0c30fc0bcfe1b6667b958896bf0bdbf801afe077 authored almost 8 years ago by Liudas Dzisevicius <[email protected]>
Remove the `start` task

ed76f4e4af7cc77a959f11ed9f1f1e401797fe32 authored almost 8 years ago by Matheus Fernandes <[email protected]>
Use the correct EOL character based on the current OS

31721e5c29524742af26387dc87238d403db3e2d authored almost 8 years ago by Matheus Fernandes <[email protected]>
Remove duplicated message and add a missing one

d34765faa63fb5297d94069a7eb6f350d75102d3 authored almost 8 years ago by Matheus Fernandes <[email protected]>
Add `rpm` target

bf163bb6689380a678cc8027ef1b5da1da8f8423 authored almost 8 years ago by Matheus Fernandes <[email protected]>
Allow require of plugin apis (#977)

* Allow require of plugin apis

* missing semicolon

cd47cc76366d819ad47d297220eb00c0fee63953 authored almost 8 years ago by Tim Neutkens <[email protected]>
chore(package): update react-redux to version 4.4.6 (#994)

6853a5c66fe6d05e2df19d40ad5dee877045af6f authored almost 8 years ago by Greenkeeper <[email protected]>
Add an active class on current session panel (#905)

* feat(session): add session_active class to panels

* fix(active-session): rename active sess...

47f01f92e40e1c33ff1cdf816bb80898090b8194 authored almost 8 years ago by Weslley Araujo <[email protected]>
chore(package): update xo to version 0.17.1 (#991)

85968b71b35feaddfa7deb23ba0770f96340a37a authored almost 8 years ago by Greenkeeper <[email protected]>
Added pressed state to window buttons on windows / linux (#985)

* Added pressed state to window buttons on windows / linux

* Removed transition causing flick...

638725fea6132d0df94ba3744567ab3cdce0492c authored almost 8 years ago by Levin Rickert <[email protected]>
chore(package): update eslint-plugin-react to version 6.7.1 (#996)

039729221f3fb5cf304574308ad7e297f9c2f74d authored almost 8 years ago by Greenkeeper <[email protected]>
[Win] Improve design of the scrollbars (#982)

* [Win] Improve the design of the scrollbars

* Fix code style

* Apply `borderColor` as the...

b988befea4e9012875dcd26b04b9b30380f393a1 authored almost 8 years ago by Stefan Ivic <[email protected]>
Update old electron target engine for dependencies (#970)

This fixes dependencies of Hyper that build based on the engine being
used (`nodegit` for examp...

a5b457ed13d649be41255310f08f59ac3464769b authored almost 8 years ago by Dylan Frankland <[email protected]>
chore(package): update electron to version 1.4.7 (#1007)

08a4c935793b9fdb64b5434dd6c5916f85935288 authored almost 8 years ago by Greenkeeper <[email protected]>
Bummp `uuid` to match the root `package.json`

b97b2dde7c4896fd5faa79a20d553728b6a68de3 authored almost 8 years ago by Matheus Fernandes <[email protected]>
chore(package): update uuid to version 3.0.0 (#1014)

ac02dcb890d942456b42253ad85de1d0c5d5dbea authored almost 8 years ago by Greenkeeper <[email protected]>
chore(package): update ava to version 0.17.0 (#1009)

e9dcd218166eb9e20b498a6b46fe6568bd035f05 authored almost 8 years ago by Greenkeeper <[email protected]>
Start the shell with the correct `cwd` on Windows (#1016)

* fixes zeit/hyper#1011

* more succinct fix for zeit/hyper#1011

fb2f1d8e1eae29e131b440885840f019d213c9c5 authored almost 8 years ago by Zach Buttram <[email protected]>
Fix character escaping in the `open preferences` message

271a2219795a223e5e9017bbf795072bacf96e62 authored almost 8 years ago by Matheus Fernandes <[email protected]>
Unicode Support / Cursor issues Fix (#740)

* Add container with a fixed width around unicode characters

* Make container width dynamic a...

da4858a76e4faad6e5ee49f9cebf80e3fa981de4 authored almost 8 years ago by Benoit Averty <[email protected]>
Add support for composed chars and fix issues with "foreign" keyboard layouts (#1006)

* ime

* Fix code style

* Add visual feedback for composition events

* Temporarily disab...

27a20e0cfc7cb5dbafbad1b7a0600393f5d7553d authored almost 8 years ago by Matheus Fernandes <[email protected]>
Fix/pty.js build (#1001)

* Upgrade `electron-builder` to its latest version and pin it

* Fix linux executable path – s...

0585607da43de9956bcdb67ca06f6ef7ff21020c authored almost 8 years ago by Matheus Fernandes <[email protected]>
`babel` => `babel-loader` (#1000)

3902f8dac4b4123bcd9a3f22db7b943eded71931 authored almost 8 years ago by Matheus Fernandes <[email protected]>
Add artifacts publishing on windows (#984)

8573976260bddacf82c17ec5ab67769163ca92bf authored almost 8 years ago by Sergei Vorobev <[email protected]>
Add Windows support and first-class Linux support (#946)

* `child_pty` => `pty.js`

* Create a frameless window on Windows and Linux

* Add a brand n...

9c90e19760b0a906648594c61f1dda7bb526915b authored almost 8 years ago by Matheus Fernandes <[email protected]>
Fix selection extend when copyOnSelect is true (#975)

26701d43b5dcb82d6517e50b35773b4364ac092d authored almost 8 years ago by Philippe Potvin <[email protected]>
Fix inverted text display. Fix #883 (#968)

* Fix inverted text display. Fix #883

* Add a comment explaining setBackgroundColor override

48dd4b5c1f2496be5b2ba19be1310ec2b2a85506 authored almost 8 years ago by Igor Stroganov <[email protected]>
chore(package): update color to version 0.11.4 (#950)

4643099911e17e854114447e569241fd2931c929 authored almost 8 years ago by Greenkeeper <[email protected]>
Remove unused blur/focus (#947)

265024cb4567ea60c2552e68222c87ab546e1170 authored almost 8 years ago by Philippe Potvin <[email protected]>
chore(package): update electron to version 1.4.5 (#949)

6d91ab48d63e30d94c7d43434440772fdb976a7c authored almost 8 years ago by Greenkeeper <[email protected]>
add onRendererWindow, because it actually available. check ./lib/utils/plugins.js:193 (#924)

41d54d58de81a66ebdd6e9539c9a962809de0186 authored almost 8 years ago by Vladimir Starkov <[email protected]>
increase timeout for update checks (#928)

* increase timeout for update checks

It seems like, there are lots of them and GitHub is not ...

7d05d0f14894eb5ff315f0c05ed3057905014880 authored almost 8 years ago by Vladimir Starkov <[email protected]>
Change URL regex - fixes #867 (#943)

6b385036d7a6be0a26f7b08939c60fa30dd904aa authored almost 8 years ago by Oliver Dunk <[email protected]>
Make the close menu items less ambiguous

@Tyriar brought up a good point in #123 that the close menu items can be
ambiguous and misleadin...

8cc47a498c8f395aa2011874f87d3e31a7f8fc14 authored almost 8 years ago by Mike Engel <[email protected]>
Comply to XO's no-warning-comments rule

630f0f4504532ed20c0a706ded08d7d225be5ec4 authored almost 8 years ago by Leo Lamprecht <[email protected]>
Prefer default export to make XO happy (#931)

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

* Remove XO's prefer-defa...

8f28573fc07ea4cad2e7fb9a07764cdcb42e159d authored almost 8 years ago by David Gómez <[email protected]>
chore(package): update ms to version 0.7.2 (#933)

de5b384ccdbec617bca6800c8d13970ddb169da6 authored almost 8 years ago by Greenkeeper <[email protected]>
chore(package): update copy-webpack-plugin to version 4.0.0 (#927)

4ca51f3377675f3acbba15aeca05007a9b6a0c01 authored almost 8 years ago by Greenkeeper <[email protected]>
log plugins' errors in Electron console (#923)

Default `err.message` notification is not helpful,
because it lacks stack and context.

it do...

698cdb0e3117e2a711cf1c897bc1978fe7c91c5f authored almost 8 years ago by Vladimir Starkov <[email protected]>
Improve tabs title (#892)

* Set tab title when asked by the contained shell process via ANSI code

* Commented out proce...

97432df7a4cf55b992b0140e7e83ee6356fd0662 authored almost 8 years ago by Andrea Parodi <[email protected]>
increase notification timeout up to 30m (#913)

fetchNotifications error can happen in two cases:
* https://hyper-news.now.sh is down
* you ar...

3f772311dbe3b01acb56815f4c169c9490d729af authored almost 8 years ago by Vladimir Starkov <[email protected]>
Create github templates (#919)

* Create an issue template

* Make it clear what `Vanilla` is

* Create pull_request_templat...

7d0c81402ee543e29dd1ad971ac132070ff28e5e authored almost 8 years ago by Timothy <[email protected]>
chore(package): update electron to version 1.4.4 (#907)

4b477d328bf5a0ea6d2150b8d5237997f5c58f14 authored almost 8 years ago by Greenkeeper <[email protected]>
Prevent Hterm to share same preferences between instances (#906)

* Add a random profileId to hterm instance to differentiate PreferenceManager used internally

...

3f352ec1373d2b10b74fbcfbe69aa25f65ef7fe2 authored almost 8 years ago by chabou <[email protected]>
0.8.3

a8b17e6322622adb4a5e86911f006225fb8f6eac authored about 8 years ago by Guillermo Rauch <[email protected]>
0.9.0

91d3b9afbf2812402e7a03bd372d5b455869e3db authored about 8 years ago by Guillermo Rauch <[email protected]>
Revert "Quick full screen (#803)"

This reverts commit 64e87d0d27cf9cb2539987ac9b2b0d99225ded84.

2ebb2369d18a0be8180ac5387f9b62ed091c739d authored about 8 years ago by Guillermo Rauch <[email protected]>
Ignore file watch errors. Fixes GH-225 (#893)

235b289bee80ef2a107a0c319bc9281756350de1 authored about 8 years ago by Kyle Robinson Young <[email protected]>
Make description match the repo's

83b47a553dd8aa0461b1e4057b531d1b16340f8f authored about 8 years ago by Leo Lamprecht <[email protected]>
Remove duplicates from package files

a63996566950f6f6b02809b7460aff57f611a92e authored about 8 years ago by Leo Lamprecht <[email protected]>
Properly ignore paths with XO

883ff09821a021a09c8f23b29e1279020976cc83 authored about 8 years ago by Leo Lamprecht <[email protected]>
We're not using mocha anymore

2b53bedfff2dfab375c195ccef96516bf1426a14 authored about 8 years ago by Leo Lamprecht <[email protected]>
Don't overwrite eqeqeq rule

https://github.com/zeit/hyper/pull/888#pullrequestreview-4395961

e61314edbabd6cb9b94351458f5c0f2a23c642cb authored about 8 years ago by Leo Lamprecht <[email protected]>
Enforce null comparisons to make XO happy (#888)

* Remove react/no-eq-null rule from package.json

* Enforce null comparison and add type safet...

30a1a35937a7020809dfae0be84a4712f4fb044d authored about 8 years ago by David Gómez <[email protected]>
Make "Art" link to hyper dir in the art repo

235fcd03d42fb4a922b60c6de1a2e953bd1e6cea authored about 8 years ago by Leo Lamprecht <[email protected]>
Quick full screen (#803)

* Add pseudo quick full screen

* Record window size before entering full screen

* Restore ...

64e87d0d27cf9cb2539987ac9b2b0d99225ded84 authored about 8 years ago by Marshall Bowers <[email protected]>
0.8.2

d6009888a31fc3e6c8cb591021be335adea73d48 authored about 8 years ago by Guillermo Rauch <[email protected]>
package: bump `gaze` to hopefully resolve uncaughts

396a938ffc3ac01ad2c853ca36412161703d0b93 authored about 8 years ago by Guillermo Rauch <[email protected]>
temporarily re-enable selection even when the terminal registers interest in order to fix copy/paste

f96d02480df9f8fd6116805b68ba1afbead459e9 authored about 8 years ago by Guillermo Rauch <[email protected]>
should build 32 and 64 bit linux builds (#851)

428eba7258d83daa015b7fca3547c8990b3d2a5f authored about 8 years ago by Phred <[email protected]>
Run the one tests that exists in Travis before a release (#779)

* Run the one tests that exists in Travis before a release

* switched back to being a nodejs ...

e7ba94fe2e14d283d542ba4fc5589af68699ac43 authored about 8 years ago by Phred <[email protected]>
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 depend...

7a08b1dc3e07ae552debfe7e62c48b0a5a028ff9 authored about 8 years ago by Martin Ek <[email protected]>
Change default cursor opacity. Fix #869 (#870)

ec9787fda4ad15282babc1d13e100c59afc6402e authored about 8 years ago by chabou <[email protected]>
README: brew cask update to brew update (#866)

c8b2f1b9ebd428259e5991b1dc12ebd0bb9ebd82 authored about 8 years ago by Vítor Galvão <[email protected]>
Use white background on webviews:

Most web clients apply a default white background to web pages, so some
websites omit explicitly...

ed66433323dced20fff0bc9a298fbbb68a19d9d1 authored about 8 years ago by Cole Peters <[email protected]>
chore(package): update xo to version 0.17.0

7e241ab29e064c7e844d88a4677c9d003d2ebd01 authored about 8 years ago by greenkeeperio-bot <[email protected]>
fix various typos and grammar errors in comments (#834)

7e71bf356b3df717316427fb3744320afdd6aba2 authored about 8 years ago by Hrvoje Šimić <[email protected]>
Fixed gramatical errors

should be using `this` as pointing to the next command not the previous command.

4d8cf7ba9a60f1a428b17f4ddfbf076444ec90fd authored about 8 years ago by Kenneth Palaganas <[email protected]>
Revert "Add missing package to packages.json" (#827)

fffaf8f3bb41a691a5ec8e57d3fc9245548e809c authored about 8 years ago by Matheus Fernandes <[email protected]>
add missing packages to packages.json (#826)

c3a9e521dfff61bface9af1f1217a22b7ba7f212 authored about 8 years ago by Philippe Potvin <[email protected]>
Refactor plugin retrieval (#695)

* plugins: refactor props decorators

* plugins: add missing plugin functions to notifier

*...

fe91b4c76eb99b157ff2be22b9218050af6131aa authored about 8 years ago by Martin Ek <[email protected]>
Cleanup (rename HyperTerm to Hyper) (#812)

* Rename container

* Rename hyper container itself

* Add HYPER_DEBUG for debug

* Rename...

aa285a8bc662f7fae1f9f265f326c87c2de88420 authored about 8 years ago by Daniel Bayerlein <[email protected]>
Move notification fetching to the main process (#804)

* Move notification fetching to the main process

* Add npm run app

2ffc1aee3d0c225e099fd7c56522d3de095f3d48 authored about 8 years ago by Martin Ek <[email protected]>
Add missing TermGroup props (#815)

db53b08002db868faad8560b3c3d42288c663b1f authored about 8 years ago by Martin Ek <[email protected]>
Expose Component to plugins (#778)

* Expose Component to plugins

* remove typo

3ff3350144fd50faacc8b5f17f2cc2838d661246 authored about 8 years ago by Tim Neutkens <[email protected]>
xo: react/jsx-key (#767)

* Add key to array element

* Enable react/jsx-key rule for xo

* Change key to tabs-list

...

ad63cbbfdc84485902768ca0d8af7e3b157f5bd1 authored about 8 years ago by Marshall Bowers <[email protected]>
No string refs (#766)

* Use callback ref instead of string ref

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

* Repla...

0ec2823a2370eb78a54fcfe9f4a1f07284f4d7b9 authored about 8 years ago by Marshall Bowers <[email protected]>
Change cask install to hyper (#809)

It looks like the cask package name has changed in the renaming

```
brew cask install hypert...

f58b7855ec48d4eaca7096704c8b1b4568659118 authored about 8 years ago by Dale Jefferson <[email protected]>
Remove no-danger rule from the package.json file

c6b44d4a508b722a03eacb9afb0afc153f460571 authored about 8 years ago by David Gomez <[email protected]>
Update repo banner (#794)

* Update repo banner

* Update link to new banner

500913ec25746d13e957990b9698df1e1880e7c8 authored about 8 years ago by Timothy <[email protected]>
Update Travis CI badge URL (#793)

* Update Travis CI badge URL

* HyperTerm 👉 Hyper.app

e5464c1750232bdc6dee992b44b957489caffe62 authored about 8 years ago by Daniel Bayerlein <[email protected]>