zappyzep/backend
2021-10-17 11:31:32 +03:00
..
src fix(slowmode): fix error if the slowmode channel isn't cached 2021-10-17 11:31:32 +03:00
.gitignore 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
.prettierignore Update .prettierignore, use subproject specific ignore files 2021-09-11 19:06:01 +03:00
api.env.example dashboard/api: add support for Zeppelin staff members; add ViewGuild permission; code cleanup 2020-05-23 16:22:03 +03:00
bot.env.example 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
ormconfig.js debug: disable slow query logging 2021-10-09 14:43:55 +03:00
package-lock.json perf: move encryption/decryption to a separate thread 2021-10-09 14:22:51 +03:00
package.json perf: move encryption/decryption to a separate thread 2021-10-09 14:22:51 +03:00
register-tsconfig-paths.js Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
start-dev.js Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
tsconfig.json Reformat all files with Prettier 2021-09-11 19:06:51 +03:00