Commit Graph

12 Commits

Author SHA1 Message Date
xdrm-brackets 19a9c39a5f [vue.auth.dialog] added audio status (connecting, listening, voice_connected) bound from [lib.audio-manager] 2018-04-06 16:44:15 +02:00
xdrm-brackets 3e3a9197b2 [lib.client.xhr] fix when no token do not send anything [popup] added 'room.remove' popup [lib.room-controller] method 'remove' to remove a room 2018-03-29 12:31:23 +02:00
xdrm-brackets dbe360f695 [vue.auth.dialog][scss.dialog] added icon to remove rooms 2018-03-29 11:57:25 +02:00
xdrm-brackets 236b03775e [BIGUPDATE] [lib.field-validator] added generic field validator with error message generation + is_valid() checker [popup] refactored all 2018-03-29 01:26:18 +02:00
xdrm-brackets a494f2a45e [popup] added 'password.change' with API 2018-03-28 22:54:49 +02:00
xdrm-brackets 3be8516130 [vue.auth.dialog] update color 2018-03-28 21:52:45 +02:00
xdrm-brackets 9d8d052d6d [popup] added 'channel.remove' 'channel.remove' + fixed icons in [dialog] 2018-03-28 21:51:04 +02:00
xdrm-brackets 2a2637251d [scss.dialog] added toggle 'unfold'/'exit' icon in header [popup] added 'channel.invite' must implement lib.channel-controller.invite(username) 2018-03-28 20:06:26 +02:00
xdrm-brackets 5bad9bfc73 added popup to change nickname (must create lib.content-controller.change_username()) 2018-03-28 19:54:16 +02:00
xdrm-brackets 4a101ee576 [lib.authentication] now stores also 'user' data alongside the token [webpack.main] [webpack.setup] added 'auth' (lib.authentication) to GStore to display username, etc + renamed 'auth' to 'authed' (which is a boolean to know if the user is connected [page.noauth.login] added explicit errors + do not redirect in case wrong combination [page.noauth.register] added explicit errors [vue.auth.dialog] implemented LOGOUT 2018-03-28 19:42:29 +02:00
xdrm-brackets f971c2483b [vue.auth.dialog] added channel dialog 2018-03-28 17:25:30 +02:00
xdrm-brackets d7677eacb5 [*] manage 2 wrappers+ 2 routeSet (1 for authed users, other for not authed users) 2018-03-24 17:51:04 +01:00