Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-01 | server-side auth handling and managing endpoints | Zhongheng Liu | |
2024-02-19 | Added /api/v1/auth endpoint for server-handled auth | Zhongheng Liu | |
2024-02-18 | Added server-side additional code to support HTTPS protocol with self-signed ↵ | Zhongheng Liu | |
cert | |||
2024-01-31 | Update TODO with things to do | Zhongheng Liu | |
2024-01-19 | Added server-side CORS support for API endpoints | Zhongheng Liu | |
2024-01-17 | purged or commented out redundant code | Zhongheng Liu | |
2024-01-17 | Added UserRepository if exists by UserName handler | Zhongheng 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-14 | made incomplete misc changes | Zhongheng Liu | |
2024-01-03 | sync all past random changes | Zhongheng Liu | |
2024-01-03 | Added enums and infrastructure for different types of ws messages | Zhongheng Liu | |
built newest epq-web application bundle to static | |||
2024-01-02 | Fixed bug with init of message repository | Zhongheng Liu | |
refactored GetMapping of restore message history function | |||
2024-01-02 | IMPL server-side recover message history API | Zhongheng Liu | |
2024-01-02 | Added message database support in repo | Zhongheng Liu | |
Started on history fetching with getMapping | |||
2024-01-02 | REFACTOR purge TextMessage class | Zhongheng Liu | |
2024-01-02 | purged legacy chatMessage class code | Zhongheng Liu | |
2023-12-21 | clean working tree | Zhongheng Liu | |
2023-12-21 | first successful ws impl | Zhongheng Liu | |
2023-12-21 | rm TODO autogen method stubs | Zhongheng Liu | |
2023-12-21 | initial commit | Zhongheng Liu | |