Sindre Svendby
|
651048a35f
|
Fixed markdown syntax and typo (#2563)
* Fixed markdown syntax
<workspace> was not rendered
* Superdmin -> Superadmin
|
2023-11-04 22:31:11 +01:00 |
|
Ruben Fiszel
|
c377bf9399
|
improve tree view sorting
|
2023-11-04 17:18:49 +01:00 |
|
HugoCasa
|
ef3e4b2623
|
feat: local hub embeddings search (#2463)
* feat: local hub embeddings search
* fix: cargo lock
* fix: sqlx prepare
* fix: cargo tinyvector
* feat: add DISABLE_EMBEDDING env var
* fix: cargo lock
|
2023-10-19 17:27:42 +02:00 |
|
Ruben Fiszel
|
b18ab1d154
|
add MODE env variable
|
2023-10-16 15:20:50 +02:00 |
|
Ruben Fiszel
|
094539ff3a
|
fix: improve binary build
|
2023-10-10 17:30:02 +02:00 |
|
Guillaume Bouvignies
|
17b42e6a35
|
fix: add binaries to release
|
2023-10-10 17:19:30 +02:00 |
|
Ruben Fiszel
|
2c9ae41706
|
feat: manage cache and init scripts from worker group UI (#2396)
* cache & inits
* cache & inits
* cache & inits
* all
* fix tests
* improve
|
2023-10-05 19:42:15 +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
|
247f5ace2d
|
setup improvements
|
2023-09-21 12:49:31 +02:00 |
|
Ruben Fiszel
|
ef98d71031
|
improve and simplify setup
|
2023-09-21 11:00:42 +02:00 |
|
HugoCasa
|
e0c6eee16e
|
feat: add dediacted worker env var (#2296)
|
2023-09-18 14:15:56 +02:00 |
|
Ruben Fiszel
|
4704899a81
|
fix: fix incorrect bump
|
2023-08-29 16:44:05 +02:00 |
|
Ruben Fiszel
|
0503942170
|
refactor default non-cloud-hosted timeout
|
2023-08-20 16:30:31 +02:00 |
|
Ruben Fiszel
|
2afea50497
|
feat: prometheus metrics are now ee only
|
2023-08-20 12:29:05 +02:00 |
|
Ruben Fiszel
|
f198cd23ef
|
reword
|
2023-08-15 09:41:53 +02:00 |
|
Dave Nicolson
|
19aa2d88c1
|
Grammar fixes (#2001)
* Fix typos
* Fix TypeScript capitalization
* Fix log in verb
* Fix log out verb
---------
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
|
2023-08-08 12:02:51 +02:00 |
|
Ruben Fiszel
|
90dfda0d1f
|
feat: add magic tag part
|
2023-08-05 23:31:10 +02:00 |
|
Ruben Fiszel
|
23a5bfa368
|
feat: add support for custom import map on deno
|
2023-08-05 19:25:24 +02:00 |
|
HugoCasa
|
0b7d6398cb
|
feat: add azure openAI support (#1989)
|
2023-08-03 19:56:14 +02:00 |
|
Ruben Fiszel
|
d6b266a696
|
refactor native workers to use native jobs
|
2023-08-03 10:32:45 +02:00 |
|
Ruben Fiszel
|
7afb6869d0
|
feat: add SECRET_SALT for secure environments
|
2023-07-30 18:35:48 +02:00 |
|
Ruben Fiszel
|
13e38ebb52
|
Update README.md
|
2023-07-27 17:35:52 +02:00 |
|
Henri Courdent
|
d99709ae70
|
Update script readme (#1930)
* Update script readme
* Types better added
|
2023-07-25 10:35:40 +03:00 |
|
Ruben Fiszel
|
18f7838edf
|
improve README
|
2023-07-19 08:24:18 +02:00 |
|
Ruben Fiszel
|
ff0048afab
|
feat: add whitelist envs to passthrough the workers
|
2023-07-16 10:47:24 +02:00 |
|
Jakub Kołodziejczak
|
72d0d8a7f5
|
chore(backend): upgrade sqlx to ^0.7 (#1865)
* DRAFT chore(backend): upgrade sqlx to ^0.7
related to:
* https://github.com/windmill-labs/windmill/pull/1858
* https://github.com/launchbadge/sqlx/issues/1163#issuecomment-1627685514
* (vol. 2) in 0.7, `Transaction` can no longer implement `Executor` directly
ref: afb6b1066e/examples/postgres/transaction/src/main.rs (L14-L17)
notice that I'm temporarly using my custom patch
16e4c9a8f3
it's related to https://github.com/launchbadge/sqlx/issues/2611
* post git rebase chores
* use upstream fix from 0.7.1
* fix compile
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2023-07-15 14:06:20 +02:00 |
|
Ruben Fiszel
|
6e4b8c313f
|
Update README.md
|
2023-07-14 01:20:39 +02:00 |
|
Ruben Fiszel
|
8c566a2e46
|
feat: add configurable global error handler
|
2023-06-30 12:46:02 +02:00 |
|
Ruben Fiszel
|
ff942f4d06
|
fix: add CREATE_WORKSPACE_REQUIRE_SUPERADMIN
|
2023-06-29 23:06:03 +02:00 |
|
Ruben Fiszel
|
cfc7857e6c
|
remove warnings
|
2023-06-29 12:42:09 +02:00 |
|
Ruben Fiszel
|
f096145cee
|
improve docker-compose and email sending
|
2023-06-29 11:52:46 +02:00 |
|
Ruben Fiszel
|
7851e932ec
|
feat: smtp support to invite users (#1777)
* email support
* everyhting
* smtp
* update
* update
* update
* setup backend test
|
2023-06-29 10:34:44 +02:00 |
|
Ruben Fiszel
|
e777a79a31
|
docs -> www
|
2023-06-24 19:31:29 +02:00 |
|
Ruben Fiszel
|
a4365cb864
|
feat: add dynamic default args to approval page form
|
2023-06-20 14:36:25 +02:00 |
|
Ruben Fiszel
|
263e03c2bd
|
feat: remove the need for BASE_INTERNAL_URL
|
2023-06-12 12:00:42 +02:00 |
|
Ruben Fiszel
|
b6a037aa04
|
fix: add NO_PROXY and make pip respect proxy args
|
2023-06-09 21:46:56 +02:00 |
|
Ruben Fiszel
|
67b3b0635b
|
fix: add support for http_proxy and https_proxy
|
2023-06-09 19:14:02 +02:00 |
|
Ming Fang
|
bfe88def34
|
fix: toggle self-signed certs support in oauth2 using env variable ACCEPT_INVALID_CERTS (#1694)
* toggle self-signed certs support in oauth2 using env variable DANGER_ACCEPT_INVALID_CERTS
* Update lib.rs
* Document DANGER_ACCEPT_INVALID_CERTS env variable
* change to ACCEPT_INVALID_CERTS
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2023-06-09 15:14:43 +02:00 |
|
Axel Baudot
|
32fa7a6254
|
doc: update frontend dev instructions (#1691)
|
2023-06-07 16:10:26 +02:00 |
|
Ruben Fiszel
|
c702f40980
|
feat: migrate ts parser to wasm (#1686)
* migrate ts parser to wasm
* add wasm
* revert py
|
2023-06-06 09:44:38 +02:00 |
|
Ruben Fiszel
|
e02de8fd6d
|
update README
|
2023-05-18 17:31:34 +02:00 |
|
Ruben Fiszel
|
dcc46d66de
|
clarify README setup
|
2023-05-18 02:36:06 +02:00 |
|
Ruben Fiszel
|
1cbd704a25
|
feat(backend): add REQUEST_SIZE_LIMIT env variable
|
2023-05-17 23:07:17 +02:00 |
|
Henri Courdent
|
9e0c000424
|
Update README.md video to the latest (52s) (#1593)
|
2023-05-17 18:40:27 +02:00 |
|
Henri Courdent
|
fb972671dc
|
Updated README -> video to be updated after merge (#1592)
|
2023-05-17 18:30:45 +02:00 |
|
Ruben Fiszel
|
e64f0e980e
|
update README
|
2023-05-13 07:07:27 +02:00 |
|
Ruben Fiszel
|
72d343e916
|
add OAUTH_JSON_AS_BASE64
|
2023-05-11 23:03:05 +02:00 |
|
Ruben Fiszel
|
cddd2e0c1b
|
update readme
|
2023-04-30 17:31:47 +02:00 |
|
Ruben Fiszel
|
de9abd129d
|
feat(backend): add EXIT_AFTER_NO_JOB_FOR_SECS for ephemeral workers
|
2023-04-28 00:09:48 +02:00 |
|
Ruben Fiszel
|
4387db275f
|
fix run_wait_result polling + make it configurable
|
2023-04-27 07:35:53 +02:00 |
|