about summary refs log tree commit diff
path: root/src/state/queries/list-memberships.ts
Commit message (Expand)AuthorAgeFilesLines
* Use `SearchablePeopleList` for add user to list dialog, replace old modal (#8...Samuel Newman2025-04-171-4/+20
* Fix "log in", "log out" to "sign in", "sign out" (#7739)Minseo Lee2025-02-171-2/+2
* Replace getAgent() with reading agent (#4243)dan2024-05-281-6/+6
* [Session] Add `useAgent` hook and replace (#3706)Eric Bailey2024-04-251-1/+4
* Extract query key roots to constants (#3404)dan2024-04-041-3/+4
* Move the current agent to a global and reset RQ queries on agent change (#1946)Paul Frazee2023-11-161-7/+7
* Revise cache times (#1942)Eric Bailey2023-11-161-1/+1
* Caching heuristics (#1938)Eric Bailey2023-11-161-2/+5
* Refactor lists to use new queries (#1875)Paul Frazee2023-11-121-0/+190