8 Commits

Author SHA1 Message Date
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
10ae21de2a fix(ws): typing things 2023-07-21 15:28:30 -04:00
MARCROCK22
3f1d37ba68
fix(common): toSnakeCase & toCamelCase (#144)
* fix toSnakeCase & toCamelCase

* xd
2023-07-10 13:13:34 -04:00
Yuzuru
d70af2013d fix the silly logger 2023-06-29 07:49:07 -05: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
620accd286 fix(common): Object types and functions 2023-06-12 16:57:04 +00:00
Marcos Susaña
87cdad0b03
Next: A complete Biscuit rewrite (#131)
* FINALLY WE REACHED AN AGREEMENT

* chore: d-types adapt

* websocket sucks, rest

* changes

* new look for core

* 💀

* fix cdn routes, more structures

Co-authored-by: Free 公園 <FreeAoi@users.noreply.github.com>

* CDN routes

* chore: change to rome

Co-authored-by: Free 公園 <FreeAoi@users.noreply.github.com>

* Oh shit, here we go again

Co-authored-by: Free 公園 <FreeAoi@users.noreply.github.com>

* fixes

* mixin, handler events, ws
Co-authored-by: Yuzu
<yuzudev@users.noreply.github.com>
Co-authored-by: Free 公園 <FreeAoi@users.noreply.github.com>

* change type

* Error system (#133)

* Co-authored-by: Free 公園 <FreeAoi@users.noreply.github.com>

* chore: biscuit rebase

* token leak goes brrrr

* fix: events

* chore: road to raw data

* fix: managers typing

* chore: fix gateway typing

* feat: helpers

* style: linter

* Types for routes (#134)

* typing for routes

* managers

Co-authored-by: Marcos Susaña <marcosjgs03@gmail.com>

* Types for routes (#134)

* I wanna cry

* Next (#136)

* Merge #137

* chore: lineWidth to 140

* chore: README update

---------

Co-authored-by: Yuzu <yuzuru@programmer.net>
Co-authored-by: Free 公園 <FreeAoi@users.noreply.github.com>
Co-authored-by: ThisIsAName <46913407+NejireSupremacy@users.noreply.github.com>
Co-authored-by: MARCROCK22 <57925328+MARCROCK22@users.noreply.github.com>
Co-authored-by: MARCROCK22 <marcos22dev@gmail.com>
2023-05-29 22:34:47 -04:00