This website requires JavaScript.
bf8da0606c
Remove unused files and improve code clarity
main
slawk0
2024-10-14 15:40:08 +02:00
03f45fcb93
fixed displaying unread dot on current recipient
slawk0
2024-09-20 22:17:40 +02:00
88904fcb53
fixed app starting before db, added creation of contact db
slawk0
2024-09-18 20:48:18 +02:00
2f395051d1
added sorting messages to display unread on top
slawk0
2024-09-17 20:31:05 +02:00
a21dcd681e
fixed unread dot in wrong place
slawk0
2024-09-17 17:18:37 +02:00
d22e6e6fc6
added contact status
slawk0
2024-09-16 22:38:17 +02:00
d7e3acbacc
contact is fully working
slawk0
2024-09-15 17:05:42 +02:00
2e0ef74edf
contact is release!
slawk0
2024-09-14 23:59:37 +02:00
5213509676
contact is in beta
slawk0
2024-09-14 23:11:00 +02:00
c05e00cacf
adding contact functionality
slawk0
2024-09-14 18:40:06 +02:00
10612146ba
added remove contact button
slawk0
2024-09-11 21:35:03 +02:00
e0510dcd5a
fixed auto scrolling
slawk0
2024-09-11 20:35:34 +02:00
e85dcb8487
display incoming username if username sended message
slawk0
2024-09-10 22:43:50 +02:00
20899cfa23
added contacts list ;) (i love cloude)
slawk0
2024-09-10 21:41:51 +02:00
9b6ccf7384
adding contacts list
slawk0
2024-09-10 21:27:45 +02:00
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
slawk0
2024-09-09 21:47:17 +02:00
ff68204eae
switched from success message on json to http status
slawk0
2024-09-08 13:48:10 +02:00
a8a2211dae
checking for same password on changing
slawk0
2024-09-08 13:43:44 +02:00
d3be5952dc
display message on creating account
slawk0
2024-09-08 00:28:48 +02:00
6d609896e1
code refactor to use json for communicating with frontend
slawk0
2024-09-08 00:21:23 +02:00
5a6e40a3a4
added change password popup and changepassword api
slawk0
2024-09-07 23:06:06 +02:00
f6a50748a8
code refactor, added comments, removed no necceserry console logs, added settings, fixed app crash on empty password or username POSTed directly to api
slawk0
2024-09-07 15:21:09 +02:00
161d2a1515
fixed db connection on first build in docker
slawk0
2024-09-04 22:25:48 +02:00
2613d77c39
test
slawk0
2024-09-04 22:10:47 +02:00
c1ff47b05c
eoeoeoeoe
slawk0
2024-09-04 22:06:40 +02:00
810b0a4178
refactor docker-compose.yaml
slawk0
2024-08-29 23:47:23 +02:00
d2194ebc34
create table only if database connection was successful
slawk0
2024-08-29 23:44:46 +02:00
1921b4f5a5
dumb mistake
slawk0
2024-08-29 23:31:05 +02:00
59afc621b4
idiotttttt
slawk0
2024-08-29 19:30:58 +02:00
e6a8e00dab
idiot
slawk0
2024-08-29 19:28:22 +02:00
c09847b759
fixed undefined app port
slawk0
2024-08-29 19:21:02 +02:00
1c927f75f5
fixed crash on wrong login password for existing user, update docker-compose.yaml
slawk0
2024-08-29 19:13:40 +02:00
2ec948c1e3
Update Dockerfile
slawk0
2024-08-28 17:41:54 +02:00
1baf89745f
Delete README.Docker.md
slawk0
2024-08-28 17:40:51 +02:00
613cc75fba
Create package-lock.json
slawk0
2024-08-28 12:22:48 +02:00
53d506b41d
adjusted code to use APP_PORT env
slawk0
2024-08-26 20:44:50 +02:00
82154a157a
update example .env file
slawk0
2024-08-26 20:43:24 +02:00
d520912f6a
changed name docker-compose.yaml
slawk0
2024-08-26 20:40:31 +02:00
323d4f0661
added example .env
slawk0
2024-08-26 20:39:04 +02:00
135b8449ea
fixed creating tables is not exist
slawk0
2024-08-26 13:52:43 +02:00
fcdc885f7e
update README.md
slawk0
2024-08-26 00:05:00 +02:00
b185dd8b09
Merge remote-tracking branch 'origin/main'
slawk0
2024-08-26 00:00:31 +02:00
c5125c8faf
dark mode, messages are not duplicating, display sender username
slawk0
2024-08-26 00:00:20 +02:00
1ffd07c7ad
Update compose.yaml
slawk0
2024-08-25 22:44:43 +02:00
12ad8a5b99
app still wont connect to database...
slawk0
2024-08-25 22:42:59 +02:00
94e0156c89
added docker
slawk0
2024-08-25 20:12:24 +02:00
a5b6b8fbae
changed CSS added persistent recipient
slawk0
2024-08-25 19:10:47 +02:00
ead833b5dd
added CSS and JWT token age is now 30 days
slawk0
2024-08-25 18:09:59 +02:00
c4e355dee6
added logout API
slawk0
2024-08-25 17:08:43 +02:00
34440563db
fixed messages displaying multiple times
slawk0
2024-08-25 15:34:27 +02:00
300bedddbc
fixed undefined username
slawk0
2024-08-25 14:31:02 +02:00
1085b5f338
code rewrite, historical messages are displayed
slawk0
2024-08-25 13:28:19 +02:00
58fe1d4484
complete rewrite (i broke all)
slawk0
2024-08-25 01:10:54 +02:00
2595170eec
finishing private messaging
slawk0
2024-08-24 23:52:50 +02:00
a7b59dd57f
retrieving messages from private messaging
slawk0
2024-08-24 22:46:53 +02:00
d04e33523c
partialy implemented private messaging
slawk0
2024-08-24 19:33:28 +02:00
0fb82cb94b
logout is now working
slawk0
2024-08-24 19:06:29 +02:00
c281076030
logout is now working
slawk0
2024-08-24 18:28:48 +02:00
55c2cd07c9
added logout option
slawk0
2024-08-24 17:19:01 +02:00
9cd9c7495a
querying messages data from database
slawk0
2024-08-24 15:24:49 +02:00
ed934df684
still trying to display username and message from database
slawk0
2024-08-24 13:50:43 +02:00
2b1f0d216f
Revert "Create .env"
slawk0
2024-08-24 13:22:04 +02:00
a0d11c7e5d
Merge remote-tracking branch 'origin/main'
slawk0
2024-08-24 12:46:34 +02:00
5c056c5215
saving messages to database
slawk0
2024-08-24 12:46:24 +02:00
e415387cf3
Update README.md
slawk0
2024-08-24 01:48:50 +02:00
79db01d578
Create .env
slawk0
2024-08-24 01:47:33 +02:00
8fce5a44c3
added README.md
slawk0
2024-08-24 01:44:40 +02:00
bb626f4deb
i have no idea what i'v done, some code get reverted because of not working implementation of private mssaging
slawk0
2024-08-24 01:10:22 +02:00
0207751b5a
still trying to make private messageing
slawk0
2024-08-23 23:59:25 +02:00
77a2bd2aca
Revert "omg connection and user auth on socket is working"
slawk0
2024-08-23 23:15:54 +02:00
6ba76793ec
trying to make private messaging
slawk0
2024-08-23 22:56:24 +02:00
921f5cf1a7
fixed messages are not displaying on frontend...
slawk0
2024-08-23 20:01:29 +02:00
ec7bbb6dfb
omg connection and user auth on socket is working
slawk0
2024-08-23 19:05:06 +02:00
a4c1ae4574
implemented /auth/token api endpoint to fetch from frontend and save it to localStorage
slawk0
2024-08-23 18:04:35 +02:00
6262f7f292
not working (still)
slawk0
2024-08-23 00:04:02 +02:00
d30d5391f2
not working
slawk0
2024-08-22 23:02:21 +02:00
5f7ca46c5b
code refactor, fixed token lifetime
slawk0
2024-08-22 19:10:17 +02:00
490114ca1f
implemented JWT
slawk0
2024-08-22 17:56:32 +02:00
ad15c6c478
added JWT
slawk0
2024-08-22 14:59:40 +02:00
2c9b967679
trying to display sender username
slawk0
2024-08-22 00:53:28 +02:00
1d2d03c5f9
totally work
slawk0
2024-08-22 00:15:45 +02:00
d41a898c3e
moved script to the bottom
slawk0
2024-08-21 23:51:43 +02:00
4e40b4f74f
working
slawk0
2024-08-21 23:39:05 +02:00
e97a8a2346
minor changes
slawk0
2024-08-21 23:24:23 +02:00
31cc5f7aa0
this is not working but i have to make commit
slawk0
2024-08-21 22:38:54 +02:00
b233ee3fa3
adding chat
slawk0
2024-08-21 19:24:49 +02:00
4d7d67fd95
if user is logged in have now have acces to chat
slawk0
2024-08-21 18:37:54 +02:00
06a2c03859
code refactor, auto redirect to chat
slawk0
2024-08-21 18:24:05 +02:00
f635325911
code refactor and added socket.io
slawk0
2024-08-21 17:58:31 +02:00
0c8e844aaf
login is working
slawk0
2024-08-21 15:32:36 +02:00
aeda9741be
code refactor and implement password hashing
slawk0
2024-08-21 13:33:23 +02:00
fa6c2b98b9
crypto library for encrypting passwords
slawk0
2024-08-20 23:37:17 +02:00
ea55f80f3c
code refactor
slawk0
2024-08-20 23:22:20 +02:00
9af2ebf3a2
code refactor
slawk0
2024-08-20 22:58:25 +02:00
8432dc9909
check for existing user
slawk0
2024-08-20 20:00:54 +02:00
9cc72a38f0
code readibility refactor
slawk0
2024-08-20 14:54:15 +02:00
56ed70e9a5
signup user works(partialy)
slawk0
2024-08-20 14:12:59 +02:00
52e1201d59
code formatting, checking for mismatched passwords
slawk0
2024-08-20 13:32:40 +02:00
5026e70129
working on signup
slawk0
2024-08-20 00:07:01 +02:00
72141e2d17
splitted code to separate files and folder
slawk0
2024-08-19 23:16:52 +02:00