discord-client/webpack
xdrm-brackets 1d6ec8c5d1 [lib.content-controller] send { rid: .. } for each connection (will be a doublon with room.nav() for the first connection) in order for 'reconnection' to be consistent 2018-04-04 15:43:44 +02:00
..
lib [lib.content-controller] send { rid: .. } for each connection (will be a doublon with room.nav() for the first connection) in order for 'reconnection' to be consistent 2018-04-04 15:43:44 +02:00
mockup [lib.channel-controller] no more 'rooms' field [lib.room-controller] added all fields removed from [lib.channel-controller] 2018-03-27 18:33:39 +02:00
page [page.noauth.login] fetch UID from login request 2018-03-29 13:22:00 +02:00
scss [lib.content-controller] listen to 'online' and 'offline' events not to attempt to reconnect while 'offline' + reconnect automatically when back 'online' 2018-04-04 15:30:43 +02:00
vue [scss.layout][setup][vue.auth.wrapper] connection status + [lib.content-controller] connection status management from websocket state 2018-04-04 15:00:41 +02:00
main.js [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
routes.js [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
setup.js [scss.layout][setup][vue.auth.wrapper] connection status + [lib.content-controller] connection status management from websocket state 2018-04-04 15:00:41 +02:00