Commit graph

37 commits

Author SHA1 Message Date
4674503a2c
chore: update README.md 2024-05-25 23:09:39 +03:00
f46ad1d65b
feat(deploy): automated deployment of development server via devenv nix 2024-05-25 23:07:22 +03:00
38da9fad1f
chore(devenv): fix devenv config 2024-05-15 23:09:54 +03:00
8324f442f3
bump: update latest web package and integration devenv 2024-05-12 13:23:10 +03:00
b128628f49
server-side auth handling and managing endpoints 2024-04-01 23:46:05 +03:00
a4c29fafeb
Added /api/v1/auth endpoint for server-handled auth 2024-02-19 22:52:38 +02:00
db4308dd29
Added server-side additional code to support HTTPS protocol with self-signed cert 2024-02-18 16:37:12 +02:00
0d82b9feb3
merge latest build package from epq-web/feature 2024-02-01 09:20:27 +02:00
00dbca96c2
Update TODO with things to do 2024-01-31 21:05:11 +02:00
17ef70b297
bump web package to feature/5a4088 2024-01-19 21:06:46 +02:00
c0cefd7779
bump version number 0.1.1 2024-01-19 21:02:35 +02:00
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
4a7f750226
Merged changes from web frontend git commit hash e85f77 2024-01-14 23:23:58 +02:00
bcc6ef7034
merged web frontend changes from HEAD commit 1f696f 2024-01-14 14:56:57 +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
14b18995d9
Updated version number to 1.0.0 2024-01-03 22:09:56 +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
621826ef46
Added LICENSE information 2024-01-02 19:41:36 +02:00
9585e3256b
Updated README 2024-01-02 19:39:54 +02:00
a239346e81
Merged newest epq-web build to JAR bundle 2024-01-02 19:19:29 +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
0363b23cb1
Update README.md 2023-12-30 09:06:34 +00:00
9826f4c31a
Update README.md 2023-12-30 09:04:30 +00:00
8caa0dff61
merge latest 2023-12-21 19:38:15 +02:00
f94331f38a
merged latest web frontend 2023-12-21 19:11:15 +02:00
b70677cfbb
clean working tree 2023-12-21 19:07:19 +02:00
35258a39a1
API v1 Working
TODO Investigate modular testing
2023-12-21 16:19:02 +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