Commit Graph

11 Commits

Author SHA1 Message Date
Michael Quigley
9b03765086
tracking unique names in the shares table (#632) 2024-05-22 14:42:14 -04:00
Michael Quigley
033d52c4c3
update 'share' implementation in store package to include permission mode (#432) 2024-03-01 11:17:39 -05:00
Michael Quigley
28d3002207
fix for reserved unique name collision checking 2024-02-15 14:08:28 -05:00
Cam
1eac1ad941
removed some deletes after token resetting 2024-02-15 01:00:05 -06:00
Cam
6a29ac0117
reset token updates 2024-01-31 14:35:28 -06:00
Michael Quigley
bc5481a249
self -> str 2023-03-22 15:17:27 -04:00
Michael Quigley
84f5cd4e55
metrics agent needs soft deleted shares; kind of the whole point of soft deletes (#262) 2023-03-10 11:33:06 -05:00
Michael Quigley
fb14b12446
soft deletes for shares (#262) 2023-03-10 11:16:37 -05:00
Michael Quigley
a0e94330c7
added 'deleted' flags to all store objects (#262) 2023-03-09 15:08:59 -05:00
Michael Quigley
97f20acd87
look up share details from usage data (#128) 2023-03-07 15:27:39 -05:00
Michael Quigley
9572ed3c73
controller, store infrastructure; services -> shares (#144) 2023-01-04 13:13:50 -05:00