Commit Graph

28 Commits (d1b98499462d5e21e13c306ae7e659a33c936b7f)

Author SHA1 Message Date
Artur Wierzbicki e19f36649f
Storage: `Content` root storage (#54929) 3 years ago
Artur Wierzbicki 7a340f486b
Storage: add `WithContents` option to `storage.Get()` (#53105) 3 years ago
ying-jeanne fe062f2eaa
Chore: Use db.DB interface instead of sqlstore (#54358) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
Artur Wierzbicki 0d817987ec
Storage: move file quota check to service (#53058) 3 years ago
Artur Wierzbicki 08dabfaffc
Storage: add global resources/system (#53000) 3 years ago
Selene 085ae014cd
Sync: Move ActiveTokenCount to a new service (#52991) 3 years ago
Ryan McKinley 197acd73c0
Storage: support git + github backed roots (#52192) 3 years ago
Artur Wierzbicki 9e841ef21d
Storage: fix delete folder (#52860) 3 years ago
Ryan McKinley 0235fc136c
Storage: allow public access to public files (#52849) 3 years ago
Artur Wierzbicki 3cd43bd7ea
Storage: externalize `allow_unsanitized_svg_upload` (#52703) 3 years ago
Artur Wierzbicki d9db155394
Storage: Mime type detection (#52512) 3 years ago
Ryan McKinley 3bdec4d138
Storage: remove orgId from sql config (#52426) 3 years ago
Artur Wierzbicki 0300b1c674
Storage: branding access (#52412) 3 years ago
Ryan McKinley 824f12a993
Storage: Remove storageLocalUpload flag (#52413) 3 years ago
Artur Wierzbicki 841e5ae8ad
Storage: `system/branding` storage (#51987) 3 years ago
Artur Wierzbicki 6188526e1d
Storage: use static access rules (#52334) 3 years ago
Ryan McKinley ab6cf9e94d
Storage: refactor readonly support (#52127) 3 years ago
Artur Wierzbicki 1d2aa7c69b
Storage: add `delete` / `deleteFolder` / `createFolder` (#51887) 3 years ago
Artur Wierzbicki e96f67ae2e
Renderer: Add sanitize API (#50936) 3 years ago
Artur Wierzbicki 052132be46
Storage: simplify retrieving the file names from the response frame (#51805) 3 years ago
Ryan McKinley 4a00c7ebde
Storage: Add basic file upload management (#50638) 3 years ago
Artur Wierzbicki cc4473faf3
Storage: validation and sanitization stubs (#50523) 3 years ago
Artur Wierzbicki 9779f684d1
Storage: refactor - decouple the Upload method from HTTP concepts (#50378) 3 years ago
Artur Wierzbicki 03fe1435a0
Storage: store uploaded files in SQL rather than on the disk (#49034) 3 years ago
An 900d9bf9a1
FileStorage: Add upload form (#46749) 3 years ago
Ryan McKinley 1cfb9a4a19
Storage: add basic storage service (#46604) 3 years ago