skinmaker1345
8ab66a3285
fix: do not show message when none is set
2025-08-19 00:43:44 +09:00
skinmaker1345
ebd2704e68
feat: add none to enforcement entries
2025-08-17 22:06:13 +09:00
SKINMAKER
218e7909b3
feat: 강제사항 명시 ( #687 )
...
* feat: add enforcements field
* feat: add alert page
* chore: specify enforcement description
* fix: do not send vanity log when no changes are made
* chore: add license related enforcements
* fix: typo
* refactor: make botEnforcements more maintainable
* refactor: do not filter keys to display enforcements
* fix: typo
2025-07-05 22:18:06 +09:00
skinmaker1345
9aaf66018f
fix: remove authorization check to /servers/:id/owners
2025-06-22 00:12:56 +09:00
SKINMAKER
a2adbf116e
feat: make all API Requests require authorization ( #686 )
2025-06-21 22:18:53 +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
8c6043f013
feat: add logo image instead of string logo
2025-04-19 00:13:32 +09:00
skinmaker1345
5132c2243a
fix: seperate schema depending on perks
2025-04-13 13:28:58 +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
2025-03-18 22:21:45 +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
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
skinmaker1345
5549717596
fix: set state to deleted for deleted bots
2025-01-22 23:30:43 +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
3ebd9d4c4f
chore: replace adsense code
2025-01-19 13:18:44 +09:00
skinmaker1345
cf9e7ca770
refactor: include hash for discord cdn routing
2024-12-30 01:56:29 +09:00
skinmaker1345
47a8ca20cf
fix: check client side for redirects
2024-10-26 13:50:57 +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
skinmaker1345
dae36ebd0b
fix: build crashes upon rendering static pages
2024-10-13 01:50:24 +09:00
skinmaker1345
21dabec830
perf: use static page generation
2024-10-13 01:16:31 +09:00
SKINMAKER
18b6907f0b
perf: remove awaits from all internal logging ( #656 )
2024-09-17 21:36:20 +09:00
Eunwoo Choi
1703eb1b5d
feat: show category preset if "카테고리" in deny reason ( #652 )
2024-07-24 23:41:20 +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
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
skinmaker1345
aaf82a9377
fix: remove cache on vote
2024-03-03 09:54:33 +09:00
SKINMAKER
b421d1ab64
chore: apply prettier ( #637 )
...
* chore: apply prettier
* chore: edit ready comment
* chore: move ts comment
2023-11-29 22:04:33 +09:00
SKINMAKER
23d495b5de
chore: remove slash command warning ( #635 )
2023-11-20 12:08:05 +09:00
SKINMAKER
606f3cbc82
deps: update next.js to 13 ( #627 )
...
* deps: update next.js to 13
* chore: migrate to new Link component
* chore: remove future option from next.config
* chore: update react-select
* chore: enable hideSourceMaps on sentry
* chore: assert type as string
* chore: make placeholder and value absolute
* feat: set timeout for redirect
* chore: ignore ts error
* chore: add generics
* chore:
* chore: add ts comment
* feat: use dnd-kit instead of react-sortable-hoc
* fix: give absolute position to placeholder
2023-09-28 23:22:46 +09:00
Eunwoo Choi
8015784719
feat: use webhook for logging ( #625 )
...
* feat: use webhook for sending log
* fix: use property instead of hashmap
* fix: ci fail due to webhook URL validation
* chore: new url based on regex
* feat: send reports to webhook
* chore: env example
2023-08-31 23:19:16 +09:00
SKINMAKER
0af48f1eb6
feat: add community rule ( #618 )
...
* feat: add community rule
* fix: rename guideline to community rule
2023-07-09 13:10:23 +09:00
dependabot[bot]
53f4c28eac
chore(deps): bump react-use-clipboard from 1.0.7 to 1.0.9 ( #579 )
...
* chore(deps): bump react-use-clipboard from 1.0.7 to 1.0.9
Bumps [react-use-clipboard](https://github.com/danoc/react-use-clipboard ) from 1.0.7 to 1.0.9.
- [Release notes](https://github.com/danoc/react-use-clipboard/releases )
- [Changelog](https://github.com/danoc/react-use-clipboard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/danoc/react-use-clipboard/compare/v1.0.7...v1.0.9 )
---
updated-dependencies:
- dependency-name: react-use-clipboard
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: rename import function
---------
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-26 22:31:01 +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
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
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
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
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
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
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
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
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
Eunwoo Choi
50b435ef52
fix: change twemoji cdn ( #528 )
...
* fix: change twemoji cdn
* fix: typo
2023-01-14 22:16:53 +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
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
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