Paul Makles
|
8dd9acdb59
|
chore(doc): implement remainder of documentation
|
2022-03-19 18:19:24 +00:00 |
|
Paul Makles
|
0553ce5587
|
feat(permissions): apply permissions on set channel routes
|
2022-02-23 17:51:36 +00:00 |
|
Paul Makles
|
437a620274
|
fix: also consider role ranking on setting role perm
|
2022-02-23 15:58:54 +00:00 |
|
Paul Makles
|
30af92bee4
|
feat(set server perm): prevent users giving out permissions they don't have
|
2022-02-23 15:53:58 +00:00 |
|
Paul Makles
|
23ec914033
|
feat: implement new permissions hierarchy
|
2022-02-23 13:30:01 +00:00 |
|
Paul Makles
|
4c40c6c2cc
|
feat(perms): consistently throw correct permissions
|
2022-02-22 21:41:12 +00:00 |
|
Paul Makles
|
7befd77c5b
|
fix: switch to new permissions enum
|
2022-02-22 20:34:23 +00:00 |
|
Paul Makles
|
489c2bdd87
|
feat: rewrite requests to include events
|
2022-02-19 19:49:10 +00:00 |
|
Paul Makles
|
50d9f50c8f
|
chore: commit the things that are to be commited
|
2022-02-11 23:33:38 +00:00 |
|
Paul Makles
|
1988a9501b
|
chore: remove mongodb imports
|
2022-02-11 11:11:48 +00:00 |
|
Paul Makles
|
9f1eda4af0
|
feat(servers): role and permission routes
|
2022-02-10 22:14:00 +00:00 |
|
Paul Makles
|
88f811761b
|
feat: implement channel invites, perms, group create, members fetch
chore: when you accidentally run fmt
|
2022-02-04 21:50:30 +00:00 |
|
Paul Makles
|
0fdb749199
|
chore(thanos): strip down codebase to just API routes
|
2022-01-27 14:16:30 +00:00 |
|
Paul Makles
|
96fd18f679
|
chore: remove limitations on private channels
|
2022-01-04 20:08:04 +00:00 |
|
heikkari
|
721ca3a4f5
|
Enhancement: Routes with no body should return 204 No Content.
|
2021-08-16 15:34:44 +03:00 |
|
Paul
|
9fec4e48c0
|
Start moving to Rocket 0.5.0
|
2021-08-06 17:24:16 +01:00 |
|
Paul
|
1872432725
|
0.5.1-alpha.8
Add Edit Role route.
|
2021-07-13 13:43:42 +01:00 |
|
Paul
|
e452d6a362
|
Fix: Permission PUT route priority.
|
2021-07-01 17:49:48 +01:00 |
|
Paul
|
57f81e018c
|
Servers: Create or delete roles.
Members: Assign / un-assign multiple roles.
Servers: Routes to set permissions.
|
2021-06-30 20:09:42 +01:00 |
|