Commit Graph

28 Commits (main)

Author SHA1 Message Date
Justin Xiao f47b952b38 fix: remove ajax method in dev env 2023-07-24 00:13:35 +08:00
Justin Xiao a0e364905d docs: add tw document 2023-07-23 16:57:42 +08:00
Justin Xiao f2f9805d06 chore: remove unuse library 2023-07-23 16:32:51 +08:00
Justin Xiao 841c59ff7a docs: updated README.md 2023-07-22 19:35:35 +08:00
Justin Xiao 632acd2cb0 feat: add loader on Socket ID label 2023-07-21 18:21:53 +08:00
Justin Xiao 419af7a9d5 style: optimize layout 2023-07-21 18:10:42 +08:00
Justin Xiao d90e19284a style: move to toaster to top center 2023-07-21 18:09:46 +08:00
Justin Xiao f8cda97232 style: remove textarea scrollbar 2023-07-21 18:09:26 +08:00
Justin Xiao 8f12e7d06b feat: add broadcast emit and rename message event 2023-07-21 02:57:22 +08:00
Justin Xiao 519aac58a2 feat: add avatar to show who sent a message 2023-07-21 02:08:25 +08:00
Justin Xiao d6c09748ba fix: fix \n problem in message 2023-07-20 23:57:03 +08:00
Justin Xiao 92c013ad08 feat: extract input and optimize ui 2023-07-20 21:13:28 +08:00
Justin Xiao 7d80c2b8f6 feat: add cors in socket server 2023-07-18 19:05:08 +08:00
Justin Xiao 9a79f124f2 feat: add timestamp beside message 2023-07-18 16:54:32 +08:00
Justin Xiao e9aa844d29 feat: add online user popover 2023-07-18 16:32:24 +08:00
Justin Xiao bd7f4a907e feat: add join listener amd online user emitter 2023-07-18 16:17:42 +08:00
Justin Xiao 5ef8e4317f Merge branch 'main' of https://github.com/ttpss930141011/nextjs13-socketio-boilerplate 2023-07-18 03:23:32 +08:00
Justin Xiao 53560add19 refactor: optimize backend server codebase 2023-07-18 03:23:24 +08:00
Justin Xiao bd5885b091
Create LICENSE 2023-07-17 22:59:43 +08:00
Justin Xiao 6da0ae0065 chore: add favicon and optimize ui 2023-07-17 22:56:41 +08:00
Justin Xiao c2ebf20a2a chore: add console to observe Socket.io connection 2023-07-17 22:23:30 +08:00
Justin Xiao 01a69e2b6b refactor: optimize and refactor codebase
- Extracte chatroom titile as a component
- Update introduction in entry page
- add me attribute avioding in SocketMessage
2023-07-17 22:20:49 +08:00
Justin Xiao fc718a7fad refactor: encapsulated connection method 2023-07-17 22:12:24 +08:00
Justin Xiao ac8ec94171 chore: remove unused environment variables 2023-07-17 22:10:12 +08:00
Justin Xiao d51a690f63 Merge branch 'main' of https://github.com/ttpss930141011/nextjs13-socketio-boilerplate 2023-07-17 03:37:43 +08:00
Justin Xiao 206f895feb feat: optimized UI 2023-07-17 03:37:40 +08:00
Justin Xiao 0d0c6045af
Create README.md 2023-07-14 15:39:04 +08:00
Justin Xiao 3adba5d69e first commit 2023-07-14 15:38:27 +08:00