zappyzep/backend
Miikka a26ce611bb
Merge pull request #81 from DarkView/k30_channelArchiver
[K30] Migrated ChannelArchiver | Add isOwner to pluginUtils
2020-07-25 12:05:25 +03:00
..
src Merge pull request #81 from DarkView/k30_channelArchiver 2020-07-25 12:05:25 +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
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 typeorm: set migrationsDir to the dev folder 2019-11-30 23:38:19 +02:00
package-lock.json Merge master 2020-07-22 23:06:12 +03:00
package.json Update Knub to v30.0.0-beta.13 2020-07-22 22:04:09 +03:00
register-tsconfig-paths.js Switch from ts-node to tsc-watch for faster watch restarts; move format npm script to project root 2019-11-30 17:05:18 +02:00
start-dev.js Switch from ts-node to tsc-watch for faster watch restarts; move format npm script to project root 2019-11-30 17:05:18 +02:00
tsconfig.json Turn on automatic JS strict mode + noImplicitThis 2020-07-22 21:23:27 +03:00