soyoka
e3e407af67
feat: remove scroll detection logic in Navbar
2025-04-26 23:06:28 +09:00
Soyoka
486481d5d0
Merge branch 'master' into feat/navbar-implement
2025-04-26 22:34:51 +09:00
Soyoka
6fad2e1369
chore: fix spacing in return link ( #678 )
2025-04-21 20:59:49 +09:00
Soyoka
7fb55148f2
fix: PC 레이아웃 네비게이션바 수정 ( #677 )
2025-04-20 18:28:09 +09:00
soyoka
8e7e14ba80
chore: remove searchBar on Navbar
2025-04-20 12:56:27 +09:00
soyoka
57ad6b5fa7
feat: show search bar when scrolled
2025-04-19 01:37:04 +09:00
soyoka
8c6043f013
feat: add logo image instead of string logo
2025-04-19 00:13:32 +09:00
soyoka
646b35e849
chore: remove unused dependency
2025-04-19 00:13:14 +09:00
soyoka
c49085b0f2
fix: prevent navbar from scrolling with page
2025-04-18 16:39:17 +09:00
skinmaker1345
bb7e283218
chore: bump version
v2.10.1
2025-04-13 13:29:11 +09:00
skinmaker1345
5132c2243a
fix: seperate schema depending on perks
2025-04-13 13:28:58 +09:00
skinmaker1345
5382fd334b
chore: bump version
v2.10.0
2025-04-12 22:44:37 +09:00
dependabot[bot]
8b13d9a9a5
chore(deps): bump next from 14.2.22 to 14.2.26 ( #676 )
...
Bumps [next](https://github.com/vercel/next.js ) from 14.2.22 to 14.2.26.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.2.22...v14.2.26 )
---
updated-dependencies:
- dependency-name: next
dependency-version: 14.2.26
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-11 21:10:35 +09:00
SKINMAKER
94c8f769aa
fix: remove duplicated config for MYSQL_PORt
2025-04-11 20:30:33 +09:00
dependabot[bot]
957fc672ce
chore(deps): bump @babel/helpers from 7.22.5 to 7.26.10 ( #671 )
...
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers ) from 7.22.5 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-helpers )
---
updated-dependencies:
- dependency-name: "@babel/helpers"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-11 20:27:51 +09:00
dependabot[bot]
f7a17ba8ce
chore(deps): bump mongoose from 6.13.5 to 6.13.6 ( #670 )
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.13.5 to 6.13.6.
- [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.13.5...6.13.6 )
---
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>
2025-04-11 20:27:36 +09:00
dependabot[bot]
06113a943e
chore(deps): bump @babel/runtime from 7.22.5 to 7.26.10 ( #672 )
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.22.5 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-11 20:27:16 +09:00
Soyoka
4416cb58b3
feat: 카테고리 태그 더보기/접기 기능 ( #675 )
...
* feat: implement collapse/expand UI for category tags
* chore: add cursor-pointer
---------
Co-authored-by: SKINMAKER <skinmaker1345@gmail.com>
2025-04-11 20:26:15 +09:00
SKINMAKER
8ab5e433d2
feat: 최상단 헤더에 봇 / 서버 표시 ( #674 )
...
* feat: show header with type
* chore: improve readability
2025-04-11 20:26:01 +09:00
SKINMAKER
6e37411764
chore: add MYSQL_PORT in env variable
2025-04-11 20:17:56 +09:00
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