aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/objectstore
Commit message (Collapse)AuthorAgeFilesLines
* Change default port to 8558zousar2023-10-111-1/+1
| | | | Changes the default port without altering config for shared instances.
* 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-022-0/+280
* moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees