This website requires JavaScript.
Explore
Sign In
Cyber
/
LinkUp-P2P-Chat
Watch
1
Star
0
Fork
0
You've already forked LinkUp-P2P-Chat
forked from
snxraven/LinkUp-P2P-Chat
Code
Pull Requests
Activity
167
Commits
1
Branch
0
Tags
2
MiB
JavaScript
75.6%
CSS
16.1%
HTML
8.3%
4fbbc73527
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
snxraven
4fbbc73527
Merge pull request 'Fixed bot crash on file attachment, added 2 more new events and topic ID to file message' (
#6
) from MiTask/LinkUp-P2P-Chat:main into main
...
Reviewed-on:
snxraven/LinkUp-P2P-Chat#6
2024-06-10 20:09:25 +00:00
chatBot
Started working on proper classes for messages (files and text), user peer class, chatroom class
2024-06-10 21:34:50 +03:00
test
first commit
2024-06-03 19:23:14 -04:00
.gitignore
Bug Fix: Update HTTP Port for icon on launch, remove timebased stoage directory for single user usage
2024-06-09 03:34:41 -04:00
app.js
Added topic to file attachment json
2024-06-10 21:25:41 +03:00
index.html
Adding file and image upload and sharing
2024-06-09 02:22:46 -04:00
package.json
Setting force window default size, min size and adding real window buttons
2024-06-09 01:27:42 -04:00
style.css
Adding padding to the attach file and send buttons
2024-06-09 02:27:20 -04:00