aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/objectstore/objectstore.cpp
Commit message (Collapse)AuthorAgeFilesLines
* VFS implementation for local storage service (#396)Stefan Boberg2023-09-201-1/+1
| | | currently, only Windows (using Projected File System) is supported
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+232
* moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees