29 Commits

Author SHA1 Message Date
a58210a4f8 anonymous logs 2024-08-12 16:29:55 +01:00
fa3e637ab1 remove unused comments 2024-08-06 21:00:21 +01:00
b25c524759 Support default avatars #23
Fixes #23
2024-08-03 10:21:07 +01:00
2478e35f8d super user environment variables over hardcode 2024-06-26 11:06:29 +01:00
25c168a982 refreshing and replacing old user data 2024-06-01 18:58:43 +01:00
5a486de8f4 token expires check 01 2024-05-31 23:47:18 +01:00
0e7ca80e92 permissions mixin for user model 2024-05-07 01:37:22 +01:00
d229868b95 Delete UserServerLink 2024-04-26 01:08:22 +01:00
aa5a75e58a incorrect variable name? fixed
how did this happen?
2024-04-25 15:04:31 +01:00
5a4980dbbe changed what is logged 2024-04-24 15:59:02 +01:00
4f74c26a3a proper response status validation 2024-04-22 23:20:13 +01:00
4bd0ea77ab Ownership and permission validation for guilds 2024-04-17 09:58:41 +01:00
897c82ba28 account for discord rate limiting 2024-04-03 12:20:16 +01:00
05e90c64e4 storing guilds first, then subscriptions 2024-04-02 17:28:42 +01:00
5b2da20947 server icon 2024-03-31 20:19:58 +01:00
76d9a60c4e Error handling for when authorization is declined 2024-03-26 17:20:33 +00:00
fad9216969 Store Discord API base url 2024-03-26 16:32:12 +00:00
49f3f5ac60 permissions method 2024-03-22 23:03:50 +00:00
205b87cef0 Migrations 2024-03-20 13:47:45 +00:00
24b8133265 hardcode my discord account to always have admin 2024-03-20 13:47:34 +00:00
8952fdcd98 UserServerLink model 2024-03-20 13:47:12 +00:00
7ec74e1055 added docstrings 2024-03-20 09:13:03 +00:00
20945e0003 Prevent users from seeing subscriptions outside their server list 2024-03-17 23:14:03 +00:00
eb7083680c reset the access token if user exists 2024-03-15 21:24:37 +00:00
9ea5a645a0 Admin interface fixes 2024-03-13 17:22:37 +00:00
8666a6094e Full Discord integration 2024-03-11 22:42:58 +00:00
dde32e4b6d update url nicknames 2024-03-11 00:50:23 +00:00
3694ccbac3 Django auth integration 2024-03-11 00:28:21 +00:00
c76499c55e init 2024-01-28 23:18:51 +00:00