Labhansh Agrawal
e266dd00f2
Fix @typescript-eslint/no-unsafe-return errors
2021-04-07 21:50:32 +05:30
Labhansh Agrawal
41b1ac1852
fix prettier errors
2020-03-25 17:12:51 +01:00
Labhansh Agrawal
039b90aa65
Remove unnecessary eslint-disable directives
2020-03-03 00:24:12 +01:00
Labhansh Agrawal
5bb03972d7
port app/utils and app/plugins to ts
2019-12-26 16:34:09 +01:00
Labhansh Agrawal
acbf06e4ac
change export syntax in app/plugins/install.js
2019-12-13 21:48:32 +01:00
Labhansh Agrawal
58804a2d5b
port es5 code to es6
2019-11-29 22:09:10 +01:00
Philippe Potvin
2d399baa87
Add Window class and options plugin decoration ( #3485 )
...
* Add Window class and optios plugin decoration
* Propatation to BrowserWindow
2019-03-02 17:09:15 -05:00
CHaBou
663b16bc12
Add Session class and Session options decoration by plugins ( #3464 )
...
* Add Session class and options plugin decoration
* add init() method
* Add warning for non-overrided session methods
2019-02-10 16:31:52 -05:00
CHaBou
3a3ee013f7
Enhance plugin installation ( #2440 )
2017-11-08 22:24:15 +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
Fabrício Matté
b2b523e264
Add decorateBrowserOptions to plugin extensions list ( #2378 )
2017-10-20 09:16:11 +02:00
CHaBou
507fc28200
Merge branch 'master' into v2
...
* master:
Revert #2126 (#2202 )
Use child_process.execFile to prevent unescaped stuff (#2206 )
1.4.4
2017-09-16 13:23:24 +02:00
Donghao Ren
53a5a425f7
Use child_process.execFile to prevent unescaped stuff ( #2206 )
...
Fix #2173
2017-09-15 16:44:28 +02:00
CHaBou
1155bb54b1
Add prettier and resolve all lint errors
2017-09-10 16:04:13 +02:00
Philippe Potvin
300f7cbde4
Plugins revamp ( #2108 )
...
* extentions file
* plugs folder creation
2017-08-21 20:07:50 -04:00