1
0
Fork 0
panel/lib
Lea de305d3901
chore: update ACLs
- Added permission to manage badges for user support (mainly to assign the donator badge)
- Added `channels/{fetch,create}/dm` for moderation, required for alerts
- Removed permission bypass for insert since it shouldn't be needed anymore
2023-08-09 21:12:54 +02:00
..
Provider.tsx feat: basic report viewer and panel layouts 2023-07-24 20:31:17 +01:00
accessPermissions.ts chore: update ACLs 2023-08-09 21:12:54 +02:00
actions.ts don't error if publishing badge update failed 2023-08-09 21:01:38 +02:00
auth.ts chore: define pages in auth options 2023-07-30 12:07:51 +01:00
constants.ts chore: finish implementing ACLs 2023-08-05 20:58:08 +01:00
db.ts chore: finish implementing ACLs 2023-08-05 20:58:08 +01:00
redis.ts chore: finish implementing ACLs 2023-08-05 20:58:08 +01:00
utils.ts feat: basic report viewer and panel layouts 2023-07-24 20:31:17 +01:00