miiverse-api/src
Daniel López Guimaraes 2eb969c0f1
Simplify check a bit
We don't have to assert the string array, as it could be undefined and
we can handle that.
2023-06-29 20:59:19 +01:00
..
middleware Updated token parsing 2023-05-01 15:03:29 -04:00
models Updated POST /v1/communities/%s: 2023-05-30 18:06:51 +02:00
services Simplify check a bit 2023-06-29 20:59:19 +01:00
types Separated /v1/communities/%s route to multiple routes 2023-06-01 20:33:37 +02:00
config-manager.ts Use new account server token format 2023-04-28 17:02:06 -04:00
database.ts Improved GET and POST /v1/communities 2023-05-26 20:24:49 +02:00
logger.ts Updated logger and logs path 2023-04-22 17:11:23 -04:00
server.ts Removed account server DB, now uses gRPC 2023-04-28 14:13:03 -04:00
util.ts updated token format 2023-06-11 07:59:24 -04:00