index
:
ninja-go-local-cloud
master
[ARCHIVED 2015] A local WebDAV-like server to be used with the Ninja HTML5 animation editor (now rewritten as Google Web Designer). Obsoleted by the HTML5 File API
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Add a static file Handler to the root for previewing.
Pacien TRAN-GIRARD
2015-12-07
*
Manually serve files in order to set the Content-Type header correctly
Pacien TRAN-GIRARD
2015-12-07
*
Use a default subdir for projects.
Pacien TRAN-GIRARD
2015-12-07
*
Add some Access-Control headers.
Pacien TRAN-GIRARD
2015-12-07
*
Fix element JSON date key names (creationDate and modifiedDate).
Pacien TRAN-GIRARD
2015-12-07
*
Relative paths additions.
Pacien TRAN-GIRARD
2015-12-07
*
Fix directory content listing weird behavior.
Pacien TRAN-GIRARD
2015-12-07
*
Correct path trimming for Windows ("\").
Pacien TRAN-GIRARD
2015-12-07
*
"Manually" serve HTML files to set the correct header and to use the
Pacien TRAN-GIRARD
2015-12-07
*
Use relative paths using a virtual Windows drive instead of absolute
Pacien TRAN-GIRARD
2015-12-07
*
Add header to disable browser caching.
Pacien TRAN-GIRARD
2015-12-07
*
Fix cloudstatus path (add the missing "/").
Pacien TRAN-GIRARD
2015-12-07
*
Add project URL.
Pacien TRAN-GIRARD
2015-12-07
*
Multiple bug fixes:
Pacien TRAN-GIRARD
2015-12-07
*
Fix project URL.
Pacien TRAN-GIRARD
2015-12-07
*
Adding license and version informations.
Pacien TRAN-GIRARD
2015-12-07
*
Implement directory listing, directory mod time comparison and directory
Pacien TRAN-GIRARD
2015-12-07
*
Implement mod time comparison, file info reading and file serving.
Pacien TRAN-GIRARD
2015-12-07
*
Add determination of specific OS path type.
Pacien TRAN-GIRARD
2015-12-07
*
Implement all files and dirs APIs except file reading and directory
Pacien TRAN-GIRARD
2015-12-07
*
Add files and dirs manipulation functions.
Pacien TRAN-GIRARD
2015-12-07
*
First draft: program structure.
Pacien TRAN-GIRARD
2015-12-07