Commit Graph

200 Commits (83df3bdec8b84b7f97387101e73379eae06d17e7)

Author SHA1 Message Date
Will Browne 9f77bd4728
Plugins: Use public store instead of internal registry (#57631) 3 years ago
Ryan McKinley e6575bab76
Playlist: allow using object store as the backend (#57467) 3 years ago
Artur Wierzbicki 6abd4cd8e8
Chore: pointerify dummy server (#57640) 3 years ago
Artur Wierzbicki e485ddd13d
Store: don't marshall/unmarshall the dashboard when building a summary (#57520) 3 years ago
Artur Wierzbicki 749b3b6263
Storage: Fix initialization on windows (#57504) 3 years ago
Ryan McKinley 910154c102
ObjectStore: Add folder to kind registry (#57461) 3 years ago
Ryan McKinley ed1176adc8
Storage: export dashboards + playlists to object store (#57313) 3 years ago
Ryan McKinley de3737b5de
Store: Add resolver service (#57112) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
Ryan McKinley 3b4b528993
Storage: Dashboard summary builder cleanup (#56665) 3 years ago
Ryan McKinley b24be6c0fc
ObjectStore: add a kind registry (#56507) 3 years ago
Artur Wierzbicki bf264d2f76
Query library: `requiresDevMode` dummy backend (#56466) 3 years ago
Ryan McKinley 609abf00d1
ObjectStore: Write json as json when possible (#56433) 3 years ago
Ryan McKinley b4e23e5d32
ObjectStore: update dev protobuf definitions (#56428) 3 years ago
Ryan McKinley 97d19830cf
ObjectStore: rename modified to updated (#56420) 3 years ago
Artur Wierzbicki a94acb7f61
Object store: get user from context (#56346) 3 years ago
Ryan McKinley 4fc9b9aa35
Storage: Cleanup object history API (#56215) 3 years ago
Ryan McKinley d5e2713168
Storage: Add HTTP endpoint for object store service (#56214) 3 years ago
Artur Wierzbicki 85b965cbec
Storage: Dummy object server and basic integration tests (#56014) 3 years ago
Ryan McKinley 213cfe5117
Object: use protobuf to declare the raw/summary types (#55646) 3 years ago
Ryan McKinley e7e7763252
Store/Search: Explore a general interface to extract summary data from a blob (#55598) 3 years ago
Artur Wierzbicki e19f36649f
Storage: `Content` root storage (#54929) 3 years ago
Emil Tullstedt b287047052
Chore: Upgrade Go to 1.19.1 (#54902) 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
Jo 062d255124
Handle ioutil deprecations (#53526) 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
Alexander Emelin e791a4e576
Search: Move entity events to transaction (#52394) 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 b2736ac1fe
Storage: limit the number of uploaded files (#50796) 3 years ago
Artur Wierzbicki 67ea2da57e
Storage: fix svg upload (#52395) 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
Adela Almasan 2f942c57e8
Storage: Optionally overwrite existing files (#52067) 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