summary refs log tree commit diff
path: root/api/src/routes/guilds/#guild_id/roles.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Create role subdirectory and add GET api routeLachlanCourt2022-07-041-164/+0
* Add Role Icons (#574)Chris Chrome2022-01-051-2/+9
* :bug: fix modify role.permissionsFlam3rboy2021-10-101-3/+3
* :bug: convert bigint literal to objectFlam3rboy2021-10-101-2/+7
* :pencil: add default route description to all routesFlam3rboy2021-09-181-1/+1
* :art: remove unused importsFlam3rboy2021-09-131-2/+1
* :bug: fix In() queryFlam3rboy2021-09-131-1/+1
* :sparkles: #307 doneFlam3rboy2021-09-121-21/+23
* :art: remove long relatives paths -> short module pathsFlam3rboy2021-09-121-1/+1
* moved Constants and Errorhandler from api to utilxnacly2021-09-031-1/+1
* :sparkles: guild position updateFlam3rboy2021-09-031-6/+35
* :bug: fix entity missing an id (replace .insert with new Entity().save)Flam3rboy2021-09-021-1/+1
* :sparkles: use DiscordApiErrors and check limitsFlam3rboy2021-09-011-17/+28
* fix member rolesFlam3rboy2021-08-311-1/+1
* :construction: typeormFlam3rboy2021-08-301-1/+1
* :sparkles: typeorm api rewrite doneFlam3rboy2021-08-291-42/+26
* :construction: apiFlam3rboy2021-08-241-18/+18
* :bug: fix findOneAndUpdateFlam3rboy2021-08-181-1/+2
* :bug: prevent @everyone role deletionFlam3rboy2021-08-151-7/+4
* rename @fosscord/server-util to -> @fosscord/utilFlam3rboy2021-08-131-3/+4
* :sparkles: apiFlam3rboy2021-08-121-0/+128