Commit graph

189 commits

Author SHA1 Message Date
Guillermo Rauch
f640c72de6 plugins: more graceful npm error 2016-07-14 09:26:23 -07:00
Guillermo Rauch
b147e235d9 0.4.3 2016-07-14 09:26:23 -07:00
Guillermo Rauch
ac689c8b8b terms: improve write performance 2016-07-14 09:26:23 -07:00
Guillermo Rauch
8caadca66c remove unused import 2016-07-14 09:26:23 -07:00
Leo Lamprecht
f9f1e2ddec Set min size (#82) 2016-07-14 07:55:24 -07:00
Guillermo Rauch
80593800e3 Release 0.4.2 2016-07-13 23:43:49 -07:00
Guillermo Rauch
7953c886a8 scripts: copy static assets 2016-07-13 23:12:25 -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
06be0e2fb1 fix font size keyboard shortcuts 2016-07-13 22:37:46 -07:00
Guillermo Rauch
2b0ca5a75b package: remove unused whois module 2016-07-13 22:21:26 -07:00
Guillermo Rauch
4a37d3b3d3 index: expose store in window, use store_ internally 2016-07-13 22:19:32 -07:00
Guillermo Rauch
f501b39e40 config-default: update plugins location 2016-07-13 22:19:13 -07:00
Guillermo Rauch
a667205ad2 plugins: pass electron app to unload hook 2016-07-13 22:18:57 -07:00
Guillermo Rauch
f4474e747d add unload hooks 2016-07-13 22:18:06 -07:00
Guillermo Rauch
0ce6df417b plugins: rename .hyperterm_modules to .hyperterm_plugins 2016-07-13 21:26:11 -07:00
Guillermo Rauch
0f17741162 index: simplify plugin subscription 2016-07-13 19:07:58 -07:00
Guillermo Rauch
343f3396e0 plugins: remove renderer code for notifications 2016-07-13 19:07:38 -07:00
Guillermo Rauch
79eb6e9dff menu: add option to force update all plugins 2016-07-13 19:07:17 -07:00
Guillermo Rauch
60f0887c2a plugins: fix use of #, improve notifications, better errors 2016-07-13 19:06:51 -07:00
Guillermo Rauch
4a59c13c77 performance improvement 2016-07-13 17:21:23 -07:00
Guillermo Rauch
5e3e2c6a7d sessions: dispatch init to rpc as a side effect of first session add 2016-07-13 16:32:52 -07:00
Guillermo Rauch
e61d8ec70e package: add configurable identity for signing 2016-07-13 15:40:10 -07:00
Guillermo Rauch
05bac56e35 remove logger 2016-07-13 15:13:28 -07:00
Guillermo Rauch
2143bc7b77 improve workflow 2016-07-13 14:06:05 -07:00
Guillermo Rauch
477e40e433 refactor 2016-07-13 13:45:14 -07:00
John Otander
8fac6bcec9 Fix typo in config file (#79) 2016-07-09 12:07:09 -07:00
Guillermo Rauch
d6a2ea0019 cleanup 2016-07-09 10:09:32 -07:00
Guillermo Rauch
412717ce0e tabs: transform to Component for consistency 2016-07-08 17:33:39 -07:00
Guillermo Rauch
64a94788ef package: restore the babel classes transform as native es6 classes weren't
playing well with react-proxy O.o
2016-07-08 17:33:07 -07:00
Guillermo Rauch
55dea3037b hyperterm: cleanup 2016-07-08 17:32:56 -07:00
Guillermo Rauch
5d4d76a2fe hyperterm: fix race condition 2016-07-08 16:01:07 -07:00
Guillermo Rauch
4fdeb59d7e stop minifying as it doesn't improve performance significantly 2016-07-08 16:00:51 -07:00
Guillermo Rauch
25624494ad react prod build 2016-07-08 14:51:48 -07:00
Guillermo Rauch
2d8c6c3d89 hyperterm: remove active marker correctly when closing a tab and marking a new one as active 2016-07-08 14:28:29 -07:00
Guillermo Rauch
56f7a8ee2e config-default: document new location of local plugins 2016-07-08 14:28:08 -07:00
Guillermo Rauch
85cac1e353 config-default: add custom CSS options 2016-07-08 14:27:55 -07:00
Guillermo Rauch
1e5e3576cd implement custom CSS from config 2016-07-08 14:27:41 -07:00
Guillermo Rauch
1aa537b025 plugins: implement decorateMenu 2016-07-08 14:27:02 -07:00
Guillermo Rauch
7a6fc8ad8c session: improve title retrieval 2016-07-08 14:26:44 -07:00
Guillermo Rauch
4d99089afb improve decoration with persistent state with react-proxy 2016-07-08 14:26:38 -07:00
Guillermo Rauch
d74f8ac1dc plugins: change location for local modules 2016-07-08 14:25:45 -07:00
Guillermo Rauch
1265528b13 clean up and refactor 2016-07-08 11:48:24 -07:00
Guillermo Rauch
09cb3a4e45 expose paths to renderer 2016-07-08 09:48:37 -07:00
Guillermo Rauch
917c68c050 plugins: less invasive cache cleanup 2016-07-08 09:46:37 -07:00
Guillermo Rauch
9960c239cd tabs: fix close mark position 2016-07-08 07:57:03 -07:00
Guillermo Rauch
0b2ef7cb27 package: add which dep 2016-07-08 07:42:01 -07:00
Guillermo Rauch
ce641bc0f5 package.sh: preserve build for local testing 2016-07-08 07:41:49 -07:00
Guillermo Rauch
3eb50ca946 plugins: detect location of npm 2016-07-08 07:40:57 -07:00
Guillermo Rauch
edc201ea03 improve plugin notifications 2016-07-08 07:40:48 -07:00