Discord copy (project) https://douscord.xdrm.io
Go to file
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
public_html [vue.auth.dialog] added channel dialog 2018-03-28 17:25:30 +02:00
webpack [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
.gitignore [init] all 2018-03-21 18:44:27 +01:00
.htaccess [init] all 2018-03-21 18:44:27 +01:00
package.json [init] all 2018-03-21 18:44:27 +01:00
webpack.config.js [mockup.channel-init] update [init.rooms] implemented root nav() / get() / dump() + used dump() in [init.channels] 2018-03-22 13:40:48 +01:00