dependabot[bot]
84b0863d0e
chore(deps): bump undici from 5.28.4 to 5.28.5 ( #667 )
...
Bumps [undici](https://github.com/nodejs/undici ) from 5.28.4 to 5.28.5.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.28.4...v5.28.5 )
---
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>
2025-01-23 00:11:19 +09:00
skinmaker1345
512d91dc2f
chore: update version
2025-01-23 00:03:27 +09:00
skinmaker1345
5549717596
fix: set state to deleted for deleted bots
v2.8.8
2025-01-22 23:30:43 +09:00
Eunwoo Choi
3c3816a5c2
chore: set adsense slot
2025-01-21 12:42:08 +09:00
Eunwoo Choi
ab0be9a235
feat: change adsense code
2025-01-21 00:21:06 +09:00
Eunwoo Choi
944e750c49
feat: use new adsense code
2025-01-20 21:36:31 +09:00
Eunwoo Choi
fb486f3fbe
feat: replace adsense slot
2025-01-20 11:37:23 +09:00
Eunwoo Choi
2161e45ee3
feat: revert adsense code
2025-01-20 11:30:04 +09:00
Eunwoo Choi
3ebd9d4c4f
chore: replace adsense code
2025-01-19 13:18:44 +09:00
Eunwoo Choi
0823ed762c
feat: add new ads.txt
2025-01-18 23:33:51 +09:00
Eunwoo Choi
2a88566c2e
feat: remove ads.txt
v2.8.7
2025-01-18 23:14:54 +09:00
skinmaker1345
b1dfb1b834
chore: remove ad
2025-01-18 23:13:25 +09:00
Eunwoo Choi
690febf168
chore: bump copyright year to 2025
2025-01-18 22:45:56 +09:00
skinmaker1345
8db81434ad
feat: remove deleted bots from site
2025-01-18 22:39:24 +09:00
SKINMAKER
88e37e82ef
chore: bump version
v2.8.6
2024-12-30 20:51:12 +09:00
skinmaker1345
cf9e7ca770
refactor: include hash for discord cdn routing
2024-12-30 01:56:29 +09:00
dependabot[bot]
351d9b9ec3
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 ( #660 )
...
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn ) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6 )
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-30 00:51:44 +09:00
dependabot[bot]
1020b34e78
chore(deps): bump mongoose from 6.11.3 to 6.13.5 ( #665 )
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.11.3 to 6.13.5.
- [Release notes](https://github.com/Automattic/mongoose/releases )
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Automattic/mongoose/compare/6.11.3...6.13.5 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-30 00:50:53 +09:00
dependabot[bot]
b04305e685
chore(deps): bump nanoid from 3.3.6 to 3.3.8 ( #663 )
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.3.6 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.3.6...3.3.8 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-30 00:48:17 +09:00
skinmaker1345
80c57af91f
deps: update next.js to 14.2.22
2024-12-30 00:46:51 +09:00
skinmaker1345
d95c3102e5
feat: add workers for discord cdn
2024-12-30 00:38:19 +09:00
skinmaker1345
79a8238048
fix: alignment of navbar dropdown
2024-10-26 15:28:37 +09:00
skinmaker1345
47a8ca20cf
fix: check client side for redirects
2024-10-26 13:50:57 +09:00
Eunwoo Choi
60f8f08707
chore: bump version
v2.8.5
2024-10-22 12:42:56 +09:00
Eunwoo Choi
442b1f6ecd
hotfix: unable to submit bot
2024-10-22 12:41:13 +09:00
skinmaker1345
05d5c12080
chore: bump version
v2.8.4
2024-10-20 00:28:52 +09:00
SKINMAKER
a89cb6d813
feat: 봇 / 서버 - 소유주 간 관계도 개선 ( #659 )
...
* feat: implement owners mapping table
* feat: add manual deploy
* fix: query by vanity does not work
* fix: do not fetch users on list queries
* fix: updating owners does not work properly
* fix: owner is not shown properly
* ci: remove branch input on manual publish
---------
Co-authored-by: Eunwoo Choi <choi@eunwoo.dev>
2024-10-20 00:28:17 +09:00
Eunwoo Choi
4ec2ff13ee
ci: remove branch input on manual publish
2024-10-20 00:08:44 +09:00
skinmaker1345
5c1541de89
feat: add manual deploy
2024-10-19 23:01:21 +09:00
dependabot[bot]
e2ec364aad
chore(deps): bump cookie from 0.5.0 to 0.7.0 ( #658 )
...
Bumps [cookie](https://github.com/jshttp/cookie ) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/jshttp/cookie/releases )
- [Commits](https://github.com/jshttp/cookie/compare/v0.5.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: cookie
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v2.8.3
2024-10-13 01:59:49 +09:00
skinmaker1345
dae36ebd0b
fix: build crashes upon rendering static pages
2024-10-13 01:50:24 +09:00
skinmaker1345
831b025d76
chore: bump version
2024-10-13 01:16:51 +09:00
skinmaker1345
21dabec830
perf: use static page generation
2024-10-13 01:16:31 +09:00
skinmaker1345
816084af3f
chore: bump version
v2.8.2
2024-09-17 21:37:21 +09:00
SKINMAKER
18b6907f0b
perf: remove awaits from all internal logging ( #656 )
2024-09-17 21:36:20 +09:00
dependabot[bot]
39917f734c
chore(deps): bump path-to-regexp from 0.1.7 to 0.1.10 ( #655 )
...
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp ) from 0.1.7 to 0.1.10.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases )
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md )
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.7...v0.1.10 )
---
updated-dependencies:
- dependency-name: path-to-regexp
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-12 10:07:36 +09:00
dependabot[bot]
37b3bcb382
chore(deps): bump micromatch from 4.0.5 to 4.0.8 ( #654 )
2024-09-04 10:06:22 +09:00
Eunwoo Choi
0f564de6d0
chore: bump version to 2.8.1
v2.8.1
2024-07-26 15:09:41 +09:00
SKINMAKER
5649f91bc0
fix: typo from "컨텐츠" ( #653 )
2024-07-26 15:07:57 +09:00
Eunwoo Choi
1703eb1b5d
feat: show category preset if "카테고리" in deny reason ( #652 )
2024-07-24 23:41:20 +09:00
skinmaker1345
0a087d0d33
chore: bump version
v2.8.0
2024-07-21 10:22:21 +09:00
SKINMAKER
05c802369b
feat: Add descriptions for bot categories ( #650 )
...
* feat: make select option show description
* feat: add category descriptions of bot
2024-07-21 10:15:16 +09:00
skinmaker1345
1c94196721
chore: bump version
v2.7.0
2024-07-07 21:05:46 +09:00
SKINMAKER
5532d17b5f
feat: add trusted bots page ( #649 )
...
* feat: add trusted bots page
* feat: add button for trusted bots
* chore: reduce trusted bot count to 4
2024-07-07 21:02:02 +09:00
Eunwoo Choi
d736370287
chore: bump version and update api-docs
v2.6.12
2024-06-24 18:38:47 +09:00
dependabot[bot]
37c3bd3ed9
chore(deps): bump tar from 6.1.15 to 6.2.1 ( #643 )
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 6.1.15 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.15...v6.2.1 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 18:31:33 +09:00
dependabot[bot]
03a5c46d9d
chore(deps): bump ejs from 3.1.9 to 3.1.10 ( #644 )
...
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases )
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 18:31:12 +09:00
dependabot[bot]
2bdb6758ac
chore(deps): bump braces from 3.0.2 to 3.0.3 ( #646 )
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 18:30:54 +09:00
dependabot[bot]
8237102b27
chore(deps): bump ws from 8.13.0 to 8.17.1 ( #647 )
...
Bumps [ws](https://github.com/websockets/ws ) from 8.13.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.13.0...8.17.1 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 18:30:35 +09:00
dependabot[bot]
c89f8cc9cc
chore(deps): bump undici from 5.28.3 to 5.28.4 ( #642 )
2024-04-05 07:22:32 +09:00