discord-client/webpack/lib
xdrm-brackets d862215cd8 [lib.audio-manager] FREQUENCY or WAVE management (dispatch to callbacks if defined) + [vue.auth.dialog] added draw_freq() + default one + added draw_wave() can toggle between 2 viewers with 'gs.get.toggleDrawStyle()' 2018-04-06 18:39:14 +02:00
..
client [...] added GREAT debug with 'DEBUG_MOD: true' as an activation method + with console groups 2018-04-05 11:44:13 +02:00
api-client.js [lib.api-client] automatic logout when invalid authentication 2018-04-04 16:13:34 +02:00
audio-manager.js [lib.audio-manager] FREQUENCY or WAVE management (dispatch to callbacks if defined) + [vue.auth.dialog] added draw_freq() + default one + added draw_wave() can toggle between 2 viewers with 'gs.get.toggleDrawStyle()' 2018-04-06 18:39:14 +02:00
authentication.js [lib.authentication] updated time range to 15min 2018-04-03 17:21:47 +02:00
channel-controller.js [lib.channel-controller] remove WebSocket creation -> moved to [lib.room-controller] when the room is fetched then dumped (only when full dump(), with append: false) 2018-04-05 10:51:54 +02:00
content-controller.js [lib.content-controller] added audio notification POP when receiving another's message on the current channel 2018-04-06 14:29:56 +02:00
field-manager.js [lib.field-manager] 'basic-name' now can feature dots '.' 2018-03-29 13:19:30 +02:00
field-validator.js [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
gstore.js [lib.*] set 'export default' [lib.local-storage-interface] new [lib.authentication] empty 2018-03-24 16:49:00 +01:00
local-storage-interface.js [*] manage 2 wrappers+ 2 routeSet (1 for authed users, other for not authed users) 2018-03-24 17:51:04 +01:00
popup-controller.js [lib.channel-controller] invite(username) leave() remove() 2018-03-29 22:59:00 +02:00
room-controller.js [room-controller] room.voice.nav() toggles AudioManager.launch() and AudioManager.kill() 2018-04-06 12:43:49 +02:00