Commit Graph

30 Commits (0cce224adb641a3bccec8cee8b38eaf4d0f49327)

Author SHA1 Message Date
Dave Henderson df3d8915ba
Chore: Bump Go to 1.23.0 (#92105) 9 months ago
Dave Henderson e21d357d67
chore: Updating linter, fixing some new warnings (#88863) 12 months ago
Dan Cech 790e1feb93
Chore: Update test database initialization (#81673) 1 year ago
Drew Slobodnjak 9116043453
Storage: Add maxFiles to list functions (#76414) 2 years ago
Serge Zaitsev bd12ce0cbc
Chore: capitalise log messages for app platform (#74336) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Artur Wierzbicki c8e7e7ccf1
Chore: skip flakey FS API tests (#62087) 2 years ago
Serge Zaitsev 907e2a840e
Chore: Fix goimports grouping (#62429) 2 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 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
Jo 062d255124
Handle ioutil deprecations (#53526) 3 years ago
Artur Wierzbicki 046a2602ff
Storage: optimize sql list operation (#53009) 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
Kat Yang bd35e6917a
Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
Artur Wierzbicki ef401f5d62
Storage: improve path validation, add tests (#50441) 3 years ago
Kat Yang 31630edf0c
Chore: Remove Wrapf (#50128) 3 years ago
Kat Yang c63ebc887b
Chore: Run integration tests without grabpl (#49448) 3 years ago
Kat Yang 50c2b4682a
Chore: Rename integration tests (#49438) 3 years ago
Artur Wierzbicki 5c321599c8
Storage: enable SQL backend (#48095) 3 years ago
Artur Wierzbicki 9f0b6a5754
Storage: refactor filtering, improve performance (#47403) 3 years ago
Artur Wierzbicki 712b239d5a
Storage: remove pointer on write path (#47580) 3 years ago
Ryan McKinley 1cfb9a4a19
Storage: add basic storage service (#46604) 3 years ago
Artur Wierzbicki b8fba41d74
Storage: unify `List` queries (#46572) 3 years ago
Artur Wierzbicki 5881127319
Storage: fix `filestorage.Wrapper` PathFiltering and non-recursive folder listing (#46469) 3 years ago
Artur Wierzbicki ed924b3d0c
Storage: list filtering and root folder support (#46453) 3 years ago
Artur Wierzbicki a8b90d9a25
FileStore: add basic file storage API (#46051) 3 years ago