soyoka
|
8c6043f013
|
feat: add logo image instead of string logo
|
2025-04-19 00:13:32 +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 |
|
Byungchul Kim
|
cf0bc9dc08
|
refactor: detact adblock (#509)
* refactor: detact adblock
* perf: implement mobile detection
|
2022-08-15 21:31:38 +09:00 |
|
|
|
0593105fd5
|
chore: removed service worker
|
2022-01-08 21:27:33 +09:00 |
|
Junseo Park
|
678fae4112
|
Feature/serverlist skeleton (#468)
* deps: added mongoose
* feat(*): added mongo and saving invited count
* chore(env): updated mongo configuration
* chore: updated next-env.d.ts
* chore(*): changed categories to botCategories
* chore(Image): maded image component
* feat(ServerCard): added ServerCard component
* feat(ServerIcon): added ServerIcon component
* feat(Tools): added server related functions
* feat(Mongo): added serverSchema
* chore(Hero): support serverlist
* feat(Owner): added crown
* feat(icons): added icons api
* feat(Yup): added AddServerSubmitSchema
* types: added server related types
* chore(BotCard): changed bot category link
* chore(Hero): changed category links
* feat(ServerCard): added unreachable state display
* feat(Yup): added ManageServerSchema
* feat(Query): added server related queries
* feat(Constants): added server related stuffs
* types: added updatedAt field for ServerData
* feat(pages/servers/*): added server pages
* feat(*): moved bot category rotue
* typo: fixed typo issue
* feat(pages/addserver/*): added add server page
* feat(api/servers): added server related api
* feat(pages/servers): added server edit page
* feat(pages/bots): changed bot list route
* feat(*): server categories
* feat(pages/users): added owned server list
* chore(pages/bots): changed image size
* feat(docker-compose): added bot
* ci: made some changes
* types: fixed type
* types(Search): fixed type
* types(*): fixed type
* fix(*): missing fields
* fix: Hero type typo issue
* ci(*): missing sentry org slug
* ci(*): fix
* feat(*): added and changed search pages
* Update pages/addserver/[id].tsx
Co-authored-by: Ryu JuHeon <saidbysolo@gmail.com>
* feat(api/search): added servers search api
* feat(pages/panel): added server list in manage page
* feat(Search): supporting server search at SearchBox
* feat(pages/apllications/servers): added server application page
* chore(docker-compose): changed image link
* chore(utils): removing server cache at submit
* chore(image/icons): added debug code
* chore(*): changed component names
* chore(Query): decreased server cache ttl
* fix(Query): error on addserver page
close: https://github.com/koreanbots/serverlist-testing/issues/10
* fix(Query): not using vote type
close: https://github.com/koreanbots/serverlist-testing/issues/9
* fix(Constants): fixed category unexpected char
close: https://github.com/koreanbots/serverlist-testing/issues/8
* fix(Query): serialize server data
* fix(Query): returning null on boost level 0
* fix(page/servers): displaying n/a on boostTier null
close: https://github.com/koreanbots/serverlist-testing/issues/4
* fix(pages/servers): hiding emoji list if no emoji
close: https://github.com/koreanbots/serverlist-testing/issues/1
* typo(pages/servers): bot to server
close: https://github.com/koreanbots/serverlist-testing/issues/2
* fix(components/Hero): editing vote list link
close: https://github.com/koreanbots/serverlist-testing/issues/11
* chore(*): changed list route
* feat(pages/servers/list/votes): added server vote list page
close: https://github.com/koreanbots/serverlist-testing/issues/12
* feat(Dockerfile): added pre-build
* fix(Image): image broken when fallbackSrc not given
close: https://github.com/koreanbots/serverlist-testing/issues/5
* ci: checking out submodules
* fix(ServerCard): bot category displayed at ServerCard
close: https://github.com/koreanbots/serverlist-testing/issues/16
* feat(*): supporting opengraph image for server
* fix(utils/Constants): fixed type missing on og
* feat(pages/servers): not forcing emoji width
* chore(utils/Yup): fixed agree checkbox error message
* typo(utils/Yup): fixed bot to server
* feat(pages/servers): improved emoji display
* chore(api/images/discord/icons): removed debug code
* chore(pages/servers): removed crown for owner
close: https://github.com/koreanbots/serverlist-testing/issues/19
* fix(utils/Query): returning date as string
close: https://github.com/koreanbots/serverlist-testing/issues/23
* fix(ServerCard): changed manage link from bot manage link
* fix(ServerCard): same height for every card
* chore: removed debug code
* chore(pages/addserver): showing as invite for server kicked bot
* typo(*): fixed typo issues
* types: added nullable type
* feat(Navbar): added list menu
* chore: showing warning for server data not fetched
* chore: changed main page (combined bots and servers)
* typo(*): replace '한국 디스코드봇 리스트' with '한국 디스코드 리스트'
* chore: added Hero component combined state
* typo: changed name
* fix(Navbar): fix link href
* typo: fix about page for serverlist
* chore: decrease font size
* fix: server category tag link
* fix: bot category link
* feat: added server widget
* fix(ServerCard): fixed servername overflowing
* chore: forcing re-login when discord server data fetch fails
* fix: error causing on owner not registered
* fix: making state same for join button
* fix: filtering owner if null
* fix(servers/[id]): fix error causing if owner is null
* fix(addserver): fixed error occuring for users not logged in
* fix(Constant): fixed og image extension getting popped
* typo: fixed typo issue
* fix: showing forbidden page for non-owner users
* feat: invite guide for server which bot left
* fix: invalid path for paginator on bot page
Co-authored-by: Hajin Lim <zero734kr@gmail.com>
Co-authored-by: Ryu JuHeon <saidbysolo@gmail.com>
|
2021-11-06 23:57:46 +09:00 |
|
Junseo Park
|
0759e35f2c
|
Fix things for next release (#447)
* feat: updated bot name
* fix: blocked bot shown
* chore: updated api-docs commit hash
* feat: showing build info
* fix: number not formatted
* feat: parsing image tag
* docs: updated issue template
|
2021-07-14 21:20:31 +09:00 |
|
|
|
f414c95f1a
|
deps: removed core-js
|
2021-05-27 20:28:58 +09:00 |
|
|
|
f03ff02f88
|
chore: not passing pwa at navbar
|
2021-05-22 12:13:34 +09:00 |
|
|
|
f4ba609f71
|
refactor: using next-seo for seo
|
2021-05-22 01:56:35 +09:00 |
|
|
|
4b8beb9713
|
fix: seo
|
2021-05-21 22:04:10 +09:00 |
|
Junseo Park
|
9ac121894c
|
Update pages/_app.tsx
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2021-05-17 16:31:32 +09:00 |
|
|
|
a25f079fc0
|
chore: improved pwa
|
2021-05-17 15:19:50 +09:00 |
|
|
|
e841ee7eee
|
feat: support pwa
|
2021-05-16 22:58:21 +09:00 |
|
|
|
786db06d91
|
feat: migrated to @sentry/nextjs
|
2021-05-07 21:20:27 +09:00 |
|
|
|
f6175bd24e
|
fix: tooltip overflows screen
close: https://github.com/koreanbots/v2-testing/issues/28
|
2021-05-06 13:26:02 +09:00 |
|
|
|
2fec571c77
|
feat: Sentry enabled only at production
|
2021-05-06 10:47:33 +09:00 |
|
|
|
ac6ca27943
|
refactor: made change on sentry
|
2021-04-29 14:38:57 +09:00 |
|
wonderlandpark
|
21c803aa0d
|
chore: improved user login interaction
|
2021-04-10 12:16:50 +09:00 |
|
wonderlandpark
|
78f4968e84
|
fix: wrong method
|
2021-03-24 13:54:25 +09:00 |
|
wonderlandpark
|
fd90d511a0
|
feat: added progress bar
|
2021-03-24 13:51:02 +09:00 |
|
wonderlandpark
|
f96b42665b
|
chore: hide footer at developers
|
2021-03-21 22:21:34 +09:00 |
|
wonderlandpark
|
08cc81ba90
|
style: fix unused variable
|
2021-03-21 22:06:42 +09:00 |
|
wonderlandpark
|
7392b17786
|
chore: changed footer
|
2021-03-21 22:03:08 +09:00 |
|
wonderlandpark
|
a05a30422a
|
fix: footer not showing
|
2021-03-08 19:58:42 +09:00 |
|
wonderlandpark
|
59a6fbdbbc
|
chore: hide footer
|
2021-03-07 12:43:43 +09:00 |
|
wonderlandpark
|
a3428d3263
|
chore: prevent default
|
2021-03-04 22:06:19 +09:00 |
|
wonderlandpark
|
c8b8d27609
|
chore: added shortcut preventDefault
|
2021-03-04 21:25:05 +09:00 |
|
wonderlandpark
|
cbc23a63a1
|
feat: added windows support for shortcut
|
2021-03-04 20:57:08 +09:00 |
|
wonderlandpark
|
481c60ac09
|
feat: added shortcut modal
|
2021-03-04 20:27:54 +09:00 |
|
wonderlandpark
|
407f888d60
|
style: removed unused var
|
2021-03-04 17:02:45 +09:00 |
|
wonderlandpark
|
9c5120bd48
|
feat: added darkmode lightmode toggle shortcut
|
2021-03-04 16:56:14 +09:00 |
|
|
|
1af428835a
|
style: code indent style
|
2021-02-27 19:43:26 +09:00 |
|
|
|
75c3a82c90
|
chore: changed logger export
|
2021-02-25 13:43:41 +09:00 |
|
|
|
4d6a65c5a4
|
feat: applying new logger
|
2021-02-17 15:56:13 +09:00 |
|
원더
|
ef0df273fb
|
fix: invalid props
|
2021-02-12 14:04:29 +09:00 |
|
원더
|
2e838eb20d
|
fix: footer bug
|
2021-02-12 13:08:03 +09:00 |
|
원더
|
05b736ccf1
|
style: fixed deepscan
|
2021-02-11 21:49:52 +09:00 |
|
원더
|
907ad8cd7b
|
fix: theme systems
|
2021-02-11 21:11:28 +09:00 |
|
원더
|
4363afde45
|
feat: using custom theme provider
|
2021-02-11 21:00:12 +09:00 |
|
원더
|
a17473570f
|
feat: transparent background for banner
|
2021-02-10 20:54:21 +09:00 |
|
원더
|
1aea551d24
|
feat: added Sentry
close: https://github.com/koreanbots/v2-testing/issues/8
|
2021-02-03 10:40:01 +09:00 |
|
원더
|
636a24c26c
|
chore: made some changes for description
|
2021-01-30 12:43:17 +09:00 |
|
원더
|
f5e6a536fd
|
style: added space at dynamic import
|
2021-01-29 20:29:11 +09:00 |
|
원더
|
994ea56af7
|
chore: using env for tester key
|
2021-01-24 19:23:19 +09:00 |
|
원더
|
92106c3975
|
feat: using dynamic import
|
2021-01-23 19:59:19 +09:00 |
|
원더
|
546c882413
|
feat: using absolute routes
|
2021-01-23 19:14:21 +09:00 |
|
원더
|
4e893c7a1a
|
fix: prevent with betaKey state missing
|
2021-01-14 17:26:53 +09:00 |
|
원더
|
369a444558
|
fix: https://github.com/koreanbots/v2-testing/issues/2
|
2021-01-14 14:38:59 +09:00 |
|
원더
|
48b0b08893
|
style: fixed as eslint
|
2021-01-13 21:56:53 +09:00 |
|
원더
|
ec56333a3a
|
feat: error customize
|
2021-01-12 18:49:06 +09:00 |
|