Commit Graph

173 Commits

Author SHA1 Message Date
Ruben Fiszel 81d62f9250 remove warnings 2023-06-29 12:42:09 +02:00
Ruben Fiszel d6132ed8d2 improve docker-compose and email sending 2023-06-29 11:52:46 +02:00
Ruben Fiszel 663e2148ac 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 0b3e68e0a4 docs -> www 2023-06-24 19:31:29 +02:00
Ruben Fiszel cb3177e3c0 feat: add dynamic default args to approval page form 2023-06-20 14:36:25 +02:00
Ruben Fiszel 768d44b55b feat: remove the need for BASE_INTERNAL_URL 2023-06-12 12:00:42 +02:00
Ruben Fiszel 3f04436e0e fix: add NO_PROXY and make pip respect proxy args 2023-06-09 21:46:56 +02:00
Ruben Fiszel 3d8c97c154 fix: add support for http_proxy and https_proxy 2023-06-09 19:14:02 +02:00
Ming Fang f7f202c13e 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 aa3c7ef81a doc: update frontend dev instructions (#1691) 2023-06-07 16:10:26 +02:00
Ruben Fiszel 1f8910d730 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 f8b6fc9b89 update README 2023-05-18 17:31:34 +02:00
Ruben Fiszel 7ce4c5be4e clarify README setup 2023-05-18 02:36:06 +02:00
Ruben Fiszel 675bbfa7b1 feat(backend): add REQUEST_SIZE_LIMIT env variable 2023-05-17 23:07:17 +02:00
Henri Courdent 665a0cef57 Update README.md video to the latest (52s) (#1593) 2023-05-17 18:40:27 +02:00
Henri Courdent 000d88e020 Updated README -> video to be updated after merge (#1592) 2023-05-17 18:30:45 +02:00
Ruben Fiszel 9b79fed223 update README 2023-05-13 07:07:27 +02:00
Ruben Fiszel dae1180c9f add OAUTH_JSON_AS_BASE64 2023-05-11 23:03:05 +02:00
Ruben Fiszel 920c322611 update readme 2023-04-30 17:31:47 +02:00
Ruben Fiszel e21208de31 feat(backend): add EXIT_AFTER_NO_JOB_FOR_SECS for ephemeral workers 2023-04-28 00:09:48 +02:00
Ruben Fiszel 27097921d3 fix run_wait_result polling + make it configurable 2023-04-27 07:35:53 +02:00
Ruben Fiszel 1d1c812e36 feat(backend): add JOB_RETENTION_SECS to delete completed jobs completed after expiration period 2023-04-26 19:34:54 +02:00
Ruben Fiszel 00b57dd156 update readme 2023-04-23 17:05:33 +02:00
Ruben Fiszel 2ae7f8cbb4 update self-host instructions 2023-04-23 11:13:57 +02:00
Ruben Fiszel 556dbce239 feat(backend): install python scripts on save 2023-04-13 22:57:53 +02:00
Ruben Fiszel e8611ba8c1 add GOPRIVATE and NETRC for private modules 2023-04-11 19:55:38 +02:00
Ruben Fiszel db075f2ca1 feat(backend): add instance events webhook 2023-04-11 01:45:56 +02:00
Ruben Fiszel c131a78e1b fix home + refreshOnStart 2023-04-10 18:02:27 +02:00
Ruben Fiszel fc6193006b fix README and fix inline editor 2023-04-08 13:05:40 +02:00
Ruben Fiszel 07d3bb6977 feat(backend): introduce RESTART_ZOMBIE_JOBS and ZOMBIE_JOB_TIMEOUT 2023-03-23 12:47:49 +01:00
Ryan Rich a828d6670d feat(deno): add support for custom npm repo (#1291)
* feat(deno): add support for custom npm repo

* feat(deno): add support for custom npm repo

* feat(deno): fix comment being on wrong line

* feat(deno): review feedback
2023-03-14 22:23:44 +01:00
Ryan Rich 36e95b904e Add support for binding server listener to a specific IP address (#1253) 2023-03-02 08:01:50 +01:00
Ruben Fiszel 005a6dd877 nits on webhook sync 2023-02-22 22:44:19 +01:00
Ruben Fiszel 48f3dfd24c update README 2023-02-22 21:49:13 +01:00
Ruben Fiszel 38b21fb830 update README 2023-02-22 15:30:42 +01:00
Ruben Fiszel 69d4a23b4f send a webhook on new user + lazy static refactor (#1203)
* supercharge

* supercharge

* progress

* progress

* display config

* display config

* display config

* display config

* fix extensions

* fix build

* disable nsjail = false for test
2023-02-15 10:59:50 +01:00
Ruben Fiszel ce791a39a1 update README 2023-02-13 17:58:49 +01:00
Ruben Fiszel a96ed76948 remove technical architecture 2023-02-13 02:35:07 +01:00
Ruben Fiszel af67d95dbd update README 2023-02-13 02:26:06 +01:00
Ruben Fiszel 027a47b76e Add video to README 2023-02-13 02:24:05 +01:00
Ruben Fiszel b05fe82607 update README 2023-02-13 02:22:13 +01:00
Ádám Kovács 676b69ef18 fix: Update references to the docs (#1191) 2023-02-10 00:08:15 +01:00
Ruben Fiszel e1374bfd06 small flow improvements 2023-02-09 16:44:28 +01:00
Ruben Fiszel 4d16847dba use unsecure websocket if unsecure connection 2023-02-04 15:50:28 +01:00
Ruben Fiszel 8d31165333 feat: add WHITELIST_WORKSPACES and BLACKLIST_WORKSPACES 2023-02-02 07:57:03 +01:00
Ruben Fiszel 6b333b91f2 improve README 2023-02-02 07:01:18 +01:00
Ruben Fiszel 80aab43028 feat: add INCLUDE_HEADERS env variable to pass value from request headers 2023-02-01 02:22:28 +01:00
Ruben Fiszel 16cc99ee58 feat(python): add ADDITIONAL_PYTHON_PATHS 2023-02-01 02:04:53 +01:00
Ruben Fiszel efaf1407b0 feat: add PIP_LOCAL_DEPENDENCIES 2023-01-28 03:09:47 +01:00
Ruben Fiszel 875b3cd4c8 fix privilege on cloud 2023-01-22 00:53:29 +01:00