HugoCasa
1d7bab075b
feat: private hub ( #3491 )
...
* feat: private hub v0
* feat: add UI setting
* Update ee.rs
* Update ee.rs
* fix: remove ee symlink
* fix: add back CE ee.rs
* feat: disable s3 embedding loading when private hub
* feat: reload embeddings on hub url change
* fix: only reload embeddings db on server mode
* patch: set default hub url const
* fix: nit
2024-04-04 04:16:53 +02:00
Ruben Fiszel
d2afc05703
fix: add support for azure storage on distributed cache/logs
2024-03-23 18:42:38 +01:00
Ruben Fiszel
030f6c553e
generalize cache object store
2024-03-21 08:50:10 +01:00
Ruben Fiszel
174ead0473
feat: s3 cache config added to instance settings + parallelized tar pulling
2024-03-20 14:19:34 +01:00
Ruben Fiszel
ae661365e4
fix: s3 cache is an instance settings ( #3421 )
...
* s3
* s3
2024-03-15 15:09:05 +01:00
Ruben Fiszel and rubenfiszel
639c80220f
feat: scim token and saml metadata setting in UI directly
...
chore(main): release 1.271.0 (#3237 )
* chore(main): release 1.271.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
fix test
revert ee changes
revert ee changes
2024-02-18 07:26:12 +01:00
Ruben Fiszel
1de8479259
add support for pip index url
2024-02-17 15:58:20 +01:00
Guillaume Bouvignies
d1f929b2bb
fix: oauth settings for github and gitlab ( #3219 )
...
* fix: oauth settings for github and gitlab
* toggle only in SSO
* fix oauth user toggle
2024-02-15 17:19:21 +01:00
Ruben Fiszel
5cec2edaef
fix: fix RETENTION period setting UI
2024-01-31 11:02:28 +01:00
Ruben Fiszel
47fcfbbbdf
fix: add support for NPM_CONFIG_REGISTRY
2024-01-30 12:58:52 +01:00
Ruben Fiszel
801106e9b8
fix: bun default registry and performance improvements
2024-01-24 16:51:08 +01:00
Ruben Fiszel
c2fb24d480
feat: exporting tarball/sync doesn't require admin perms anymore
2024-01-23 21:55:08 +01:00
Ruben Fiszel
640ebcb146
feat: OIDC support ( #3017 )
...
* oidc
* update
* feat: add support for multiselect in python
* d
* d
* progress
* all
* all
* all
2024-01-16 23:32:26 +01:00
Ruben Fiszel
d785deff33
feat: add support for bun install scopes
2024-01-12 23:48:58 +01:00
Ruben Fiszel
63740adec8
fix: fix setting base_url from empty initial value
2023-12-13 16:24:07 +01:00
Guillaume Bouvignies and Ruben Fiszel
26670f62e5
feat: Add default timeout for instance and custom timeout for scripts ( #2811 )
...
* feat: Add default timeout for instance and custom timeout for scripts
* final
* sqlx prepare
* Logs a warning in the job logs
* Fix merge
* JOB_DEFAULT_TIMEOUT is an optional
* Fix JOB_DEFAULT_TIMEOUT monitor loading
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-12-13 07:08:07 +01:00
HugoCasa
4c7d64bc5f
feat: oauth flow openai key ( #2833 )
...
* feat: oauth flow openai key
* fix: rawvalue insert
2023-12-12 07:57:18 +01:00
Ruben Fiszel
88149c6d93
autoset base_url if empty
2023-12-11 00:27:59 +01:00
Ruben Fiszel
c07e9056f1
fix: auto-invite all instead of by domain
2023-11-18 12:36:08 +01:00
Ruben Fiszel
eb5067aee5
feat: add support for requiring users to pre-exist
2023-11-11 15:53:09 +01:00
Ruben Fiszel
2d05d187cf
settings refactor
2023-11-05 17:58:58 +01:00
Faton Ramadani
c914ac64cf
fix(frontend): add a validation for base url ( #2434 )
...
* fix(frontend): add a validation for base url
* fix(frontend): simplify regex
* fix(frontend): fix style
2023-10-11 17:04:54 +02:00
Ruben Fiszel
c42b8750f1
feat: add npm_config_registry support for bun, deno and being settable from UI ( #2373 )
...
* foo
* foo
* npm config
2023-10-02 14:45:29 +02:00
Ruben Fiszel
304a2596fd
feat: add license key as superadmin setting ( #2321 )
...
* license key
* all
* feat: add license key as a superadmin setting
* fix
* fix
2023-09-23 14:40:07 +02:00
Ruben Fiszel
2f0e43bfdb
feat: set instance settings from UI ( #2314 )
2023-09-20 23:15:19 +02:00