Commit Graph

40 Commits

Author SHA1 Message Date
f911224847 Update .gitea/workflows/publish.yml
Some checks failed
Setup testing environment and test the code / build (push) Has been cancelled
2026-04-08 13:53:45 +02:00
c8d2de9f9d Merge remote-tracking branch 'origin/main'
Some checks failed
Setup testing environment and test the code / build (push) Has been cancelled
2026-04-08 13:51:47 +02:00
f8de78f3ab Type fixes 2026-04-08 13:51:43 +02:00
e07114b1c0 Update .gitea/workflows/publish.yml
Some checks failed
Setup testing environment and test the code / build (push) Has been cancelled
2026-04-08 13:50:17 +02:00
e8c6b9c920 Update .gitea/workflows/publish.yml
Some checks failed
Setup testing environment and test the code / build (push) Has been cancelled
2026-04-08 13:47:51 +02:00
0a97a2cc48 Add .gitea/workflows/publish
Some checks failed
Setup testing environment and test the code / build (push) Has been cancelled
2026-04-08 13:47:38 +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
e6798b4be8 Mock database hotfix
All checks were successful
Setup testing environment and test the code / build (push) Successful in 1m6s
2026-04-07 11:37:29 +02:00
55e4aad0a9 Merge remote-tracking branch 'origin/main'
Some checks failed
Setup testing environment and test the code / build (push) Failing after 1m24s
2026-04-07 11:19:42 +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
e9eb95e9b7 Add LICENSE
All checks were successful
Setup testing environment and test the code / build (push) Successful in 1m29s
2026-04-07 10:13:30 +02:00
f787ec56a8 Merge remote-tracking branch 'origin/main'
All checks were successful
Setup testing environment and test the code / build (push) Successful in 1m17s
2026-04-06 08:00:21 +02:00
91bb2a5d9c Implemented DMService 2026-04-06 08:00:16 +02:00
13708bcee8 Update .gitea/workflows/test.yml
All checks were successful
Setup testing environment and test the code / build (push) Successful in 1m24s
2026-04-05 16:04:53 +02:00
7069cc0b0f Update .gitea/workflows/test.yml
Some checks failed
Setup testing environment and test the code / build (push) Failing after 53s
2026-04-05 16:02:20 +02:00
0abd377f81 Add debug
Some checks failed
Setup testing environment and test the code / build (push) Failing after 58s
2026-04-05 15:59:31 +02:00
f4bb1d91c2 WebSocket update
Some checks failed
Setup testing environment and test the code / build (push) Failing after 1m6s
2026-04-05 15:57:22 +02:00
f6b5d12914 WebSocket update
Some checks failed
Setup testing environment and test the code / build (push) Failing after 1m4s
2026-04-05 15:52:39 +02:00
52eb73374b Update .gitea/workflows/test.yml
Some checks failed
Setup testing environment and test the code / build (push) Failing after 1m11s
2026-04-05 15:49:38 +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
ec418ca7c9 Remove env overwrites (Not needed anymore)
Some checks failed
Setup testing environment and test the code / build (push) Failing after 1m3s
2026-04-05 12:33:01 +02:00
71788140c0 Update .gitea/workflows/test.yml
Some checks failed
Setup testing environment and test the code / build (push) Failing after 1m19s
2026-04-05 12:31:02 +02:00
afedc9debc Remove env overwrites (Not needed anymore)
Some checks failed
Setup testing environment and test the code / build (push) Failing after 54s
2026-04-05 12:25:54 +02:00
431b33a2b9 Updated environment.ts and workflow
Some checks failed
Setup testing environment and test the code / build (push) Has been cancelled
2026-04-05 12:21:38 +02:00
6c1161b827 Update .gitea/workflows/test.yml
Some checks failed
Setup testing environment and test the code / build (push) Failing after 2m26s
2026-04-05 12:10:01 +02:00
49e0d856d5 Update .gitea/workflows/test.yml
Some checks failed
Setup testing environment and test the code / build (push) Failing after 22s
2026-04-05 11:58:59 +02:00
ebe95f6e30 Update .gitea/workflows/test.yml
Some checks failed
Setup testing environment and test the code / build (push) Failing after 1s
2026-04-05 11:57:27 +02:00
e00de3dd0f Finished implementing FileUploadService + added test workflow
Some checks failed
Setup testing environment and test the code / build (push) Failing after 0s
2026-04-05 11:53:44 +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