Commit Graph

  • c58388a2d7 * Fixed admins in DMs master vvandenb 2023-03-24 10:03:44 +0100
  • 55c19fbe46 * No 500! vvandenb 2023-03-23 23:40:08 +0100
  • 2f001f8a42 * Cron fixed, pong invite game while playing fixed vvandenb 2023-03-23 23:23:21 +0100
  • 8eb6fb12b8 * Block update fix vvandenb 2023-03-23 22:15:06 +0100
  • a4753a57cc * Fixes vvandenb 2023-03-23 22:11:16 +0100
  • bd90d6ecba * Split update user info buttons vvandenb 2023-03-23 21:44:57 +0100
  • 15e80abd95 * Fixed first profile appearance SPA vvandenb 2023-03-23 21:18:44 +0100
  • 4e30f64f26 finished to cleanup makefiles and docker-compose.yml nicolas-arnaud 2023-03-23 19:31:22 +0100
  • 7758efcd71 fixed email nicolas-arnaud 2023-03-23 19:23:32 +0100
  • f5a4a5a82a verify socketKey to join a channel nicolas-arnaud 2023-03-23 19:07:18 +0100
  • 2a6735fefa 2fa return route changed to get, fixed profile after login and removed username from friends window nicolas-arnaud 2023-03-23 18:02:40 +0100
  • 82e1a4ca5d open profile after login; use appStates for profiles and histories nicolas-arnaud 2023-03-23 17:20:42 +0100
  • f7d3c2e45c * Various fixes vvandenb 2023-03-23 16:36:32 +0100
  • 5b7f842a6b * Made popup more rapid & checked their contents * some narnaud fixes vvandenb 2023-03-23 15:33:39 +0100
  • 4f3b07d9e0 moved usersmenu buttons to profile and removed usersMenu nicolas-arnaud 2023-03-23 13:46:01 +0100
  • f6a13c7ba9 exported userMenu to new component nicolas-arnaud 2023-03-23 11:45:02 +0100
  • 0f6fb60746 email seting in profile nicolas-arnaud 2023-03-22 17:18:19 +0100
  • cf0ae8fdc9 * svelte check stuff vvandenb 2023-03-22 20:30:35 +0100
  • f85c293e8f * Fixed race condition in leave channel * Blocking users now updates instantly * Fixed leaderboard not updating after a pong match vvandenb 2023-03-22 20:26:52 +0100
  • 2647588f16 * Global pipe added + typed data sent from front to back with DTOs vvandenb 2023-03-22 17:21:13 +0100
  • 0eda6f00df fix chan creation with a name already used nicolas-arnaud 2023-03-22 14:25:09 +0100
  • aaf9c4fc95 Merge commit '67e167b361e69abfc61413857f76e5958cfc6d66' into v2 nicolas-arnaud 2023-03-22 14:08:42 +0100
  • 452470e58b Merge commit '2411261da5ad32cfeb2f010af6d473b64b134b81' into v2 nicolas-arnaud 2023-03-22 14:08:06 +0100
  • 67e167b361 changed findIndex to some, remove from users list when chan is left, avoid owner to demote himself nicolas-arnaud 2023-03-22 14:01:00 +0100
  • 118855f19d * Added password option on Alert component vvandenb 2023-03-22 12:10:58 +0100
  • 5584c3b698 * Added message "Can t invite yourself to game" * Fixed possible backend crash with game vvandenb 2023-03-22 11:51:27 +0100
  • 2411261da5 simplified structure nicolas-arnaud 2023-03-21 18:03:23 +0100
  • 89f98e9fbc no node-env -> dev launch nicolas-arnaud 2023-03-21 14:18:21 +0100
  • f7e51e39d2 * last vvandenb 2023-03-21 09:42:38 +0100
  • 9363512fd9 * Fix 2fa vvandenb 2023-03-21 09:28:31 +0100
  • 2a6d3b1412 see you tomorrow Pheuw1 2023-03-20 23:00:19 +0100
  • 88f3596bbe 2fa Pheuw1 2023-03-20 21:39:04 +0100
  • 6d19741e4c * Fix vvandenb 2023-03-20 17:32:28 +0100
  • ab70a50554 * Last fix vvandenb 2023-03-20 17:05:45 +0100
  • 5c2b06b556 kick on addMessage to removed channel Pheuw1 2023-03-20 16:19:45 +0100
  • 60a3bcb494 error feedback nicolas-arnaud 2023-03-20 15:43:26 +0100
  • 6cda3eaa32 * DM FIx vvandenb 2023-03-20 13:16:18 +0100
  • 5f5671a8a1 * Many fixes vvandenb 2023-03-20 12:47:47 +0100
  • d2665bd984 * Rmed prod vvandenb 2023-03-20 12:12:23 +0100
  • 4c42a9d93a * Fixed block * Removed fake users vvandenb 2023-03-20 09:53:36 +0100
  • cc72d16289 * Fixed kicks vvandenb 2023-03-20 09:26:09 +0100
  • b74cb7d47c some chat sockets modifications nicolas-arnaud 2023-03-20 08:25:11 +0100
  • b753689067 * Some CSS vvandenb 2023-03-19 21:53:47 +0100
  • 6e8b9a4d85 some more fix nicolas-arnaud 2023-03-19 19:42:37 +0100
  • c36b9f388c may have fix ban, mute, block and kick nicolas-arnaud 2023-03-19 19:17:51 +0100
  • aa5628d077 * Removed last alerts vvandenb 2023-03-19 16:12:36 +0100
  • 2414a18e87 * Chat fixes * Some CSS vvandenb 2023-03-19 16:00:01 +0100
  • dc73bdfa2e * Hide useless buttons on DM channels vvandenb 2023-03-19 14:49:23 +0100
  • 8d333da7a5 fixed chat sockets listens redefined nicolas-arnaud 2023-03-19 14:47:04 +0100
  • cf19f236ad missed in previous commit nicolas-arnaud 2023-03-19 13:46:31 +0100
  • 33405a7b59 fix disabled chan update -> moved joinChat to chat comp nicolas-arnaud 2023-03-19 13:32:58 +0100
  • a27d579f06 fix password change nicolas-arnaud 2023-03-19 11:09:39 +0100
  • 2c4f61d3f7 * Fixed race condition in player headers fetch vvandenb 2023-03-19 09:31:18 +0100
  • b2137341b6 * Pong menus CSS * user feedback on game creation vvandenb 2023-03-19 09:19:19 +0100
  • 508829c3ee * Changing username now changes it in game too vvandenb 2023-03-19 09:11:23 +0100
  • e7e1636836 *implemented password question to join a chat *fixed chats opening twice. ? nicolas-arnaud 2023-03-19 00:41:05 +0100
  • 3fa6755eed socket fix and chat routing Pheuw1 2023-03-18 23:00:47 +0100
  • 95df4e046d * Removed leave on disconnect chat socket vvandenb 2023-03-18 22:00:25 +0100
  • 4e40f1517c channel name required Pheuw1 2023-03-18 21:57:38 +0100
  • 616987164f dispatch home Pheuw1 2023-03-18 21:52:22 +0100
  • f76e84461a socket emit in the wrong place Pheuw1 2023-03-18 21:18:56 +0100
  • 1aaa904f57 remove OpenChat store and related code Pheuw1 2023-03-18 21:15:17 +0100
  • f89e1a6509 channel-message foreign key error fix that i probably broke Pheuw1 2023-03-18 21:10:56 +0100
  • 77cc0204e6 store for ChatOpen & few changes to front and back sockets Pheuw1 2023-03-18 20:46:26 +0100
  • ba75522bcc had to resolve some old code finding it's way back into the repo Pheuw1 2023-03-18 19:13:21 +0100
  • 4badbd6fd2 * In-game: now displaying players info vvandenb 2023-03-18 18:18:39 +0100
  • ac4516d89b Merge branch 'master' of https://github.com/walidmoovin/transcendance Gabriel Mehdevi 2023-03-18 16:05:22 +0100
  • 6a85b418a8 brought back connect Users to improve kick OwnerLeave and Join Gabriel Mehdevi 2023-03-18 16:05:11 +0100
  • 5962c11d0f * Added VITE_HOST in .env_sample vvandenb 2023-03-18 15:16:22 +0100
  • 8ab8f90017 minor frontend chat changes Pheuw1 2023-03-18 14:19:44 +0100
  • 7749817794 revert findUser nicolas-arnaud 2023-03-18 14:04:21 +0100
  • 63f3e6f4be forgot to remove old prompt Pheuw1 2023-03-18 13:43:53 +0100
  • 6438d8e9b4 small change content Pheuw1 2023-03-18 13:38:24 +0100
  • c8067d8bd0 replace alert et prompt Pheuw1 2023-03-18 13:29:53 +0100
  • f249be605c fix personal history nicolas-arnaud 2023-03-18 13:19:55 +0100
  • 639afac56e fix prev commits errors nicolas-arnaud 2023-03-18 12:46:43 +0100
  • 02bad3b07a divers things nicolas-arnaud 2023-03-18 12:22:40 +0100
  • dc7c79b8ca Alert component use with await show_popup and read from store content Pheuw1 2023-03-18 12:15:22 +0100
  • c54d1fc4ff * Pong: leaver is now loser * Updated overlay CSS class to zindex 50: lower than alert popups vvandenb 2023-03-18 10:03:26 +0100
  • b9474f4a7c fixed crons and save of partials channels nicolas-arnaud 2023-03-18 09:12:20 +0100
  • 986bab3d72 * Merge vvandenb 2023-03-18 08:55:52 +0100
  • d1df7b48a3 * Now closing user menu after sending DM vvandenb 2023-03-18 08:41:12 +0100
  • 297c1ac1b6 fixed personals profils nicolas-arnaud 2023-03-18 08:40:39 +0100
  • 1214c2631c alert component Pheuw1 2023-03-18 00:23:47 +0100
  • 01587f06c8 * Pong wall fix * Fixed DMs * MAny other fixes Walid Bekkal 2023-03-17 17:33:00 +0100
  • 7961fc4ba2 mute ban kick in back fron Pheuw1 2023-03-17 16:45:30 +0100
  • 93b0a63e95 banned Pheuw1 2023-03-17 15:49:12 +0100
  • fd2b066b9f ch Pheuw1 2023-03-17 15:26:30 +0100
  • 05c0d921c0 channel id in url Pheuw1 2023-03-17 15:06:58 +0100
  • 4585276acf changed create channel Pheuw1 2023-03-17 15:02:35 +0100
  • a952db3a4b no invite on public Pheuw1 2023-03-17 14:56:44 +0100
  • 65109cf69d * Fix error in dm front vvandenb 2023-03-17 14:03:09 +0100
  • 7b1fa18a84 fix chat socket not recreated nicolas-arnaud 2023-03-17 13:05:30 +0100
  • ee267acda9 added chat members fetch nicolas-arnaud 2023-03-17 10:13:11 +0100
  • e80464f076 * DMs no wuse ftIds instead of usernames vvandenb 2023-03-17 09:22:30 +0100
  • bb08ddbf51 * Using HOST env variable everywhere except confirmation mail * Fixed chat messages vvandenb 2023-03-17 08:11:28 +0100
  • 674343e704 Merge branch 'dm' of https://github.com/walidmoovin/transcendance into dm vvandenb 2023-03-16 20:57:59 +0100
  • 212d0d5b14 * DMs done! vvandenb 2023-03-16 20:52:26 +0100
  • d50a8011eb * DM front + back WIP vvandenb 2023-03-16 17:33:32 +0100
  • e8751a1634 dm Cuter 2023-03-16 15:30:28 +0100