Commit Graph

77 Commits

Author SHA1 Message Date
Ruben Fiszel 0921ba0085 feat: add INCLUDE_HEADERS env variable to pass value from request headers 2023-02-01 02:22:28 +01:00
Ruben Fiszel 14b32be8b2 feat(python): add ADDITIONAL_PYTHON_PATHS 2023-02-01 02:04:53 +01:00
Ruben Fiszel b7db4c78c4 feat: add PIP_LOCAL_DEPENDENCIES 2023-01-28 03:09:47 +01:00
Ruben Fiszel 448e45b7e4 fix privilege on cloud 2023-01-22 00:53:29 +01:00
Ruben Fiszel 7f40373fd6 feat(deno): allow overriding deno sandboxing with DENO_FLAGS' 2023-01-21 22:54:14 +01:00
Ruben Fiszel 832ddabdf2 feat(deno): add support for DENO_AUTH_TOKENS 2023-01-21 18:36:17 +01:00
Ruben Fiszel 51a8810aa0 feat: add QUEUE_LIMIT_WAIT_RESULT 2023-01-20 19:39:31 +01:00
Ruben Fiszel eef3bab6e4 feat(backend): add queue_limit + configurable timeout + fix timeout cancel 2023-01-18 09:02:38 +01:00
Ruben Fiszel 26bd9ac9aa remove comingsoon for UIs 2023-01-15 17:58:40 +01:00
Ruben Fiszel 71708b7566 add MAX_LOG_SIZE env params 2023-01-13 14:46:07 +01:00
Ruben Fiszel c28311242d feat(backend): add SUPERADMIN_SECRET as an env set superadmin 2022-12-22 10:35:10 +01:00
Ruben Fiszel 92dee8b958 Update README.md 2022-12-20 03:21:03 +01:00
Ruben Fiszel 876e140626 change the default number of connections to 3 for workers 2022-12-19 18:59:46 +01:00
Ruben Fiszel e1f5fcb162 add public-helm to the README 2022-12-08 18:47:44 +01:00
Ruben Fiszel 39c0a0aaf5 move cli gif 2022-12-01 22:58:31 +01:00
Kai Jellinghaus d3a171c283 feat(cli): improved setup & allow workspace in base url & refactor workspaces/remotes to unify (#966)
* Setup V2 & Allow Workspace in base url

* Handle login conflict information

* Rework workspace & remote logic

* Add login logic

* Add token storage logic

* 🚀 finish refactor

* :Fix Pull

* Remove setup

* Add create-token

* Remove legacy typesc

* Fix change

* Fix warns

* fix warning

* Update README

* Switch to new workspace by default

* Update demo video

* Update Images

* remove duplicate

* Change wording

* Add to main README

* Fix main readme

* Fix videos
2022-12-01 22:56:57 +01:00
Ruben Fiszel 5dc9dfed72 readme: imgs 2022-11-30 20:03:50 +01:00
Ruben Fiszel c31c11e451 readme: nits and toc 2022-11-30 20:01:01 +01:00
Ruben Fiszel a283a54da8 add proper icon for hub scripts in flow items 2022-11-30 19:27:30 +01:00
Ruben Fiszel 9b9069eb4c readme: nits and toc 2022-11-30 18:59:57 +01:00
Ruben Fiszel effd79a448 readme: nits and toc 2022-11-30 18:56:03 +01:00
Ruben Fiszel 8fb173082a readme: add environment variables 2022-11-30 18:38:01 +01:00
Ruben Fiszel 776a5e54a8 support for generic userinfo_url 2022-11-25 04:54:14 +01:00
Ruben Fiszel 975a1db10e feat(backend): add configurable custom client 2022-11-24 11:40:02 +01:00
Ruben Fiszel be1a280e2c improve README 2022-11-15 00:14:22 +01:00
DMoosh c627f85fc3 Update README.md (#883)
Grammar/spelling
2022-11-08 23:51:38 +01:00
Ruben Fiszel d9c3a1ff42 ci: trim down docker main docker image 2022-11-07 13:37:37 +01:00
Ruben Fiszel 513924b043 feat: implement allowed domains for self-hosted 2022-11-02 14:52:35 +01:00
Ruben Fiszel ea7fb20e70 remove third screenshot 2022-10-10 00:40:08 +02:00
Ruben Fiszel 9d062d6cfb change README banner 2022-10-10 00:10:30 +02:00
ex0ns b78f2d1a91 feat(dev): setup devcontainer (#549)
Co-authored-by: ex0ns <ex0ns@protonmail.ch>
2022-09-19 16:58:22 +02:00
Ruben Fiszel 896a0ec2c5 update README 2022-09-14 01:39:06 +02:00
Sebastian Kurfürst 04a46a6978 docs: improve development getting started (#453) 2022-08-19 20:14:43 +02:00
Ruben Fiszel d280ed5476 README rewording 2022-08-15 00:50:56 +02:00
Ruben Fiszel f56fe76ae0 more README help 2022-08-14 23:02:54 +02:00
Ruben Fiszel 2bdb617b1f fix: users privileges 2022-08-14 22:47:51 +02:00
Ruben Fiszel ab84abeee4 improve README for github OAuth 2022-08-14 21:58:03 +02:00
Ruben Fiszel 1c40f01e5d feat: db users: admin -> windmill_admin, app -> windmill_user (#404)
* feat: db users: admin -> windmill_admin, app -> windmill_user

* clean up

* backend tests

* backend tests

* backend tests

* lock roles in first migration

* check if user is superuser too

* add init-db

* add init-db
2022-08-14 18:20:27 +02:00
Ruben Fiszel 4ee6489ae0 readme improvement 2022-08-14 12:31:21 +02:00
Ruben Fiszel d9f34e6ce0 improve README 2022-08-14 12:13:56 +02:00
Ruben Fiszel 14825f8649 improve README 2022-08-14 11:56:17 +02:00
Ruben Fiszel c1457d13ab improve README 2022-08-14 11:49:32 +02:00
Ruben Fiszel e6a5fe95b0 add superblocks to the list 2022-08-12 01:05:55 +02:00
Ruben Fiszel c711890534 typo 2022-08-10 21:16:39 +02:00
Ruben Fiszel 5f21026f7a typo 2022-08-10 21:16:02 +02:00
Ruben Fiszel aa54980708 Update README.md 2022-08-09 20:28:51 +02:00
Faton Ramadani 6690da06a9 Add the diagram in the readme (#379) 2022-08-09 17:56:52 +02:00
Ruben Fiszel 1cba6b33e2 fix aws claim 2022-08-08 00:12:43 +02:00
Ruben Fiszel b3b9e6046a improve readme 2022-08-07 22:00:14 +02:00
Ruben Fiszel 362784683a update README with roadmap 2022-08-07 15:53:17 +02:00