Ruben Fiszel
d601ef9439
chore(main): release 1.8.6 ( #62 )
...
* chore(main): release 1.8.6
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-05-18 23:34:48 +02:00
Ruben Fiszel
33fed8e04d
fix: language field broke flow too
2022-05-18 23:28:09 +02:00
Ruben Fiszel
37afd486fd
chore(main): release 1.8.4 ( #60 )
...
* chore(main): release 1.8.4
* Apply automatic changes
* Update CHANGELOG.md
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-05-18 22:58:34 +02:00
Ruben Fiszel
f76eede3b0
rebuild v8 is lockfile changed
2022-05-18 22:53:46 +02:00
Ruben Fiszel
7564d2cb1e
fix: run scirpt
2022-05-18 22:50:56 +02:00
Ruben Fiszel
f12fe85fef
chore(main): release 1.8.3 ( #59 )
...
* chore(main): release 1.8.3
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-05-18 10:13:12 +02:00
Ruben Fiszel
fd9285563a
add v8.snap to .gitignore
2022-05-18 10:10:56 +02:00
Ruben Fiszel
605c2b4d11
fix: clean exported deno-client api
2022-05-18 10:09:41 +02:00
Ruben Fiszel
02fb2b3806
chore(main): release 1.8.2 ( #58 )
...
* chore(main): release 1.8.2
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-05-18 09:50:12 +02:00
Ruben Fiszel
865d728224
fix: deno lsp uses wss instead of ws
2022-05-17 22:39:57 +02:00
Ruben Fiszel
92b502d9ba
chore(main): release 1.8.1 ( #57 )
...
* chore(main): release 1.8.1
* Apply automatic changes
* Apply automatic changes
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-05-17 21:49:10 +02:00
Ruben Fiszel
e114d0f426
chore(main): release 1.8.0 ( #52 )
...
* chore(main): release 1.8.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-05-17 20:53:14 +02:00
Ruben Fiszel
03ec38e001
update cargo
2022-05-17 20:52:42 +02:00
Ruben Fiszel
2e1d43033f
feat: Typescript support for scripts (alpha)
...
* typescript support
* frontend
* type inference
* type inference
* v0 works
* v0 typescript
* v0 typescript
* deno-client v0
* deno-client v0
* build_deno
* rm autogenerated files
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* on tags
* createResource
* createResource
* createResource2
* typescript support
* templates
* include version
2022-05-17 20:42:05 +02:00
Ruben Fiszel
ec528fce67
chore(main): release 1.7.0 ( #45 )
...
* chore(main): release 1.7.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-05-14 14:58:31 +02:00
Ruben Fiszel
7f21d03d00
chore(main): release 1.6.1 ( #34 )
...
* chore(main): release 1.6.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-05-10 21:38:59 +02:00
dependabot[bot]
a62e6e5ee3
chore(deps): bump serde_json from 1.0.79 to 1.0.81 in /backend ( #26 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.79 to 1.0.81.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.79...v1.0.81 )
---
updated-dependencies:
- dependency-name: serde_json
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>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-05-10 21:32:22 +02:00
Ruben Fiszel
2c28031e44
fix: also store and display "started at" for completed jobs ( #33 )
2022-05-10 21:32:07 +02:00
dependabot[bot]
98071bd68b
chore(deps): bump tower-http from 0.2.5 to 0.3.3 in /backend ( #27 )
...
Bumps [tower-http](https://github.com/tower-rs/tower-http ) from 0.2.5 to 0.3.3.
- [Release notes](https://github.com/tower-rs/tower-http/releases )
- [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.2.5...tower-http-0.3.3 )
---
updated-dependencies:
- dependency-name: tower-http
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>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-05-10 21:18:04 +02:00
dependabot[bot]
128dde4fb3
chore(deps): bump thiserror from 1.0.30 to 1.0.31 in /backend ( #30 )
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.30 to 1.0.31.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.30...1.0.31 )
---
updated-dependencies:
- dependency-name: thiserror
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>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-05-10 21:07:45 +02:00
dependabot[bot]
f090945b27
chore(deps): bump serde from 1.0.136 to 1.0.137 in /backend ( #32 )
2022-05-10 21:07:29 +02:00
Ruben Fiszel
96f54f5f44
chore: release 1.6.0 ( #6 )
...
* Apply automatic changes
* Update version.txt
* Apply automatic changes
* Update CHANGELOG.md
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-05-10 12:48:04 +02:00
Ruben Fiszel
8596ac50b9
delete starter script without lock files
2022-05-08 17:56:16 +02:00
Ruben Fiszel
2c70a15594
feat: self host minimal
2022-05-08 17:26:51 +02:00
Ruben Fiszel
7a51f842f0
feat: superadmin settings
2022-05-08 17:03:13 +02:00
Ruben Fiszel
980693ad06
modify headers
2022-05-05 10:22:33 +02:00
Ruben Fiszel
aea7027001
README
2022-05-05 09:50:38 +02:00
Ruben Fiszel
2e132878e4
first commit
2022-05-05 04:25:58 +02:00