19 Commits
Author SHA1 Message Date
Michael Quigley 7c216d59d6 'zrok list shares', 'zrok list accesses' with all the accoutrements (#1107) 2025-10-28 16:31:28 -04:00
Michael Quigley aff12d15e5 shares sql fix (#1063) 2025-09-23 12:48:49 -04:00
Michael Quigley 91406d6354 check name limits when creating reserved names (#1063); use 'Unsafe()' in 'store.Store' functions to ignore 'Reserved' and 'UniqueName' fields 2025-09-23 12:15:06 -04:00
Michael Quigley 509dac621d remove 'Reserved' and 'UniqueName' from 'store.Share' and update dependents; added 'limits.CanReserveName' to check limits for creating names (#1063) 2025-09-23 11:51:17 -04:00
Michael Quigley 0605c4719d tx -> trx 2025-09-18 15:42:48 -04:00
Michael Quigley 89a9f5b8db roughed in '/sparklines' handler (#823) 2025-01-10 15:02:09 -05:00
Michael Quigley 49368dc542 adjust admin tooling to support creating open/closed permission mode frontends (#539) 2024-06-18 13:38:00 -04:00
Michael Quigley 97dbd197d6 massive bandwidth limits rewrite to support limit classes (#606) 2024-06-04 14:06:44 -04:00
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