Commit 78db880
File tree
Expand file treeCollapse file tree
24 files changed
+693
-8
lines changedFilter options
- Screenshots
- backend
- app/Events
- routes
- frontend
- dist
- static
- css
- js
- src
- api
- components/Chat
- router
- views/chat
Expand file treeCollapse file tree
24 files changed
+693
-8
lines changed+16-2Lines changed: 16 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| 24 | + |
23 | 25 |
|
24 | 26 |
|
25 | 27 |
|
26 |
| - |
| 28 | + |
| 29 | + |
27 | 30 |
|
28 | 31 |
|
29 | 32 |
|
30 | 33 |
|
| 34 | + |
31 | 35 |
|
32 | 36 |
|
33 | 37 |
|
34 |
| - |
| 38 | + |
| 39 | + |
35 | 40 |
|
36 | 41 |
|
37 | 42 |
|
| ||
42 | 47 |
|
43 | 48 |
|
44 | 49 |
|
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
45 | 59 |
|
46 | 60 |
|
47 | 61 |
|
|
Screenshots/chat.png
Copy file name to clipboard54.7 KB
Loading
Screenshots/kefu-service.png
Copy file name to clipboard68.7 KB
Loading
Screenshots/kefu-user.png
Copy file name to clipboard53.4 KB
Loading
backend/app/Events/Chat.php
Copy file name to clipboard+38Lines changed: 38 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
backend/app/Events/CustomerService.php
Copy file name to clipboard+38Lines changed: 38 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
49 | 60 |
|
50 | 61 |
|
51 | 62 |
|
|
backend/routes/channels.php
Copy file name to clipboardExpand all lines: backend/routes/channels.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
frontend/dist/index.html
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
frontend/dist/static/css/chunk-0f57c5eb.bba064a1.css
Copy file name to clipboardExpand all lines: frontend/dist/static/css/chunk-0f57c5eb.bba064a1.css+1Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
frontend/dist/static/css/chunk-6fbffcf3.52fdf3a8.css
Copy file name to clipboardExpand all lines: frontend/dist/static/css/chunk-6fbffcf3.52fdf3a8.css+1Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
frontend/dist/static/js/app.4f3701bc.js renamed to frontend/dist/static/js/app.9d0ea778.js
Copy file name to clipboardExpand all lines: frontend/dist/static/js/app.9d0ea778.js+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments