Commit graph

41 commits

Author SHA1 Message Date
44e7e3c37f add: added password changer into admin zone on user page 2025-06-26 17:14:08 +02:00
ca9642ec27 fix: fixed jwt expiracy 2025-06-26 17:02:29 +02:00
eca9efc170 add: improved frontend and added descriptions to users 2025-05-17 00:22:31 +02:00
b707e2cead add: added some ui improvements 2025-05-12 20:48:55 +02:00
8d6e1f8618 fix: improved searchs 2025-05-12 11:44:49 +02:00
b2d8acaa5d fix: improved searchs 2025-05-12 11:43:23 +02:00
fb90f1ef4f add: added image attachments to messages 2025-05-12 11:26:15 +02:00
92ea1d6b21 fix:: fixed unexistant function in message deletion 2025-05-12 10:40:23 +02:00
1317d431d0 add: improved sql requests 2025-05-12 10:32:28 +02:00
bd3cbc528c add: added limit param to message get url to send fewer messages 2025-05-11 21:32:19 +02:00
b10a472ed7 add: added replies to messages 2025-05-11 21:10:46 +02:00
05dd75fa74 add: added constraints do the db and removed useless db deletions 2025-04-28 11:12:07 +02:00
9806fc3b3c improved rate limits 2025-04-21 20:58:46 +02:00
46aea20bf5 add: added rate limit to the api 2025-04-21 20:43:14 +02:00
f326555c59 add: added emojis 2025-04-20 23:45:33 +02:00
1ec185330d add: improved admin functions 2025-04-20 19:52:05 +02:00
5940535f02 fix: remove user pfp when deleting user 2025-04-18 18:43:43 +02:00
2b2a38682a fix: display error message when user or channel does not exists 2025-04-18 18:39:56 +02:00
17c6ab79ca fix: fixed pfp not displaying when file not existing 2025-04-18 18:17:34 +02:00
7781e6b8a1 add: added pfps and user profile modification 2025-04-18 15:42:55 +02:00
4045681913 add: added a user page and button to delete them 2025-04-09 15:26:48 +02:00
6c19015a29 add: added channel delete button 2025-04-09 13:09:18 +02:00
172c5dfeed add: added channel purge button 2025-04-09 12:49:26 +02:00
3ecac00706 fix: improved ping-pong events 2025-04-09 11:51:28 +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
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
1d4a13f372 fix: fixed message deleting 2025-04-03 12:43:05 +02:00
2f54840785 fix: fixed message deleting 2025-04-03 12:39:33 +02:00
e0efe57f5c add: added an auth middleware to simplify code 2025-04-03 12:30:17 +02:00
c34df6609c fix: fixed sql injections 2025-03-25 18:30:52 +01:00
87e7c44a5b add: added user pages, and last messages to the home page 2025-03-25 16:47:30 +01:00
414be922bc fix: fixed register page 2025-03-25 14:20:55 +01:00
0e2139f408 add: added cats, admin rights and owner_username display 2025-03-24 23:58:40 +01:00
7dea3612af add: added channel admins 2025-03-24 20:59:33 +01:00
5d13a51f8e fix: fixed user creation and channel creation 2025-03-24 20:38:54 +01:00
42eb432b58 add: added message sending 2025-03-24 20:27:32 +01:00
4ea8c9f2b3 add: added homepage 2025-03-24 14:41:48 +01:00
ae1fea3790 Added basic frontend 2025-03-24 10:49:09 +01:00
5ddad2ed61 Added API endpoints and dockerfile 2025-03-24 10:17:37 +01:00