1716 Commits

Author SHA1 Message Date
Eunwoo Choi
efdc10ea25
chore: update security target domains 2025-03-29 13:46:20 +09:00
b7ca0cfc03
Feat: 신뢰된 봇 특전 수정 기능 추가 (#673)
* feat: camofy urls

* chore: unify standards

* feat: api changes for trusted bot perks

* feat: trusted bot perks on edit page

* chore: unify

* fix: wtf

* feat: hide perks menu for non-trusted bots

* fix: camo should be proceed at server-side

* type: typing issue

* fix: conflict

* fix: editing page on vanity code

* fix: removed reserved page

* feat: reserved vanity

* fix: for not found

* fix: bypass reserved vanity for offical bot

* chore: apply prettier

* chore: add webhook log for vanity change

---------

Co-authored-by: skinmaker1345 <skinmaker1345@gmail.com>
2025-03-28 00:27:18 +09:00
Eunwoo Choi
f68da03eaf
hotfix: wrong attribute on checking bg v2.9.2 2025-03-18 22:21:45 +09:00
skinmaker1345
b90fa8f11e fix: vote api not working properly v2.9.1 2025-02-17 13:28:08 +09:00
SKINMAKER
160fe4ecb3
feat: 투표 알림 기능 (#669)
* feat: ensure djs clients are singleton instances

* feat: add votes table

* feat: vote notification

* chore: reduce vote cooldown to 15 min

* feat: add SetNotification to server

* chore: add debug logs

* fix: do not add notification when token and voteid already exists

* feat: add loading indicator

* feat: refresh notification when voted

* feat: add opt-out

* feat: add debug log

* fix: initialize firebase app

* fix: remove app on messaging

* feat: show notifications only with service worker

* fix: state improperly used

* fix: schedule notification if notification is newly added

* chore:  remove duplicated notification

* chore: add spacing

* chore: get token if notification is granted

* chore: change vote cooldown to 12 hours

* chore: remove logging
v2.9.0
2025-02-17 07:34:12 +09:00
Eunwoo Choi
e99e661b8d
chore: don't show ad on no search result (#668)
* chore: don't show ad on no search result

* feat: add disabled prop to Advertisement component and update usage for search page

---------

Co-authored-by: soyoka <55011525+soy0ka@users.noreply.github.com>
2025-02-10 00:25:30 +09:00
Eunwoo Choi
138ef55734
feat: revert adsense code 2025-02-05 23:46:44 +09:00
skinmaker1345
98aa7646b6 fix: do not set state deleted if api is unreachable 2025-01-29 23:22:28 +07:00
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