3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 22:01:50 +00:00
zeppelin/backend/src/api
2020-07-30 20:40:00 +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 Fix up docs 2020-07-30 13:08:06 +03:00
guilds.ts Handle plugin load errors gracefully 2020-07-30 20:40:00 +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