|
|
ef577c11f7
|
Added function to check permissions on specific chat.
The checkChatPermission function checks if a use is allowed to perform an action in a chat
|
2025-09-02 17:30:14 +01:00 |
|
|
|
89f9b6d270
|
Moved permissions checking to a function
Permissions checking now happens in another function, code is now much cleaner
|
2025-08-31 11:22:41 +01:00 |
|
|
|
716a4c6148
|
Fixed signups and oauth buttons now only show if enabled
The signup form now works and the oauth buttons are only visible if they have been enabled in the settings.json file
|
2025-08-26 12:16:22 +01:00 |
|
|
|
349a4192e0
|
Added better comments
|
2025-08-22 19:43:18 +01:00 |
|
|
|
56b74360f0
|
Added signup html page
|
2025-08-22 12:19:36 +01:00 |
|
|
|
0e65fca2a8
|
Update permissions system for chats
|
2025-08-22 11:57:32 +01:00 |
|
|
|
7948e8af91
|
Moved db password from compose to .env
|
2025-08-22 10:17:36 +01:00 |
|
|
|
ed00ec8251
|
Added auth and basic chat system
|
2025-08-22 10:10:49 +01:00 |
|
|
|
d61b09cb8e
|
first commit
|
2025-08-22 10:07:05 +01:00 |
|