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 |
|