ntfy/web/src
nimbleghost 8ccfa5c3fb Fix session replica behaviour (merge with session)
The harder-to-refactor parts are the places where exists/username/token
are called within a React component. However, `resetAndRedirect` and
`store` are already called from async contexts, so adding an `await`
is simple.

This thus merges the logic, keeping localStorage for the components to
call, but making sure reset/store behaviour works correctly for the
replica.
2023-06-13 14:00:51 +02:00
..
app Fix session replica behaviour (merge with session) 2023-06-13 14:00:51 +02:00
components Fix session replica behaviour (merge with session) 2023-06-13 14:00:51 +02:00
img Fix UI bug with publish dialog 2023-02-11 14:13:10 -05:00
sounds Switched Pop and Pop Swoosh sounds, closes #352 2022-07-04 14:36:37 -04:00
index.jsx Add .jsx filename extension 2023-05-24 12:51:53 +02:00