Ruben Fiszel
|
441f087d42
|
remove references to starter workspace'
|
2023-02-22 13:56:24 +01:00 |
|
Ruben Fiszel
|
c0b87cc7d7
|
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 |
|
Kai Jellinghaus
|
b9ac60f8bb
|
feat: Add workspace webhook (#1158)
* Add workspace webhook
* Update SQLX
* Add webhook request histogram
* Move workspace webhook retrieval OOP
* Add removal to frontend, cache removed webhooks
* Remove WebhookUtil
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2023-02-03 19:50:18 +01:00 |
|
Ruben Fiszel
|
d708b6faa5
|
fix permissioned_as from username
|
2023-01-17 12:49:24 +01:00 |
|
Ruben Fiszel
|
48d87ab12c
|
various improvements
|
2023-01-10 11:21:16 +01:00 |
|
Ruben Fiszel
|
5347cd46a9
|
feat: add relative imports for python scripts (#1075)
* all
* all
|
2023-01-09 13:49:30 +01:00 |
|
Ruben Fiszel
|
067da91463
|
make ownership check more consistent, expose ownership api, expose update folder api
|
2022-12-22 14:48:57 +01:00 |
|
Ruben Fiszel
|
b7afe5ecfc
|
improve error message for already existing items
|
2022-12-20 12:52:18 +01:00 |
|
Ruben Fiszel
|
43732d2fb5
|
require ownership to move items && automatically edit schedule paths
|
2022-12-18 18:45:32 +01:00 |
|
Ruben Fiszel
|
09e38981ed
|
add visible_to_owner
|
2022-12-15 16:01:17 +01:00 |
|
Ruben Fiszel
|
fd871093f0
|
feat: implement usage tracker + quotas
|
2022-12-11 18:47:39 +01:00 |
|
Kai Jellinghaus
|
abc0ca3a5b
|
feat(backend): Input transform errors (#1006)
* Add pre run error & propagate input transforms there
* Handle pre-run errors
* Update SQLX data
* Update SQLX data
|
2022-12-08 23:56:49 +01:00 |
|
Ruben Fiszel
|
31c317b358
|
feat: add include_header to pass request headers to script
|
2022-12-05 23:36:31 +01:00 |
|
Ruben Fiszel
|
bff9130ab9
|
favorites on the sidebar
|
2022-11-30 01:47:29 +01:00 |
|
Ruben Fiszel
|
f3f694e925
|
feat: add favorite/star + remove flows/scripts page in favor of unified home page (#968)
* favorites
* favorites
* favorites
* feat(frontend): add favorite + refactor homepage
|
2022-11-30 00:15:43 +01:00 |
|
Ruben Fiszel
|
381b0368d7
|
fix(backend): saving bash script does not require dep job
|
2022-11-15 17:20:15 +01:00 |
|
Ruben Fiszel
|
3c09275960
|
feat: support bash as 4th language (#865)
* bash support
* bash backend working
* frontend part
* bash backend working
|
2022-11-06 23:48:18 +01:00 |
|
Ruben Fiszel
|
8fd0e23c80
|
UX improvements for run script
|
2022-11-06 16:08:10 +01:00 |
|
Kai Jellinghaus
|
5bbfb40ee1
|
feat(backend): Deno lock files (#851)
* Enable generating locks for deno
* Handle deno lockfile
* Fix bug with empty lockfiles
* Handle deno lockfiles
* Allow unstable features when resolving deno deps
* Ignore bad lockfiles
* Handle Deno Path
* No Color output
* Fix OsStr
|
2022-11-02 23:52:45 +01:00 |
|
Kai Jellinghaus
|
0034129a30
|
restructure the entire backend layout using workspaces (#815)
|
2022-10-29 11:58:06 +02:00 |
|