Commit graph

19 commits

Author SHA1 Message Date
2b2a38682a fix: display error message when user or channel does not exists 2025-04-18 18:39:56 +02:00
d28e14e262 add: added 404 page and fixed home loading display 2025-04-18 18:15:36 +02:00
6c19015a29 add: added channel delete button 2025-04-09 13:09:18 +02:00
29f6276534 fix: removed the zero on channel page for non admin users 2025-04-09 12:52:55 +02:00
172c5dfeed add: added channel purge button 2025-04-09 12:49:26 +02:00
1fee32f1d2 fix: fixed websockets 2025-04-09 11:49:26 +02:00
d6a4f991bd fix: removed console.log in UserPage.tsx 2025-04-08 22:22:51 +02:00
132b1f3c06 fix: improved websocket usage 2025-04-08 22:19:06 +02:00
fbf7821320 add: improved the frontend and the backend by adding websockets 2025-04-07 22:46:04 +02:00
eae2a483b5 fix: fixed mentions menu position and focus 2025-04-06 23:12:57 +02:00
42e6acd9ca add: improved UI by adding CSS files 2025-04-06 17:47:51 +02:00
e38691c02a fix: fixed mentions display and added MessageComponent 2025-04-06 14:50:19 +02:00
6c8f354bf6 add: added mentions 2025-04-05 17:33:23 +02:00
dfb6639ecf add: changed homepage to display most active channels 2025-04-04 21:31:29 +02:00
411aa149ac fix: fixed messages refresh 2025-04-03 12:43:51 +02:00
15b2c5df19 add: added messages autorefresh 2025-04-03 12:33:12 +02:00
e0efe57f5c add: added an auth middleware to simplify code 2025-04-03 12:30:17 +02:00
48503a4c9c fix: fixed cat image 2025-03-25 17:11:04 +01:00
87e7c44a5b add: added user pages, and last messages to the home page 2025-03-25 16:47:30 +01:00
Renamed from front/src/pages/Channel.tsx (Browse further)