Commit graph

929 commits

Author SHA1 Message Date
blackhands77
4aedb6b9a0 doc: add details to run hyper in dev mode (#2493) 2018-12-15 18:33:11 +01:00
Benjamin Staneck
0212e933c7 Fix locales (LANG) env vars by using os-locale (#2913)
Fixes #607, Fixes #2322, Fixes #2328, Fixes #183
2018-12-15 18:33:11 +01:00
Benjamin Staneck
94d23fe407 fix a typo (#2945) 2018-12-15 18:33:11 +01:00
Edgar Carneiro
3627c8ce09 Fix zoom keymaps for Windows (#2489)
Fixes #2448
2018-12-15 18:33:11 +01:00
Benjamin Staneck
9197c47dc9 add yarn-error.log to gitignore (#2928) 2018-12-15 18:33:11 +01:00
CHaBou
1ab6390067 Disable Chromium GPU blacklist (#2895) 2018-12-15 18:33:11 +01:00
CHaBou
3e1784cdbc Prevent /usr/local/bin/hyper overwriting (#2885)
Silently fail installation at startup.
Add a menu item to manually install it with a notification feedback.
Fix plugin update menu item.

Fixes #2884
2018-12-15 18:33:11 +01:00
CHaBou
400b8ae0ae Build: use comodoca.com time stamping server (#2893) 2018-12-15 18:33:11 +01:00
Brad Dougherty
75679266c0 Add line height config (#2858)
Fixes #2858
2018-12-15 18:33:11 +01:00
Benjamin Staneck
57707273c4 git: always set js endline to lf (#2795)
always set text to lf, if on auto, Windows will change them to crlf locally and this can make lint fail
2018-12-15 18:33:11 +01:00
Timothy
0d8b510105 Improve update notification contrast (#2791) 2018-12-15 18:33:11 +01:00
Tal Hayut
f42c2e8471 CLI: use .hyper.js from repo root dir when running in dev mode (#2792) 2018-12-15 18:33:11 +01:00
robertgrzonka
814ad7ca40 Fix markdown hyperlinks (#3290)
Some of the hyperlinks were written with wrong `Markdown syntax`; should be `[link](https://example.com)` but was (link)[https://example.com]`
2018-11-19 08:59:55 +01:00
Timothy
f91f111cfb Update README.md (#3167) 2018-08-09 12:33:56 +01:00
Leo Lamprecht
8fd56e9b28 Point Spectrum badge to correct location (#3166)
* Renamed text files

* Point Spectrum badge to the right location
2018-08-09 13:16:15 +02:00
Leo Lamprecht
a4669beef6 2.0.0 2018-04-16 08:36:26 -07:00
Leo Lamprecht
4bff846ec0
New timestamp server (#2825)
* Replaced timestamp server

* Added different server
2018-04-16 08:34:39 -07:00
Leo Lamprecht
f8a961eef6 Reverted package version 2018-04-16 07:24:09 -07:00
Leo Lamprecht
b2dd9a5e01 Ensured they match exactly 2018-04-16 07:23:37 -07:00
Leo Lamprecht
7dd6045a1d Ensured dependencies match between channels 2018-04-16 07:22:03 -07:00
Leo Lamprecht
fdf1b95553 Removed Yarn's error files 2018-04-16 07:18:10 -07:00
Leo Lamprecht
4ce99863c4 Fixed merge conflicts 2018-04-16 07:17:17 -07:00
CHaBou
4d7ce43755
Revert "Expose ‘true colour’ support in $COLORTERM" (#2483)
This reverts commit 57166a57a2.
2017-11-22 14:28:40 +01:00
ELLIOTTCABLE
57166a57a2 Expose ‘true colour’ support in $COLORTERM (#2478) 2017-11-22 11:19:33 +01:00
David Calhoun
c73d7317af Improve onUnload docs (#2409)
Add missing reference to `onUnload` invocation during [plugin
updates](https://github.com/zeit/hyper/blob/2.0.4/app/plugins.js#L111).
2017-10-30 01:06:17 +01:00
Benjamin Staneck
28cab5e874 Update electron to 1.7.9 (#2360) 2017-10-13 15:08:32 -07:00
Hendry Sadrak
79c334fd90 Add Awesome Hyper to readme.md (#2344) 2017-10-11 11:32:56 +02:00
CHaBou
d3a015466a Move Date.now() into actions to have pure reducers (#2324)
Reducers shouldn't have side effect. Date.now() is a side effect and should be done in action creators.
2017-10-04 00:18:55 +02:00
Stefan Miodrag
2d14b19dcd removed contractions for consistency (#2325)
removed contractions for consistency, ie: `you're` into `you are`.
2017-10-03 20:48:25 +02:00
Nelson Henrique
8eb4541eea fix single tab title (#2289)
* fix single tab title

* fix single tab margin/padding
2017-10-02 16:49:05 +01:00
Luiz Fernando Rodrigues
9e7bd76ef9 Improve documentation of showHamburguerMenu option (#2315) 2017-10-01 16:15:35 +01: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
4ea9865ba5 1.4.8 2017-09-26 11:40:51 +02:00
Leo Lamprecht
cfb0454f2e Update Electron to 1.7.8
Related to #2277
2017-09-26 11:40:30 +02:00
Alexandre Santos
acc2230b0e Fix typo in utils customKeys (#2283) 2017-09-25 15:21:59 +02:00
Mina
a31e94eb5a Fixed icon proportions in About window (#2265) 2017-09-22 23:53:49 +02:00
Alexander Wunschik
e30cbaced4 added "quickEdit" to the website docs (#2258)
fixes #2254
2017-09-21 22:39:04 +02:00
maxkeiser
384cb12df7 Added updateChannel in #cfg table (#2244) 2017-09-21 02:53:22 +02:00
Leo Lamprecht
38649d7d56 1.4.7 2017-09-20 19:42:38 +02:00
Leo Lamprecht
4f9bcf77bc Made canary auto updates work (#2235) 2017-09-20 19:35:50 +02:00
Wilson Tayar
4c71c99325 Normalize keymap internals (#2227)
Fix #2195: normalizing keybindings using localeCompare to include non english keyboards as well
2017-09-20 01:36:06 +02:00
CHaBou
e0d793eeeb Revert "Normalize keymap internals" (#2225)
This reverts commit 751c06e437.
2017-09-17 21:53:37 +01:00
Lucas
121d411855 Improve readme (#2196)
* Improve contribute section of readme file

In response to issue #2188, the "Contribute" section of readme.md has been improved. The instructions for Linux, Windows, and macOS have been separated to add clarity to the section in question.

* Slight change on top of readme commit

Change of grammar on one line.

* Removal of npm references from readme update
2017-09-17 21:44:34 +01:00
Wilson Tayar
751c06e437 Normalize keymap internals (#2210)
Fix #2195
2017-09-17 10:43:58 +02:00
Leo Lamprecht
9f4bff7f52 1.4.6 2017-09-16 15:55:47 +02:00
CHaBou
51b08930ee Made file watching work on Windows (#2220) 2017-09-16 15:49:43 +02:00
Leo Lamprecht
966aad150d 1.4.5 2017-09-16 13:58:01 +02:00
CHaBou
bd5b16c7da Replace chokidar by fs.watch (#2217) 2017-09-16 13:49:10 +02:00
CHaBou
97d1ae33d3 Revert #2126 (#2202) 2017-09-15 19:23:03 +01:00
Donghao Ren
53a5a425f7 Use child_process.execFile to prevent unescaped stuff (#2206)
Fix #2173
2017-09-15 16:44:28 +02:00