slawk0
bf8da0606c
Remove unused files and improve code clarity
...
Deleted obsolete files, including icon.png and index.html. Refactored JavaScript code in signup.js and socket.js for better readability by adjusting indentation and format. Updated environment variables in .env and streamlined several routes and functions in index.js.
2024-10-14 15:40:08 +02:00
slawk0
ff68204eae
switched from success message on json to http status
2024-09-08 13:48:10 +02:00
slawk0
a8a2211dae
checking for same password on changing
2024-09-08 13:43:44 +02:00
slawk0
d3be5952dc
display message on creating account
2024-09-08 00:28:48 +02:00
slawk0
6d609896e1
code refactor to use json for communicating with frontend
2024-09-08 00:21:23 +02:00
slawk0
ead833b5dd
added CSS and JWT token age is now 30 days
2024-08-25 18:09:59 +02:00
slawk0
8fce5a44c3
added README.md
2024-08-24 01:44:40 +02:00
slawk0
bb626f4deb
i have no idea what i'v done, some code get reverted because of not working implementation of private mssaging
2024-08-24 01:10:22 +02:00
slawk0
b233ee3fa3
adding chat
2024-08-21 19:24:49 +02:00
slawk0
aeda9741be
code refactor and implement password hashing
2024-08-21 13:33:23 +02:00