Commit Graph

35 Commits

Author SHA1 Message Date
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 9400f8bff5 minmod 2018-03-29 01:45:18 +02:00
xdrm-brackets e8c046f315 [lib.channel-controller] fix create [lib.content-controller] do not forget to set UID in 'POST user/token' 2018-03-29 01:37:15 +02:00
xdrm-brackets 4e4d80b7bb [lib.channel-controller] fix dump() to clear list before updating 2018-03-29 01:30:47 +02:00
xdrm-brackets d48d865be6 [liv.field-manager] fix error code 2018-03-29 01:27:08 +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 9d8d052d6d [popup] added 'channel.remove' 'channel.remove' + fixed icons in [dialog] 2018-03-28 21:51:04 +02:00
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 f4be2b1bad [lib.client.xhr] added 401 HTTP_STATUS as valid response 2018-03-28 20:29:11 +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 665edead89 update 2018-03-28 15:54:19 +02:00
xdrm-brackets d0328f8da0 [lib.channel-controller] fix nav() update channel.id before room.fetch() for rooms to be fetched according to the NEW channel id 2018-03-27 18:48:26 +02:00
xdrm-brackets ff4f26f903 [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
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 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 22130a4b0b [lib.client.xhr] DEBUG minmod 2018-03-27 13:59:59 +02:00
xdrm-brackets 97617181b9 [lib.client.xhr] added DEBUG mode 2018-03-27 13:58:26 +02:00
xdrm-brackets c5e6b49fa6 [lib.client.xhr] now @http_token is send by the request itself 2018-03-25 13:55:31 +02:00
xdrm-brackets 0a0fd9a27f [lib.client.xhr][lib.client.client-driver] manages authentication and HTTP token for XHR 2018-03-25 13:40:35 +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
xdrm-brackets 6ec30fa1e9 [lib.*] set 'export default' [lib.local-storage-interface] new [lib.authentication] empty 2018-03-24 16:49:00 +01:00
xdrm-brackets a1a5610f2c [lib.client.client-driver][lib.client.xhr][lib.client.ws] made more generic with trying to re-configure connection (bind) if connection lost and trying to send() a request 2018-03-24 15:13:27 +01:00
xdrm-brackets 1cedd6284a [lib.client.client-driver] parent class for generic Synchronous|Asynchronous Client management (with message stack automatically sending messages when connection is ready) [lib.client.xhr] XHR driver [lib.client.ws] WebSocket driver 2018-03-23 18:43:59 +01:00
xdrm-brackets 46b2143589 [lib.content-controller] textarea auto_grow() [scss.container] textarea layout for auto_grow() [channel.vue] texarea auto_grow() 2018-03-23 08:41:17 +01:00
xdrm-brackets 4269b49a3b [popup] working lib 2018-03-22 20:03:29 +01:00
xdrm-brackets e7ffcfc152 [lib.popup-controller] added [lib.room-controller] create() method [vue.wrapper] popup now works 2018-03-22 19:13:52 +01:00
xdrm-brackets 4ff95c44b8 [lib.content-controller] message management + get user data 2018-03-22 16:03:09 +01:00
xdrm-brackets 67faf26824 [lib.content-controller] message management + watcher chain 2018-03-22 15:28:34 +01:00
xdrm-brackets 2d6b5c7378 [lib.*-controller] instead of [init.*] 2018-03-22 14:57:03 +01:00
xdrm-brackets e5867beeb9 [init] all 2018-03-21 18:44:27 +01:00