Commit Graph

21 Commits

Author SHA1 Message Date
b7af5497a4 Fix DM WebSocket
Some checks failed
Setup testing environment and test the code / build (push) Failing after 1m22s
Publish to NPM / build-and-publish (release) Successful in 30s
2026-04-09 11:12:41 +02:00
1cd629e3c1 loadSessions hotfix
All checks were successful
Setup testing environment and test the code / build (push) Successful in 1m20s
Publish to NPM / build-and-publish (release) Successful in 27s
2026-04-08 19:18:06 +02:00
7d50692ece Make storage async
All checks were successful
Setup testing environment and test the code / build (push) Successful in 1m4s
Publish to NPM / build-and-publish (release) Successful in 41s
2026-04-08 18:10:46 +02:00
d7422efcf0 Quick-fix
All checks were successful
Setup testing environment and test the code / build (push) Successful in 1m2s
2026-04-08 16:56:09 +02:00
f8de78f3ab Type fixes 2026-04-08 13:51:43 +02:00
0b38b002df Implemented SessionManager and TextChannelService + several improvements and fixes
All checks were successful
Setup testing environment and test the code / build (push) Successful in 1m13s
2026-04-08 13:21:11 +02:00
a9322e3454 Implemented BroadcastChannelService and FileTransferService
All checks were successful
Setup testing environment and test the code / build (push) Successful in 1m17s
2026-04-08 08:46:16 +02:00
4f96b1d687 Added caching and implemented UserService 2026-04-07 11:19:38 +02:00
aa451e4786 Fix grammar 2026-04-07 10:15:05 +02:00
91bb2a5d9c Implemented DMService 2026-04-06 08:00:16 +02:00
4a34d73c2f Code quality improvements and cleanup + Implemented ChatService
Some checks failed
Setup testing environment and test the code / build (push) Has been cancelled
2026-04-05 15:19:55 +02:00
e390012b1f Finished implementing FileUploadService + added test workflow 2026-04-05 11:50:44 +02:00
24285c3972 Finished implementing CallService 2026-04-04 21:14:36 +02:00
cf9fee5186 Finished implementing PictureService 2026-04-03 09:18:59 +02:00
7b19bea790 Finished implementing PictureService 2026-04-03 09:18:34 +02:00
7b1d023a94 Started implementing PictureService (Testing+JSDoc TODO) 2026-04-03 07:38:53 +02:00
f61fcb4daa Finished implementing NetworkService 2026-04-02 17:26:23 +02:00
bf4bd3e218 Started implementing NetworkService (blocked by SessionManager dependency) 2026-04-02 08:30:19 +02:00
7b6760952e Finished implementing AuthService (Unit/Integration tests, documentation and code) 2026-04-01 19:34:59 +02:00
0852cbd4f0 Continued implementing AuthService 2026-04-01 07:41:52 +02:00
59d9434af9 First commit 2026-03-31 21:51:07 +02:00