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
2f395051d1
added sorting messages to display unread on top
2024-09-17 20:31:05 +02:00
slawk0
d22e6e6fc6
added contact status
2024-09-16 22:38:17 +02:00
slawk0
2e0ef74edf
contact is release!
2024-09-14 23:59:37 +02:00
slawk0
5213509676
contact is in beta
2024-09-14 23:11:00 +02:00
slawk0
c05e00cacf
adding contact functionality
2024-09-14 18:40:06 +02:00
slawk0
dc9aacc407
removed currentUsername from localstorage now its streamed from socket, some refactor like changed some socket.to(username) to io.to ( i have no idea whats de diffrence
2024-09-09 21:47:17 +02:00
slawk0
f6a50748a8
code refactor, added comments, removed no necceserry console logs, added settings, fixed app crash on empty password or username POSTed directly to api
2024-09-07 15:21:09 +02:00
slawk0
161d2a1515
fixed db connection on first build in docker
2024-09-04 22:25:48 +02:00
slawk0
2613d77c39
test
2024-09-04 22:10:47 +02:00
slawk0
1921b4f5a5
dumb mistake
2024-08-29 23:31:05 +02:00
slawk0
135b8449ea
fixed creating tables is not exist
2024-08-26 13:52:43 +02:00
slawk0
c5125c8faf
dark mode, messages are not duplicating, display sender username
2024-08-26 00:00:20 +02:00
slawk0
12ad8a5b99
app still wont connect to database...
2024-08-25 22:42:59 +02:00
slawk0
a5b6b8fbae
changed CSS added persistent recipient
2024-08-25 19:10:47 +02:00
slawk0
34440563db
fixed messages displaying multiple times
2024-08-25 15:34:27 +02:00
slawk0
300bedddbc
fixed undefined username
2024-08-25 14:31:02 +02:00
slawk0
1085b5f338
code rewrite, historical messages are displayed
2024-08-25 13:28:19 +02:00
slawk0
58fe1d4484
complete rewrite (i broke all)
2024-08-25 01:10:54 +02:00
slawk0
a7b59dd57f
retrieving messages from private messaging
2024-08-24 22:46:53 +02:00
slawk0
d04e33523c
partialy implemented private messaging
2024-08-24 19:33:28 +02:00
slawk0
0fb82cb94b
logout is now working
2024-08-24 19:06:29 +02:00
slawk0
55c2cd07c9
added logout option
2024-08-24 17:19:01 +02:00
slawk0
9cd9c7495a
querying messages data from database
2024-08-24 15:24:49 +02:00
slawk0
ed934df684
still trying to display username and message from database
2024-08-24 13:50:43 +02:00
slawk0
5c056c5215
saving messages to database
2024-08-24 12:46:24 +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
6ba76793ec
trying to make private messaging
2024-08-23 22:56:24 +02:00
slawk0
5f7ca46c5b
code refactor, fixed token lifetime
2024-08-22 19:10:17 +02:00
slawk0
31cc5f7aa0
this is not working but i have to make commit
2024-08-21 22:38:54 +02:00
slawk0
b233ee3fa3
adding chat
2024-08-21 19:24:49 +02:00