Commit Graph

97 Commits

Author SHA1 Message Date
f726592e78 Site :
- Add style on button top bar
2024-08-12 18:46:14 +02:00
8ad8d06cae docker file for postgresql 2024-08-11 20:35:58 +02:00
eb0539b31e Site :
- Add ThreeJS login page
2024-08-10 18:38:05 +02:00
468fae8abc Site
- Fixed bug on login button
2024-08-10 18:01:59 +02:00
853a4b8242 update 2024-08-10 17:31:07 +02:00
506ab20c83 Update 2024-08-10 17:29:33 +02:00
2f17dabad0 simple udpate for nodes file 2024-08-10 17:23:22 +02:00
ed89829e03 Site :
- Add style home page
2024-08-10 17:19:38 +02:00
50604cfc0a works on my machine 2024-08-10 16:16:47 +02:00
4c6e8f2b1a Server/Site
- 42 connection is working
2024-08-10 16:12:17 +02:00
69205167c7 remove version 2024-08-10 15:51:56 +02:00
bfd776cdee makefile 2024-08-10 15:25:50 +02:00
5e520e9c44 Site
- Added style on login page
2024-08-10 01:25:29 +02:00
3f8194ca7e Websocket
- Continuing 42login but problem with api https://api.intra.42.fr/v2/me
2024-08-10 00:44:00 +02:00
0bab70a44c Websocket server
- Added function to create account with request "create_account"
    - Can create new account (but it s temporary because no db)
    - Doing 42 connection
2024-08-09 10:32:33 +02:00
c2a4ea3a3a Site
- 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"
2024-08-08 23:53:59 +02:00
de9b50b264 Site
- Added function to password for encrypt it
    - Doing function for create account
2024-08-08 17:27:23 +02:00
ea0404d606 Game
- Added more ball in scene
    - Modify Lambert texture to Physical
    - Implement RectAreaLight in scene
2024-08-08 16:38:35 +02:00
d92f1eab47 Site
- Added cookie for keep token
    - Added username in login button if user is connected
2024-08-07 22:34:07 +02:00
bfb31a1ae6 Site :
- 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
2024-08-07 19:14:32 +02:00
12fd4bb814 Game
- Implement boxMoves with key pressing
    - Fix moveBox speed
2024-08-07 16:57:15 +02:00
4a9cb9684c Game Merged 2024-08-07 16:26:54 +02:00
7c3378ed41 Game
- Added request when w or s pressed
2024-08-07 16:22:47 +02:00
5f5b164ccb Game
- Added event on key W and S
2024-08-07 15:59:42 +02:00
65e5a0ac6e Game
- Added websocket
2024-08-07 15:31:58 +02:00
855ccd1af7 remove "todo" in main notification 2024-08-06 23:35:02 +02:00
782a469753 Notification :
- Added function on cross for close notification
    - Added stop timer when mouse is over
Global :
    - Improved security
2024-08-06 23:34:22 +02:00
14cf302833 Notification
- Added load bar
    - Added somethings
2024-08-06 16:27:07 +02:00
bcf587ce55 Notification
- New apparence but not finish
Livechat
    - Fixed being able to execute code if it is in the pseudo with <script>
2024-08-05 18:33:28 +02:00
6c47454e28 Websocket (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"
2024-08-05 00:26:27 +02:00
28793464ca Livechat
- Fixed forgetting to import "showActualGameMessage"
	- Changed filename "launchPrivateChat" to "showPrivateChat.js"
	- Fixed bug on buttons "private" and "game"
Global
	- Reorganize folders
2024-08-04 23:21:07 +02:00
cbdce2f62a Global :
- Reorganize folder
    - Reorganize function
    - Add "todo" in mains
2024-08-04 22:18:05 +02:00
d7e1b551d7 delete .cache (gitignore forgotten) 2024-08-04 19:12:54 +02:00
ebc99b7096 Livechat :
- show past message : good
    - show new message : good
    - status not yet implemented, waiting for database
Server :
    - Fixed some bugs on debugMode
2024-08-04 19:11:51 +02:00
7bee4f6519 Websocket :
- 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
2024-08-03 23:51:09 +02:00
6b40fb5927 Websocket :
- New class "User" in server
    - Doing the auth
2024-08-03 17:21:40 +02:00
f3698d3683 update login websocket 2024-08-03 09:12:45 +02:00
e533c452b9 Socket :
- Fix bug userList in main
2024-08-02 13:00:04 +02:00
1de491b958 Websocket :
- Log in is ok with token
    - Making people appear in chat but only works when you press private a second time
2024-08-02 03:10:12 +02:00
60dce87251 Moving forward on websockets 2024-07-31 23:41:11 +02:00
8989e71c1a update tryhard websockets 2024-07-31 16:55:50 +02:00
2e31a335e3 Module livechat :
- Style finish
    - Just button "new conversation" not ready
    - Starting websocket but its
2024-07-31 01:09:19 +02:00
54fb27fe16 created site just for chat 2024-07-30 20:19:29 +02:00
57c261c689 Site
- starting pong game 3d
2024-07-30 01:08:32 +02:00
d27ab24c5e docker 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"
2024-07-28 13:25:38 +02:00
fcf60335a5 update 2024-07-28 01:15:34 +02:00
51a23a6bd3 first commit 2024-07-27 23:58:41 +02:00