aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/imsonmia/epqapi/controller/UserController.java
AgeCommit message (Collapse)Author
2024-01-31Update TODO with things to doZhongheng Liu
2024-01-19Added server-side CORS support for API endpointsZhongheng Liu
2024-01-17purged or commented out redundant codeZhongheng Liu
2024-01-17Added UserRepository if exists by UserName handlerZhongheng Liu
added corresponding typedefs to User entity class according to commit 5ce5f9 on epq-web added combined user getMapping for id and name-identified User getters
2024-01-02Fixed bug with init of message repositoryZhongheng Liu
refactored GetMapping of restore message history function
2023-12-21initial commitZhongheng Liu