499 Commits

Author SHA1 Message Date
원더
3f29650c90 close: https://github.com/koreanbots/v2-testing/issues/30 2021-01-17 10:46:36 +09:00
원더
0db9c69ff7 fix: fixed markdown related high risk bugs
fix: https://github.com/koreanbots/v2-testing/issues/29
fix: https://github.com/koreanbots/v2-testing/issues/31
2021-01-17 10:32:29 +09:00
원더
22990663b9 dependencies: added jest type 2021-01-17 10:22:43 +09:00
dependabot-preview[bot]
39a0f34081
chore(deps-dev): bump @types/node from 14.14.20 to 14.14.21 (#157) 2021-01-16 00:16:11 +09:00
dependabot-preview[bot]
f3698b7fc6
chore(deps-dev): bump @types/node-fetch from 2.5.7 to 2.5.8 (#156)
Bumps [@types/node-fetch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-fetch) from 2.5.7 to 2.5.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-fetch)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-01-15 19:28:33 +09:00
원더
018756fd8d chore: added 'simplifiedAutoLink' option in markdown 2021-01-14 23:01:01 +09:00
원더
c0d53bcf21 Merge branch 'master' of https://github.com/koreanbots/koreanbots 2021-01-14 22:45:01 +09:00
원더
12e2dea59d feat: updated showdown options 2021-01-14 22:42:41 +09:00
원더
428588a4af feat: added showdow extensions 2021-01-14 22:42:30 +09:00
원더
463991b88c feat: hidden input if its not checkbox 2021-01-14 22:42:18 +09:00
원더
d7492f0ce7 fix: some octicon link style 2021-01-14 22:15:32 +09:00
dependabot-preview[bot]
d8d8f86080
chore(deps): bump @fortawesome/fontawesome-free from 5.15.1 to 5.15.2 (#155)
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) from 5.15.1 to 5.15.2.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/5.15.1...5.15.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-01-14 20:28:43 +09:00
원더
22c1e9301f chore: update version 2021-01-14 20:26:39 +09:00
원더
38021c72aa dependencies: added dependencies 2021-01-14 20:24:26 +09:00
원더
0b2ef5c271 feat: added debug mode 2021-01-14 20:24:15 +09:00
원더
484b28b36c fix: list bug in markdown 2021-01-14 20:24:04 +09:00
원더
1b87348b80 dependcies: added some 2021-01-14 19:11:32 +09:00
원더
f7b5444899 style: fix code block broken in darkmode 2021-01-14 19:11:22 +09:00
원더
4e893c7a1a fix: prevent with betaKey state missing 2021-01-14 17:26:53 +09:00
원더
ba4bbd0d7d dependencies: added sentry stuffs 2021-01-14 17:26:35 +09:00
원더
b196b8300f ci: added git hash branch parse script in auto deploy 2021-01-14 17:26:20 +09:00
원더
6d95807e64 feat: added checkBrowser method 2021-01-14 17:04:05 +09:00
원더
888fd003e6 fix: table tr showing as darkmode 2021-01-14 17:03:55 +09:00
원더
f13c35ea9b ci: building docker image ci 2021-01-14 16:34:12 +09:00
원더
369a444558 fix: https://github.com/koreanbots/v2-testing/issues/2 2021-01-14 14:38:59 +09:00
원더
25234036ee feat: removed trusted badge from the botcard 2021-01-14 13:27:32 +09:00
원더
35854d2f79 feat: https://github.com/koreanbots/v2-testing/issues/12 2021-01-14 13:27:08 +09:00
원더
33ebfde010 ci: fix keyname 2021-01-14 12:10:56 +09:00
원더
76fd3a36ec docs: fixed not-translated words 2021-01-14 11:49:51 +09:00
원더
f3c00aac0a docs: heading level update 2021-01-14 11:49:01 +09:00
원더
a0bd1f652d docs: image center 2021-01-14 11:18:24 +09:00
원더
95bbad2c7d chore: added .github in docker file 2021-01-14 11:18:17 +09:00
원더
42bd79eea2 docs: fix logo language 2021-01-14 11:14:13 +09:00
원더
3c5f6185a4 docs: updated 2021-01-14 11:10:48 +09:00
원더
61d7f94755 Merge branch 'master' of https://github.com/koreanbots/koreanbots 2021-01-14 10:38:15 +09:00
원더
8edaac1373 style: fixed some deepscan warnings 2021-01-14 10:29:44 +09:00
원더
1a1eeb2b44 ci: missing daemon option 2021-01-14 10:29:13 +09:00
Junseo Park
1c276e13eb
style: always passes this condition 2021-01-13 23:41:41 +09:00
원더
98a5c3f657 fix: tailwind config using safelist instead of whitelist 2021-01-13 22:59:53 +09:00
원더
b0e16af449 ci: why did you removed that? 2021-01-13 22:43:58 +09:00
원더
b9293a33a8 ci: indent error 2021-01-13 22:39:59 +09:00
원더
830b6d7015 ci: fucking indent error 2021-01-13 22:39:04 +09:00
원더
d87d9d2ea2 ci: fix mysql to mariadb and styled 2021-01-13 22:35:45 +09:00
원더
0f48fa56c7 ci: fix 2021-01-13 22:31:06 +09:00
원더
8a6cb30135 ci: fix typo issue 2021-01-13 22:21:18 +09:00
원더
b0a6525bf2 ci: fix ci fix ci ci ba 2021-01-13 22:17:45 +09:00
원더
1dac38fd64 ci: try 2021-01-13 22:13:22 +09:00
원더
dba1663342 ci: fix 2021-01-13 22:11:51 +09:00
원더
e2a42abc51 ci: style 2021-01-13 22:08:11 +09:00
원더
de70298f7a ci: fix syntax 2021-01-13 22:03:56 +09:00