Unknown
|
f7979cdfd7
|
[WS] Fix channel deletion when client is on the deleted channel
|
2018-04-04 11:42:20 +02:00 |
Unknown
|
1785cae636
|
[WS] Fix transaction problem
|
2018-04-04 10:56:09 +02:00 |
Unknown
|
94ca7d06eb
|
[WS] Always those bloody iterators
|
2018-04-04 10:48:03 +02:00 |
Unknown
|
d11a836453
|
[JPA] One last lateinit
|
2018-04-04 10:35:46 +02:00 |
Unknown
|
7cbafe395a
|
[JPA] Fix lateinit not init
|
2018-04-04 10:27:45 +02:00 |
Unknown
|
d3b5b4d304
|
[WS] Fix iterator problems
|
2018-04-04 10:17:43 +02:00 |
Unknown
|
4e20a4a2d4
|
[WS] Try to fix Channel Interop
|
2018-04-04 10:07:49 +02:00 |
Unknown
|
829c7e8879
|
[WS] Fix Channel/User Interop + Fix concurrency danger
|
2018-04-04 09:25:33 +02:00 |
Unknown
|
7cbf5dfb72
|
[WS] Fix some concurrency problems
|
2018-04-03 21:52:41 +02:00 |
Unknown
|
d3e9622f47
|
[WS,TC] Fix some interop
|
2018-04-03 21:39:50 +02:00 |
Unknown
|
cc4c93b177
|
[WS] optimise WS number of token
|
2018-04-03 21:19:15 +02:00 |
Unknown
|
c316b4b982
|
[WS] Broadcast when disconnec from room
|
2018-04-03 21:13:00 +02:00 |
Unknown
|
83dc00a069
|
[WS] Fix transaction conflict
|
2018-04-03 21:06:51 +02:00 |
Unknown
|
b7026dabd6
|
[WS] Java is shit
|
2018-04-03 21:02:14 +02:00 |
Unknown
|
ca00f349c6
|
[WS] JPA is shit
|
2018-04-03 20:22:49 +02:00 |
Unknown
|
66f6c41b61
|
[WS] Fix room switch
|
2018-04-03 19:20:27 +02:00 |
Unknown
|
9ada1b99f8
|
[TC] Sort messages
|
2018-04-03 18:06:17 +02:00 |
Unknown
|
995c61177d
|
[WS,TC] Implemented User interop CRUD
|
2018-04-03 17:28:39 +02:00 |
Unknown
|
f302acf63a
|
[TC] Use real messages instead of the placeholders
|
2018-04-03 16:24:01 +02:00 |
Unknown
|
32d6bc30df
|
[WS,TC] Fixed the last tomcat memory leak
+ Interop for channel update
+ Updated kWebsocket to latest
|
2018-04-01 14:51:39 +02:00 |
Unknown
|
8c30b429fa
|
[WS,TC] Fixed some TomCat memory leak and WS close protocol
|
2018-03-31 18:14:22 +02:00 |
Unknown
|
673a9bb82d
|
[TC,WS] Implemented Channel (creation/deletion) Interop
|
2018-03-30 02:08:31 +02:00 |
Unknown
|
2287c4ce6e
|
[JPA] Fixed cascades and unicity
|
2018-03-30 00:42:02 +02:00 |
Unknown
|
0107e804b6
|
[WS] Implemented message update
|
2018-03-29 16:37:37 +02:00 |
Unknown
|
e759b84893
|
[WS] Refactoring of the JSON generation
|
2018-03-29 16:22:29 +02:00 |
Unknown
|
0f240b5a94
|
[WS] Implemented message broadcast
|
2018-03-29 15:56:33 +02:00 |
Unknown
|
ccccae0967
|
[WS] Fix user logout
|
2018-03-29 15:45:23 +02:00 |
Unknown
|
2a12ce346c
|
[TC,WS] Modified subscribe method + fix WS Room connection
|
2018-03-29 15:28:28 +02:00 |
Unknown
|
c50ae77b4b
|
[WS] Implemented Authentication and room connexion
|
2018-03-29 03:10:44 +02:00 |
Unknown
|
85d856f69b
|
Setup JPA on Websocket + fix concurrent EM on Tomcat
|
2018-03-29 01:57:32 +02:00 |
Unknown
|
abae3361db
|
Typo in JSON
|
2018-03-27 19:47:07 +02:00 |
Unknown
|
50ba9bcf62
|
Huge code refactoring
|
2018-03-27 19:41:22 +02:00 |
Unknown
|
f7a7844a2c
|
Added random message generation while websocket is not set up
|
2018-03-27 19:05:11 +02:00 |
Unknown
|
9102a1d517
|
Changed JSON channel format
|
2018-03-27 18:35:15 +02:00 |
Unknown
|
d2b1f4d327
|
Fix : forgot room type in JSON
|
2018-03-27 18:01:22 +02:00 |
Unknown
|
a5662c5e20
|
Fix typo in JSON
|
2018-03-27 17:32:40 +02:00 |
Unknown
|
aea70f59cd
|
Fix channel user permissions
|
2018-03-27 17:30:45 +02:00 |
Unknown
|
89c6dffb2f
|
Fix channel creation
|
2018-03-27 17:27:15 +02:00 |
Unknown
|
bd184777ea
|
Add default value on channel creation
|
2018-03-27 17:18:42 +02:00 |
Unknown
|
dd80299077
|
Fix database creation
|
2018-03-27 16:58:55 +02:00 |
Unknown
|
d1ad0cdaec
|
Fix duplicate user issue
|
2018-03-27 16:38:08 +02:00 |
Unknown
|
771b458153
|
GOD DAMNIT CORS
|
2018-03-27 16:02:29 +02:00 |
Unknown
|
fcb764d13e
|
fix CORS (again)
|
2018-03-27 15:59:26 +02:00 |
Unknown
|
b68d3ee013
|
Fix OPTIONS CORS
|
2018-03-27 15:54:15 +02:00 |
Unknown
|
a1fa1e4489
|
Implemented last CRUD
+ CRUD Room
+ echo WS
|
2018-03-27 15:46:17 +02:00 |
Unknown
|
39d804d468
|
Implemented some more CRUD
+ CRUD UserChannelLink
|
2018-03-27 00:48:20 +02:00 |
Unknown
|
03c854ff1b
|
Implemented some CRUD
+ CRUD User
+ CRUD Channel
|
2018-03-26 23:57:50 +02:00 |
Unknown
|
a70b0ed598
|
Implemented basic architecture
+ User creation
+ Token auth
+ Login
|
2018-03-26 21:26:05 +02:00 |