+135
-2
hosting-service/src/lexicon/lexicons.ts
+135
-2
hosting-service/src/lexicon/lexicons.ts
·········
+31
-8
hosting-service/src/lexicon/types/place/wisp/fs.ts
+31
-8
hosting-service/src/lexicon/types/place/wisp/fs.ts
···············
+11
-4
lexicons/fs.json
+11
-4
lexicons/fs.json
···-"blob": { "type": "blob", "accept": ["*/*"], "maxSize": 1000000, "description": "Content blob ref" },+"blob": { "type": "blob", "accept": ["*/*"], "maxSize": 1000000000, "description": "Content blob ref" },"encoding": { "type": "string", "enum": ["gzip"], "description": "Content encoding (e.g., gzip for compressed files)" },-"base64": { "type": "boolean", "description": "True if blob content is base64-encoded (used to bypass PDS content sniffing)" }+"base64": { "type": "boolean", "description": "True if blob content is base64-encoded (used to bypass PDS content sniffing)" } }···+"subject": { "type": "string", "format": "at-uri", "description": "AT-URI pointing to a place.wisp.subfs record containing this subtree" }
+149
-2
src/lexicons/lexicons.ts
+149
-2
src/lexicons/lexicons.ts
·········
+24
-1
src/lexicons/types/place/wisp/fs.ts
+24
-1
src/lexicons/types/place/wisp/fs.ts
·········