555 Commits

Author SHA1 Message Date
Drylozu
37e4125a20
minor patch 2023-12-18 21:19:17 -05:00
MARCROCK22
a850a14a2d update version 2023-12-18 20:04:24 -04:00
MARCROCK22
5902c0804e update version 2023-12-18 20:00:22 -04:00
MARCROCK22
0056fc8b4c update versions 2023-12-18 19:59:28 -04:00
MARCROCK22
433e2b5409 update versions 2023-12-18 19:55:09 -04:00
MARCROCK22
a4d74f8b20 update version 2023-12-18 19:36:53 -04:00
renovate[bot]
d831d98c80
chore(deps): update dependency @types/node to v20 (#155)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-15 15:11:44 -04:00
socram03
e7777c8591 fix(ws): omg websocket start 2023-12-15 14:45:50 -04:00
MARCROCK22
ca116f85ee
fix resume bug (#157) 2023-12-08 18:59:49 -04:00
socram03
0fcc92ab26 fix(core): method stop 2023-11-08 20:24:24 -04:00
socram03
02b8bd0d28 fix(ws): gateway resume now it works correctly
feat(ws): more usesfull methods in sharder
fix(helpers): data arrays fixed
ci: change rome to biome

Co-authored-by: MARCROCK22 <MARCROCK22@users.noreply.github.com>
2023-11-08 20:16:28 -04:00
renovate[bot]
e2202772cf
fix(deps): update dependency @discordjs/rest to v2 (#153)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-04 17:50:17 -04:00
renovate[bot]
29e920c942
chore(deps): update dependency tsup to v7 (#150)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-04 17:47:52 -04:00
renovate[bot]
3e65f793bc
chore(deps): update npm to v8.19.4 (#149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-04 16:57:30 -04:00
renovate[bot]
f287769fa7
Add renovate.json (#148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-04 16:55:18 -04:00
MARCROCK22
3e31dc28ca
update version (#147)
* fix

* fix

* update version

* fix helpers

* fix

* update version

* add number typeof

* accept auth option

* update version

* update version
2023-08-13 20:55:58 -04:00
MARCROCK22
03bd41caea
add number typeof (#146)
* fix

* fix

* update version

* fix helpers

* fix

* update version

* add number typeof

* accept auth option
2023-08-13 20:22:46 -04:00
Marcos Susaña
20dc37d9e3
Apply our custom gateway on biscuit (#145)
* feat(ws): new custom ws

* fix(ws): shard reconnect only if property exist
2023-08-13 20:19:04 -04:00
Marcos Susaña
d6ebe07ee7 fix(helpers): error action row constructor 2023-07-24 14:09:53 -04:00
Marcos Susaña
5569d23edd fix(core): typing in avatars format 2023-07-21 15:28:48 -04:00
Marcos Susaña
10ae21de2a fix(ws): typing things 2023-07-21 15:28:30 -04:00
Marcos Susaña
fa32071d4e feat(helpers): Permissions util 2023-07-21 15:27:38 -04:00
Marcos Susaña
490898a56f fix(helpers): addFields dont add fields 2023-07-21 12:55:21 -04:00
MARCROCK22
3f1d37ba68
fix(common): toSnakeCase & toCamelCase (#144)
* fix toSnakeCase & toCamelCase

* xd
2023-07-10 13:13:34 -04:00
Yuzuru
6b2a193ba5 silly vrsion control 2023-06-30 19:16:43 -05:00
Yuzuru
a51667f316 version 3.0.9 or some shit idk 2023-06-30 19:11:56 -05:00
Marcos Susaña
2e9fb74c16 fix: gateway manager options 2023-06-30 20:06:05 -04:00
Yuzuru
e535108956 i hate this 2023-06-29 07:58:32 -05:00
Yuzuru
6f76dc1fdc Merge branch 'main' of https://github.com/oasisjs/biscuit 2023-06-29 07:53:29 -05:00
Yuzuru
c9de32b60f version: 0.0.7 common 2023-06-29 07:52:30 -05:00
Yuzuru
ca83cc2591 version: 0.0.7 helpers 2023-06-29 07:51:34 -05:00
Yuzuru
d70af2013d fix the silly logger 2023-06-29 07:49:07 -05:00
Yuzuru
e541c4b19c version: 3.0.6 2023-06-29 07:13:43 -05:00
Yuzuru
cc437a08ce version: 3.0.4 2023-06-29 06:54:19 -05:00
Marcos Susaña
4cf1cad35e feat(core): stop session 2023-06-29 01:41:23 -04:00
Marcos Susaña
75401227ca fix(common): Options merge side effect 2023-06-29 01:41:09 -04:00
socram03
d05a89b064 fix(common): replace objects type 2023-06-17 00:48:42 +00:00
socram03
f8ec4960b7 fix(ws): logger bad config 2023-06-12 16:57:23 +00:00
socram03
620accd286 fix(common): Object types and functions 2023-06-12 16:57:04 +00:00
socram03
3ddd6d51dc fix(core): editRule path 2023-06-12 16:05:16 +00:00
socram03
9345a6900f ci(rome): rules update 2023-06-12 15:24:47 +00:00
socram03
0db0bd9e98 fix(rest): incorrect prop position 2023-06-12 15:21:51 +00:00
socram03
9e087a8b13 feat(helpers): events collector 2023-06-12 15:20:50 +00:00
Marcos Susaña
4569b44590
chore(common): Rename README.MD to README.md 2023-06-07 12:19:08 -04:00
Yuzuru
23a23441c2 update helpers 2023-06-06 16:10:47 -05:00
Yuzuru
e7d039f4da nuke applyToClass 2023-06-06 14:27:54 -05:00
socram03
4c1c6812e2 fix: great autocomplete vsc 2023-06-06 14:36:19 +00:00
socram03
2c690771ee fix(core): gateway config is Partial<> 2023-06-06 14:34:47 +00:00
socram03
5cd1f56788 fix(helpers): runtime error with mixer 2023-06-06 14:34:05 +00:00
Yuzuru
a49f3e9e42 version 3.0.3 apparently 2023-06-05 04:18:19 -05:00