3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 05:41:51 +00:00
zeppelin/src
Dragory f77e70d4d2 fix: percentage signs in mod action reasons causing crashes
This is an issue with audit log reasons that are sent as an HTML header.
Eris tries to decodeURI these before sending them, which throws an error
if you have an invalid percent encoding in the reason (e.g. "100%").

See eris/issues/276 and RequestHandler.js#L74
2018-08-01 00:52:44 +03:00
..
data Add Expunged case type 2018-07-31 19:37:07 +03:00
models Add persist plugin 2018-07-30 23:35:44 +03:00
plugins fix: percentage signs in mod action reasons causing crashes 2018-08-01 00:52:44 +03:00
index.ts fix: load all guild members on start 2018-07-31 20:58:48 +03:00
knex.ts Allow JSON TS imports, fix errors from enabling esModuleInterop (required for JSON imports) 2018-07-12 02:58:34 +03:00
utils.ts General fixes. Update Knub to 9.6.1. Add info and server commands. 2018-07-31 04:02:45 +03:00