Commit Graph

16 Commits

Author SHA1 Message Date
spiral 97c14b20b0 fix(api): don't 500 on invalid PATCH body 2022-03-23 14:26:54 -04:00
spiral 7bf6c2064f feat(api): throw error when patching autoproxy member with autoproxy mode set to latch 2021-12-01 17:27:43 -05:00
spiral 318b9b5b66 fix(api): don't require '@me' string on own-system-only endpoints 2021-11-28 18:33:41 -05:00
spiral 1918c56937 feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
spiral e1a5310a3a fix: check member/group limits before creating 2021-11-03 02:42:37 -04:00
spiral c7126840ed refactor(apiv2): rewrite group member endpoints to be cleaner 2021-10-30 18:16:18 -04:00
spiral 93eef82a83 refactor(apiv2): fix nonsense behaviour with error objects/arrays 2021-10-29 20:06:09 -04:00
spiral fd49e7e4ea refactor(apiv2): rename APIErrors to Errors, move IsUserError to helper method 2021-10-13 09:08:17 -04:00
spiral 098d804344 feat(apiv2): better model validation error UX 2021-10-13 08:37:34 -04:00
spiral 5add31c77e feat(apiv2): switch endpoints 2021-10-13 05:29:33 -04:00
spiral f602f22a3d feat(apiv2): guild endpoints 2021-10-13 01:02:34 -04:00
spiral a20276f6e6 feat(apiv2): group member endpoints 2021-10-12 08:33:31 -04:00
spiral 0aefafb62d feat(apiv2): delete endpoints 2021-10-12 06:41:38 -04:00
spiral c164fad2ac fix(apiv2): correctly apply privacy settings on switch get 2021-10-12 06:18:54 -04:00
spiral e2a56a198f feat(apiv2): GET endpoints except guilds
- ResolveT methods in ControllerBase
- ContextFor methods in ControllerBase
2021-10-12 05:17:54 -04:00
spiral 9d47bfe0d8 feat(apiv2): basic error handling 2021-10-12 03:01:02 -04:00