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

Commit graph

  • 6d86228436 Update TLD list Dragory 2021-08-14 15:57:14 +03:00
  • 7ff2181443
    Update TLD list Dragory 2021-08-14 15:57:14 +03:00
  • feba630ce9
    Bump color-string from 1.5.3 to 1.6.0 in /dashboard dependabot[bot] 2021-08-14 12:50:21 +00:00
  • 0f9b99a95e
    Bump lodash from 4.17.19 to 4.17.21 in /dashboard dependabot[bot] 2021-08-14 12:50:16 +00:00
  • 911f0a3c76 Remove conflicting global HTMLElement type declaration Dragory 2021-08-14 15:48:18 +03:00
  • 59185e2297
    Remove conflicting global HTMLElement type declaration Dragory 2021-08-14 15:48:18 +03:00
  • f1e83e7b64 Use photon-node instead of sharp for image manipulation Dragory 2021-08-14 15:45:47 +03:00
  • ba7ece8df7
    Use photon-node instead of sharp for image manipulation Dragory 2021-08-14 15:45:47 +03:00
  • a7e85d80ee Fix various Knub imports Dragory 2021-08-14 15:44:50 +03:00
  • 088b9a16b1
    Fix various Knub imports Dragory 2021-08-14 15:44:50 +03:00
  • e914560e56 Fix Knub version in package.json Dragory 2021-08-14 15:43:46 +03:00
  • 58167406e1
    Fix Knub version in package.json Dragory 2021-08-14 15:43:46 +03:00
  • e60b4e9721 Fix error in log userMention() function Dragory 2021-08-14 15:42:28 +03:00
  • adbcbe9524
    Fix error in log userMention() function Dragory 2021-08-14 15:42:28 +03:00
  • 1d2ceae3ce Fixes to Invite types/type guard functions Dragory 2021-08-14 14:41:34 +03:00
  • fa18c234d6
    Fixes to Invite types/type guard functions Dragory 2021-08-14 14:41:34 +03:00
  • 422a44276a Upgrade Knub to v30.0.0-beta.39 Dragory 2021-08-14 14:37:14 +03:00
  • ed5df73ebc
    Upgrade Knub to v30.0.0-beta.39 Dragory 2021-08-14 14:37:14 +03:00
  • 46252ea965
    Bump path-parse from 1.0.6 to 1.0.7 in /dashboard dependabot[bot] 2021-08-14 11:37:14 +00:00
  • b0a8d80323
    Bump glob-parent from 5.1.0 to 5.1.2 in /shared dependabot[bot] 2021-08-14 11:37:00 +00:00
  • 59c6cee90a
    Bump path-parse from 1.0.6 to 1.0.7 in /shared dependabot[bot] 2021-08-14 11:37:00 +00:00
  • 0fda3455ab
    Bump normalize-url from 4.5.0 to 4.5.1 in /shared dependabot[bot] 2021-08-14 11:36:54 +00:00
  • 5a425a3728
    Bump url-parse from 1.4.7 to 1.5.3 in /dashboard dependabot[bot] 2021-08-14 11:36:40 +00:00
  • baef4dbf65 Merge pull request #238 from DarkView/djs Miikka 2021-08-14 14:35:45 +03:00
  • 09f7cbbd25
    Merge pull request #238 from DarkView/djs Miikka 2021-08-14 14:35:45 +03:00
  • 8a62a427da Context Menu Actions v1, clean and mute support with full options Dark 2021-08-13 05:01:08 +02:00
  • ff774aa5f6
    Context Menu Actions v1, clean and mute support with full options Dark 2021-08-13 05:01:08 +02:00
  • 6f2ade3031 Merge pull request #7 from almeidx/node-16-patch Nils 2021-08-12 23:30:55 +02:00
  • 2281dbcfef
    Merge pull request #7 from almeidx/node-16-patch Nils 2021-08-12 23:30:55 +02:00
  • 0b94988bd0 use node 16 almeidx 2021-08-12 13:20:09 +01:00
  • d854ae48ec
    use node 16 almeidx 2021-08-12 13:20:09 +01:00
  • 45f9f30aeb
    refactor(triggers/mime-type): use attachment data Hiroyuki 2021-08-11 00:18:45 -04:00
  • e54f8217b5
    Bump path-parse from 1.0.6 to 1.0.7 dependabot[bot] 2021-08-10 19:20:32 +00:00
  • 53fdbd7969 Merge pull request #6 from almeidx/upgrade-djs Nils 2021-08-07 20:35:45 +02:00
  • 9345c9e0ca
    Merge pull request #6 from almeidx/upgrade-djs Nils 2021-08-07 20:35:45 +02:00
  • 28569a41a8 transform to array before filtering almeidx 2021-08-04 21:02:12 +01:00
  • a11c39cd0a
    transform to array before filtering almeidx 2021-08-04 21:02:12 +01:00
  • c932333971 upgrade discord.js almeidx 2021-08-04 20:45:42 +01:00
  • 3537305c59
    upgrade discord.js almeidx 2021-08-04 20:45:42 +01:00
  • abb493ab8f
    fix(automod/mime-type-trigger): types, logic Hiroyuki 2021-08-04 02:20:33 -04:00
  • 01d576b697
    fix(automod/triggers): add MIME type Hiroyuki 2021-08-04 01:43:37 -04:00
  • 774cfb321e
    feat(automod): MIME type trigger validation Hiroyuki 2021-07-30 16:07:54 -04:00
  • 2af691b025
    chore(deps): reinstall and upgrade to lockfile v2 Hiroyuki 2021-07-30 16:02:50 -04:00
  • 0f1819421a
    Merge upstream/djs into origin/feat/mime-checking Hiroyuki 2021-07-29 23:57:13 -04:00
  • ea8a02f8b2 Fix log bugs Dark 2021-07-29 19:08:22 +02:00
  • 036d46f08a
    Fix log bugs Dark 2021-07-29 19:08:22 +02:00
  • bbac9c1f13 Merge pull request #5 from almeidx/final Nils 2021-07-29 18:50:01 +02:00
  • 16188702f3
    Merge pull request #5 from almeidx/final Nils 2021-07-29 18:50:01 +02:00
  • c9ea2407b1 Fix role member counts, add threads to channel info command Dark 2021-07-29 18:46:52 +02:00
  • 0053f55576
    Fix role member counts, add threads to channel info command Dark 2021-07-29 18:46:52 +02:00
  • 9e13e0a9d9 upgraded discord.js almeidx 2021-07-29 17:45:45 +01:00
  • b5ea866e62
    upgraded discord.js almeidx 2021-07-29 17:45:45 +01:00
  • 5569e023fd use Util methods for escaping inline code and code blocks almeidx 2021-07-29 17:35:27 +01:00
  • 5de35f711d
    use Util methods for escaping inline code and code blocks almeidx 2021-07-29 17:35:27 +01:00
  • 29887bce2d removed unnecessary collector filters almeidx 2021-07-29 17:24:53 +01:00
  • 5e91a9fed3
    removed unnecessary collector filters almeidx 2021-07-29 17:24:53 +01:00
  • 9cc866df0b changes to serverinfo and fixes in utils almeidx 2021-07-29 17:18:49 +01:00
  • 5fad488a63
    changes to serverinfo and fixes in utils almeidx 2021-07-29 17:18:49 +01:00
  • 1f7b62c249 Merge pull request #4 from almeidx/yeet Nils 2021-07-29 17:38:55 +02:00
  • 3c6c9ebecf
    Merge pull request #4 from almeidx/yeet Nils 2021-07-29 17:38:55 +02:00
  • 979cbe7582 use idToTimestamp method almeidx 2021-07-29 16:36:00 +01:00
  • 35bf6e5b82
    use idToTimestamp method almeidx 2021-07-29 16:36:00 +01:00
  • 6ecac49df1 fix autojoin threads almeidx 2021-07-29 16:34:11 +01:00
  • 72893e7f7d
    fix autojoin threads almeidx 2021-07-29 16:34:11 +01:00
  • 27d5c1a445 Use SnowflakeUtil.deconstruct almeidx 2021-07-29 13:14:45 +01:00
  • 71cc3176f6
    Use SnowflakeUtil.deconstruct almeidx 2021-07-29 13:14:45 +01:00
  • a23822844c remove camelcase permission stuff almeidx 2021-07-29 13:00:32 +01:00
  • afab564628
    remove camelcase permission stuff almeidx 2021-07-29 13:00:32 +01:00
  • c4a20000d9 simplified almeidx 2021-07-29 10:47:47 +01:00
  • f4b4747d08
    simplified almeidx 2021-07-29 10:47:47 +01:00
  • 553a545733 show created timestamp and sticker info on server info almeidx 2021-07-29 10:26:05 +01:00
  • e12f37bb6a
    show created timestamp and sticker info on server info almeidx 2021-07-29 10:26:05 +01:00
  • 9ffc91e5fa removed unnecessary string literal and simplified stuff almeidx 2021-07-29 10:08:55 +01:00
  • afe0ec1194
    removed unnecessary string literal and simplified stuff almeidx 2021-07-29 10:08:55 +01:00
  • d11f08ee8d Merge pull request #3 from almeidx/smol-refactor Nils 2021-07-29 03:03:38 +02:00
  • 392e7fc56e
    Merge pull request #3 from almeidx/smol-refactor Nils 2021-07-29 03:03:38 +02:00
  • 78662f6c37 Fix object names Dark 2021-07-29 03:02:00 +02:00
  • 30010247b1
    Fix object names Dark 2021-07-29 03:02:00 +02:00
  • c0868e9032 removed unnecessary conditional almeidx 2021-07-29 01:51:11 +01:00
  • a3e6e4f319
    removed unnecessary conditional almeidx 2021-07-29 01:51:11 +01:00
  • c659853987 fixed jumbo cmd, simplified checks and fixed ping cmd almeidx 2021-07-29 01:43:50 +01:00
  • a8298d4faa
    fixed jumbo cmd, simplified checks and fixed ping cmd almeidx 2021-07-29 01:43:50 +01:00
  • 8782043246 simplified avatar cmd almeidx 2021-07-29 01:22:37 +01:00
  • 80f2dacb7f
    simplified avatar cmd almeidx 2021-07-29 01:22:37 +01:00
  • ed8c31b92f ping in about cmd almeidx 2021-07-29 01:20:40 +01:00
  • 0f5162ee21
    ping in about cmd almeidx 2021-07-29 01:20:40 +01:00
  • ed7dccc407 use optional chaining and createdTimestamp on embed almeidx 2021-07-29 01:18:06 +01:00
  • 3a59f772ae
    use optional chaining and createdTimestamp on embed almeidx 2021-07-29 01:18:06 +01:00
  • b0511b6cea always set author icon url using dynamic almeidx 2021-07-29 01:10:53 +01:00
  • 87cc461c79
    always set author icon url using dynamic almeidx 2021-07-29 01:10:53 +01:00
  • e5d7ba902a corrected type assertion almeidx 2021-07-29 01:08:00 +01:00
  • 9539c5a7de
    corrected type assertion almeidx 2021-07-29 01:08:00 +01:00
  • 74dca02711 fetch fix almeidx 2021-07-29 00:58:11 +01:00
  • c98de0f554
    fetch fix almeidx 2021-07-29 00:58:11 +01:00
  • 9bdeb13bb6 fetch fix almeidx 2021-07-29 00:55:03 +01:00
  • cfe3bff742
    fetch fix almeidx 2021-07-29 00:55:03 +01:00
  • f84e6ee41b simplify ternary almeidx 2021-07-29 00:52:19 +01:00
  • de7c721c0e
    simplify ternary almeidx 2021-07-29 00:52:19 +01:00
  • 6b53cf6e28 typo and return almeidx 2021-07-29 00:50:41 +01:00
  • bd5e5100a5
    typo and return almeidx 2021-07-29 00:50:41 +01:00