232 Commits (24ae4f99ec4539421ba10cc35e0ddeedc85ae794)
 

Author SHA1 Message Date
Rohan Sircar ff43977f93 Changes to page loading 4 years ago
nova 78ed6430da temp commit 4 years ago
nova 4b4df5baf9 Some tweaks to date formatting frontend 4 years ago
Rohan Sircar 8d313fa0e6 Added moment to format time 4 years ago
Rohan Sircar 16c937d137 Switched to instant from string for active users 4 years ago
Rohan Sircar f6576026a2 adjustments to entities, service, repo and db layers 4 years ago
Rohan Sircar f34a5524fd Chat area is cleared when changing user 4 years ago
nova 52af8f39ba Fixed detached object passed to persist error 4 years ago
Rohan Sircar 6facac20cf fixed gitiignore config dir issue 4 years ago
Rohan Sircar 28fb663d55 set log level to debug from info in these 2 files 4 years ago
Rohan Sircar 05ceb6c757 added SRI to some cdnjs deps 4 years ago
Rohan Sircar bc833d0da4 added production profile 4 years ago
Rohan Sircar 7e67c60a90 tokens are now cleared on startup 4 years ago
Rohan Sircar 40ff3ca9bf added flyway 4 years ago
Rohan Sircar bb1d49cecb added minifying using terser 4 years ago
Rohan Sircar 2b62b4b038 removed obsolete files 4 years ago
Rohan Sircar 8edca9a847 added grunt and maven frontend tasks 4 years ago
Rohan Sircar 8f056149cc removed obsolete js build files 4 years ago
Rohan Sircar 492582898f Removed unnecessary cast in fuse search service 4 years ago
Rohan Sircar 220a071ecc Enabled captcha for registration 4 years ago
nova ff33817930 made a factory for encryption service 4 years ago
nova 97a89e5624 initial commit of worker to load messages parallely successfull 4 years ago
nova 2946f31124 fixed regression body was not included in post message fetch 4 years ago
nova 601311fcf5 test getting last message time 4 years ago
nova d916043e07 added hibernate stats profile 4 years ago
nova df8e735a9b clean up chatto application class 4 years ago
nova ddc7f15498 made the message page counter to only increment if the current requested page was not empty 4 years ago
Rohan Sircar d927f3441a chat messages are loaded on scroll top 4 years ago
Rohan Sircar 5452a2d418 moved db initializer config properties to seperate class 4 years ago
nova 1ddb2bcd09 added jsdoc to Sprintf wrapper for sprintf 4 years ago
Rohan Sircar 1521c90a7d slight changes to jsdoc of jsonapi 4 years ago
nova 826dad2ad0 cleanup of frontend 4 years ago
Rohan Sircar 718e47c3ab implemented paging in the frontend. todo animations 4 years ago
Rohan Sircar 57ca9d7380 initial commit of message loading with paging 4 years ago
nova 9b2a143a18 added builder dep 4 years ago
Rohan Sircar 1a15743dcd switched to constructor injection 4 years ago
Rohan Sircar 53d89dc36f added final modifiers where possible in service layer 4 years ago
Rohan Sircar dc2a5504fb added user menu in chat window creation code 4 years ago
Rohan Sircar 88f8a33506 I don't know 4 years ago
nova 785a8a55e8 temp commmit 4 years ago
Rohan Sircar e40e1a5c7a changed fuse search service to not create a new fuse object every time the search method is called 4 years ago
nova 70f0ea8054 added notification service with alertify as the concrete implementation 4 years ago
nova 2e7f6cced6 changed userserviceimpl to constructor injection. this broke the pathetic excuse of a unit test I had made. no regrets 4 years ago
nova 849a5133d7 slight optimizations to chatview template variable 4 years ago
nova b83417570d changed myuserdetailsservice to use userservice instead of calling userrolerepository directly. 5 years ago
nova f9e6e3085c cleanup of java backend (removed todos and obsolete code) 5 years ago
nova b47206496f changed sprintf-js to sprintf in browserify shim options 5 years ago
nova b9bd79bbed added back user search funtionality in typescript 5 years ago
Rohan Sircar b1bcd1d081 added bundle.js to gitignore to stop diff pollution. it will have to be separately compiled on project build 5 years ago
Rohan Sircar 767d7d7b03 implemented message post in ts + some optimizations 5 years ago