2 Commits

Author SHA1 Message Date
Blake Mizerany
61b287cf25 types/model: make Name.Filepath substitute colons in host with ("%")
This makes the filepath legal on all supported platforms.

Fixes #4088
2024-05-02 22:35:19 -07:00
Blake Mizerany
703684a82a
server: replace blob prefix separator from ':' to '-' (#3146)
This fixes issues with blob file names that contain ':' characters to be rejected by file systems that do not support them.
2024-03-14 20:18:06 -07:00