Daniel Rochetti
|
c3a3c3d21a
|
chore: upgrade dependencies and tooling (#81)
* chore: remove uuid-random dependency
* chore: upgrade prettier
* chore(client): bump version for release
|
2024-08-07 15:45:15 -07:00 |
|
Daniel Rochetti
|
4eb8111cdc
|
fix(client): global reference when accessing fetch (#80)
|
2024-08-07 12:08:55 -07:00 |
|
Daniel Rochetti
|
2839e796db
|
feat(client): allow custom fetch impl (#74)
* feat(client): allow custom fetch impl
* fix(samples): remove test call
* fix: proxy middleware order
* chore(demo): switch to queue polling by default
|
2024-07-22 12:54:44 -07:00 |
|
Daniel Rochetti
|
cf300e9cc0
|
fix(client): remove auto-upload of data uri (#73)
|
2024-07-11 08:49:14 -07:00 |
|
badayvedat
|
21bb392a19
|
fix: type updates
|
2024-06-06 18:54:09 +03:00 |
|
Daniel Rochetti
|
cd2089768d
|
fix(client): storage upload array (#66)
|
2024-06-02 11:07:50 -07:00 |
|
Daniel Rochetti
|
18eb6ec28d
|
fix: check type before trying to upload (#63)
|
2024-04-16 18:02:50 -07:00 |
|
Daniel Rochetti
|
9262814578
|
feat: support recursive auto-upload (#62)
|
2024-04-15 08:33:38 -07:00 |
|
Vedat Baday
|
66d817b2a6
|
fix: nested blob upload (#48)
* fix: nested blob upload
* refactor: export to a utility function
* chore: bump version to 0.8.3
|
2024-02-15 16:30:00 -08:00 |
|
Daniel Rochetti
|
07f1b125f7
|
feat: fal.run url support (#40)
* feat: fal.run url support
* feat: new queue url format
* fix: build issue
* chore: change demo app ids
|
2024-01-15 15:14:21 -08:00 |
|
Daniel Rochetti
|
145159a12f
|
feat(client): realtime client (#29)
* feat(client): realtime client
* chore: alpha release
* fix: remove os requirement
* fix: check if process is defined
* fix: ws connection key
* fix: outgoing request throttling logic
* chore: 0.6.0.alpha.4 release
* chore: update realtime demo
* chore: update preloaded scene
* feat: auth wip
* fix: compilation issue
* feat: basic auth impl missing error handling
* chore: remove console.log prepare 0.6.0
* fix: remove unsused code
|
2023-11-27 09:43:37 -08:00 |
|
Daniel Rochetti
|
2d027fe7a6
|
fix(client): data uri upload filename (#23)
|
2023-11-08 21:05:27 -08:00 |
|
Daniel Rochetti
|
78ffa58162
|
feat: client file upload (#18)
* feat: client file upload
* feat: signed upload
* fix: add multipart header
* fix: remove unused file
* chore(wip): own signature impl
* feat: use gcs presigned upload
* fix: invalid export
* fix: rest api host url
* feat: final upload logic and sample
|
2023-11-02 19:30:46 -07:00 |
|