Alexis Faizeau
|
68c626088d
|
Add co-website icon on mobile landscape
|
2021-10-28 11:31:28 +02:00 |
|
Alexis Faizeau
|
b03e7ec8f6
|
Add how to have a jitsi & cowebsite on doc
|
2021-10-28 10:00:12 +02:00 |
|
grégoire parant
|
4d3bce0266
|
Merge pull request #1542 from thecodingmachine/HotFixLastRoomDefault
HotFix set last room for first connexion
|
2021-10-27 17:07:23 +02:00 |
|
Gregoire Parant
|
6c0d8942e5
|
HotFix set last room for first connexion
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
|
2021-10-27 16:48:33 +02:00 |
|
grégoire parant
|
7f677cf5b9
|
Merge pull request #1541 from thecodingmachine/HotFixOnChatMessageEvent
Hot fix on chat message event
|
2021-10-27 14:46:15 +02:00 |
|
grégoire parant
|
1f3b712097
|
Merge pull request #1540 from thecodingmachine/TypoChatMessage
Typo Chat message Store
|
2021-10-27 14:29:53 +02:00 |
|
Gregoire Parant
|
f8ae189cee
|
HotFix handler message in chat store
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
|
2021-10-27 14:29:39 +02:00 |
|
Alexis Faizeau
|
c886feca79
|
Add max iframe count on doc
|
2021-10-27 12:12:42 +02:00 |
|
Gregoire Parant
|
385ea1360e
|
Type Chat message Store
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
|
2021-10-27 10:02:47 +02:00 |
|
Alexis Faizeau
|
820767db3d
|
Add multi co website to the changelog
|
2021-10-27 09:47:15 +02:00 |
|
Kharhamel
|
65c472d936
|
Merge pull request #1539 from thecodingmachine/hotifxnodeApiToken
HOTFIX: now uses a specific secret token for the admin sockets
|
2021-10-26 15:47:31 +02:00 |
|
Kharhamel
|
d809682c08
|
HOTFIX: now uses a specific secret token for the admin sockets
|
2021-10-26 14:58:34 +02:00 |
|
Alexis Faizeau
|
ab1a9b358a
|
Change favicon snatcher http to https
|
2021-10-26 14:16:00 +02:00 |
|
Alexis Faizeau
|
4538f6d915
|
Update cowebsite script map
|
2021-10-25 19:00:26 +02:00 |
|
Alexis Faizeau
|
fb7fe0dc0a
|
Rename cowebsite API functions
|
2021-10-25 19:00:26 +02:00 |
|
Alexis Faizeau
|
fbff7491df
|
Zoom x 2 thumbnail cowebsite
|
2021-10-25 19:00:26 +02:00 |
|
Alexis Faizeau
|
f84c4b3276
|
Refacto insert cowebsite
|
2021-10-25 19:00:26 +02:00 |
|
Gregoire Parant
|
251d14a470
|
Add new test for cowebsite and jitsi room
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
|
2021-10-25 19:00:26 +02:00 |
|
Alexis Faizeau
|
5eb6c05189
|
Add a Jitsi room on co-website api test map
|
2021-10-25 19:00:26 +02:00 |
|
Alexis Faizeau
|
b81b1ff68b
|
Implement new cowbesite system on API
|
2021-10-25 19:00:26 +02:00 |
|
Alexis Faizeau
|
c29c4bfaa4
|
Fix onChatMessage subscriber
|
2021-10-25 19:00:26 +02:00 |
|
Alexis Faizeau
|
da8cc661b7
|
Implement the new co website system
|
2021-10-25 19:00:26 +02:00 |
|
Alexis Faizeau
|
1ee0b28f66
|
Fix co website closing on exit zone
|
2021-10-25 19:00:26 +02:00 |
|
David Négrier
|
1efcbb4529
|
Merge pull request #1521 from thecodingmachine/change-player-depth
Change character depth to 0
|
2021-10-25 15:11:09 +02:00 |
|
Lurkars
|
78e0d1bead
|
fix linter, cleanup
|
2021-10-21 16:53:24 +02:00 |
|
Lurkars
|
6832fe4990
|
use OIDC without admin api, option to disable anonymous login
|
2021-10-21 16:28:57 +02:00 |
|
David Négrier
|
14a31d81ea
|
Merge pull request #1529 from Floupp/fix/readme-typo
Change pusher host in readme from .testing to .localhost
|
2021-10-20 09:20:08 +02:00 |
|
Mathieu Reynaud
|
ee432341da
|
Change pusher host from testing to localhost
|
2021-10-19 20:07:23 +02:00 |
|
David Négrier
|
b6d571500e
|
Merge pull request #1528 from thecodingmachine/api_chat_multiple_virtual_users
When there are many virtual users (generated by chat), only the name of a first user is displayed.
|
2021-10-18 15:02:21 +02:00 |
|
David Négrier
|
4a40c08578
|
Fixing chat message attributed to wrong user
When a new user entered a chat message, the message was still attributed to the last user who wrote.
|
2021-10-18 14:58:29 +02:00 |
|
David Négrier
|
4abf7208ff
|
Merge pull request #1524 from thecodingmachine/player-direction
Display the real sprite direction on character loaded
|
2021-10-18 14:37:01 +02:00 |
|
David Négrier
|
f8b506144d
|
When there are many virtual users (generated by chat), only the name of a first user is displayed.
Adding a test case for this.
|
2021-10-18 14:34:47 +02:00 |
|
David Négrier
|
bbd6613558
|
Merge pull request #1527 from thecodingmachine/upgrade_type_guard
Upgrading @workadventure/tiled-map-type-guard to 1.0.3
|
2021-10-18 14:24:11 +02:00 |
|
David Négrier
|
b201165b81
|
Upgrading @workadventure/tiled-map-type-guard to 1.0.3
This will fix the issue with maps containing group layers.
|
2021-10-18 14:11:24 +02:00 |
|
Alexis Faizeau
|
c13839ce8d
|
Display the real sprite direction on character loaded
|
2021-10-15 16:35:42 +02:00 |
|
David Négrier
|
958fc9eee8
|
Merge pull request #1523 from thecodingmachine/fix_back_forth_localhost
Fixing exit problem on localhost maps
|
2021-10-15 16:27:32 +02:00 |
|
David Négrier
|
70d5c7f658
|
Triggering onload even if file already loaded for files loaded via http://
|
2021-10-15 16:14:17 +02:00 |
|
grégoire parant
|
79e83d3782
|
Merge pull request #1522 from thecodingmachine/HotFixContactPage
Fix share link for website
|
2021-10-15 15:44:44 +02:00 |
|
Gregoire Parant
|
a8d6024352
|
Fix share link for website
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
|
2021-10-15 15:25:23 +02:00 |
|
David Négrier
|
8b76e5bc36
|
Adding test case for exits
|
2021-10-15 15:24:34 +02:00 |
|
David Négrier
|
79a5916057
|
Removing dead code
|
2021-10-15 15:08:06 +02:00 |
|
grégoire parant
|
a7699edd6d
|
Merge pull request #1520 from thecodingmachine/HotFixUserData
HotFix user data connection
|
2021-10-14 17:37:54 +02:00 |
|
Gregoire Parant
|
497a7c3467
|
Fix typo emails => email
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
|
2021-10-14 17:33:53 +02:00 |
|
Alexis Faizeau
|
cdf4023928
|
Change character depth to 0
|
2021-10-14 17:32:27 +02:00 |
|
Gregoire Parant
|
b7692dd355
|
Fix local user useless
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
|
2021-10-14 17:25:36 +02:00 |
|
Gregoire Parant
|
f87422187f
|
HotFix user data connection
Create local store for user connected in SSO
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
|
2021-10-14 17:22:43 +02:00 |
|
grégoire parant
|
ee906dc52b
|
Merge pull request #1517 from thecodingmachine/develop
Release 1.5.5
|
2021-10-12 20:52:42 +02:00 |
|
Kharhamel
|
524a6c2c4d
|
Merge pull request #1497 from thecodingmachine/betterAnalytics
FEATURE: analytics client now scrape user email and room instance
|
2021-10-12 13:52:14 +02:00 |
|
Kharhamel
|
726f52976d
|
FEATURE: analytics client now scrape user email and room group
|
2021-10-11 16:30:01 +02:00 |
|
Kharhamel
|
d0c0f3e7fc
|
Merge pull request #1513 from thecodingmachine/editChangelog
FIX: edited changelog
|
2021-10-11 11:53:25 +02:00 |
|