HugoCasa
|
b076e093df
|
feat: add unique id (#2483)
* feat: add unique id
* fix: sqlx prepare
* feat: add disable option
* fix: cron schedule
|
2023-10-23 17:05:54 +02:00 |
|
Ruben Fiszel
|
43f5c234ba
|
chore(main): release 1.188.1 (#2479)
* chore(main): release 1.188.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-10-21 14:51:57 +02:00 |
|
Ruben Fiszel
|
3ac45ce79c
|
chore(main): release 1.188.0 (#2478)
* chore(main): release 1.188.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-10-21 14:44:48 +02:00 |
|
Ruben Fiszel
|
1e212161d2
|
chore(main): release 1.187.0 (#2472)
* chore(main): release 1.187.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-10-21 02:34:57 +02:00 |
|
Ruben Fiszel
|
976e6a34d1
|
chore(main): release 1.186.0 (#2466)
* chore(main): release 1.186.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-10-20 01:44:40 +02:00 |
|
HugoCasa
|
0603fc82c9
|
feat: local hub embeddings search (#2463)
* feat: local hub embeddings search
* fix: cargo lock
* fix: sqlx prepare
* fix: cargo tinyvector
* feat: add DISABLE_EMBEDDING env var
* fix: cargo lock
|
2023-10-19 17:27:42 +02:00 |
|
Ruben Fiszel
|
b91b133e0e
|
chore(main): release 1.185.0 (#2461)
* chore(main): release 1.185.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-10-19 15:57:12 +02:00 |
|
Ruben Fiszel
|
4b0736f7fd
|
chore(main): release 1.184.0 (#2438)
* chore(main): release 1.184.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-10-18 01:35:50 +02:00 |
|
Ruben Fiszel
|
2ee57f3f84
|
feat: refactor entirely json processing in favor or rawjson to handle larger payloads (#2446)
* raw json
* raw json
* raw json
* raw json
* the big rawjson rewrite
* resolve merge conflicts
* all
* progress
* progress
* all compile
* remove mut
* remove mut
* remove mut
* arc queuedjob
* finish
* finish
* finish
* fixes
* progress
* fix result
* small fixes
* small fixes
* fix tests
* fix tests
* fix tests
* optimize eval timeout
* optimize eval timeout
* optimize eval timeout
* handle big args and result in get jobs
* improve args
* fix
* fix
* fix tests
* fix tests
* done
* add bigquery to native picker
* add bigquery
---------
Co-authored-by: gbouv <guillaume@windmill.dev>
|
2023-10-16 10:46:55 +02:00 |
|
Ruben Fiszel
|
cf44852267
|
chore(main): release 1.183.0 (#2433)
* chore(main): release 1.183.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-10-11 17:18:03 +02:00 |
|
Ruben Fiszel
|
b08a5b9a43
|
chore(main): release 1.182.3 (#2424)
* chore(main): release 1.182.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-10-10 17:33:26 +02:00 |
|
Ruben Fiszel
|
83c8d72a7f
|
chore(main): release 1.182.2 (#2422)
* chore(main): release 1.182.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-10-10 17:22:37 +02:00 |
|
Ruben Fiszel
|
48289fb7e6
|
chore(main): release 1.182.1 (#2420)
* chore(main): release 1.182.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-10-10 17:08:38 +02:00 |
|
Ruben Fiszel
|
e133e0e090
|
chore(main): release 1.182.0 (#2393)
* chore(main): release 1.182.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-10-10 15:40:11 +02:00 |
|
Ruben Fiszel
|
9c9a001631
|
Revert "chore(deps): bump prettyplease from 0.1.25 to 0.2.15 in /backend (#2256)" (#2410)
This reverts commit 230e05bdde.
|
2023-10-09 17:58:00 +02:00 |
|
Ruben Fiszel
|
35a614b68c
|
Revert "chore(deps): bump openapiv3 from 1.0.2 to 1.0.3 in /backend (#2236)" (#2408)
This reverts commit 92e7d03e7b.
|
2023-10-09 17:45:40 +02:00 |
|
dependabot[bot]
|
92e7d03e7b
|
chore(deps): bump openapiv3 from 1.0.2 to 1.0.3 in /backend (#2236)
Bumps [openapiv3](https://github.com/glademiller/openapiv3) from 1.0.2 to 1.0.3.
- [Commits](https://github.com/glademiller/openapiv3/compare/v1.0.2...v1.0.3)
---
updated-dependencies:
- dependency-name: openapiv3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-09 15:40:12 +00:00 |
|
dependabot[bot]
|
230e05bdde
|
chore(deps): bump prettyplease from 0.1.25 to 0.2.15 in /backend (#2256)
Bumps [prettyplease](https://github.com/dtolnay/prettyplease) from 0.1.25 to 0.2.15.
- [Release notes](https://github.com/dtolnay/prettyplease/releases)
- [Commits](https://github.com/dtolnay/prettyplease/compare/0.1.25...0.2.15)
---
updated-dependencies:
- dependency-name: prettyplease
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-09 15:40:11 +00:00 |
|
Ruben Fiszel
|
c9285b539d
|
chore(main): release 1.181.0 (#2369)
* chore(main): release 1.181.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-10-05 09:56:30 +02:00 |
|
HugoCasa
|
9002a0e05a
|
fix: add numeric, array and date types (#2379)
* fix: add numeric, array and date types
* fix: update parser npm
|
2023-10-05 09:13:56 +02:00 |
|
HugoCasa
|
8319f5d0e5
|
fix: add reserved variables in args (#2371)
* fix: add reserved variables in args
* fix: only get job when necessary
|
2023-10-03 18:14:37 +02:00 |
|
Ruben Fiszel
|
dbd310fced
|
chore(main): release 1.180.0 (#2366)
* chore(main): release 1.180.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-10-01 21:06:13 +02:00 |
|
Ruben Fiszel
|
fc3844738d
|
chore(main): release 1.179.1 (#2365)
* chore(main): release 1.179.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-30 09:03:20 +02:00 |
|
Ruben Fiszel
|
11b7e1d82f
|
chore(main): release 1.179.0 (#2354)
* chore(main): release 1.179.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-30 07:54:22 +02:00 |
|
Ruben Fiszel
|
87da00c65c
|
chore(main): release 1.178.1 (#2350)
* chore(main): release 1.178.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-28 05:04:27 +02:00 |
|
Ruben Fiszel
|
020f9e7143
|
chore(main): release 1.178.0 (#2349)
* chore(main): release 1.178.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-28 03:13:33 +02:00 |
|
Ruben Fiszel
|
8343d59562
|
chore(main): release 1.177.1 (#2342)
* chore(main): release 1.177.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-26 20:43:29 +02:00 |
|
Ruben Fiszel
|
926aef393b
|
chore(main): release 1.177.0 (#2331)
* chore(main): release 1.177.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-26 03:08:11 -07:00 |
|
Ruben Fiszel
|
5bb051bfff
|
chore(main): release 1.176.0 (#2315)
* chore(main): release 1.176.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-25 00:04:38 +02:00 |
|
Ruben Fiszel
|
e3edf4fa2a
|
fix: change cache implementation to remove async-timer
|
2023-09-23 08:33:49 +02:00 |
|
Ruben Fiszel
|
51255981fa
|
feat: add license key as superadmin setting (#2321)
* license key
* all
* feat: add license key as a superadmin setting
* fix
* fix
|
2023-09-23 14:40:07 +02:00 |
|
Ruben Fiszel
|
79c4ee5e6f
|
feat: set instance settings from UI (#2314)
|
2023-09-20 23:15:19 +02:00 |
|
Ruben Fiszel
|
d08f979d0a
|
chore(main): release 1.175.0 (#2290)
* chore(main): release 1.175.0
* Apply automatic changes
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-19 19:08:22 +02:00 |
|
Ruben Fiszel
|
c8bf141cea
|
chore(main): release 1.174.0 (#2287)
* chore(main): release 1.174.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-15 23:42:59 +02:00 |
|
Ruben Fiszel
|
019601959f
|
chore(main): release 1.173.0 (#2282)
* chore(main): release 1.173.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-14 20:22:00 +02:00 |
|
Ruben Fiszel
|
52734a6c94
|
fix migration
|
2023-09-14 11:32:52 +02:00 |
|
Ruben Fiszel
|
4ad9b844f1
|
fix migration
|
2023-09-14 11:28:06 +02:00 |
|
Ruben Fiszel
|
12ff186582
|
chore(main): release 1.172.1 (#2279)
* chore(main): release 1.172.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-14 09:08:14 +02:00 |
|
Ruben Fiszel
|
73c778256f
|
chore(main): release 1.172.0 (#2271)
* chore(main): release 1.172.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-13 21:38:49 +02:00 |
|
Ruben Fiszel
|
dfcdb2d8ff
|
feat: worker groups admin panel (#2277)
* merge
* merge
* merge
* wg
* progress
* all
* all
* all
* all
* all
* all
* fix
* fix
|
2023-09-13 21:24:54 +02:00 |
|
Ruben Fiszel
|
addf5111c2
|
chore(main): release 1.171.0 (#2262)
* chore(main): release 1.171.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-12 08:05:00 +02:00 |
|
Ruben Fiszel
|
e8dd9bf1f0
|
feat: attempt to SIGTERM before SIGKILL for bash
|
2023-09-11 18:55:19 +02:00 |
|
Ruben Fiszel
|
9a23bf7be1
|
chore(main): release 1.170.0 (#2258)
* chore(main): release 1.170.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-09 00:42:18 +02:00 |
|
Ruben Fiszel
|
49c55bfe30
|
chore(main): release 1.169.0 (#2246)
* chore(main): release 1.169.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-08 10:53:33 +02:00 |
|
Ruben Fiszel
|
1038a912a8
|
chore(main): release 1.168.3 (#2243)
* chore(main): release 1.168.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-07 11:52:32 +02:00 |
|
Ruben Fiszel
|
e448e36428
|
chore(main): release 1.168.2 (#2242)
* chore(main): release 1.168.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-06 13:41:47 +02:00 |
|
Ruben Fiszel
|
137f0f2a1f
|
chore(main): release 1.168.1 (#2241)
* chore(main): release 1.168.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-06 12:38:30 +02:00 |
|
Ruben Fiszel
|
594d44e2c5
|
chore(main): release 1.168.0 (#2240)
* chore(main): release 1.168.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-06 10:57:55 +02:00 |
|
Ruben Fiszel
|
f349da662d
|
chore(main): release 1.167.0 (#2229)
* chore(main): release 1.167.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-05 23:48:28 +02:00 |
|
Ruben Fiszel
|
360f5a8638
|
chore(main): release 1.167.0 (#2227)
* chore(main): release 1.167.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-04 02:39:09 +02:00 |
|