1 Commits (03124a9bd5dc76875013fb3021a1cf353e3485fe)

Author SHA1 Message Date
Rohan Sircar 03124a9bd5 Refactored src out of subfolder 4 years ago
Rohan Sircar 5978eaebaa Test using Optional in repository 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
nova 52af8f39ba Fixed detached object passed to persist error 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
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 b83417570d changed myuserdetailsservice to use userservice instead of calling userrolerepository directly. 4 years ago
nova f9e6e3085c cleanup of java backend (removed todos and obsolete code) 4 years ago
Rohan Sircar 3d28adbe68 added a unit test for reegistration. Also some cleanup 4 years ago
Rohan Sircar 62a7e192e6 Made optimizations to service and repo layers 5 years ago
Rohan Sircar bf195efea7 minor change to user service impl 5 years ago
Rohan Sircar 5a79c7026e application now resets online flag and num_sessions to 0 on startup 5 years ago
Rohan Sircar 2564fdca35 Switched to persistent storage of active users. This solves the issue of tracking active user with multiple sessions 5 years ago
Rohan Sircar d1a2d58411 proper formatting for last active 5 years ago
Rohan Sircar 14843cd8f0 Done logic for getting online users and their last active time 5 years ago
Rohan Sircar d3ac95e8f4 Implemented primitive rest validation. 5 years ago
Rohan Sircar acbacc8fa8 Architecture improvements and validation 5 years ago
Rohan Sircar 3ea46b584a zz 5 years ago
Rohan Sircar b65237d9eb many changes 5 years ago