20 Commits (8b3774de8eb084bc6c288e6f0c81da04243582d4)

Author SHA1 Message Date
Rohan Sircar d193ec0f11 Javascript user search implemented 5 years ago
Rohan Sircar d26ea2749e minor change to chat area scroll animation 5 years ago
Rohan Sircar a41af9ba4e added alertify.js 5 years ago
Rohan Sircar 4b20c33ec1 added error handling to message sending 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 9165770546 Token auth filter now return 440 http code on expired token 5 years ago
Rohan Sircar ed82bea521 Implemented token usage in front end and removed password storage 5 years ago
Rohan Sircar 9a922cf5b9 added cacheevict 5 years ago
Rohan Sircar f06bf516dd chat page now uses classname instead of queryselector to extract user name 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 acbacc8fa8 Architecture improvements and validation 5 years ago
Rohan Sircar 2625cf7865 add bootstrap to web front-end 5 years ago
Rohan Sircar bb9a4c9b3a Added database initialization logic 5 years ago
Rohan Sircar 3ea46b584a zz 5 years ago