Ruben Fiszel
1a548f32a1
chore(main): release 1.371.2 ( #4155 )
...
* chore(main): release 1.371.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.371.2
2024-07-30 21:28:46 +02:00
Ruben Fiszel
72ff465300
improve banner for esbuild bundle
2024-07-30 21:23:31 +02:00
Ruben Fiszel
716bb7118b
fix: improve codebase handling by ignoring creating lock and bundle
2024-07-30 20:22:34 +02:00
Ruben Fiszel
4fe797eeab
chore: update backend tests to 1.79
2024-07-30 18:34:59 +02:00
Ruben Fiszel
459a51c111
chore(main): release 1.371.1 ( #4153 )
...
* chore(main): release 1.371.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.371.1
2024-07-30 18:21:29 +02:00
Ruben Fiszel
8c81e47564
fix: make SLEEP_QUEUE adaptative to number of subworkers
2024-07-30 17:57:14 +02:00
Ruben Fiszel
f59046a924
fix: database connections now scale linearly with number of subworkers
2024-07-30 17:45:03 +02:00
Ruben Fiszel
e5c73d66d3
chore(main): release 1.371.0 ( #4151 )
...
* chore(main): release 1.371.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.371.0
2024-07-30 16:28:16 +02:00
Ruben Fiszel
cf3512ee03
update rust image to 1.79
2024-07-30 15:46:43 +02:00
Ruben Fiszel
28277da35b
fix: submit and form persistence on app on render change
2024-07-30 15:43:37 +02:00
Ruben Fiszel
f63b176328
add proxy to helper
2024-07-30 12:37:24 +02:00
Ruben Fiszel
ccb892feab
add proxy and useragent support for native scripts
2024-07-30 12:31:47 +02:00
Faton Ramadani
5992b82180
feat(frontend): support array of objects in schema ( #4106 )
...
* feat(frontend): Support array of objets
* feat(frontend): add support for LightweightArgInput
* feat(frontend): support objects and arrays of objects in LightweightArgInput
2024-07-30 11:42:49 +02:00
Ruben Fiszel
6a33624416
fix: fix bunnative lock creation
2024-07-30 10:01:29 +02:00
Ruben Fiszel
06433a6ec6
fix: always consider electron as external for bundles
2024-07-30 09:38:19 +02:00
Ruben Fiszel
e02e644d4c
fix: support bunnative in the CLI
2024-07-30 08:58:32 +02:00
Ruben Fiszel
9942e86765
bump deno and deno_core to 1.45.4
2024-07-30 08:43:52 +02:00
Ruben Fiszel
9f8862680c
chore(main): release 1.370.0 ( #4150 )
...
* chore(main): release 1.370.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.370.0
2024-07-29 21:36:30 +02:00
Ruben Fiszel
6e91005daa
fix: improve native runtime with axios support
2024-07-29 21:13:02 +02:00
HugoCasa
5031a8cb01
feat: get completed flow node result by api/download + eval list result json path optim ( #4108 )
...
* feat: get completed flow node result by api
* fix: missing file
* feat: fallback to completed job + fix dfs
* feat: download all results + eval improvement
* fix: nit regex
* fix: nit
2024-07-29 20:30:55 +02:00
Ruben Fiszel
28810910b1
chore(main): release 1.369.1 ( #4149 )
...
* chore(main): release 1.369.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.369.1
2024-07-29 20:22:26 +02:00
Faton Ramadani
71badb959d
fix(frontend): Fix how new items are processed in App select ( #4109 )
...
* fix(frontend): Fix how new items are procesed
* fix(frontend): Fix regex
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* fix(frontend): avoid duplicates
* fix(frontend): simplify code
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2024-07-29 20:21:39 +02:00
Ruben Fiszel
bc94acb378
fix: fix lang picker artefact for script editor
2024-07-29 20:18:56 +02:00
Ruben Fiszel
ca345d4755
chore(main): release 1.369.0 ( #4147 )
...
* chore(main): release 1.369.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.369.0
2024-07-29 19:55:34 +02:00
Lewis J Ellis
b250890b1f
Add platform: 'node' to codebase esbuild ( #4148 )
2024-07-29 19:49:59 +02:00
Ruben Fiszel
18f22be2ba
feat: remove nativets in favor of bun with native pragma
2024-07-29 19:26:26 +02:00
Ruben Fiszel
b02baa2cfb
feat: remove nativets in favor of bun with native pragma
2024-07-29 19:20:00 +02:00
Faton Ramadani
fb89eed8fa
feat(frontend): App bar as components ( #4103 )
...
* feat(frontend): wip
* feat(frontend): add migration to the new top bar
* feat(frontend): fix topbar styling
* feat(frontend): fix migration code
* feat(frontend): fix migration code
* feat(frontend): fix migration code
* feat(frontend): wip
* feat(frontend): done
* feat(frontend): done
* feat(frontend): remove migration
* feat(frontend): fix top bar styling
* feat(frontend): fix sync issues
* feat(frontend): improve style
* feat(frontend): Redesign Recompute all
* feat(frontend): change icon + make the default title font bigger
* feat(frontend): Remove unecesary clearInterval
* feat(frontend): Fix dropdown menu button style
2024-07-29 17:26:18 +02:00
HugoCasa
eb6557a6be
feat: add support for text/plain webhook ( #4146 )
2024-07-29 15:56:25 +02:00
Ruben Fiszel
4f114cbcab
nit less cloning
2024-07-28 23:31:50 +02:00
Ruben Fiszel
2cc24b675e
simplify noop code handling
2024-07-28 20:10:59 +02:00
Ruben Fiszel
40caa795fb
chore(main): release 1.368.3 ( #4143 )
...
* chore(main): release 1.368.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.368.3
2024-07-28 19:34:13 +02:00
Ruben Fiszel
e45a8a4591
fix: update bun to 1.1.21
2024-07-28 14:55:47 +02:00
Ruben Fiszel
3f1ed35f3e
clarify //nobundling
2024-07-28 14:31:23 +02:00
Ruben Fiszel
9deba3e715
chore(main): release 1.368.2 ( #4141 )
...
* chore(main): release 1.368.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.368.2
2024-07-28 11:09:31 +02:00
Ruben Fiszel
1e2e907982
fix: disable prebundling for nodejs mode scripts
2024-07-28 11:06:43 +02:00
Ruben Fiszel
c3848e2e30
fix: add the nobundling option for bun
2024-07-28 10:56:04 +02:00
Ruben Fiszel
35d567e2e0
small nit BASE_URL
2024-07-28 10:25:33 +02:00
Ruben Fiszel
7099ec48e6
chore(main): release 1.368.1 ( #4140 )
...
* chore(main): release 1.368.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.368.1
2024-07-27 12:46:47 +02:00
Ruben Fiszel
df8cf402c6
improve slightly concurrency run min started_at query
2024-07-27 12:43:24 +02:00
Ruben Fiszel
2b67fbcd98
improve slightly concurrency run min started_at query
2024-07-27 12:41:01 +02:00
Ruben Fiszel
ec9aad4dae
improve slightly concurrency run min started_at query
2024-07-27 12:28:55 +02:00
Ruben Fiszel
99623f31af
fix: improve runs page performance through pg indices
2024-07-27 12:16:13 +02:00
Ruben Fiszel
0e908ec71f
reload servers on metrics setting change
2024-07-27 07:57:49 +02:00
Ruben Fiszel
c52ca177ea
chore(main): release 1.368.0 ( #4129 )
...
* chore(main): release 1.368.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.368.0
2024-07-26 23:27:34 +02:00
Ruben Fiszel
545a57fd2c
fix: allow colors for bun and log error directly
2024-07-26 22:42:24 +02:00
Ruben Fiszel
f1d5be8a2a
feat: add FORCE_<env> to allow to override db settings
2024-07-26 21:47:06 +02:00
Ruben Fiszel
6167fbb9a5
add loading timing
2024-07-26 21:05:48 +02:00
Ruben Fiszel
07c764c167
fix tests
2024-07-26 19:26:00 +02:00
Ruben Fiszel
78fd99cb68
feat: pre-bundle bun scripts ( #4132 )
2024-07-26 19:00:30 +02:00