Cheng Zhao
|
e365cb6b1c
|
No longer needs to define node_includes.h at last
|
2015-09-07 16:41:49 +08:00 |
|
Cheng Zhao
|
2ff104d012
|
Move callback converter from native mate to electron
|
2015-08-07 19:35:35 +08:00 |
|
Cheng Zhao
|
d78efe7c22
|
Use Local instead of Handle
|
2015-05-22 19:11:22 +08:00 |
|
Cheng Zhao
|
d8d7e5b9bb
|
Add Archive::GetFD
|
2015-05-11 11:02:17 +08:00 |
|
Cheng Zhao
|
b5a8cfb704
|
Recognize asar archive with unpacked files
|
2015-03-20 20:34:58 +08:00 |
|
Cheng Zhao
|
7861eec426
|
linux: Fix building
|
2015-02-04 11:18:25 -08:00 |
|
Cheng Zhao
|
a02707f998
|
Fix cpplint warnings
|
2015-02-04 11:01:01 -08:00 |
|
Cheng Zhao
|
45e2dd2ab5
|
Init asar support without external .js files
|
2015-02-04 10:45:17 -08:00 |
|
Kevin Sawicki
|
b6b6fc3bfd
|
Remove All Rights Reserved after GitHub copyright
Closes #762
|
2014-10-31 11:17:05 -07:00 |
|
Cheng Zhao
|
885ac53a48
|
asar: Add support in fs.realpathSync
|
2014-09-30 14:53:58 +08:00 |
|
Cheng Zhao
|
c49a44f944
|
Remove unneeded ArchiveFactory.
|
2014-09-25 21:54:59 +08:00 |
|
Cheng Zhao
|
05317ad81e
|
Clean cached asar archives when quitting.
|
2014-09-25 21:49:01 +08:00 |
|
Cheng Zhao
|
dbbfef38b1
|
Cache asar archives on JavaScript side.
|
2014-09-25 20:48:32 +08:00 |
|
Cheng Zhao
|
4006b6407c
|
Just use plain pointer for weak reference.
|
2014-09-25 20:38:12 +08:00 |
|
Cheng Zhao
|
c95a93ef1c
|
Add a way to copy a file in archive into filesystem.
|
2014-09-25 16:56:50 +08:00 |
|
Cheng Zhao
|
0cab034dab
|
Make fs.readdir support asar package.
|
2014-09-24 18:44:00 +08:00 |
|
Cheng Zhao
|
9b755620d3
|
Make fs.stat support asar package
|
2014-09-24 15:38:02 +08:00 |
|
Cheng Zhao
|
8199ad2ae6
|
Add asar.stat method.
|
2014-09-24 12:02:33 +08:00 |
|
Cheng Zhao
|
0d09143a77
|
Add JavaScript bindings of asar::Archive.
|
2014-09-24 11:10:07 +08:00 |
|