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

plugins: improve error handling and introduce `getDecoratedConfig`

c2658ff1a049ff37c6512ed2531dcc43adbab272 authored over 8 years ago by Guillermo Rauch <[email protected]>
index: notify renderer of plugins changes

0ca6faf5447840b8a324bbf717e3b3c7eec612de authored over 8 years ago by Guillermo Rauch <[email protected]>
index: allow plugin authors to affect initial config

ebb0b7f1d22f7ddbd534c52625716d7979c8ca5b authored over 8 years ago by Guillermo Rauch <[email protected]>
index: expose `config` and `plugins` to plugin authors in electron process

e8eb170204c89a7ee1a7cd3a83931ce40b96d95f authored over 8 years ago by Guillermo Rauch <[email protected]>
app: preserve class names with uglification

4863fe581ba105129fd435ba175eae22c59e6da5 authored over 8 years ago by Guillermo Rauch <[email protected]>
config: reload config upon `plugins change` due to decoration

e2ebbf4e5e25ea959c7df9658728aaade3476c25 authored over 8 years ago by Guillermo Rauch <[email protected]>
config: actually use `decorateConfig` hook

25027c12a35a012e2e24d23bf69afeda31bfa076 authored over 8 years ago by Guillermo Rauch <[email protected]>
app: expose `plugins` and `config` to window which plugin authors might want

87bac682a738d5ce7dd9ad7e2321005cbead46bb authored over 8 years ago by Guillermo Rauch <[email protected]>
use inline styles overrides :)

cc @jedwatson

450e337e118e9e260bb703b583376552b05b4591 authored over 8 years ago by Guillermo Rauch <[email protected]>
component: switch to our fork of aphrodite that prevents !important

bee6ba0072c245bcc31e52db1b345d13bc8bcebf authored over 8 years ago by Guillermo Rauch <[email protected]>
remove override style utility

470b7477e81fdf5ecf9a261b97944ddb29248791 authored over 8 years ago by Guillermo Rauch <[email protected]>
Update README.md

1dc5f676851729815637fbba5caf5c8ec9a2a23a authored over 8 years ago by Guillermo Rauch <[email protected]>
Add missing shebang to scripts/install.sh (#85)

Fix the error when executing in some none-bash shell(eg. fish):

```
Failed to execute proc...

2b38e0d84d16b9a2f96eb242aa85992c9f76232f authored over 8 years ago by Amio • 晋晓炜 <[email protected]>
Fix two comment in config file (#90)

a4b039e87059f141f9f22c3c54dffb5726036fdb authored over 8 years ago by Alireza Ahmadi <[email protected]>
Update README.md

483ad67182ee9727f0981ec9ac0e000aa84b4be3 authored over 8 years ago by Guillermo Rauch <[email protected]>
Release 0.4.5

5071314cfeaa456896f53b61f89e7055f94fd793 authored over 8 years ago by Guillermo Rauch <[email protected]>
performance improvements

5ba9f27c5da4034b9ef06d1fa828c54d04d702bd authored over 8 years ago by Guillermo Rauch <[email protected]>
session: improve title subscriptions

2f2268906a134dc533ce9afacb47da26d71b9725 authored over 8 years ago by Guillermo Rauch <[email protected]>
term: fix resize events

81bfbd600617ba80b3003296a466531fa48ee4b0 authored over 8 years ago by Guillermo Rauch <[email protected]>
Release 0.4.4

6a7f1c4f57edf66cde9254a198404b2c454d6fff authored over 8 years ago by Guillermo Rauch <[email protected]>
remove unused import

8caadca66c01e7567ad949e08a7460bc01ef8e35 authored over 8 years ago by Guillermo Rauch <[email protected]>
terms: improve write performance

ac689c8b8b6c2cbc70363eb16e43d3cf24025d79 authored over 8 years ago by Guillermo Rauch <[email protected]>
plugins: more graceful npm error

f640c72de63b935db956cc8e76b9a13854001bd7 authored over 8 years ago by Guillermo Rauch <[email protected]>
0.4.3

b147e235d945a6eb7a71722e8b14cd13980ac443 authored over 8 years ago by Guillermo Rauch <[email protected]>
Set min size (#82)

f9f1e2ddec5e522e54bd678d9d15aa4d8774e9dc authored over 8 years ago by Leo Lamprecht <[email protected]>
Release 0.4.2

80593800e355442b6117b592e1d8f772f90a684c authored over 8 years ago by Guillermo Rauch <[email protected]>
scripts: copy static assets

7953c886a825fa7fbf470a285c8d8ca43d4769eb authored over 8 years ago by Guillermo Rauch <[email protected]>
Release 0.4.1

471e81d742c46d2bd0ed2237bb95a63015b1fef2 authored over 8 years ago by Guillermo Rauch <[email protected]>
Release 0.4.0

ebd0bbe8ee40fa1ca9732d0c51ed51b226ad44b0 authored over 8 years ago by Guillermo Rauch <[email protected]>
fix font size keyboard shortcuts

06be0e2fb10f9363a28e8f4897850230ca791b81 authored over 8 years ago by Guillermo Rauch <[email protected]>
package: remove unused `whois` module

2b0ca5a75beeb0f4833bc0126bd5eb6783f16bda authored over 8 years ago by Guillermo Rauch <[email protected]>
index: expose `store` in window, use `store_` internally

4a37d3b3d39e490b1b6940d020c3c085a135313c authored over 8 years ago by Guillermo Rauch <[email protected]>
config-default: update plugins location

f501b39e40590270352feba9b8860cb0caa5dd2d authored over 8 years ago by Guillermo Rauch <[email protected]>
plugins: pass electron `app` to unload hook

a667205ad24e3ed14a7b0fc4edcbdf065128ff26 authored over 8 years ago by Guillermo Rauch <[email protected]>
add unload hooks

f4474e747dc3a25b6a288eb0d8c72d57e2b17f88 authored over 8 years ago by Guillermo Rauch <[email protected]>
plugins: rename `.hyperterm_modules` to `.hyperterm_plugins`

0ce6df417b6016687add2b7820b8786cf414a6be authored over 8 years ago by Guillermo Rauch <[email protected]>
index: simplify plugin subscription

0f17741162cc90e357195f0f797e0f9c1d4b334a authored over 8 years ago by Guillermo Rauch <[email protected]>
plugins: remove renderer code for notifications

343f3396e0ff46d1cba513ae22601eda2f80c88c authored over 8 years ago by Guillermo Rauch <[email protected]>
menu: add option to force update all plugins

79eb6e9dff029285e23843936518b46aeb9bd891 authored over 8 years ago by Guillermo Rauch <[email protected]>
plugins: fix use of `#`, improve notifications, better errors

60f0887c2a811eb7778523b49cd91c4aeb0f2b33 authored over 8 years ago by Guillermo Rauch <[email protected]>
performance improvement

4a59c13c773f2a4a24b5c91e1379999e17851156 authored over 8 years ago by Guillermo Rauch <[email protected]>
sessions: dispatch `init` to rpc as a side effect of first session add

5e3e2c6a7dcdbf8e1fa576a672e1ada00b45647b authored over 8 years ago by Guillermo Rauch <[email protected]>
package: add configurable identity for signing

e61d8ec70e64306e2b717d341d79952d49334d4d authored over 8 years ago by Guillermo Rauch <[email protected]>
remove logger

05bac56e35fced042219c3d5f9fa26f6f11a2c50 authored over 8 years ago by Guillermo Rauch <[email protected]>
improve workflow

2143bc7b77dfa325525b5cef81bcb86ae3986c3b authored over 8 years ago by Guillermo Rauch <[email protected]>
refactor

477e40e4338b54a6d66c557ab8f9c3638f14d948 authored over 8 years ago by Guillermo Rauch <[email protected]>
Fix typo in config file (#79)

8fac6bcec98b3838c8461bbb106ddd855ce71298 authored over 8 years ago by John Otander <[email protected]>
cleanup

d6a2ea00196a30150bedab1539f0d498b4d3d4b7 authored over 8 years ago by Guillermo Rauch <[email protected]>
tabs: transform to `Component` for consistency

412717ce0e01c278671e3d0bf1698c3c58f73fb6 authored over 8 years ago by Guillermo Rauch <[email protected]>
package: restore the babel classes transform as native es6 classes weren't

playing well with react-proxy O.o

64a94788ef5387b8f3e9536e29296ce77b57925a authored over 8 years ago by Guillermo Rauch <[email protected]>
hyperterm: cleanup

55dea3037b06d829269f5b1ca27dc9b7a6a11eb0 authored over 8 years ago by Guillermo Rauch <[email protected]>
hyperterm: fix race condition

5d4d76a2fed7d1a42e0b00c33cbf65cebaaaf697 authored over 8 years ago by Guillermo Rauch <[email protected]>
stop minifying as it doesn't improve performance significantly

4fdeb59d7e4544eece4a9487072e789ad2fb87e1 authored over 8 years ago by Guillermo Rauch <[email protected]>
react prod build

25624494ad1a170680a1cc4aa8ef6f3d4efcbcfd authored over 8 years ago by Guillermo Rauch <[email protected]>
hyperterm: remove active marker correctly when closing a tab and marking a new one as active

2d8c6c3d89b0edc0b00d6c2d3a40fb0f7734329e authored over 8 years ago by Guillermo Rauch <[email protected]>
config-default: document new location of local plugins

56f7a8ee2e9dff32d42a69397378d7967af714e1 authored over 8 years ago by Guillermo Rauch <[email protected]>
config-default: add custom CSS options

85cac1e35358f65e94239d1693be32abe14220f2 authored over 8 years ago by Guillermo Rauch <[email protected]>
implement custom CSS from config

1e5e3576cddcdb8f22cbd4f9873ba4a26486b3b3 authored over 8 years ago by Guillermo Rauch <[email protected]>
plugins: implement `decorateMenu`

1aa537b025717394567251c13ef00e1a76dfb0f2 authored over 8 years ago by Guillermo Rauch <[email protected]>
session: improve title retrieval

7a6fc8ad8c548f4c0b67af747234e2dd47eb9928 authored over 8 years ago by Guillermo Rauch <[email protected]>
improve decoration with persistent state with `react-proxy`

4d99089afb1f027999a862dae338688805093cd8 authored over 8 years ago by Guillermo Rauch <[email protected]>
plugins: change location for local modules

d74f8ac1dc93de071df10aaaba5cca9c4035aaf8 authored over 8 years ago by Guillermo Rauch <[email protected]>
clean up and refactor

1265528b13b7418fdc01987814f0c980b970bf2e authored over 8 years ago by Guillermo Rauch <[email protected]>
expose paths to renderer

09cb3a4e45b8d5371fb7565a2c8f30af3fb991b3 authored over 8 years ago by Guillermo Rauch <[email protected]>
plugins: less invasive cache cleanup

917c68c0501efccbd4cc871a354ffeaa631acd41 authored over 8 years ago by Guillermo Rauch <[email protected]>
tabs: fix close mark position

9960c239cdb59d9c590a11b33d1ceeea3a5d127d authored over 8 years ago by Guillermo Rauch <[email protected]>
package: add `which` dep

0b2ef7cb2703e142834a18455bf9cbe827077986 authored over 8 years ago by Guillermo Rauch <[email protected]>
package.sh: preserve `build` for local testing

ce641bc0f56b0ff103fcff06381b6111c8b4d340 authored over 8 years ago by Guillermo Rauch <[email protected]>
plugins: detect location of `npm`

3eb50ca946ee29f25dc9083d0210ffc9556b3237 authored over 8 years ago by Guillermo Rauch <[email protected]>
improve plugin notifications

edc201ea03bd2e886c64efc5b1bd11a0000478aa authored over 8 years ago by Guillermo Rauch <[email protected]>
improve config notifications

8c0d94aa1dc55436bb4c6d498c16ea4c1795af1f authored over 8 years ago by Guillermo Rauch <[email protected]>
fix padding

7ab272a9fe5e78997481ce3f378c305da1e4d1a2 authored over 8 years ago by Guillermo Rauch <[email protected]>
package: add missing fields

65279bb60f0271e86084410a027228482445e5b6 authored over 8 years ago by Guillermo Rauch <[email protected]>
plugins: fix command not found detection

0873f413291afc0c7162c1701726cfa9cf423edd authored over 8 years ago by Guillermo Rauch <[email protected]>
Centered traffic lights & disabled text selection for indicator (#36)

* Disallow text selection within indicator

* Fix size of menu

* More spacing within text e...

647d024a39fa145de5853a45e6a178fea49fbc64 authored over 8 years ago by Leo Lamprecht <[email protected]>
index: fix auto updater initialization

026252da8f889b1e4678fa35a2dacf49cbb2cb30 authored over 8 years ago by Guillermo Rauch <[email protected]>
auto-updater: less intrusive error handling

2eb878bebef35e70bb0b15cc6e7c9e0af1bd7395 authored over 8 years ago by Guillermo Rauch <[email protected]>
package: create dist only at last step

f7a6b02d4fd2e87f7a0f25e5d560cf4bd092d4fd authored over 8 years ago by Guillermo Rauch <[email protected]>
app: add `es2015` babel preset so that we can uglify :\

aa5441bea4bb40e9e9be802cfcf6fb138254a784 authored over 8 years ago by Guillermo Rauch <[email protected]>
border color configuration support

ff2419c54b6ace5da53c078214632b2c12c54d6f authored over 8 years ago by Guillermo Rauch <[email protected]>
notify: remove `console.log`

38713f9e2d67064268d0ec70c4f66672b2960942 authored over 8 years ago by Guillermo Rauch <[email protected]>
whitelist `Notification` global

1582b7204cbec1f66a9217576e7087a2dc794eca authored over 8 years ago by Guillermo Rauch <[email protected]>
fix lint

ffe419f26ffb159f34c922b10aa8351ea78bc1f1 authored over 8 years ago by Guillermo Rauch <[email protected]>
hyperterm: set global background color

9aff04acf3e8b30816d82ed401f74fe276efaeb0 authored over 8 years ago by Guillermo Rauch <[email protected]>
document backgroundColor as hex and set up initial window bg from config

d17784f9628f0ec42eef1d77eda28a353fbbc828 authored over 8 years ago by Guillermo Rauch <[email protected]>
first pass at plugins system

9f635021c9cb437090c77111e5ccc213bbb388d6 authored over 8 years ago by Guillermo Rauch <[email protected]>
config: add plugins hook and decoration

eb147d9b9a0a7cc0dd08a03d3c84e8e2159ad9d8 authored over 8 years ago by Guillermo Rauch <[email protected]>
menu: implement plugin updating in menu

c97b67b4c8e403672621e4d3f3b5ff0e96c55db4 authored over 8 years ago by Guillermo Rauch <[email protected]>
hyperterm: normalize our events :D

c693a46896ae839492376ab40c7e58096d0e345b authored over 8 years ago by Guillermo Rauch <[email protected]>
initialize auto updater once per window, not per tab

1383775fbe45ff0c6cb90884f9820cb0d5f08dbc authored over 8 years ago by Guillermo Rauch <[email protected]>
auto-updater: prevent memory leaks :D

c3f8e81a5cd9d89ac9d5cddfcf9ee4aa89b531e6 authored over 8 years ago by Guillermo Rauch <[email protected]>
notify: more robust notifications API

6bba2c6ded435eaa73120ae1bdc456d69dd5809a authored over 8 years ago by Guillermo Rauch <[email protected]>
hyperterm: exit after editing

e39143e4cdbe9b2e3e0d9a20ebb7e489d7b7759b authored over 8 years ago by Guillermo Rauch <[email protected]>
index: initialize config and plugins together

29b853fcbfc5a5b52dc4c112d3302363c2f45188 authored over 8 years ago by Guillermo Rauch <[email protected]>
package: add deps

622f584d15444262018aade8d04225d3d342b571 authored over 8 years ago by Guillermo Rauch <[email protected]>
config: expose plugins

01f3b36c8142265307b3c3bf56ced5bde984a31a authored over 8 years ago by Guillermo Rauch <[email protected]>
app: get config preferences and not plugins

1993ca576f489c1b07f4718c7d71efaa22ba37d5 authored over 8 years ago by Guillermo Rauch <[email protected]>
add basic notification system

29df9b277d761750d2409e2a82b2b310118962db authored over 8 years ago by Guillermo Rauch <[email protected]>
improve config defaults

0bb26b9c5b7e7ca75dc16ffe2c913ba600e5402d authored over 8 years ago by Guillermo Rauch <[email protected]>
Update README.md (#74)

7fbe019a22fbf7f4da8f2e77412d5a2cc9699ea2 authored over 8 years ago by Afshin Mehrabani <[email protected]>