3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-19 16:05:01 +00:00
Commit graph

17 commits

Author SHA1 Message Date
Dragory
0c9a619880 Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
Dragory
e82dff4fa2 Tweaks to availablePlugins types 2020-07-10 21:03:40 +03:00
Dark
2c36726dfe Prettier: Ignore union type mismatch fix
Otherwise it puts the any in its new line which is a lot of wasted space and just looks weird
2020-07-08 02:57:56 +02:00
Dark
135b68dbbb Fix(?) error on docs caused by union type mismatch 2020-07-08 02:54:38 +02:00
Dragory
66ac01bc79 Fix extra lint error 2020-07-06 02:15:04 +03:00
Dragory
c9f3e9e239 Fixes to docs api endpoints 2020-07-06 02:01:16 +03:00
Dragory
89e584a6f2 Merge master 2020-07-02 23:45:46 +03:00
Miikka
b4757f3b52 WIP 2020-06-30 17:48:18 +03:00
Dragory
eeaf0d663a Don'Ãt run message cleanup queries in the API process 2020-05-28 02:45:07 +03:00
Dragory
c1f63fc5f4 dashboard: work on guild access page 2020-05-23 17:31:01 +03:00
Dragory
27f0046d50 dashboard: add staff vuex store 2020-05-23 16:28:05 +03:00
Dragory
76dc049332 dashboard/api: add support for Zeppelin staff members; add ViewGuild permission; code cleanup 2020-05-23 16:22:03 +03:00
Dragory
c88ecbd691 discordapp.com -> discord.com 2020-05-04 21:59:20 +03:00
Dragory
62685c6f02 Disable unneeded tslint warning 2019-11-27 20:30:36 +02:00
Dragory
5eecadd2e9 More work on API permissions 2019-11-08 00:04:24 +02:00
Dragory
5352a2625b Fix issues caused by @shared tsconfig path 2019-11-08 00:03:02 +02:00
Dragory
9250c84637 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