|
|
41be85017f
|
chore: improved ad
|
2021-05-31 21:19:40 +09:00 |
|
|
|
ddef05d418
|
chore: ads improved
|
2021-05-31 11:35:50 +09:00 |
|
|
|
3daf264171
|
fix: og missing
|
2021-05-30 00:13:26 +09:00 |
|
|
|
d1c976f6bb
|
feat: improved seo
|
2021-05-29 22:33:43 +09:00 |
|
|
|
44ebd74b7d
|
chore: developers logo color only at darkmode
|
2021-05-29 11:33:15 +09:00 |
|
|
|
349f9f05fe
|
feat: input type search
|
2021-05-29 02:24:41 +09:00 |
|
|
|
745c1926f6
|
chore: prevent css purge
|
2021-05-29 02:12:55 +09:00 |
|
|
|
b0e873d30f
|
fix: invalid url
|
2021-05-29 02:12:38 +09:00 |
|
|
|
eec29ef9dc
|
fix: invalid manage path
|
2021-05-29 00:41:05 +09:00 |
|
|
|
1e17ea5eb8
|
feat: added char count at textarea
close: https://github.com/koreanbots/v2-testing/issues/112
|
2021-05-27 20:20:39 +09:00 |
|
|
|
869caea735
|
chore: changed slogan
|
2021-05-26 21:16:39 +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 |
|
|
|
5cc4098000
|
style: reordered import
|
2021-05-21 09:36:42 +09:00 |
|
|
|
3b52e4c386
|
types: improved component typing
|
2021-05-18 11:16:48 +09:00 |
|
|
|
858399390d
|
feat: added tos at footer
|
2021-05-18 10:20:43 +09:00 |
|
|
|
b473faa610
|
style: suggestions at review
|
2021-05-17 16:55:38 +09:00 |
|
|
|
7690e2d9d6
|
chore: made some changes
|
2021-05-17 09:28:48 +09:00 |
|
Junseo Park
|
1ea4a7ea64
|
fix: added missing argument
|
2021-05-17 00:36:44 +09:00 |
|
|
|
e841ee7eee
|
feat: support pwa
|
2021-05-16 22:58:21 +09:00 |
|
|
|
8ca6d9ebae
|
typo: fixed and improved typo issues
|
2021-05-16 20:29:28 +09:00 |
|
|
|
518bc344dd
|
chore: prevent clickjacking
|
2021-05-13 16:24:08 +09:00 |
|
|
|
ec70ccae6c
|
feat: opening new tab for discord link
close: https://github.com/koreanbots/v2-testing/issues/99
|
2021-05-09 22:09:03 +09:00 |
|
|
|
e92cee3129
|
fix: handle AbortError
|
2021-05-09 13:42:20 +09:00 |
|
|
|
7e1157603b
|
typo: fixed typo issues
For https://github.com/koreanbots/v2-testing/issues/79
|
2021-05-09 12:55:48 +09:00 |
|
|
|
c75c629aaf
|
types: searchParams is optional prop
|
2021-05-09 11:56:02 +09:00 |
|
|
|
f4899357ca
|
fix: home not displayed at dev portal
fix: https://github.com/koreanbots/v2-testing/issues/84
|
2021-05-09 11:52:26 +09:00 |
|
|
|
2d170d755c
|
fix: scrollbar shown even its not overflowed
fix: https://github.com/koreanbots/v2-testing/issues/86
|
2021-05-09 11:40:56 +09:00 |
|
|
|
aebd4f77fd
|
fix: https://github.com/koreanbots/v2-testing/issues/94
|
2021-05-09 11:28:57 +09:00 |
|
|
|
3be25d6fe8
|
fix: query string invalid
fix: https://github.com/koreanbots/v2-testing/issues/92
|
2021-05-09 11:28:08 +09:00 |
|
|
|
63f662bc60
|
fix: card building weird
|
2021-05-08 22:30:06 +09:00 |
|
|
|
266345303c
|
fix: bugs at card
|
2021-05-08 21:45:33 +09:00 |
|
|
|
7fb788fec3
|
fix: card invite button fixed
|
2021-05-07 21:54:59 +09:00 |
|
|
|
72d40ca3b1
|
fix(developers): https://github.com/koreanbots/v2-testing/issues/74
|
2021-05-07 13:13:25 +09:00 |
|
|
|
728acfc533
|
feat: added security page
|
2021-05-07 11:06:07 +09:00 |
|
|
|
28062b493c
|
feat: remove wave
|
2021-05-07 10:55:51 +09:00 |
|
|
|
1f6c012243
|
chore: added some spaces
|
2021-05-07 08:43:03 +09:00 |
|
|
|
4d4bf56650
|
chore: added button margin
|
2021-05-07 08:35:48 +09:00 |
|
|
|
7270591718
|
fix: menu not closing
close: https://github.com/koreanbots/v2-testing/issues/50
|
2021-05-06 10:54:57 +09:00 |
|
|
|
dcdd7e0710
|
fix: router instance called at serverside while rendering
|
2021-05-06 09:14:48 +09:00 |
|
|
|
afc8e2e2dd
|
fix: BotCard button component rendered as Tag
|
2021-05-05 21:53:07 +09:00 |
|
zero734kr
|
f7bb8105be
|
Update components/ColorCard.tsx
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2021-04-16 23:20:53 -03:00 |
|
Junseo Park
|
06b378dfee
|
Update components/ColorCard.tsx
Co-authored-by: zero734kr <zero734kr@gmail.com>
|
2021-04-17 11:18:47 +09:00 |
|
Junseo Park
|
7056c1ffa9
|
Update components/Loader.tsx
Co-authored-by: zero734kr <zero734kr@gmail.com>
|
2021-04-17 11:18:22 +09:00 |
|
Junseo Park
|
e8f1b712fe
|
Update components/DeveloperLayout.tsx
Co-authored-by: zero734kr <zero734kr@gmail.com>
|
2021-04-17 11:11:00 +09:00 |
|
wonderlandpark
|
21c803aa0d
|
chore: improved user login interaction
|
2021-04-10 12:16:50 +09:00 |
|
wonderlandpark
|
8737ec9a74
|
fix: https://github.com/koreanbots/v2-testing/issues/75
|
2021-04-07 10:13:13 +09:00 |
|
wonderlandpark
|
1adcdc84b1
|
chore: removed button margin
|
2021-03-28 13:27:00 +09:00 |
|
wonderlandpark
|
0641568215
|
types: changed tag text prop type
|
2021-03-28 13:00:17 +09:00 |
|
wonderlandpark
|
93c250b62f
|
feat: added button disabled
|
2021-03-28 13:00:02 +09:00 |
|