Cheng Zhao
|
301014e4a6
|
win: asar: Support "\" as path separator
|
2014-09-30 20:12:48 +08:00 |
|
Cheng Zhao
|
885ac53a48
|
asar: Add support in fs.realpathSync
|
2014-09-30 14:53:58 +08:00 |
|
Cheng Zhao
|
3c412e1cb8
|
Fix readdir on a linked directory
|
2014-09-29 15:23:28 +08:00 |
|
Cheng Zhao
|
cebafeae40
|
Fix getting file from symbol linked directory.
|
2014-09-28 22:46:29 +08:00 |
|
Cheng Zhao
|
38f83cacf9
|
Make some APIs work with archive.copyFileOut API.
|
2014-09-25 23:25:17 +08:00 |
|
Cheng Zhao
|
c49a44f944
|
Remove unneeded ArchiveFactory.
|
2014-09-25 21:54:59 +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
|
e5e1e207b6
|
Also search for app.asar when starting app.
|
2014-09-24 20:09:41 +08:00 |
|
Cheng Zhao
|
0cab034dab
|
Make fs.readdir support asar package.
|
2014-09-24 18:44:00 +08:00 |
|
Cheng Zhao
|
fa287c2422
|
Fix getting information for root.
|
2014-09-24 13:42:04 +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 |
|
Cheng Zhao
|
7081f7799b
|
Separate the archive cache out to ArchiveFactory.
|
2014-09-23 22:31:45 +08:00 |
|
Cheng Zhao
|
b6583635d4
|
Caching the Archive object.
|
2014-09-23 21:48:40 +08:00 |
|
Cheng Zhao
|
b01db4aa09
|
Send file content in asar://
|
2014-09-23 20:30:07 +08:00 |
|
Cheng Zhao
|
6d712da7e3
|
Read the archive's header when there is a url request
|
2014-09-23 19:14:30 +08:00 |
|