SurajRathod
583cecc661
selective import
2020-06-06 17:46:30 +05:30
Linus Unnebäck
81b3d64f42
Use object shorthand for properties
2020-04-26 15:14:36 +01:00
hicom150
d738021285
Fix deprecated dialog callback functions
2019-11-23 00:03:20 +01:00
Feross Aboukhadijeh
9ed3533225
standard
2019-07-05 14:26:38 -07:00
Feross Aboukhadijeh
10b4450214
standard
2018-08-28 19:38:25 -07:00
Feross Aboukhadijeh
02f5dbb63f
perf: 60ms improvement: Replace fs-extra with mkdirp/rimraf/cp-file
...
In Electron apps, the cost of large modules is very real.
fs-extra is very convenient, but removing it caused 50 fewer unique
files to be required(), resultin in 60ms faster startup!
Before: 557 unique requires (1330-1340ms)
After: 507 unique requires (1270-1280ms)
2016-10-03 01:24:53 -07:00
Mathias Rasmussen
3a4906079b
External player clean up ( #914 )
...
* minor `addSubtitles` clean up
* external player clean up
2016-09-12 17:46:48 -07:00
DC
3f6cc97a02
Style: no more var
2016-09-01 19:52:37 -07:00
Feross Aboukhadijeh
0589963eed
code style
2016-08-21 16:54:59 -07:00
DC
2a1e987d42
Switch from virtualdom to React
2016-07-22 13:06:55 -07:00