signal-desktop/ts/state
automated-signal b86663b1b7
Fully move backup integration test to mock server
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-10-07 17:46:46 -07:00
..
ducks Fully move backup integration test to mock server 2024-10-07 17:46:46 -07:00
roots Refactor smart components 2024-03-13 13:44:13 -07:00
selectors Handle stopping screensharing from native UI 2024-10-02 09:29:59 -07:00
smart Retry dialog for errors during backup download 2024-10-07 17:46:31 -07:00
actions.ts Make backup import UI part of install 2024-09-04 12:56:13 +10:00
createStore.ts Introduce isStagingServer util method 2024-09-04 11:12:45 -07:00
getInitialState.ts Make backup import UI part of install 2024-09-04 12:56:13 +10:00
initializeRedux.ts Make backup import UI part of install 2024-09-04 12:56:13 +10:00
reducer.ts Make backup import UI part of install 2024-09-04 12:56:13 +10:00
reinitializeRedux.ts Reinitialize redux after importing a backup 2024-08-26 10:26:21 -04:00
types.ts Make backup import UI part of install 2024-09-04 12:56:13 +10:00
util.ts