27 Commits (8d313fa0e630ccac65108fd6df8298ec52d53865)

Author SHA1 Message Date
Rohan Sircar 8d313fa0e6 Added moment to format time 4 years ago
Rohan Sircar bc833d0da4 added production profile 4 years ago
Rohan Sircar d927f3441a chat messages are loaded on scroll top 4 years ago
nova 826dad2ad0 cleanup of frontend 4 years ago
Rohan Sircar 767d7d7b03 implemented message post in ts + some optimizations 5 years ago
nova 874683ad0c Wrapped markdownit js dep into a service, and added send and receive templates to chatview 5 years ago
nova 434e308f24 ts integrated and working preliminarily 5 years ago
nova bfe2c21e1b moved js deps to global head fragment 5 years ago
Rohan Sircar b41d811521 js deps are taken from local node_modules during development and cdn after compilation using browserify shim 5 years ago
Rohan Sircar 3427da19a6 testing out browserify and yarn 5 years ago
Rohan Sircar d193ec0f11 Javascript user search implemented 5 years ago
Rohan Sircar a41af9ba4e added alertify.js 5 years ago
Rohan Sircar 5c653b669b token expiry and other errors are reported in web frontend with alerts. Later, the alterts must be replaced with a js notification library 5 years ago
Rohan Sircar f06bf516dd chat page now uses classname instead of queryselector to extract user name 5 years ago
Rohan Sircar d1a2d58411 proper formatting for last active 5 years ago
Rohan Sircar 74396ccd68 added thymeleaf template logic for active users in chat page 5 years ago
Rohan Sircar d577e38692 Added markdown rendering to chat area 5 years ago
Rohan Sircar 08c2ec786c messages are now sanitized for unsafe html/js using DOMPurify 5 years ago
Rohan Sircar fd6de29a89 Done get and post logic 5 years ago
Rohan Sircar ed3853c5ea changed to queryselector to extract username and date and last message fields in userbox 5 years ago
Rohan Sircar 7775dd798e Added code for chat card 5 years ago
Rohan Sircar 579f819254 set active css class to user boxes on click 5 years ago
Rohan Sircar dacf0f90dc improved chat UI 5 years ago
Rohan Sircar febfaeec9a Changes to error model and login/registration cards 5 years ago
Rohan Sircar acbacc8fa8 Architecture improvements and validation 5 years ago
Rohan Sircar 2625cf7865 add bootstrap to web front-end 5 years ago
Rohan Sircar 3ea46b584a zz 5 years ago