zappyzep/backend/src/api
2020-07-28 23:28:26 +03:00
..
archives.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
auth.ts Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
docs.ts Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
guilds.ts Fix API config validation not taking default options into account 2020-07-28 23:28:26 +03:00
index.ts Don'Ãt run message cleanup queries in the API process 2020-05-28 02:45:07 +03:00
permissions.ts dashboard/api: add support for Zeppelin staff members; add ViewGuild permission; code cleanup 2020-05-23 16:22:03 +03: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 dashboard: add staff vuex store 2020-05-23 16:28:05 +03:00
start.ts api: listen on 0.0.0.0 2020-07-25 12:39:37 +03:00