Commit b534225
authored
Chore/chat stub (#84)
* chore: chat stub
* chat entities storage
* storage, validation, api
* progress
* messages v0
* indexes, frontend progress
* progress on websocket
* dependency updates
* progress on ws updates
* ws functionality on frontend
* message input adjustments
* progress
* removed message attachment entities
* added attachment to chat message model
* authorize invitations
* added chat name and message to invitation
* lint fix
* progress on invitation
* reload on invitation state change
* improve invitation list
* prettier fix1 parent b1d1e55 commit b534225
File tree
44 files changed
+5391
-515
lines changed- common
- schemas
- src
- apis
- bin
- models
- chat
- websocket
- frontend
- src
- pages/chat
- services/api-clients
- service
- src
- chat
- actions
- iot
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
44 files changed
+5391
-515
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
0 commit comments