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
|
7f444cdfcd
|
chore: proxy nextjs 14 support (#28)
|
2023-11-18 16:05:26 -08:00 |
|
Daniel Rochetti
|
22d930c0ac
|
chore: build tool updates (#24)
* chore: build tool updates
* chore: update readme docs
|
2023-11-09 13:10:44 -08:00 |
|
Daniel Rochetti
|
3a98fd6d0f
|
feat: next proxy app router support (#22)
* feat: add nextjs app router support
* chore: rename nextjs page router demo
* feat: support nextjs app router with example
* chore(proxy): bump to 0.4.0
* chore: update package-lock.json
* chore: remove formidable
* chore: update package-lock.json
* fix: page export
* fix: type issues
* fix: remove comment
* fix: eslint any warning
* chore: client version bump 0.4.2
|
2023-10-30 09:01:15 -07:00 |
|
Daniel Rochetti
|
b79e51683b
|
feat: new cross-engine proxy support (#14)
* feat: new proxy package
* chore: update nx workspace
* chore: remove unused codegen lib
* chore: add swc-node as build dependencies
* chore: remove unused demo-app-e2e app
* chore: reorganize demo apps
* feat: working cross-engine proxy
* chore: update docs
* fix: readme file export
* chore: update nextjs lib
* chore: keep nextjs code
|
2023-10-08 01:46:36 -07:00 |
|
Daniel Rochetti
|
9a0497da30
|
feat: client proxy + nextjs support (#9)
* feat(client): add function alias support
* feat(client): auto config from env vars
* fix(client): username in aliased url
* feat: nextjs proxy handler
* fix: update client tests
* feat(client): built-in queue support
* feat: client + nextjs e2e demo
* chore: update browserslist
* chore: update version info
* chore: update readme badges
* fix: ignore lint error on require
|
2023-09-11 16:26:06 -07:00 |
|
Daniel Rochetti
|
0503bbe66a
|
chore: update readme and dependency cleanup
|
2023-03-31 20:06:03 -07:00 |
|
Daniel Rochetti
|
ed322048ff
|
release: client 0.1.0 (#6)
* chore(client): add assets and bump version
* chore: rename scope to fal-ai
|
2023-03-31 18:35:08 -03:00 |
|
Daniel Rochetti
|
1724bc37e7
|
chore: add docs, license and prepare for release (#4)
* chore: add initial readme and license info
* minor fix: remove colon from note
* some jsdocs
* update build action
* fix nx command on gh action
* specify remote origin as base in build
* update release info
* semantic release config
* rename auth headers
* chore: update package-lock.json
|
2023-03-31 11:09:19 -03:00 |
|
Daniel Rochetti
|
6553779987
|
chore: configure new monorepo and build workflow
* prepare monorepo and move client to its package
* create nx workspace
* workspace cleanup and updates
* upgrade nx workspace and fix client package
* add basic codegen logic
* first working build script
* update nextjs app
* update generated code
* add koldstart core and client foundation
* add basic fetch implementation to client
* add stable diffusion example
* remove local output image
* remove keys
* remove more keys
* update client usage and samples
* remove grpc client code and dependencies
* rename base package
* remove core package
* continue package refactor
* rename koldstart apis
* refactor main function run api
* add listen function stub
* removed more koldstart references
* build workflow added
* minor doc updates - trigger workflow
* nx workflow action
|
2023-03-29 12:49:55 -03:00 |
|
turbo1912
|
506629b894
|
initial commit
|
2023-02-22 13:39:40 -08:00 |
|