dan
9bd411c151
Replace getAgent() with reading agent ( #4243 )
...
* Replace getAgent() with agent
* Replace {agent} with agent
2024-05-28 16:37:51 +01:00
Samuel Newman
d2c42cf169
Privileged app passwords ( #4200 )
...
* add checkbox to create privileged app password
* add indicator to privileged app pwds to list
* bump api
* oops missed the yarnlock
* adjust modal padding
* lowercase
* one more lowercase
---------
Co-authored-by: Hailey <me@haileyok.com>
2024-05-23 16:10:13 -07:00
Eric Bailey
45d354cd0c
[Session] Add useAgent hook and replace ( #3706 )
...
* Hook it up
* Memoize getAgent method
* Use one shared reference
---------
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2024-04-25 22:29:05 +01:00
dan
b783745b2e
Extract query key roots to constants ( #3404 )
...
* Extract query key roots to constants
* Dedupe labelers-detailed-info
* Align naming
2024-04-04 18:57:38 +01:00
Paul Frazee
db62f27241
Reduce web requests ( #2420 )
...
* Stop auto-refetching app passwords and invites on an interval
* Don't poll for posts or notifs if the app/tab isnt focused
2024-01-04 17:36:27 -08:00
Eric Bailey
a924df4dcd
Refetch some data on an interval ( #2114 )
...
* Match refetch intervals to stale time
* Lower refetch interval for own-profile
2023-12-06 12:31:54 -08:00
Paul Frazee
357c752a21
Move the current agent to a global and reset RQ queries on agent change ( #1946 )
2023-11-16 18:26:22 -08:00
Eric Bailey
6f57192bd5
Revise cache times ( #1942 )
...
(cherry picked from commit 1be2060a2b81741dcf9a392160af87d2747b3497)
2023-11-16 15:43:53 -08:00
Eric Bailey
6dfb2a232f
Caching heuristics ( #1938 )
...
* Tempfix profile load
* First pass at staleTime
2023-11-16 15:28:50 -08:00
Paul Frazee
9f7a162a96
Refactor app passwords to use react-query ( #1932 )
2023-11-16 11:11:56 -08:00