0bab70a44cWebsocket server - Added function to create account with request "create_account" - Can create new account (but it s temporary because no db) - Doing 42 connection
edbernar
2024-08-09 10:32:33 +02:00
5e7fc48952Websocket server - Added function to create account with request "create_account" - Can create new account (but it s temporary because no db) - Doing 42 connection
edbernar
2024-08-09 10:32:33 +02:00
c2a4ea3a3aSite - Added form on login for prevent google chrome warn - Can press "enter" to connect on login page - Added condition for create strong password - Added "todo" in "createConnectDiv.js"
Kum1ta
2024-08-08 23:53:59 +02:00
b231fab222Site - Added form on login for prevent google chrome warn - Can press "enter" to connect on login page - Added condition for create strong password - Added "todo" in "createConnectDiv.js"
Kum1ta
2024-08-08 23:53:59 +02:00
de9b50b264Site - Added function to password for encrypt it - Doing function for create account
edbernar
2024-08-08 17:27:23 +02:00
bce43a609aSite - Added function to password for encrypt it - Doing function for create account
edbernar
2024-08-08 17:27:23 +02:00
ea0404d606Game - Added more ball in scene - Modify Lambert texture to Physical - Implement RectAreaLight in scene
Hugo Bourgeon
2024-08-08 16:38:35 +02:00
cdbff66aa8Game - Added more ball in scene - Modify Lambert texture to Physical - Implement RectAreaLight in scene
Hugo Bourgeon
2024-08-08 16:38:35 +02:00
d92f1eab47Site - Added cookie for keep token - Added username in login button if user is connected
Kum1ta
2024-08-07 22:34:07 +02:00
a5926967c4Site - Added cookie for keep token - Added username in login button if user is connected
Kum1ta
2024-08-07 22:34:07 +02:00
bfb31a1ae6Site : - remove addEventListener in ./main.js (the one to test notifications) - Started log in - Added function on "login" button for open login div - In login div, send request when we press button
edbernar
2024-08-07 19:14:32 +02:00
4eca9be386Site : - remove addEventListener in ./main.js (the one to test notifications) - Started log in - Added function on "login" button for open login div - In login div, send request when we press button
edbernar
2024-08-07 19:14:32 +02:00
12fd4bb814Game - Implement boxMoves with key pressing - Fix moveBox speed
Hugo Bourgeon
2024-08-07 16:57:15 +02:00
bc569a5233Game - Implement boxMoves with key pressing - Fix moveBox speed
Hugo Bourgeon
2024-08-07 16:57:15 +02:00
4a9cb9684cGame Merged
Hugo Bourgeon
2024-08-07 16:26:54 +02:00
c29bbe1ee1Game Merged
Hugo Bourgeon
2024-08-07 16:26:54 +02:00
7c3378ed41Game - Added request when w or s pressed
edbernar
2024-08-07 16:22:47 +02:00
aa01b67037Game - Added request when w or s pressed
edbernar
2024-08-07 16:22:47 +02:00
5f5b164ccbGame - Added event on key W and S
Hugo Bourgeon
2024-08-07 15:59:42 +02:00
2291266bd1Game - Added event on key W and S
Hugo Bourgeon
2024-08-07 15:59:42 +02:00
855ccd1af7remove "todo" in main notification
Kum1ta
2024-08-06 23:35:02 +02:00
dcc7ce0e73remove "todo" in main notification
Kum1ta
2024-08-06 23:35:02 +02:00
782a469753Notification : - Added function on cross for close notification - Added stop timer when mouse is over Global : - Improved security
Kum1ta
2024-08-06 23:34:22 +02:00
63cdcabcbdNotification : - Added function on cross for close notification - Added stop timer when mouse is over Global : - Improved security
Kum1ta
2024-08-06 23:34:22 +02:00
bcf587ce55Notification - New apparence but not finish Livechat - Fixed being able to execute code if it is in the pseudo with <script>
edbernar
2024-08-05 18:33:28 +02:00
d3a2d85e02Notification - New apparence but not finish Livechat - Fixed being able to execute code if it is in the pseudo with <script>
edbernar
2024-08-05 18:33:28 +02:00
6c47454e28Websocket (client) - add variable for know if websocket is connected and used it for don t send something if not connected Notification system (client) - created new class notification who can use with exported variable "createNotification" - available methods : info, success, warning, error - add "todo" in main file Site - add new stylesheet "notification.css"
Kum1ta
2024-08-05 00:26:27 +02:00
c562e32af3Websocket (client) - add variable for know if websocket is connected and used it for don t send something if not connected Notification system (client) - created new class notification who can use with exported variable "createNotification" - available methods : info, success, warning, error - add "todo" in main file Site - add new stylesheet "notification.css"
Kum1ta
2024-08-05 00:26:27 +02:00
28793464caLivechat - Fixed forgetting to import "showActualGameMessage" - Changed filename "launchPrivateChat" to "showPrivateChat.js" - Fixed bug on buttons "private" and "game" Global - Reorganize folders
Kum1ta
2024-08-04 23:21:07 +02:00
28340c159aLivechat - Fixed forgetting to import "showActualGameMessage" - Changed filename "launchPrivateChat" to "showPrivateChat.js" - Fixed bug on buttons "private" and "game" Global - Reorganize folders
Kum1ta
2024-08-04 23:21:07 +02:00
cbdce2f62aGlobal : - Reorganize folder - Reorganize function - Add "todo" in mains
Kum1ta
2024-08-04 22:18:05 +02:00
08151b28ffGlobal : - Reorganize folder - Reorganize function - Add "todo" in mains
Kum1ta
2024-08-04 22:18:05 +02:00
ebc99b7096Livechat : - show past message : good - show new message : good - status not yet implemented, waiting for database Server : - Fixed some bugs on debugMode
Kum1ta
2024-08-04 19:11:51 +02:00
49ed6b7fdcLivechat : - show past message : good - show new message : good - status not yet implemented, waiting for database Server : - Fixed some bugs on debugMode
Kum1ta
2024-08-04 19:11:51 +02:00
7bee4f6519Websocket : - Connect with token : good - Connect with mail/pass : good but wait for front - Open private msg : good but it cant send message - fixed some bug on printDebug on class User on wsServer
Kum1ta
2024-08-03 23:51:09 +02:00
45113cc17dWebsocket : - Connect with token : good - Connect with mail/pass : good but wait for front - Open private msg : good but it cant send message - fixed some bug on printDebug on class User on wsServer
Kum1ta
2024-08-03 23:51:09 +02:00
6b40fb5927Websocket : - New class "User" in server - Doing the auth
Kum1ta
2024-08-03 17:21:40 +02:00
74226f71baWebsocket : - New class "User" in server - Doing the auth
Kum1ta
2024-08-03 17:21:40 +02:00
e533c452b9Socket : - Fix bug userList in main
edbernar
2024-08-02 13:00:04 +02:00
e5b6b3bf3aSocket : - Fix bug userList in main
edbernar
2024-08-02 13:00:04 +02:00
1de491b958Websocket : - Log in is ok with token - Making people appear in chat but only works when you press private a second time
Kum1ta
2024-08-02 03:10:12 +02:00
80dfe70e05Websocket : - Log in is ok with token - Making people appear in chat but only works when you press private a second time
Kum1ta
2024-08-02 03:10:12 +02:00
60dce87251Moving forward on websockets
Kum1ta
2024-07-31 23:41:11 +02:00
e3654d77b6Moving forward on websockets
Kum1ta
2024-07-31 23:41:11 +02:00
2e31a335e3Module livechat : - Style finish - Just button "new conversation" not ready - Starting websocket but its
Kum1ta
2024-07-31 01:09:19 +02:00
a0e52b07daModule livechat : - Style finish - Just button "new conversation" not ready - Starting websocket but its
Kum1ta
2024-07-31 01:09:19 +02:00
54fb27fe16created site just for chat
edbernar
2024-07-30 20:19:29 +02:00
09dfdbceb8created site just for chat
edbernar
2024-07-30 20:19:29 +02:00
57c261c689Site - starting pong game 3d
Kum1ta
2024-07-30 01:08:32 +02:00
3b0d129479Site - starting pong game 3d
Kum1ta
2024-07-30 01:08:32 +02:00
d27ab24c5edocker compose (Ready) : - nginx - proxy_pass on port 5000 - static available at url "xxxx/static/<file> - djangoserver - just a program with infinite while for test docker-compose Nginx and Djangoserv containers linked with the folder at "/var/wwww/djangoserver"
Kum1ta
2024-07-28 13:25:38 +02:00