Commit Graph

18 Commits

Author SHA1 Message Date
c27ddba0ff added version check route 2026-01-14 12:55:51 +01:00
b530438c05 added pingpong to websockets 2026-01-13 19:17:20 +01:00
86d86473af added cli parameter to toggle registraion, and split the monorepo: now this is only the backend 2026-01-13 16:04:58 +01:00
b512f9d65f fullstack: added profile pictures/avatars to accounts and improved settings page layout 2026-01-11 18:04:24 +01:00
1ebec422d6 made backend database url configurable through cli 2025-12-31 18:03:17 +01:00
fa40aa404d moved the nix flake to the root, it is meant for the backend 2025-12-31 16:38:48 +01:00
fb4e827b12 added room invite button in rooms that should have it 2025-12-31 15:44:45 +01:00
6bd1921806 added roominvites in frontend in a notifications page and added clap to define backend port 2025-12-31 12:14:46 +01:00
bd99c82d2d added room invites in backend 2025-12-31 10:21:17 +01:00
06b3a6f405 fixed network config and wrong paths in frontend 2025-12-29 22:12:39 +01:00
e85d05fe21 improved mobile layout 2025-12-29 10:47:36 +01:00
c0043dcc15 a bunch of frontend layout adjustments, and fixed message duplication by adding uuids 2025-12-28 22:50:16 +01:00
59fd5b13b8 reworked the chat layout and fixed a rate limiting mistake 2025-12-28 20:29:13 +01:00
af1b9e4d6d added friendships in backend 2025-12-18 08:54:18 +01:00
ffc2e99cc7 added an authenticated room websocket for messages 2025-12-15 19:51:31 +01:00
68e093f388 added token storage in a store, and improved layout on mobile 2025-12-15 16:24:30 +01:00
0365c7978c created frontend with login, room listing and creation, and message page with all features 2025-12-15 14:50:50 +01:00
43a55a9a7c split frontend and backend to initialize tauri frontend 2025-12-15 13:42:55 +01:00