LocalAI/core/http
Dave 90cacb9692
test: preliminary tests and merge fix for authv2 (#3584)
* add api key to existing app tests, add preliminary auth test

Signed-off-by: Dave Lee <dave@gray101.com>

* small fix, run test

Signed-off-by: Dave Lee <dave@gray101.com>

* status on non-opaque

Signed-off-by: Dave Lee <dave@gray101.com>

* tweak auth error

Signed-off-by: Dave Lee <dave@gray101.com>

* exp

Signed-off-by: Dave Lee <dave@gray101.com>

* quick fix on real laptop

Signed-off-by: Dave Lee <dave@gray101.com>

* add downloader version that allows providing an auth header

Signed-off-by: Dave Lee <dave@gray101.com>

* stash some devcontainer fixes during testing

Signed-off-by: Dave Lee <dave@gray101.com>

* s2

Signed-off-by: Dave Lee <dave@gray101.com>

* s

Signed-off-by: Dave Lee <dave@gray101.com>

* done with experiment

Signed-off-by: Dave Lee <dave@gray101.com>

* done with experiment

Signed-off-by: Dave Lee <dave@gray101.com>

* after merge fix

Signed-off-by: Dave Lee <dave@gray101.com>

* rename and fix

Signed-off-by: Dave Lee <dave@gray101.com>

---------

Signed-off-by: Dave Lee <dave@gray101.com>
Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
2024-09-24 09:32:48 +02:00
..
ctx feat(model-list): be consistent, skip known files from listing (#2760) 2024-07-10 15:28:39 +02:00
elements feat(gallery): lazy load images (#3246) 2024-08-14 12:53:42 +02:00
endpoints feat(api): allow to pass audios to backends (#3603) 2024-09-19 12:26:53 +02:00
middleware test: preliminary tests and merge fix for authv2 (#3584) 2024-09-24 09:32:48 +02:00
routes chore(refactor): drop duplicated shutdown logics (#3589) 2024-09-17 16:51:40 +02:00
static chore(ux): allow to create and drag dots in the animation (#3287) 2024-08-19 20:40:55 +02:00
views chore(anime.js): drop unused (#3351) 2024-08-21 13:10:09 +02:00
app_test.go test: preliminary tests and merge fix for authv2 (#3584) 2024-09-24 09:32:48 +02:00
app.go test: preliminary tests and merge fix for authv2 (#3584) 2024-09-24 09:32:48 +02:00
explorer.go feat(explorer): make possible to run sync in a separate process (#3224) 2024-08-12 19:25:44 +02:00
http_suite_test.go fix: rename fiber entrypoint from http/api to http/app (#2096) 2024-04-21 22:39:28 +02:00
render.go rf: centralize base64 image handling (#2595) 2024-06-24 08:34:36 +02:00