3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 13:51:51 +00:00
zeppelin/backend/src/api
2021-04-29 01:12:52 +03:00
..
archives.ts Add support for server-specific timezone and date format settings 2020-08-10 00:24:06 +03:00
auth.ts Fix handling of partial server responses in simpleDiscordAPIRequest() 2021-04-12 13:04:04 +03:00
docs.ts Fix tNormalizedNullOptional formatting in schema view in docs 2021-04-29 01:12:52 +03:00
guilds.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
index.ts Encrypt message data at rest 2020-09-16 22:32:43 +03:00
loadEnv.ts Encrypt message data at rest 2020-09-16 22:32:43 +03:00
permissions.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
responses.ts Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
staff.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
start.ts api: listen on 0.0.0.0 2020-07-25 12:39:37 +03:00