snowtrack / snowfs

SnowFS - a fast, scalable version control file storage for graphic files :art:
https://www.snowtrack.io
GNU General Public License v3.0
1.3k stars 42 forks source link

Birthtime of project items are not recorded #237

Closed sebastianrath closed 3 years ago

sebastianrath commented 3 years ago

SnowFS currently records mtime and ctime only. For the sake of completeness we should add the birthtime of a project item as well.

https://github.com/Snowtrack/SnowFS/blob/ecc1bdda1e676e18dc61d71fc1d4a837d60fed2f/src/common.ts#L18-L32