Guillaume FAUVET
c0013f25b0
upd: build.router.controller (add _SERVER.session.connected)
...
upd: public_html.header = (add icon logout)
upd: public_html.signup-form (add backlink to login)
upd: view.vue.header = (change icon if connected or not)
upd: view.vue.signup-form = (add backling to login)
2017-12-08 01:56:52 +01:00
Guillaume FAUVET
e8d385f1f6
upt: public_html.css.layout (css for sign up form)
...
upt: public_html.css.login-form (add new css for sign up button)
upt: view.vue.header (close sign up form on menu click)
upt: view.vue.login-form (add sign up button in the login form authentication)
upt: view.vue.wrapper (add new popup for sign up)
upt: view.home (add reference css for sign up)
upt: view.vue-config (add gstore.add.signupform for popup sign up visibility)
2017-12-08 00:45:16 +01:00
Guillaume FAUVET
0596380219
add: public_html.css.signup-form (css for sign up form authentication)
...
add: view.vue.signup-form (vue for sign up form authentication)
2017-12-08 00:45:16 +01:00
Guillaume FAUVET
067ef7de6a
upt: public_html.css.header (add new background-image for user authentication)
...
upt: public_html.css.layout (add new css for user authentication)
upt: view.vue.header (add a button for showing login interface)
upt: view.vue.wrapper (add a button for showing login interface)
upt: view.home (add a reference to user authentication css)
upt: view.vue-config (add boolean gstore.data.loginform to display user authentication interface)
2017-12-08 00:45:16 +01:00
Guillaume FAUVET
35129d49f0
add: public_html.css.login-form (css for user authentication)
...
add: public_html.image.header.notif.login (icon for user authentication for header)
add: view.vue.login-form (vue for user authentication)
2017-12-08 00:45:16 +01:00
xdrm-brackets
cf08a98b9e
upd: css.container|vue.container.emergency (added timestamp + date display)
2017-12-07 19:49:57 +01:00
xdrm-brackets
ea6d21634d
fix: css.container (loader did not keep its ratio)
2017-12-07 18:42:08 +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
xdrm-brackets
ff129222b9
upd: ... (added component 'notification-stack' to wrapper, can be shown with 'gstore.data.nstack=true' + its css)
2017-12-06 21:38:04 +01:00
SeekDaSky
27bb422aca
fix: wsInterop (namespace + move interop code from index to controller
2017-12-06 17:12:08 +01:00
xdrm-brackets
1945158724
add: build.kwebsocket.core.wsinterop (added SeekDaSky websocket-interop lib) | upd: public.index ( added name gathering through websocket-interop)
2017-12-06 16:36:55 +01:00
xdrm-brackets
9b67c15a6b
upd: css.container|view.vue.container.inbox (only display name on first message from same user)
2017-12-05 23:42:18 +01:00
xdrm-brackets
372d532f1b
upd: css.container (vertical message margin (only top, not bottom) for first in order no for :before to be out)
2017-12-05 23:33:24 +01:00
xdrm-brackets
1db7f17830
upd: css.container (self messages less spaced (vertically))
2017-12-05 23:10:54 +01:00
xdrm-brackets
8c919acc4b
upd: css.container (now author up from message: outside ; self messages not in color, white as other messages)
2017-12-05 23:07:42 +01:00
xdrm-brackets
b7c307a852
update: smileys+emojis colors + size ehancement
2017-12-05 22:53:37 +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
69a6be7c2d
upd: css.header (updated notification puce color)
2017-12-05 18:21:35 +01:00
xdrm-brackets
18a20ca7b4
fix: css.container (now on toggleMenuSize() same transition as the menu)
2017-12-05 18:16:43 +01:00
xdrm-brackets
ba14390582
fix: now msg input have same font-family
2017-12-05 18:06:42 +01:00
xdrm-brackets
ee05d5f432
fix message input on menu side toggle size
2017-12-05 15:12:29 +01:00
xdrm-brackets
47d9dfac0b
Now message input
2017-12-05 13:32:42 +01:00
xdrm-brackets
092836359b
maxmod + router-like system with URL
2017-12-04 23:29:02 +01:00
xdrm-brackets
64d04d83b9
ADD: container/message message viewer according to wss://...../chat
2017-12-04 19:13:49 +01:00
xdrm-brackets
2ae283987a
minmod: header rotation on transition
2017-12-04 17:50:18 +01:00
xdrm-brackets
add5e16625
upd: css.header (Cannot user-select header-icon)
2017-12-04 17:46:19 +01:00
xdrm-brackets
6d894c456f
upd: fixed transition (2-way) for menu size
2017-12-04 17:44:43 +01:00
xdrm-brackets
7db3f2e3f8
upd: css.layout (fix menu height (too low))
2017-12-04 17:36:07 +01:00
xdrm-brackets
7e2714222d
Make infobox great again (visible)
2017-12-04 16:30:26 +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
dc66a92169
Now header-icon black on white
2017-12-04 11:27:20 +01:00
xdrm-brackets
e81817b819
Added websockets: connection tracker, chat messenger to VueJS
2017-12-04 11:22:10 +01:00
xdrm-brackets
a2746b6275
upd: css.header + view.vue-config + header.vue (now notification count is processed from notification messages + if 0 css will not render)
2017-12-04 10:26:10 +01:00
xdrm-brackets
43e1c742b7
upd: updated iface
2017-12-03 16:02:18 +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
ddd2ae4870
Started css+js+vue page MENU
2017-12-01 15:47:28 +01:00
xdrm-brackets
705cd4bc55
Added css+js+vue page HEADER
2017-12-01 15:47:14 +01:00
xdrm-brackets
f62e247d6b
CSS layout base
2017-12-01 15:46:48 +01:00
xdrm-brackets
7a4c6d7ca8
Added fonts
2017-12-01 15:46:09 +01:00
xdrm-brackets
07edda0345
Passed lib.api.js to es6
2017-11-28 17:18:56 +01:00
SeekDaSky
9e96edb1ab
gitignore + fix typing
2017-11-28 13:32:44 +01:00
xdrm-brackets
3fe0b7590a
tmp: public.index (clean index for now)
2017-11-26 14:45:14 +01:00
xdrm-brackets
e1a0a829f0
fix: moved '/public_html/view' to '/view' in order for views not to be seen by browser standalone
2017-11-26 14:40:40 +01:00
xdrm-brackets
e33e6714d7
upd: public.index (set AuthSystemDefault as default AuthSystem for api.core.Request)
2017-11-26 12:07:28 +01:00
xdrm-brackets
4ebd101e6c
tmp: updated public.view.homepage to show repo use
2017-11-26 11:44:58 +01:00
xdrm-brackets
77483eedfa
Added generic favicon to use elsewhere
2017-11-26 11:42:49 +01:00
xdrm-brackets
fa2c5e387b
add: HTML favicon
2017-11-26 11:42:28 +01:00
xdrm-brackets
6cd9baf19c
Barebone setup@5 > add: database.{core.Repo,core.Repo_i,repo.user} (Repo dispatcher + user.getAll,getById,getByMail) | dup:config.database-driver done | upd: view.homepage loads a repo (call example)
2017-11-24 16:00:12 +01:00
xdrm-brackets
bd1248b8da
Barebone setup@4 > fix: public.js.lib.api.js (XHR garbage collector)
2017-11-23 18:22:47 +01:00