Commit Graph

18 Commits

Author SHA1 Message Date
457bc4bee8 Frontend: Fix database query parameters in sub verifyChannelAccess 2023-09-18 16:35:22 +02:00
0a60329617 Frontend: Add support for setting if channel logs should be public 2023-09-18 10:15:02 +02:00
57365db9d8 Frontend: Add channel access granting/revoking support 2023-09-16 17:06:10 +02:00
fe114e749c Frontend: Implement support for adding channels 2023-09-15 21:01:26 +02:00
3155946a67 Frontend: Panel cleanup 2023-09-14 18:22:14 +02:00
61ea7c8eec Frontend: Implement channel adding support 2023-09-14 18:13:02 +02:00
bea89310ea Frontend: Display private channels list if user has access to them 2023-09-12 20:28:06 +02:00
f1724d2f23 Frontend: Don't allow viewing private channel logs without access 2023-09-12 20:21:15 +02:00
c296f53678 Frontend: Fix user password changing and use HTTP 307 for redirecting 2023-09-12 11:38:11 +02:00
f36cd5085f Frontend: Add support for adding servers 2023-09-12 10:19:46 +02:00
5830236ea5 Relicense to GNU AGPL 3-or-later 2023-09-11 18:55:32 +02:00
8e9425e2c3 Frontend: Show private channels if user has access to them 2023-09-11 10:12:37 +02:00
0dc311859a Frontend: Create default user if no users are present in database 2023-09-11 10:08:12 +02:00
d2204b171c Frontend: Add password changing support 2023-09-10 18:57:44 +02:00
920376995e Frontend: Add user panel 2023-09-10 14:30:40 +02:00
eaea93fb9e Frontend: Add logout_action 2023-09-09 10:58:26 +02:00
1e7bea8e5f Frontend: Better way of generating session tokens 2023-09-09 10:52:28 +02:00
606b13470e Frontend: Implement user logging in 2023-09-08 22:05:21 +02:00