Commit Graph

34 Commits

Author SHA1 Message Date
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
xdrm-brackets 2ff880a571 Barebone setup@4 > add: public.js.lib.api.js (API call interface) | upd: public.view.homepage (added default HTML) | tmp: public.js.action-script (example for API interface use cases) 2017-11-23 17:42:32 +01:00
xdrm-brackets c23ddb0420 tmp: to test REST api with permissions 2017-11-23 12:57:49 +01:00
xdrm-brackets 8371ea89b8 Barebone setup@0 > build: api, router, http, error | 2017-11-23 11:23:09 +01:00