Skip to content

Commit 79d1e00

Browse files
committed
v1.1.1 update
1 parent 604c4cc commit 79d1e00

File tree

2 files changed

+21
-16
lines changed

2 files changed

+21
-16
lines changed

README.md

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -15,25 +15,26 @@ I have decided to discontinue the development of this chat for now, but expect u
1515
Fell free to clone this repository and test stuff out. 👽
1616
-->
1717
## Progress
18-
Currently working on v1.1.0<br/>
18+
Currently working on v2.0.0<br/>
19+
Most of the styling now is bootstrap except for the chat.php page (Still working on it)<br/>
1920
Fell free to clone this repository and test stuff out.<br/>
20-
remember to star the repo 😁
21+
remember to star the repo
2122

22-
# v1.0.0 👽
23+
# v1.1.1
2324

24-
## Features
25-
- Account detail editing
26-
- Basic user profile system
27-
- Profile pictures (gifs work)
28-
- User accounts
29-
- User chat room
30-
- Working login system
25+
## Updates
26+
- Now using Bootstrap
27+
- Some bug fixes
28+
- XSS exploit fix
3129

32-
Mysql database hosted with <a href="https://www.freemysqlhosting.net">freemysqlhosting.net/</a>
30+
Mysql database hosted with <a href="https://www.freemysqlhosting.net">freemysqlhosting.net</a>
3331
Page hosted on <a href="https://php-sql-chat.maxhu787.repl.co/index.php">repl</a>
3432

35-
<img width="960" alt="g4o2-chat-v1 0 0" src="https://user-images.githubusercontent.com/103299803/196030342-1b944181-2ba5-4c1b-b762-c6e6827cc5cd.PNG">
36-
<img width="959" alt="g4o2-chat-v1 0 0-chat-login" src="https://user-images.githubusercontent.com/103299803/196030350-1769d035-8857-41fd-b894-1116c8d4b799.PNG">
37-
<img width="958" alt="g4o2-chat-v1 0 0-chat" src="https://user-images.githubusercontent.com/103299803/196030345-d6ea3c35-8c54-4ed5-a16f-640746ddaa6d.PNG">
38-
<img width="958" alt="g4o2-chat-v1 0 0-chat-3" src="https://user-images.githubusercontent.com/103299803/196030346-e2847679-bca0-4235-a352-481fb807bddb.PNG">
39-
<img width="959" alt="g4o2-chat-v1 0 0-chat-edit-acc" src="https://user-images.githubusercontent.com/103299803/196030349-69aa8d70-b93f-495a-b523-22fc8b59d79b.PNG">
33+
<img width="960" alt="g4o2-chat-v1.1.1" src="https://raw.githubusercontent.com/g4o2/gallery/main/v1.1.1-v2.0.0/g4o2-chat-v2.0.0-1.PNG">
34+
<img width="960" alt="g4o2-chat-v1.1.1" src="https://raw.githubusercontent.com/g4o2/gallery/main/v1.1.1-v2.0.0/g4o2-chat-v2.0.0-3.PNG">
35+
<img width="960" alt="g4o2-chat-v1.1.1" src="https://raw.githubusercontent.com/g4o2/gallery/main/v1.1.1-v2.0.0/g4o2-chat-v2.0.0-4.PNG">
36+
<img width="960" alt="g4o2-chat-v1.1.1" src="https://raw.githubusercontent.com/g4o2/gallery/main/v1.1.1-v2.0.0/g4o2-chat-v2.0.0-5.PNG">
37+
<img width="960" alt="g4o2-chat-v1.1.1" src="https://raw.githubusercontent.com/g4o2/gallery/main/v1.1.1-v2.0.0/g4o2-chat-v2.0.0-6.PNG">
38+
<img width="960" alt="g4o2-chat-v1.1.1" src="https://raw.githubusercontent.com/g4o2/gallery/main/v1.1.1-v2.0.0/g4o2-chat-v2.0.0-7.PNG">
39+
<img width="960" alt="g4o2-chat-v1.1.1" src="https://raw.githubusercontent.com/g4o2/gallery/main/v1.1.1-v2.0.0/g4o2-chat-v2.0.0-8.PNG">
40+
<img width="960" alt="g4o2-chat-v1.1.1" src="https://raw.githubusercontent.com/g4o2/gallery/main/v1.1.1-v2.0.0/g4o2-chat-v2.0.0-9.PNG">

logs/logs.log

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,7 @@ Login fail wrong password g4o2@protonmail.com 45c4fd97cdd8eb4e85749cf13b518cea
4545
Login fail wrong password g4o2@protonmail.com e0a2dd4360a15689ea28c5dcc4c7e867 (Thu, 02 Feb 2023 14:54:49 +0800)
4646
Logout success g4o2@protonmail.com (Thu, 02 Feb 2023 15:15:05 +0800)
4747
Logout success g4o2@protonmail.com (Thu, 02 Feb 2023 15:21:04 +0800)
48+
Logout success g4o2@protonmail.com (Thu, 02 Feb 2023 17:36:52 +0800)
49+
Logout success g4o2@protonmail.com (Thu, 02 Feb 2023 17:37:00 +0800)
50+
Logout success g4o2@protonmail.com (Thu, 02 Feb 2023 17:46:40 +0800)
51+
Login fail wrong password example@domain.com cdf36a5540b28cc068badb7b5d1e59fb (Thu, 02 Feb 2023 17:47:48 +0800)

0 commit comments

Comments
 (0)