Commit Graph
8370 Commits
Author SHA1 Message Date
HugoCasa e13d1b8f63 fix: remove ansi codes from result (#2069)
* fix: remove ansi codes from result

* fix: remove also in error logs
2023-08-14 18:09:52 +02:00
Ruben Fiszel e6fdaeb58d fix worker initialization on ee 2023-08-14 18:08:21 +02:00
Ruben Fiszel 0e5ffebae3 fix tar initialization 2023-08-14 17:52:27 +02:00
Ruben Fiszel 95fea0731c fix tar initialization 2023-08-14 17:49:46 +02:00
Ruben Fiszel 8e935cc136 fix tar initialization 2023-08-14 17:49:03 +02:00
Faton Ramadani 0d0c3ebb70 fix(frontend): Fix Dark mode in the sleep helpbox (#2072) 2023-08-14 17:40:00 +02:00
Ruben Fiszel c711180bdc fix tar initialization 2023-08-14 16:16:42 +02:00
HugoCasa 20700bac5c fix: allow multiple db schema explorers (#2054) 2023-08-14 15:13:55 +02:00
Ruben Fiszel 4b4463f461 be more selective to create global cache 2023-08-14 13:36:41 +02:00
Ruben Fiszel 1b06bb9f8c remove bun from the tarcache 2023-08-14 13:12:34 +02:00
HugoCasa cd8df1d254 fix: script fix no resource + error handling (#2053) 2023-08-14 12:03:23 +02:00
Ruben Fiszel 86d5841886 update npm lock 2023-08-14 02:33:47 +02:00
Ruben Fiszel 70f4583a39 fix: handle object pat in sig of typescript 2023-08-13 22:06:10 +02:00
Ruben Fiszel 38f9007b95 fix tests 2023-08-13 17:20:29 +02:00
Ruben Fiszelandrubenfiszel 0dda933e9f chore(main): release 1.147.3 (#2050)
* chore(main): release 1.147.3

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-08-13 16:19:25 +02:00
Ruben Fiszel 016b765480 fix bun deploy 2023-08-13 16:18:26 +02:00
Ruben Fiszel d0929cd863 fix(bun): correctly handle empty deps script bun to deploy 2023-08-13 16:12:10 +02:00
Ruben Fiszelandrubenfiszel aaf5d0c8b2 chore(main): release 1.147.2 (#2049)
* chore(main): release 1.147.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-08-13 15:43:38 +02:00
Ruben Fiszel cddf59606f avoid reconnecting to ws unecessarily with bun 2023-08-13 15:40:34 +02:00
Ruben Fiszel 0acc544c41 fix(bun): add npm type acquisition 2023-08-13 15:38:05 +02:00
Ruben Fiszel 6c672b5a23 fix frontend compile issues 2023-08-13 15:05:18 +02:00
Ruben Fiszel 0d2ea07fa2 chore(main): release 1.147.1 (#2048) 2023-08-13 14:58:34 +02:00
Ruben Fiszel a5e0eaa4d4 fix(bun): only install -p dependencies 2023-08-13 14:41:59 +02:00
Ruben Fiszel 0740c3cbca fix(bun): only install when requirements are missing if using nsjail 2023-08-13 14:29:31 +02:00
Ruben Fiszel f72745d987 fix script builder 2023-08-13 14:26:07 +02:00
Ruben Fiszel 08e234261a publish lsp independently 2023-08-13 14:10:30 +02:00
Ruben Fiszelandrubenfiszel 1f8ed9f168 chore(main): release 1.147.0 (#2047)
* chore(main): release 1.147.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-08-13 13:34:52 +02:00
Ruben Fiszel 73f37ddb03 feat: add lsp to bun and remove experimental status 2023-08-13 13:30:51 +02:00
Ruben Fiszelandrubenfiszel 3a5bcbd71c chore(main): release 1.146.1 (#2043)
* chore(main): release 1.146.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-08-13 09:04:25 +02:00
Ruben Fiszel 4f577892a6 fix(bun): windmill-client does not require set to be initalized 2023-08-13 09:01:33 +02:00
HugoCasa d3218441ee fix: powershell escape backticks (#2044)
* fix: powershell escape backticks

* fix: less boilerplate
2023-08-13 01:04:45 +02:00
HugoCasa 7723984333 fix: really use bun in flow builder (#2045) 2023-08-13 01:04:11 +02:00
Ruben Fiszel 1745f76db0 improve BADF on cloud 2023-08-13 00:47:39 +02:00
Ruben Fiszel 3024069427 improve BADF on cloud 2023-08-13 00:36:44 +02:00
Ruben Fiszel 70b7fe4989 improve BADF on cloud 2023-08-13 00:29:23 +02:00
Ruben Fiszel db1e6a4408 improve BADF on cloud 2023-08-13 00:19:55 +02:00
Ruben Fiszel 1da6d98724 add back bun versioning to client 2023-08-12 23:57:07 +02:00
Ruben Fiszel 28a9aaeedd fix: enable bun to do resolution as fallback to allow specifier 2023-08-12 23:51:24 +02:00
Ruben Fiszelandrubenfiszel fbb4b70706 chore(main): release 1.146.0 (#2038)
* chore(main): release 1.146.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-08-12 21:10:17 +02:00
Ruben Fiszel 7a66d03715 enable relative path under nsjail too 2023-08-12 20:54:35 +02:00
Ruben Fiszel 1778ec1117 feat: respect lockfiles for bun 2023-08-12 20:49:36 +02:00
Ruben Fiszel 70959a430a fix: fix array static input editor initialization 2023-08-12 02:35:57 +02:00
Ruben Fiszelandrubenfiszel 9cb7d18ce8 chore(main): release 1.145.3 (#2037)
* chore(main): release 1.145.3

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-08-12 02:00:52 +02:00
Ruben Fiszel dd344eca24 fix: fix bun client 2023-08-12 01:57:32 +02:00
Ruben Fiszelandrubenfiszel 94e16ea70f chore(main): release 1.145.2 (#2036)
* chore(main): release 1.145.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-08-12 01:27:33 +02:00
Ruben Fiszel 591c9343ef fix(bun): remove need for manual setClient 2023-08-12 01:24:42 +02:00
Ruben Fiszelandrubenfiszel 7efec3eb63 chore(main): release 1.145.1 (#2034)
* chore(main): release 1.145.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-08-11 19:28:27 +02:00
Ruben Fiszel 1672ab772a fix: sqlx build 2023-08-11 19:26:15 +02:00
Ruben Fiszelandrubenfiszel 1d7a69e621 chore(main): release 1.145.0 (#2022)
* chore(main): release 1.145.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-08-11 19:10:28 +02:00
Faton Ramadani ce3c880244 fix(frontend): Handle invalid string defaults for date values. (#2033) 2023-08-11 19:04:49 +02:00