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
|
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
|
912bf003b3
|
[page.noauth.login][vue.noauth.login] form submit when clicking ENTER [page.noauth.register][vue.noauth.register] form submit when clicking ENTER
|
2018-03-27 19:04:06 +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
|
73a8d1c219
|
login + register works
|
2018-03-27 16:34:30 +02:00 |
xdrm-brackets
|
5fcd1e363b
|
Removed DEBUG
|
2018-03-27 14:52:14 +02:00 |
xdrm-brackets
|
bd9f03235e
|
[page.noauth.register] manage registering user with API + JSON parsing in LOGIN/REGISTER
|
2018-03-27 14:30:22 +02:00 |
xdrm-brackets
|
4203cc7629
|
[page.noauth.register] used API instance
|
2018-03-27 14:12:01 +02:00 |
xdrm-brackets
|
bb0bfb5065
|
ported [vue.noauth.login] into [vue.noauth.register], same for [page.noauth.register]
|
2018-03-25 14:49:59 +02:00 |
xdrm-brackets
|
d56e2810a1
|
[main] manage VueRouter hook to pre-load page data before loading page content
|
2018-03-25 12:31:05 +02:00 |