950 Commits

Author SHA1 Message Date
wonderlandpark
82270b4f17 style: fixed eslint 2021-03-06 22:39:08 +09:00
wonderlandpark
2bfc83e150 chore: changed limit for image 2021-03-06 22:34:56 +09:00
wonderlandpark
f97b33f49b types: added bot reviewer 2021-03-06 22:23:29 +09:00
wonderlandpark
c352e7428b chore: added servers update endpointg 2021-03-06 14:08:05 +09:00
wonderlandpark
9bbd155573 chore: added endpoints to ignore ratelmit 2021-03-05 10:57:24 +09:00
renovate[bot]
6d74f88d50
chore(deps): update dependency typescript to v4.2.3 (#257)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-05 10:28:30 +09:00
renovate[bot]
4856a91b2e
fix(deps): update dependency postcss to v8.2.7 (#256)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-05 09:05:49 +09:00
renovate[bot]
41b6923dde
chore(deps): update dependency ts-jest to v26.5.3 (#255)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-05 09:05:05 +09:00
renovate[bot]
e5a7bd7a67
chore(deps): pin dependencies (#254)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-05 09:04:46 +09:00
renovate[bot]
b0ff625c7b
fix(deps): update dependency knex to v0.95.1 (#253)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-05 09:04:27 +09:00
wonderlandpark
4fe254a29f chore: added ratelimit 2021-03-04 23:31:20 +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
be34efcdde feat: using kdb style 2021-03-04 20:27:44 +09:00
wonderlandpark
dac59ec527 chore: improved modal 2021-03-04 20:27:33 +09:00
wonderlandpark
407f888d60 style: removed unused var 2021-03-04 17:02:45 +09:00
wonderlandpark
d5fd324d81 chore: changed footer section order 2021-03-04 16:58:38 +09:00
wonderlandpark
9c5120bd48 feat: added darkmode lightmode toggle shortcut 2021-03-04 16:56:14 +09:00
wonderlandpark
d410b5cba0 feat: added slash command category 2021-03-03 18:10:22 +09:00
wonderlandpark
67ed95f7b6 chore: changed grid column 2021-03-03 17:25:49 +09:00
wonderlandpark
84af82938a feat: added ResponsiveGrid component 2021-03-03 14:25:09 +09:00
wonderlandpark
0916cc335a chore: removed dupe column 2021-03-03 13:37:15 +09:00
renovate[bot]
0761ed955d
chore(deps): update typescript-eslint monorepo to v4.16.1 (#252)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-02 21:36:42 +09:00
renovate[bot]
b8c6eebd32
fix(deps): update sentry monorepo to v6.2.1 (#251)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-02 10:59:26 +09:00
renovate[bot]
31bb95f82a
fix(deps): update dependency core-js to v3.9.1 (#250)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-02 10:59:05 +09:00
renovate[bot]
00a0a21dd0
chore(deps): update dependency eslint to v7.21.0 (#249)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-02 10:58:43 +09:00
647e25279b feat: added 404 page 2021-03-01 22:25:26 +09:00
b149138a2e chore: reordered navbar developers link 2021-03-01 21:23:54 +09:00
ea5b1a9c75 chore: removed padding top for buttons 2021-03-01 21:19:07 +09:00
2d7cfabfc0 feat: added blocked state 2021-03-01 21:11:58 +09:00
a4bbca6c3e feat: disable invite for private bots 2021-03-01 20:50:49 +09:00
a13256242c feat: added state notice
chore: https://github.com/koreanbots/v2-testing/issues/64
2021-03-01 20:46:31 +09:00
ffa5171ddf chore: made some changes for api 2021-02-28 13:07:26 +09:00
3d5192da2c ci: fixed removed postinstall 2021-02-28 12:09:54 +09:00
899f948fa6 style: code style changes 2021-02-28 11:58:03 +09:00
9a36919657 fix: api requesthandler invalid usage 2021-02-28 11:29:18 +09:00
67695d9b90 chore: increased webhook url max length
feat: https://github.com/koreanbots/v2-testing/issues/59
2021-02-28 11:25:22 +09:00
5d14769d51 fix: modal style mobile friendly
fix: https://github.com/koreanbots/v2-testing/issues/57
2021-02-28 11:24:42 +09:00
3291929b3a Merge branch 'master' of https://github.com/koreanbots/koreanbots 2021-02-27 22:48:59 +09:00
501c33c137 feat: added reset token button 2021-02-27 22:48:52 +09:00
baf13c2c9e feat: add token reset route 2021-02-27 22:40:51 +09:00
renovate[bot]
ade1d55b5a
fix(deps): pin dependencies (#248)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-27 21:15:33 +09:00
9963ca7b3a feat: added csrfToken and token reset modal 2021-02-27 19:47:29 +09:00
cddc4c986a feat: added applications api 2021-02-27 19:45:39 +09:00
02890b3445 feat: removed unnecessary headers 2021-02-27 19:43:56 +09:00
1af428835a style: code indent style 2021-02-27 19:43:26 +09:00
69cc9c6d9f deps: added react-responsive-modal 2021-02-27 19:43:05 +09:00
537c8af6a8 feat: added Modal 2021-02-27 19:42:41 +09:00