itsMapleLeaf
|
3fb61f2812
|
Merge branch 'main' into rewrite-internals
|
2022-10-12 15:03:15 -05:00 |
|
itsMapleLeaf
|
acbf21842f
|
deploy to vercel
|
2022-10-02 18:04:15 -05:00 |
|
itsMapleLeaf
|
65be2ef201
|
Merge branch 'main' of https://github.com/itsMapleLeaf/reacord
|
2022-10-02 17:59:37 -05:00 |
|
itsMapleLeaf
|
b6f244aaa0
|
wip more stuff
|
2022-10-02 17:57:49 -05:00 |
|
Darius
|
c244124f6f
|
Merge pull request #20 from kentcdodds/patch-1
Update sending-messages.md
|
2022-09-10 11:04:41 -05:00 |
|
Kent C. Dodds
|
4db8db0f2d
|
Update sending-messages.md
|
2022-09-10 09:42:40 -06:00 |
|
itsMapleLeaf
|
dc6239e598
|
remove .js in imports for now
pending https://github.com/esbuild-kit/tsx/issues/74
|
2022-08-07 20:53:27 -05:00 |
|
itsMapleLeaf
|
d01c2a3bac
|
lockfile
|
2022-08-07 14:00:11 -05:00 |
|
itsMapleLeaf
|
459cafdff2
|
fancy spinner for test setup
|
2022-08-07 13:01:20 -05:00 |
|
itsMapleLeaf
|
fd8f85ea89
|
simpler ReacordTester with more parallelizing
|
2022-08-07 12:57:14 -05:00 |
|
itsMapleLeaf
|
74bada9351
|
share more logic between renderers
|
2022-08-07 12:56:57 -05:00 |
|
itsMapleLeaf
|
bbf3c4ab17
|
improve async queue
resolve the promise for the added task immediately, instead of waiting on a promise for all tasks
|
2022-08-07 12:55:47 -05:00 |
|
itsMapleLeaf
|
ac3df750bc
|
library -> src
|
2022-08-07 12:02:40 -05:00 |
|
itsMapleLeaf
|
4caaed09e9
|
remove manual test script
we have real tests now :)
|
2022-08-07 12:02:35 -05:00 |
|
itsMapleLeaf
|
6084ab23e0
|
more test fixes
|
2022-08-06 10:22:12 -05:00 |
|
itsMapleLeaf
|
e1f5eda3c7
|
helpers: add node types and tsconfig
|
2022-08-06 10:10:27 -05:00 |
|
itsMapleLeaf
|
14ebfee673
|
use verbose reporter
|
2022-08-06 09:52:56 -05:00 |
|
itsMapleLeaf
|
aafba45696
|
fix doc comments
|
2022-08-06 09:52:50 -05:00 |
|
itsMapleLeaf
|
1d2620304f
|
work around actions cache skipping cypress install
|
2022-08-06 01:37:29 -05:00 |
|
itsMapleLeaf
|
8bd8177472
|
why
|
2022-08-06 01:24:41 -05:00 |
|
itsMapleLeaf
|
cdc3815ce2
|
remove random weird dev dep
|
2022-08-06 01:20:58 -05:00 |
|
itsMapleLeaf
|
49621c5d9d
|
remove tailwindcss types
|
2022-08-06 00:54:47 -05:00 |
|
itsMapleLeaf
|
8443dfb019
|
upgrades
|
2022-08-06 00:54:02 -05:00 |
|
itsMapleLeaf
|
c572f16638
|
fix pnpm setup
|
2022-08-06 00:19:21 -05:00 |
|
itsMapleLeaf
|
cd22d75b3a
|
clean up garbage
|
2022-08-06 00:15:15 -05:00 |
|
itsMapleLeaf
|
91c8e98e8c
|
remove .only
|
2022-08-06 00:11:21 -05:00 |
|
itsMapleLeaf
|
57e0fd458c
|
enable dep caching
|
2022-08-06 00:10:23 -05:00 |
|
itsMapleLeaf
|
a39d6295c4
|
reenable tests in ci
|
2022-08-06 00:10:09 -05:00 |
|
itsMapleLeaf
|
1cbd5e9bfd
|
throw together some scuffed integration testing infra
|
2022-08-06 00:05:30 -05:00 |
|
itsMapleLeaf
|
e974f0073d
|
ensure embed values aren't empty
|
2022-08-06 00:05:10 -05:00 |
|
itsMapleLeaf
|
d5617fd1b5
|
remove discord-js test
|
2022-08-05 23:49:07 -05:00 |
|
itsMapleLeaf
|
55b5072e1b
|
run local build script
|
2022-08-05 23:48:52 -05:00 |
|
itsMapleLeaf
|
69d29d2aa3
|
lazily create action rows
|
2022-08-05 23:48:36 -05:00 |
|
itsMapleLeaf
|
6b261d647b
|
support text for embed description
|
2022-08-05 23:48:13 -05:00 |
|
itsMapleLeaf
|
9c60c24dca
|
message payload tweaks
|
2022-08-05 11:44:46 -05:00 |
|
itsMapleLeaf
|
3bd0b33750
|
pass around a client promise so renderers can await login
|
2022-08-05 11:44:23 -05:00 |
|
itsMapleLeaf
|
f58ec8d776
|
generate exports
|
2022-08-05 11:43:07 -05:00 |
|
itsMapleLeaf
|
b2281d51cb
|
added integration test for action row
|
2022-08-05 11:42:57 -05:00 |
|
itsMapleLeaf
|
66054b31fc
|
update vitest
|
2022-08-05 11:42:27 -05:00 |
|
itsMapleLeaf
|
f97b2f4816
|
generate exports before compile
|
2022-08-05 11:41:08 -05:00 |
|
itsMapleLeaf
|
339bf5a24f
|
slight logical corrections in renderer
|
2022-08-05 09:06:47 -05:00 |
|
itsMapleLeaf
|
e38a4439c1
|
Merge branch 'main' of https://github.com/itsMapleLeaf/reacord into rewrite-internals
|
2022-08-04 14:41:35 -05:00 |
|
itsMapleLeaf
|
c0f2719171
|
added script to generate exports
|
2022-08-04 14:39:47 -05:00 |
|
itsMapleLeaf
|
3c59b5ac1e
|
update doc for InteractionInfo
|
2022-08-04 14:39:10 -05:00 |
|
itsMapleLeaf
|
843b4ef9db
|
remove some random comments and unneeded stuff
|
2022-08-04 14:37:54 -05:00 |
|
itsMapleLeaf
|
2c8742bc5f
|
cleanup
|
2022-08-04 13:30:02 -05:00 |
|
itsMapleLeaf
|
ffa9357f73
|
rename manual test script
|
2022-08-04 13:02:37 -05:00 |
|
github-actions[bot]
|
1fa4bc800b
|
Version Packages
reacord@0.5.1
|
2022-08-04 10:39:56 -05:00 |
|
itsMapleLeaf
|
e3351654ea
|
changeset
|
2022-08-04 10:38:08 -05:00 |
|
itsMapleLeaf
|
d1ca002939
|
fix links, closes #17
|
2022-08-04 10:38:08 -05:00 |
|