1583 Commits

Author SHA1 Message Date
Eunwoo Choi
70de06fb62
chore: bump version to 2.6.3 v2.6.3 2023-06-21 16:35:01 +09:00
dependabot[bot]
19293a0ec4
chore(deps): bump node-emoji and @types/node-emoji (#574)
* chore(deps): bump node-emoji and @types/node-emoji

Bumps [node-emoji](https://github.com/omnidan/node-emoji) and [@types/node-emoji](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-emoji). These dependencies needed to be updated together.

Updates `node-emoji` from 1.10.0 to 2.1.0
- [Release notes](https://github.com/omnidan/node-emoji/releases)
- [Commits](https://github.com/omnidan/node-emoji/compare/v1.10.0...v2.1.0)

Updates `@types/node-emoji` from 1.8.1 to 2.1.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-emoji)

---
updated-dependencies:
- dependency-name: node-emoji
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/node-emoji"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: remove @types/node-emoji

* fix: import

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: SKINMAKER <me@skinmaker.dev>
2023-06-20 21:18:32 +09:00
SKINMAKER
751c3cf0f1
chore: add Dependabot (#568)
* chore: disable eslint for require

* feat: add dependabot
2023-06-20 20:54:38 +09:00
SKINMAKER
5cf8cf48ec
fix: use username instead of globalName (#567)
* fix: use username instead of globalName

* fix: show username on owner
2023-06-20 20:54:28 +09:00
SKINMAKER
50168f6cd3
feat: catch error when fetching user (#569) 2023-06-20 20:54:18 +09:00
SKINMAKER
bec6aa3554
chore: deps (#566)
* chore: remove zlib-sync

* chore: pin version of @types/react

* chore: remove next-session

* chore: update tailwind

* chore: update tailwind

* chore: update lint

* chore: remove abort-controller

* chore: regen lock file

* fix: remove transparent

* chore: set plugin to not mutate existing style
2023-06-20 12:59:42 +09:00
Eunwoo Choi
0d92e6ebfd
chore: bump version to 2.6.2 v2.6.2 2023-06-10 22:57:19 +09:00
SKINMAKER
5d41ada703
feat: get display name on query (#565)
* feat: get display name on query

* chore: use global_name instead of display_name

* feat: show username on Owner

* chore: remove unused import

* feat: user page

* chore: remove logging

* feat: navbar

* feat: Seo

* feat: logging

* feat: addbot

* feat: security credit

* feat: report

* feat: transfer owner

* feat: seo

* feat: report

* chore: do not get channel from guild

* chore: remove displayname

* chore: remove unused import
2023-06-10 22:29:51 +09:00
Eunwoo Choi
e6fc5199bf
chore: bump version to 2.6.1 v2.6.1 2023-06-05 22:18:21 +09:00
Eunwoo Choi
c5670e3f46
fix: unable to submit server 2023-06-05 22:16:06 +09:00
Eunwoo Choi
e89b96781a
chore: update api docs and bump version (#563) v2.6 2023-05-29 22:19:38 +09:00
SKINMAKER
013b9b7183
feat: filter-servers (#564)
* chore: update query

* feat: filter outdated servers
2023-05-29 22:19:24 +09:00
SKINMAKER
2b3fe7da80
feat: set font to pretendard (#562)
* feat: apply font to pretendard

* feat: set word break to keep all

* chore: change font weight

* chore: add truncate to owner

* chore: change pretendard to pretendard variable

* feat: change markdown font to pretendard
2023-05-27 22:43:50 +09:00
Eunwoo Choi
3c4812554f
chore: update api docs (#561) v2.5 2023-05-19 17:33:56 +09:00
Eunwoo Choi
9f2ffc1076
chore: remove sql file (#549)
* chore: rename webhook to webhook_url

* refactor: remove sql file
2023-05-16 23:04:55 +09:00
Eunwoo Choi
e922cea281
feat: add stable tag build (#554)
* feat: add stable tag build

* refactor: use release instead of branch

* feat: remove not needed script
2023-05-16 23:01:15 +09:00
SKINMAKER
90b98cbebe
fix: duplicated failed message (#559)
* fix: clear timeouts when disabled

* fix: check timeout maps

* fix: wrong link for panel
2023-04-29 12:27:31 +09:00
dependabot[bot]
afb26aa23a
chore(deps): bump tar from 6.1.0 to 6.1.13 (#524) 2023-04-28 11:11:03 +09:00
dependabot[bot]
b00f7b23d8
chore(deps): bump minimatch from 3.0.4 to 3.1.2 (#518) 2023-04-28 11:10:19 +09:00
dependabot[bot]
54b1c07a00
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#538)
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-26 20:46:25 +09:00
SKINMAKER
54eb24137c
fix: webhook retry interval shifted by 1 (#558)
* fix: webhook retry interval shifted by 1

* chore: update docs
2023-04-26 20:42:51 +09:00
SKINMAKER
f25fe50140
feat: retry webhook (#557)
* feat: retry webhook

* fix: check condition to disable immediately

* feat: start timeout from 2 squared

* fix: not return for 5xx status code

* chore: update docs

---------

Co-authored-by: Eunwoo Choi <choi@eunwoo.dev>
2023-04-23 19:00:43 +09:00
SKINMAKER
468e1721b3
feat/refactor webhook payload (#556)
* feat: move ids into data prop

* feat: add timstamp on webhook payload
2023-04-16 15:57:49 +09:00
SKINMAKER
a3173609dd
fix: remove outdated webhook client (#555)
* fix: remove outdated webhook client

* feat: destroy client
2023-04-16 15:02:14 +09:00
SKINMAKER
59dbf74466
refactor/webhook (#553)
* types: fix type of shortValue

* refactor: move webhook section to dev page

* feat: add tooltip

* refactor: remove warning prop for Label

* refactor: remove webhook field from edit page

* feat: check webhookStatus

* chore: remove unused import

* chore: remove ununsed import

* chore: remove unused import

* chore: add desc about failed webhook

* chore: remove unused import

* feat: remove warning icon when updated

* feat: add webhook field to server

* refactor: remove webhook verification

* fix: endpoint

* feat: add endpoint for /applications/servers/[id]

* feat: remove webhook related props from bot/server

* chore: edit url

* feat: add link to docs

* chore: remove indents
2023-04-14 23:57:43 +09:00
Eunwoo Choi
336300bd9a
fix: unable to edit if webhook is null (#551)
* fix: unable to edit if webhook is null

* fix: use null instead of true

* fix: equivalent bug in servers
2023-04-08 17:22:51 +09:00
SKINMAKER
72843bfeb1
fix: webhook failed since not working as intended (#550)
* fix: webhook failed since not working as intended

* fix: match to milliseconds
2023-04-07 22:34:39 +09:00
SKINMAKER
4648c3e84b
fix/webhook (#548)
* chore: remove quotes

* types: make servers nullable

* types: make before value nullable

* feat: handle null value

* chore: update api docs

---------

Co-authored-by: Eunwoo Choi <choi@eunwoo.dev>
2023-04-06 12:14:39 +09:00
Byungchul Kim
e8075ee7d5
feat: support webhook (#514)
* feat: support webhook

* feat: bot webhook

* types: add enums for webhook

* feat: update webhook status by param

* feat: send webhook of server count change

* feat: send webhook of vote

* chore: add desc of faulty webhook

* chore: set initial value

* feat: add collection of clients

* chore: simplify

* feat: set webhook status dynamically

* feat: webhook for discord

* refactor: rename WebhookStatus.Paused

* refactor: make webhookClients to one object

* feat: webhook with fetch

* feat: add warning prop to input component

* feat: display red when warning

* feat: check server count properly

* feat: handle status codes

* refactor: remove double fetch

* chore: typo

* feat: send failed message

* fix: missing id on query

* feat: limit response body

* feat: use severlist bot to dm

* feat: webhook for servers

* feat: use env for ids

* refactor: remove variables

* fix: send discord log

* fix: message

* feat: include koreanbots in footer

* fix: typo

* refactor: export function as non default

* feat: add verification

* feat: add columns

* feat: verify bot webhook

* feat: verify server webhook

* chore: rename key to secret

* fix: stringify

* chore: remove webhook related columns

* refactor: use separate object for webhook

* type: add webhook prop to bot / server

* fix: implement webhook status

* refactor: rename webhook to webhookURL

* feat: select webhook props

* feat: remove bot's private props

* feat: remove server private fields

* chore: use makeURLs

* type: fix faildSince is type as string

* refactor: rename to updateWebhook

* chore: make props optional

* feat: failedSince

* feat: remove failedSince when success

* fix: missing import

* fix: typo

* fix: convert missing prop

* fix: typo

* chore: remove unnecessary select

* fix: missing systax

* feat: sort docs

* feat: use relay

* fix: check status properly

* chore: handle relay server error

* remove awaits

* fix: add base url

* fix: typo

* chore: remove red highlights

* chore: change emoji

---------

Co-authored-by: SKINMAKER <skinmaker@SKINMAKERs-iMac.local>
Co-authored-by: skinmaker1345 <me@skinmaker.dev>
2023-04-03 12:03:41 +09:00
Eunwoo Choi
7121097ed2
fix: put NEXT_PUBLIC_HCAPTCHA_SITEKEY on build (#546)
* fix: put NEXT_PUBLIC_HCAPTCHA_SITEKEY on build

* feat: update api docs
2023-03-23 14:13:35 +09:00
Eunwoo Choi
f80c073a38
fix: new og link (#545) 2023-03-22 22:39:33 +09:00
SKINMAKER
1ca415b8b4
feat: make deleted server able to get deleted (#544)
* feat: check invite expirable

* feat: check invite still available

* feat: check error code
2023-03-15 23:08:12 +09:00
SKINMAKER
1fe95bbed3
chore: set sitekey with .env (#539)
* chore: set sitekey with .env

* fix: typo

* chore: make variable public

* chore: add config to demo env
2023-03-12 22:27:58 +09:00
SKINMAKER
3e8aa26018
fix: bot / server card width (#537)
* fix: server card width

* fix: bot card width

* feat: set min width

* feat: adjust text size by screen

* feat: improve server card layout

* feat: improve bot card layout

* chore: remove unnecessary div
2023-02-19 21:10:54 +09:00
dependabot[bot]
1f64ae66d4
chore(deps): bump undici from 5.8.2 to 5.19.1 (#540)
Bumps [undici](https://github.com/nodejs/undici) from 5.8.2 to 5.19.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.8.2...v5.19.1)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-18 00:56:35 +09:00
SKINMAKER
ea3060c85f
fix: check bot strikes properly (#536) 2023-02-01 20:32:24 +09:00
SKINMAKER
3f5046b6c1
feat:show strikes (#535)
* feat: add line break to invalid category

* feat: show strikes

* fix: typo

* chore: wordings

* feat: specify three reasons excluded
2023-02-01 19:47:00 +09:00
Byungchul Kim
84eaaafde7
refactor: update footer (#534) 2023-02-01 01:34:58 +09:00
Eunwoo Choi
2d68f7aadd
deps: update outdated and critical dependencies (#532)
* deps: bump critical deps version

* chore: specify sentry and dd debug mode

* chore: enable SwcMinify

* chore: casing

* deps: bump mongoose version to 6.8.3

* Revert "deps: bump mongoose version to 6.8.3"

This reverts commit d5b90b5c0909545d4d21553d50c5681bd93a57a4.

* deps: change mongoose version to 5.13.15

* fix: typing

* deps: update audited deps

* deps: update next-pwa and dd-trace@2

* deps: update dd-trace@3 and sentry

* fix: redirects

* fix: style

* feat: redirect using next config

* deps: update mongoose to 6.9.0

* chore: change next version in package.json

* chore: change next version to 12.3.2

* fix: model compile issue

* chore: lint

* chore: remove any

* deps: update jest version to 29

* deps: resolve remaining vulnerabilities

---------

Co-authored-by: skinmaker1345 <me@skinmaker.dev>
2023-02-01 01:34:30 +09:00
SKINMAKER
5a28ac284c
fix: sort bots with date (#530) 2023-01-16 13:07:01 +09:00
SKINMAKER
ada3d928a0
fix: search (#531)
* fix: search

* chore: lint
2023-01-16 13:06:38 +09:00
Eunwoo Choi
50b435ef52
fix: change twemoji cdn (#528)
* fix: change twemoji cdn

* fix: typo
2023-01-14 22:16:53 +09:00
SKINMAKER
ad12c4d55d
feat: detect bots using http interactions (#515)
* feat: check if bot uses interactions over http

* chore: remove optional chainings

* fix: replace with falsy check

* chore: remove unnecessary operator

* fix: check flags properly
2023-01-14 22:16:34 +09:00
SKINMAKER
0dc1d99bda
fix: resolve issue with piping (#523) 2022-12-23 20:05:00 +09:00
SKINMAKER
5ec398056b
feat: add link to category page (#517)
* feat: add link to category page

* feat: add tip about categories
2022-10-24 00:06:13 +09:00
Taehyun Lim
c051b440d3
feat: edit wrong color code (#516) 2022-10-13 16:18:11 +09:00
SKINMAKER
8694e9b19a
deps: change discord.js version to v14 (#503)
* deps: update djs to v14

* refactor: use discord.js v14

* fix: presence not showing properly

* fix: revert Ids

* Update pages/api/v2/bots/[id]/index.ts

Co-authored-by: Junseo Park <wonderlandpark@outlook.kr>

* style: apply code style

* feat: customizable intents

* feat: change node version

* feat: change node version

* fix: misused operator

* deps: fix typescript version to 4.6.4

* fix: fix bot url length (#504)

* refactor: add more advertisements (#508)

* feat: add open review deny log and max denies restriction (#510)

* feat: add open review log channel and embed

* chore: do not include submit page

* chore: mention instead of date

* feat: add max denies error

* typo: 더 이상

Co-authored-by: Junseo Park <wonderlandpark@outlook.kr>

* feat: add exceptions to deny count

* fix: invalid embed used

Co-authored-by: Junseo Park <wonderlandpark@outlook.kr>

* fix: invalid guild

Co-authored-by: Junseo Park <wonderlandpark@outlook.kr>

* fix: invalid position

Co-authored-by: Junseo Park <wonderlandpark@outlook.kr>

* fix: proper reason check position

Co-authored-by: Junseo Park <wonderlandpark@outlook.kr>

* feat: sepcific error message

* refactor: change reason embed format

* fix: knex andWhereNot method to whereNotIn method

Co-authored-by: Junseo Park <wonderlandpark@outlook.kr>

* refactor: detact adblock (#509)

* refactor: detact adblock

* perf: implement mobile detection

* deps: update djs to v14

* refactor: use discord.js v14

* fix: presence not showing properly

* fix: revert Ids

* Update pages/api/v2/bots/[id]/index.ts

Co-authored-by: Junseo Park <wonderlandpark@outlook.kr>

* style: apply code style

* feat: customizable intents

* feat: change node version

* feat: change node version

* fix: misused operator

* deps: fix typescript version to 4.6.4

* refactor: use discord.js v14

* deps: update discord.js to 14.2.0

* style: split options

* style: prettify

* deps: update erlpack

Co-authored-by: Junseo Park <wonderlandpark@outlook.kr>
Co-authored-by: Byungchul Kim <64084503+chul0721@users.noreply.github.com>
Co-authored-by: Eunwoo Choi <61371424+eunwoo1104@users.noreply.github.com>
2022-08-30 23:28:48 +09:00
Eunwoo Choi
85385e94aa
chore: update api docs (#513) 2022-08-27 22:35:12 +09:00
Ryu Juheon
79c31256ca
fix: fix overflow from bit calculation (#489)
* fix: fix overflow from bit caculation

* fix: fix typing issue

Co-authored-by: Byungchul Kim <64084503+chul0721@users.noreply.github.com>
2022-08-26 09:32:05 +09:00
Byungchul Kim
cf0bc9dc08
refactor: detact adblock (#509)
* refactor: detact adblock

* perf: implement mobile detection
2022-08-15 21:31:38 +09:00