3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-07-11 13:07:20 +00:00

Commit graph

  • a188b0433c api: crash on unhandled rejections Dragory 2019-08-04 15:45:35 +03:00
  • 242bfe2b39 Configs are not decoded as well as validated by io-ts. Improvements to config validation, error messages, and TSafeRegex type. Dragory 2019-08-04 15:44:41 +03:00
  • 6043fd5cd3 Configs are not decoded as well as validated by io-ts. Improvements to config validation, error messages, and TSafeRegex type. Dragory 2019-08-04 15:44:41 +03:00
  • 2163d43dd1 Don't fetch all users on load (again...) Dragory 2019-08-04 13:42:39 +03:00
  • 6282c13b70 Don't fetch all users on load (again...) Dragory 2019-08-04 13:42:39 +03:00
  • e23108673d Add support for safe regex type checking; make sure regexes passed to Censor are safe Dragory 2019-08-04 13:41:35 +03:00
  • 68380c5ac3 Add support for safe regex type checking; make sure regexes passed to Censor are safe Dragory 2019-08-04 13:41:35 +03:00
  • 29bc5613af Also run tslint on pre-commit Dragory 2019-08-04 13:18:41 +03:00
  • 4034c6a850 Also run tslint on pre-commit Dragory 2019-08-04 13:18:41 +03:00
  • 2abee485b2 tslint: enable no-floating-promises Dragory 2019-08-04 13:18:26 +03:00
  • 460562d485 tslint: enable no-floating-promises Dragory 2019-08-04 13:18:26 +03:00
  • 59d0ef7cb0 Post: don't confirm post commands if the target channel is the same as the command channel Dragory 2019-08-04 13:18:02 +03:00
  • aab3a0cb1d Post: don't confirm post commands if the target channel is the same as the command channel Dragory 2019-08-04 13:18:02 +03:00
  • c2eef25454 Code cleanup Dragory 2019-08-04 13:16:46 +03:00
  • 5aa1f3cec9 Code cleanup Dragory 2019-08-04 13:16:46 +03:00
  • f26ac4bd85 Utility: make sure the data in !info is always fresh Dragory 2019-08-04 13:16:23 +03:00
  • f0ba484f79 Utility: make sure the data in !info is always fresh Dragory 2019-08-04 13:16:23 +03:00
  • bf5656b7aa Mutes: fix mutes/unmutes sometimes not applying/removing the role Dragory 2019-08-04 13:16:01 +03:00
  • 09464e56e3 Mutes: fix mutes/unmutes sometimes not applying/removing the role Dragory 2019-08-04 13:16:01 +03:00
  • fba6ae96ba Add forceFresh parameter to resolveMember. Clean up resolveUser/resolveMember code. Dragory 2019-08-04 13:14:23 +03:00
  • 66d6642bc6 Add forceFresh parameter to resolveMember. Clean up resolveUser/resolveMember code. Dragory 2019-08-04 13:14:23 +03:00
  • ece77b5a5e
    Remove test-only variable Nils 2019-07-30 19:08:37 +02:00
  • 60357c06a6 Disable dynamic scss imports (weird errors in prod builds, FIXME) Dragory 2019-07-29 22:58:38 +03:00
  • 08dec5d703 Disable dynamic scss imports (weird errors in prod builds, FIXME) Dragory 2019-07-29 22:58:38 +03:00
  • a78e82a024 Code style tweak Dragory 2019-07-29 22:58:13 +03:00
  • b52a4e1225 Code style tweak Dragory 2019-07-29 22:58:13 +03:00
  • 027335223a Dashboard: disable source maps in prod builds, add debug build with source maps and no minification Dragory 2019-07-29 22:57:58 +03:00
  • a45d2965e9 Dashboard: disable source maps in prod builds, add debug build with source maps and no minification Dragory 2019-07-29 22:57:58 +03:00
  • c8b3591fce Dashboard: fix docs link after logging in, move logout button to the right Dragory 2019-07-29 22:36:04 +03:00
  • c5c0ed55d0 Dashboard: fix docs link after logging in, move logout button to the right Dragory 2019-07-29 22:36:04 +03:00
  • c20c300a7a Splash: docs -> documentation Dragory 2019-07-29 22:32:11 +03:00
  • 735eddae17 Splash: docs -> documentation Dragory 2019-07-29 22:32:11 +03:00
  • 5398e5476e Dashboard: don't collapse whitespace in code blocks (or anywhere) Dragory 2019-07-29 22:31:47 +03:00
  • 3c02935cb4 Dashboard: don't collapse whitespace in code blocks (or anywhere) Dragory 2019-07-29 22:31:47 +03:00
  • e472855c05 Docs: update user section of ArgumentTypes (from Dark) Dragory 2019-07-29 21:56:03 +03:00
  • 34f7d6f937 Docs: update user section of ArgumentTypes (from Dark) Dragory 2019-07-29 21:56:03 +03:00
  • e63d350981 Tweaks Dragory 2019-07-29 21:51:38 +03:00
  • ab87efac1f Tweaks Dragory 2019-07-29 21:51:38 +03:00
  • 9de1fec934 Docs: add 'work in progress' notification Dragory 2019-07-29 21:51:25 +03:00
  • c0739ba326 Docs: add 'work in progress' notification Dragory 2019-07-29 21:51:25 +03:00
  • 5637a851c5 Move material icons import to docs.scss for lazy loading Dragory 2019-07-29 21:34:34 +03:00
  • d1c837e89f Move material icons import to docs.scss for lazy loading Dragory 2019-07-29 21:34:34 +03:00
  • bacfc9fffa Include buefy in package-lock.json Dragory 2019-07-29 21:34:19 +03:00
  • cb8392de2c Include buefy in package-lock.json Dragory 2019-07-29 21:34:19 +03:00
  • 3b5d970f4c Docs: consistent menu capitalization Dragory 2019-07-29 21:30:36 +03:00
  • e67cc27b10 Docs: consistent menu capitalization Dragory 2019-07-29 21:30:36 +03:00
  • f648823610 Merge pull request #15 from DarkView/master Miikka 2019-07-29 21:30:09 +03:00
  • 4c652cf95c
    Merge pull request #15 from DarkView/master Miikka 2019-07-29 21:30:09 +03:00
  • eec9bf8899 More docs work - Page for Document types and done LocateUser Nils Blömeke 2019-07-29 18:55:32 +02:00
  • 66705678a6 More docs work - Page for Document types and done LocateUser Nils Blömeke 2019-07-29 18:55:32 +02:00
  • 16939b998a More docs Dragory 2019-07-28 20:13:01 +03:00
  • 17f605dd6d More docs Dragory 2019-07-28 20:13:01 +03:00
  • bf16dad8f9 Dashboard: rename component folders to lowercase Dragory 2019-07-28 18:26:36 +03:00
  • b065b1b18e Dashboard: rename component folders to lowercase Dragory 2019-07-28 18:26:36 +03:00
  • 7c66064d53 Work on documentation Dragory 2019-07-28 18:24:32 +03:00
  • f186e5c61f Work on documentation Dragory 2019-07-28 18:24:32 +03:00
  • 703b24c64e Fully functioning and loaded from the config Nils Blömeke 2019-07-27 22:29:29 +02:00
  • 52c254e1fc Better config validator error message for missing properties Dragory 2019-07-22 13:50:41 +03:00
  • c2935bd1d7 Better config validator error message for missing properties Dragory 2019-07-22 13:50:41 +03:00
  • 6874a08904 Add bot alerts for missing audit log permissions; ignore internal server errors on discord's side when fetching audit logs Dragory 2019-07-22 13:50:24 +03:00
  • ee58769460 Add bot alerts for missing audit log permissions; ignore internal server errors on discord's side when fetching audit logs Dragory 2019-07-22 13:50:24 +03:00
  • db3e5cd32d CompanionChannels: snake_case for config options, 'companions' -> 'entries' Dragory 2019-07-22 13:27:28 +03:00
  • fb481aa583 CompanionChannels: snake_case for config options, 'companions' -> 'entries' Dragory 2019-07-22 13:27:28 +03:00
  • e565f4dadb Better debug message Dragory 2019-07-22 13:14:10 +03:00
  • 6eff4dd80f Better debug message Dragory 2019-07-22 13:14:10 +03:00
  • ca9494ea33 CompanionChannels: refactor config format, don't do unnecessary permission changes Dragory 2019-07-22 13:11:14 +03:00
  • 20d7d77178 CompanionChannels: refactor config format, don't do unnecessary permission changes Dragory 2019-07-22 13:11:14 +03:00
  • 357306ef7b dashboard: fix space indents; code formatting Dragory 2019-07-22 13:10:36 +03:00
  • 0ea655ecee dashboard: fix space indents; code formatting Dragory 2019-07-22 13:10:36 +03:00
  • 28b4541e79 Fix unknown property validation; fix override validation; be clear about which property is unknown Dragory 2019-07-22 13:09:05 +03:00
  • 00e34b322d Fix unknown property validation; fix override validation; be clear about which property is unknown Dragory 2019-07-22 13:09:05 +03:00
  • 9a7530cf48 Handle OAuth2 token errors separately from regular server errors Dragory 2019-07-22 02:44:45 +03:00
  • 6f75185e74 Handle OAuth2 token errors separately from regular server errors Dragory 2019-07-22 02:44:45 +03:00
  • 8aab6194a0 Fix YAML errors not showing the proper error message in config editor Dragory 2019-07-22 02:00:04 +03:00
  • 828385d0eb Fix YAML errors not showing the proper error message in config editor Dragory 2019-07-22 02:00:04 +03:00
  • 5c2cd240e1 Revert emoji match fix Dragory 2019-07-22 01:33:38 +03:00
  • 004a753a58 Revert emoji match fix Dragory 2019-07-22 01:33:38 +03:00
  • f759de648b Fix invalid response in default route Dragory 2019-07-22 01:13:08 +03:00
  • e34f3b1442 Fix invalid response in default route Dragory 2019-07-22 01:13:08 +03:00
  • 1f13fdf664 Don't post server errors publically Dragory 2019-07-22 01:11:36 +03:00
  • 283041cd52 Don't post server errors publically Dragory 2019-07-22 01:11:36 +03:00
  • e249cf3139 Include process file for API, separate bot/api process files Dragory 2019-07-22 01:04:31 +03:00
  • 541856d3b5 Include process file for API, separate bot/api process files Dragory 2019-07-22 01:04:31 +03:00
  • e37987946f Fix overzealous auth requirement in API Dragory 2019-07-22 00:49:05 +03:00
  • 1c7508ffc5 Fix overzealous auth requirement in API Dragory 2019-07-22 00:49:05 +03:00
  • 153674da7d Remove LogServer in favor of API server's log endpoint (again) Dragory 2019-07-22 00:48:26 +03:00
  • b24dd6a938 Remove LogServer in favor of API server's log endpoint (again) Dragory 2019-07-22 00:48:26 +03:00
  • a407a219a6 Lazy-load dashboard components Dragory 2019-07-22 00:28:02 +03:00
  • c0603a73fc Lazy-load dashboard components Dragory 2019-07-22 00:28:02 +03:00
  • 0623eb79b7 Fix code splitting for dashboard Dragory 2019-07-22 00:27:18 +03:00
  • 7deae18ca7 Fix code splitting for dashboard Dragory 2019-07-22 00:27:18 +03:00
  • 1798322418 Delete unneeded file Dragory 2019-07-22 00:17:57 +03:00
  • 76b898d597 Delete unneeded file Dragory 2019-07-22 00:17:57 +03:00
  • 9c1267d601 Don't save identical configs as new revisions Dragory 2019-07-22 00:14:24 +03:00
  • 14dd31d015 Don't save identical configs as new revisions Dragory 2019-07-22 00:14:24 +03:00
  • d7a21facdc Dashboard styling; don't allow login if you have no guild perms; allow logging out Dragory 2019-07-22 00:11:24 +03:00
  • 0f724fc9bd Dashboard styling; don't allow login if you have no guild perms; allow logging out Dragory 2019-07-22 00:11:24 +03:00
  • 16a5b5c13a Add temporary config auto-reload Dragory 2019-07-22 00:10:54 +03:00
  • a517ca3906 Add temporary config auto-reload Dragory 2019-07-22 00:10:54 +03:00
  • 8d7a937bcd ormconfig: load api or bot .env, whichever exists Dragory 2019-07-22 00:10:27 +03:00