| 2022-07-04 |
Ensure query fails if role with specified id does not exist
LachlanCourt
authored
on 4 Jul 2022
Erkin Alp Güney
committed
on 4 Jul 2022
|
|---|---|
|
Add semicolon
LachlanCourt
authored
on 4 Jul 2022
Erkin Alp Güney
committed
on 4 Jul 2022
|
|
|
Simplify role query as per code review
LachlanCourt
authored
on 4 Jul 2022
Erkin Alp Güney
committed
on 4 Jul 2022
|
|
|
Move role_id specific api routes to correct file
LachlanCourt
authored
on 4 Jul 2022
Erkin Alp Güney
committed
on 4 Jul 2022
|
|
|
Fix compile error in get request
LachlanCourt
authored
on 4 Jul 2022
Erkin Alp Güney
committed
on 4 Jul 2022
|
|
|
Create role subdirectory and add GET api route
LachlanCourt
authored
on 4 Jul 2022
Erkin Alp Güney
committed
on 4 Jul 2022
|
|
| 2022-06-26 |
Fix compile errors in latest
Madeline
committed
on 26 Jun 2022
|
|
fix the wrong name
Erkin Alp Güney
authored
on 26 Jun 2022
GitHub
committed
on 26 Jun 2022
|
|
|
self-leave logic
Erkin Alp Güney
authored
on 26 Jun 2022
GitHub
committed
on 26 Jun 2022
|
|
| 2022-04-28 |
Update prune.ts
Erkin Alp Güney
authored
on 28 Apr 2022
GitHub
committed
on 28 Apr 2022
|
| 2022-04-15 |
remove misleading todo note
Erkin Alp Güney
authored
on 15 Apr 2022
GitHub
committed
on 15 Apr 2022
|
| 2022-04-09 |
fix MANAGE_GUILDS; rename getRight to getRights
binsky
authored
on 9 Apr 2022
Erkin Alp Güney
committed
on 9 Apr 2022
|
| 2022-04-08 |
rights enforcement in guild create
Erkin Alp Güney
authored
on 8 Apr 2022
GitHub
committed
on 8 Apr 2022
|
|
MANAGE_GUILDS
Erkin Alp Güney
authored
on 8 Apr 2022
GitHub
committed
on 8 Apr 2022
|
|
| 2022-03-09 |
fix(api): add vanity urls creation/update (#665)
...
Nobody
authored
on 9 Mar 2022
GitHub
committed
on 9 Mar 2022
|
| 2022-03-08 |
Merge branch 'master' into fix/ban-list
Nobody
authored
on 8 Mar 2022
GitHub
committed
on 8 Mar 2022
|
|
fix(api): don't send @everyone in route response
...
Nobody
authored
on 8 Mar 2022
Erkin Alp Güney
committed
on 8 Mar 2022
|
|
|
fix(api): prevent @everyone role duplication
...
Nobody
authored
on 8 Mar 2022
Erkin Alp Güney
committed
on 8 Mar 2022
|
|
|
fix(api): always add @everyone in user's roles
...
Nobody
authored
on 8 Mar 2022
Erkin Alp Güney
committed
on 8 Mar 2022
|
|
|
|
|
|
|
|
| 2022-02-25 |
Merge pull request #621 from fosscord/origin/dev/erkinalp/self-bans
...
Erkin Alp Güney
authored
on 25 Feb 2022
GitHub
committed
on 25 Feb 2022
|
| 2022-02-04 |
pretend self-bans don't exist in the views too
Erkin Alp Güney
committed
on 4 Feb 2022
|
|
ban moderator schema actually change
Erkin Alp Güney
committed
on 4 Feb 2022
|
|
|
ban moderator schema change
Erkin Alp Güney
committed
on 4 Feb 2022
|
|
|
some important changes
Erkin Alp Güney
committed
on 4 Feb 2022
|
|
|
Try to commit this one again, this time over the web
Erkin Alp Güney
authored
on 4 Feb 2022
GitHub
committed
on 4 Feb 2022
|
|
|
remove pretense of nonexistence from main view route for now to make it compile while thinking of a fix
Erkin Alp Güney
authored
on 4 Feb 2022
GitHub
committed
on 4 Feb 2022
|
|
| 2022-02-02 |
Extend the pretense of non-existence of self-bans to API view route too
Erkin Alp Güney
authored
on 2 Feb 2022
GitHub
committed
on 2 Feb 2022
|
|
Better protection against self-bans
Erkin Alp Güney
authored
on 2 Feb 2022
GitHub
committed
on 2 Feb 2022
|