summaryrefslogtreecommitdiffhomepage
path: root/frontend/src/@socketio/reducer.ts
AgeCommit message (Expand)Author
2021-08-17Add pagination support to history pageLASER-Yi
2021-08-16Add a new notification center to the UILASER-Yi
2021-08-14Update Redux Implementation with Redux-Toolkitv0.9.8-beta.0Liang Yi
2021-07-28Revert "Make wanted tabs update on demand"LASER-Yi
2021-07-27Make wanted tabs update on demandv0.9.7-beta.5LASER-Yi
2021-07-22Fix wanted pages are not updated properly after changing language profileLASER-Yi
2021-05-11Handling progress delete event in UILASER-Yi
2021-05-09Add background task notificationLASER-Yi
2021-05-09Rewrite notification systemLASER-Yi
2021-05-09Display error message when socket.io is failed to initializeLASER-Yi
2021-05-09Add Socket.IO event which is used for showing notifications in UILASER-Yi
2021-05-08Added live update of UI using websocket. Make sure your reverse proxy upgrade...morpheus65535