Commit graph

15 commits

Author SHA1 Message Date
7992705e9c
Added server-side CORS support for API endpoints 2024-01-19 21:02:17 +02:00
2e73088d2a
purged or commented out redundant code 2024-01-17 23:50:06 +02:00
64b4b7e404
Added UserRepository if exists by UserName handler
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-17 23:45:58 +02:00
8259f6cc49
made incomplete misc changes 2024-01-14 14:52:32 +02:00
ba12033e90
sync all past random changes 2024-01-03 22:27:05 +02:00
77366f30cc
Added enums and infrastructure for different types of ws messages
built newest epq-web application bundle to static
2024-01-03 18:21:26 +02:00
7bbdb9c85d
Fixed bug with init of message repository
refactored GetMapping of restore message history function
2024-01-02 19:09:15 +02:00
fdedd75807
IMPL server-side recover message history API 2024-01-02 17:44:24 +02:00
f2d3c948bf
Added message database support in repo
Started on history fetching with getMapping
2024-01-02 17:31:58 +02:00
82229cb32b
REFACTOR purge TextMessage class 2024-01-02 17:24:30 +02:00
fac18fb26d
purged legacy chatMessage class code 2024-01-02 17:24:00 +02:00
b70677cfbb
clean working tree 2023-12-21 19:07:19 +02:00
4329c5067f
first successful ws impl 2023-12-21 14:12:59 +02:00
74700bfdc2
rm TODO autogen method stubs 2023-12-21 12:39:24 +02:00
fe8af0fedf
initial commit 2023-12-21 12:32:56 +02:00