Commit Graph

33 Commits

Author SHA1 Message Date
xdrm-brackets 90c05624ab fix: view.main (added geolocation) | upd: vue.emergency|vue.event (added geolocation use) 2017-12-08 01:56:52 +01:00
xdrm-brackets dc167766fa tmp: geolocation to test through https (must push to master) sorry .. 2017-12-07 22:36:04 +01:00
xdrm-brackets 84cabd92eb upd: view.main (removed websocket management) | add: view.websocket (dispatched from 'view.main') 2017-12-07 19:11:23 +01:00
xdrm-brackets 78439ec878 Added sending loader + 'new_msg'/'msg_pending' have a value for each channel 2017-12-07 18:38:27 +01:00
xdrm-brackets 40598a5418 UPD: reset page list (menu.items + header.notifs) + UPD: notif now isn't array but object which key is the link + added proper CSS instead of VueJS inline style='...' 2017-12-07 18:17:32 +01:00
Guillaume FAUVET 3c442e48a5 upd: view.main (api et wsclientbuilder en fonction de si local ou pas)
upd: view.vue-config (gstore.data.is_local : bool)
2017-12-07 15:33:01 +01:00
xdrm-brackets 7092a5f9c8 fix: view.main (added remote notification sound) 2017-12-06 20:05:26 +01:00
xdrm-brackets c107e6c38b fix: view.main (fixed no notification if on current page, added '/' before router path check) 2017-12-06 19:10:28 +01:00
xdrm-brackets 926f5d1224 upd: view.main (removed websocket closing protocol (PING/PONG will destroy it automatically)) 2017-12-06 18:23:48 +01:00
xdrm-brackets 40967db18b upd: view.main (added /connect ws-client management (connected: [], disconnected: []) + list unicity + notifications + sound (mp3 not pushed for now) 2017-12-06 16:23:21 +01:00
xdrm-brackets 54a95d481c Added *bbcode* filter (escape html + bold + italic + underlined + code) + its css + fix: css.container (message list do not go under new-msg input) 2017-12-05 22:30:03 +01:00
xdrm-brackets 21d4be378e tmp: view.main (removed temporarily websocket/connect to clean network log and SeekDaSky websocket logs) 2017-12-05 18:58:27 +01:00
xdrm-brackets fe1ab69cf0 fix: view.vue-config|view.main (do not show notification if already on the target page) 2017-12-05 18:55:07 +01:00
xdrm-brackets 3fd5fdfa97 fix: *.js|*.vue (removed 'window.' when accessing window.* variables because 'window.' is implicit) 2017-12-05 18:41:39 +01:00
xdrm-brackets 3862675b1d fix: new close protocol (close: true) because GoogleChrome does not send the close handshake (test@1) 2017-12-05 14:40:08 +01:00
xdrm-brackets 7363f6ea1a fix: vue-router now works (require(...).default) 2017-12-05 08:39:24 +01:00
xdrm-brackets 3b524fbe93 Added vue-router 2017-12-05 00:00:22 +01:00
xdrm-brackets 092836359b maxmod + router-like system with URL 2017-12-04 23:29:02 +01:00
xdrm-brackets 19a9ab9dc4 upd: view.main (fixed websocket close 'onbeforeunload') 2017-12-04 22:56:30 +01:00
xdrm-brackets e0debfed54 Close sockets 'beforeunload' 2017-12-04 19:44:30 +01:00
xdrm-brackets 2a791d0401 add: view.lib.infobox (infobox management with stack + timeout chain) | upd:view.main (now right ws-client management) 2017-12-04 17:30:33 +01:00
xdrm-brackets 360c2f7133 Now ws-client only targets _onmessage when same URL+URI 2017-12-04 16:38:34 +01:00
xdrm-brackets 54757ef460 minmod (debug ws-client response) 2017-12-04 14:59:36 +01:00
xdrm-brackets dfe9843845 remove /*TMP*/ to test websocket.jar 2017-12-04 14:53:16 +01:00
xdrm-brackets 49ff17aa71 Now can toggle the menu size (gstore.func.toggleMenuSize) @click on header icon 2017-12-04 11:48:32 +01:00
xdrm-brackets e81817b819 Added websockets: connection tracker, chat messenger to VueJS 2017-12-04 11:22:10 +01:00
xdrm-brackets 2653f896f2 Updated main vuejs entry point to consider last commits (HEADER, MENU, fonts, etc) + added images 2017-12-01 15:50:22 +01:00
xdrm-brackets 5894aecae3 upd: view.vue.main (now can include component (import + CamelCase)) 2017-11-30 16:46:30 +01:00
xdrm-brackets d043c83ead minmod 2017-11-29 20:41:21 +01:00
xdrm-brackets ace717d6e4 add:view.lib.ws-client.js (WebSocket Client in javascript.es6) 2017-11-29 20:36:30 +01:00
xdrm-brackets d03d889024 Webpack bundle management with hashes (core.router) : 'public_html/js/bundle@{hash}.js' + pre-script to remove bundles (packages.json) + min updates 2017-11-29 12:29:27 +01:00
xdrm-brackets 07edda0345 Passed lib.api.js to es6 2017-11-28 17:18:56 +01:00
xdrm-brackets 20602bcf23 webpack init (+vue) 2017-11-28 13:37:49 +01:00