Commit Graph

22 Commits

Author SHA1 Message Date
dependabot[bot]
98942c6d26
Bump h2 in /packages/backend in the cargo group across 1 directory
Bumps the cargo group with 1 update in the /packages/backend directory: [h2](https://github.com/hyperium/h2).


Updates `h2` from 0.3.24 to 0.3.26
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.24...v0.3.26)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 16:22:53 +00:00
32cd3843a7
version bump 2024-03-21 15:55:21 +01:00
eb76fe085a
rm pkg and update node version 2024-03-04 18:32:03 +01:00
39a9ac0dad
version bump 2024-03-04 15:25:02 +01:00
3036927a45
update dependencies 2024-03-03 01:50:52 +01:00
dependabot[bot]
83033a4b85
Bump zerocopy from 0.7.21 to 0.7.31 in /packages/backend
Bumps [zerocopy](https://github.com/google/zerocopy) from 0.7.21 to 0.7.31.
- [Release notes](https://github.com/google/zerocopy/releases)
- [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/zerocopy/compare/v0.7.21...v0.7.31)

---
updated-dependencies:
- dependency-name: zerocopy
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 03:50:33 +00:00
a9c646c981
update packages 2023-11-01 15:26:20 +01:00
a2803a13da
update deps 2023-08-14 10:22:09 +02:00
deef56776d
maintenance 2023-08-14 10:12:26 +02:00
9695d3a63f
version bumps 2023-06-23 10:16:03 +02:00
7c85c1e621
version bump 2023-05-30 09:43:26 +02:00
f8223dfc62
enable sparse bundle 2023-05-26 00:21:50 +02:00
063d073c27
fix pipeline 2023-05-25 23:54:59 +02:00
d7e5a34b14
CLI (#84)
* move to packages

* update deps

* update deps

* actions maintenance

* don't use blob

* cli

* fix default import

* use synthetic default imports

* remove comment

* cli packaging

* node 18 guard

* packages

* build system

* testing

* test pipeline

* pipelines

* changelog

* version bump

* update locales

* update deps

* update deps

* update dependecies
2023-05-14 13:52:47 +02:00
dependabot[bot]
c246207420
Bump tokio from 1.24.1 to 1.25.0 in /packages/backend (#75)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.24.1 to 1.25.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.24.1...tokio-1.25.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-13 19:21:06 +01:00
6fb7518b6a
moved to occulto 2023-01-13 21:24:27 +01:00
436ae2a7e5
move dev ports 2023-01-13 19:36:26 +01:00
0f882da5d1
bump version 2023-01-04 19:45:18 +01:00
da527a0857
2.0.7 2022-12-26 22:54:47 +01:00
6ae927ce71
update version and dependencies 2022-11-12 13:55:33 +01:00
67d4f09bd7
#62 (#63)
* #62 add theme options for title and favicon

* docs

* version bump
2022-10-27 17:26:56 +02:00
cacb808117
restructuring (#56)
* restructuring

* pin svelte kit version & parallel execution

* update svelte kit

* correct test result assets

* add timeout

* correct locale path

* simplify crypto

* fix for #58

* add verbosity flag

* disable flaky test
2022-10-07 21:28:25 +02:00