stack/packages/stack-shared/src
Konstantin Wohlwend 9ec4433cf5 Input validation on wait(...) function
setTimeout picks 0 whenever the input doesn't fit in a 32-bit integer, so we reject such values

(see: https://news.ycombinator.com/item?id=41872010 )
2024-10-18 11:21:35 -07:00
..
helpers Require newline at the end of each file 2024-10-13 13:06:38 -07:00
hooks Fix trailing space lint errors 2024-07-14 10:37:34 -07:00
interface Contact channel APIs (#288) 2024-10-14 02:12:56 +02:00
utils Input validation on wait(...) function 2024-10-18 11:21:35 -07:00
crud.tsx Improved documentation, fixed bugs (#147) 2024-07-24 11:38:26 -07:00
global.d.ts Fix use being called conditionally 2024-03-02 15:30:56 +01:00
index.ts New client (#135) 2024-07-19 22:07:44 -07:00
known-errors.tsx OTP (#263) 2024-09-24 20:02:06 +02:00
schema-fields.ts Fix team creation on the server not automatically adding the current user (#266) 2024-10-01 06:11:00 +02:00
sessions.ts New client (#135) 2024-07-19 22:07:44 -07:00