psychedelicious b630dbdf20 feat(ui): move socket event handling out of redux
Download events and invocation status events (including progress images) are very frequent. There's no real need for these to pass through redux. Handling them outside redux is a significant performance win - far fewer store subscription calls, far fewer trips through middleware.

All event handling is moved outside middleware. Cleanup of unused actions and listeners to follow.
2024-08-30 22:18:49 +10:00
..
2024-08-30 22:18:47 +10:00
2024-08-10 07:45:23 -04:00
2024-01-12 08:02:59 +11:00
2023-07-28 09:46:44 -04:00
2024-05-15 14:09:44 +10:00
2024-04-15 07:54:36 +10:00
2024-08-30 22:18:49 +10:00
2024-08-30 22:18:49 +10:00
2024-03-13 22:43:20 +11:00
2024-03-01 10:42:33 +11:00