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

34 commits

Author SHA1 Message Date
Dragory
20f318d442 Merge branch 'master' of github.com:Dragory/ZeppelinBot 2021-08-15 00:08:43 +03:00
Dragory
1e50e459f3 Disallow anchors/aliases to objects when loading config YAML 2021-08-14 18:22:29 +03:00
Almeida
2d45904116 added legacy plugins section 2021-08-14 14:56:45 +01:00
Dark
38a5e07be8 Formatting and initial ButtonRoles DB work 2021-06-08 02:23:30 +02:00
Dark
addb614023 Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
Dragory
c0723840a3 Detect expired dashboard logins and redirect to the splash page 2021-05-22 21:33:34 +03:00
Dragory
6c2020b35f Refresh dashboard authentication on every API call and every 15 minutes 2021-05-22 21:15:23 +03:00
Dragory
192f1e1d51 Disable MIME type sniffing in archives 2021-05-19 11:31:26 +03:00
Dragory
a7cf96b30b Fix tNormalizedNullOptional formatting in schema view in docs 2021-04-29 01:12:52 +03:00
Dragory
893aa50878 Fix handling of partial server responses in simpleDiscordAPIRequest() 2021-04-12 13:04:04 +03:00
Dragory
6f2d5a3784 Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
Dragory
5f28d3513e Encrypt message data at rest 2020-09-16 22:32:43 +03:00
Dragory
8bd1572e2a Add support for server-specific timezone and date format settings 2020-08-10 00:24:06 +03:00
Dragory
8348dd586a Handle plugin load errors gracefully 2020-07-30 20:40:00 +03:00
Dragory
93705f888b Fix up docs 2020-07-30 13:08:06 +03:00
Dragory
c0716a8d7d Fix API config validation not taking default options into account 2020-07-28 23:28:26 +03:00
Dragory
8233f2fff2 api: listen on 0.0.0.0 2020-07-25 12:39:37 +03:00
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