xdrm-brackets
|
e3fd7e147d
|
[vue.auth.menu][lib.channel-controller] removed FIRST and LAST false channels replaced with HARD-CODED elements with associated links (/me channel no more accessible) + [lib.content-controller] eased rbuf() with creating buffer copy in {lib.room-controller}.buffer and {lib.channel-controller}.buffer
|
2018-03-28 21:04:49 +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
|
665edead89
|
update
|
2018-03-28 15:54:19 +02:00 |
xdrm-brackets
|
6a76d9cd6f
|
[BIGUPDATE] interface API propagation
|
2018-03-27 18:21:02 +02:00 |
xdrm-brackets
|
665c33be11
|
[liv.popup-controller] added 'popup.create' popup [vue.auth.menu] added link to open popup 'channel.create'
|
2018-03-27 16:41:36 +02:00 |
xdrm-brackets
|
a68f94d76d
|
[scss.global][scss.layout] layout for login+register [vue.noauth.login][vue.noauth.register] created with router-link(s) bindings
|
2018-03-25 12:24:34 +02:00 |
xdrm-brackets
|
bc66b63098
|
[scss.popup][scss.global] moved global form layout to 'global' [vue.noauth.wrapper] created default 'login' layout [scss.layout] login layout
|
2018-03-24 19:57:51 +01: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 |