web-client-ui icon indicating copy to clipboard operation
web-client-ui copied to clipboard

feat: Read file separator from server config

Open mofojed opened this issue 7 months ago • 1 comments

  • Uses the file separator specified in the server config
  • Fixes #2046
  • Add context FileStorageContext for getting the FileStorage

BREAKING CHANGE: Implementations of FileStorage must now provide the readonly separator: string property

mofojed avatar Jun 28 '24 14:06 mofojed