Commit Graph

43 Commits

Author SHA1 Message Date
dafff6d064 Make all stores refresh on change
Since everything is calculated on db.......
2024-06-15 14:08:34 +02:00
315fbdcc4e Update 2024-06-11 20:46:38 +02:00
Fractal-Tess
70adadccb8 remove junk 2024-05-12 22:31:27 +03:00
Fractal-Tess
e9fabb84f1 bump 2024-05-12 22:12:22 +03:00
Vilian Gerdzhikov
a05a0b536e Merge pull request #88 from Fractal-Tess/dependabot/cargo/src-tauri/serde-1.0.196
Bump serde from 1.0.195 to 1.0.196 in /src-tauri
2024-02-05 17:35:58 +02:00
dependabot[bot]
108cc4f0fc Bump serde_json from 1.0.111 to 1.0.113 in /src-tauri
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.111 to 1.0.113.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.111...v1.0.113)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 12:15:32 +00:00
dependabot[bot]
00dea00928 Bump serde from 1.0.195 to 1.0.196 in /src-tauri
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.195 to 1.0.196.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.195...v1.0.196)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 12:15:19 +00:00
Fractal-Tess
c0af054cd4 improve CI 2024-01-30 09:03:03 +02:00
Fractal-Tess
175be29211 added version sync helper 2024-01-25 05:47:22 +02:00
Fractal-Tess
ac2bf66500 locks 2024-01-24 07:34:13 +02:00
Fractal-Tess
f25937a525 Merge branch 'dev' into release 2024-01-24 07:32:56 +02:00
Fractal-Tess
cc86d8f19d bump 2024-01-24 03:25:25 +02:00
Vilian Gerdzhikov
12365282a3 Merge release v0.0.2 (#60)
* update v0.0.1

* update v0.0.1

* add rust cache

* rename step

* fix test workflow

* change to build

* add password

* move app.jpeg

* bump & update name

* remove logo

* untrack .vscode

* remove icon from readme

* use npx

* rename file and do dom element check

* formating

* added rust files

* generated bindings

* rename to ipc

* add more examples

* move file

* new img

* refactor

* add clippy and tests

* imrpove clippy

* add semi

* enable release profile

* refactor

* first changeset

* version changeset

* version app

* move version in front of tagname

* do not error on local

* run after build

* use another workflow for clippy
2023-05-19 01:09:42 -02:00
Fractal-Tess
b4b9502f1e version app 2023-05-19 04:06:45 +03:00
Fractal-Tess
2954bce715 added rust files 2023-05-18 06:51:16 +03:00
Fractal-Tess
8c54a8c072 update v0.0.1 2023-05-14 16:54:30 +03:00
Fractal-Tess
0ef9003e8e update v0.0.1 2023-05-14 16:08:58 +03:00
Fractal-Tess
a3c052a036 update versions 2023-05-14 14:59:31 +03:00
Fractal-Tess
1311519fb1 update 2023-05-14 14:34:58 +03:00
Fractal-Tess
cd8f3885d8 lockfiles 2023-05-12 23:30:12 +03:00
dependabot[bot]
96830b792d Bump tauri-build from 1.2.1 to 1.3.0 in /src-tauri (#57)
Bumps [tauri-build](https://github.com/tauri-apps/tauri) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-build-v1.2.1...tauri-build-v1.3)

---
updated-dependencies:
- dependency-name: tauri-build
  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-05-12 16:37:21 -02:00
dependabot[bot]
961334c34c Bump serde from 1.0.160 to 1.0.163 in /src-tauri (#58)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.160 to 1.0.163.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.160...v1.0.163)

---
updated-dependencies:
- dependency-name: serde
  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-05-12 16:37:11 -02:00
dependabot[bot]
c3b7c833ce Bump serde_json from 1.0.94 to 1.0.96 in /src-tauri (#47)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.94 to 1.0.96.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.94...v1.0.96)

---
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>
2023-05-03 15:42:58 -02:00
dependabot[bot]
c2c83d4d67 Bump serde from 1.0.158 to 1.0.160 in /src-tauri (#46)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.158 to 1.0.160.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.158...v1.0.160)

---
updated-dependencies:
- dependency-name: serde
  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-05-03 15:42:41 -02:00
dependabot[bot]
fe2356f6a2 Bump tauri-plugin-window-state from 5a6abd3 to dce0f02 in /src-tauri (#54)
Bumps [tauri-plugin-window-state](https://github.com/tauri-apps/plugins-workspace) from `5a6abd3` to `dce0f02`.
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](5a6abd3203...dce0f02bc5)

---
updated-dependencies:
- dependency-name: tauri-plugin-window-state
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-03 15:41:42 -02:00
dependabot[bot]
590d2ad351 Bump openssl from 0.10.47 to 0.10.48 in /src-tauri (#39)
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.47 to 0.10.48.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.47...openssl-v0.10.48)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-25 16:18:03 -02:00
Fractal-Tess
a5f2d089e2 lockfile 2023-03-21 00:34:02 +02:00
Fractal-Tess
a90cd5ec2a update cargo deps 2023-03-21 00:31:33 +02:00
dependabot[bot]
d13ba1bb0d Bump serde_json from 1.0.93 to 1.0.94 in /src-tauri (#30)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.93 to 1.0.94.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.93...v1.0.94)

---
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>
2023-03-07 02:54:56 -02:00
dependabot[bot]
48df4a2c98 Bump serde_json from 1.0.91 to 1.0.93 in /src-tauri (#29)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.91 to 1.0.93.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.91...v1.0.93)

---
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>
2023-02-11 01:13:24 -02:00
dependabot[bot]
8e128e72ef Bump tauri from 1.2.2 to 1.2.3 in /src-tauri (#21)
Bumps [tauri](https://github.com/tauri-apps/tauri) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v1.2.2...tauri-v1.2.3)

---
updated-dependencies:
- dependency-name: tauri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-23 23:43:21 +02:00
Fractal-Tess
1565df2ffd remove plugin 2022-12-21 02:56:30 +02:00
dependabot[bot]
8291c61871 Bump serde_json from 1.0.82 to 1.0.91 in /src-tauri (#17)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.82 to 1.0.91.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.82...v1.0.91)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-20 17:46:55 +02:00
dependabot[bot]
c8c91bd152 Bump tauri-build from 1.0.4 to 1.2.1 in /src-tauri (#18)
Bumps [tauri-build](https://github.com/tauri-apps/tauri) from 1.0.4 to 1.2.1.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-build-v1.0.4...tauri-build-v1.2.1)

---
updated-dependencies:
- dependency-name: tauri-build
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-20 17:46:46 +02:00
dependabot[bot]
d0fc297bd7 Bump sha2 from 0.10.2 to 0.10.6 in /src-tauri (#13)
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.2 to 0.10.6.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.10.2...sha2-v0.10.6)

---
updated-dependencies:
- dependency-name: sha2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-19 03:34:12 +02:00
dependabot[bot]
299278a74b Bump tauri-plugin-store from 9e3732e to 9bd993a in /src-tauri (#12)
Bumps [tauri-plugin-store](https://github.com/tauri-apps/tauri-plugin-store) from `9e3732e` to `9bd993a`.
- [Release notes](https://github.com/tauri-apps/tauri-plugin-store/releases)
- [Commits](9e3732e0cf...9bd993aa67)

---
updated-dependencies:
- dependency-name: tauri-plugin-store
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-19 03:34:02 +02:00
dependabot[bot]
4b0bce7c7f Bump serde from 1.0.140 to 1.0.151 in /src-tauri (#14)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.140 to 1.0.151.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.140...v1.0.151)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-19 03:33:49 +02:00
dependabot[bot]
bbe056d0b1 Bump tauri-plugin-window-state from a10a3de to 17f4680 in /src-tauri (#15)
Bumps [tauri-plugin-window-state](https://github.com/tauri-apps/tauri-plugin-window-state) from `a10a3de` to `17f4680`.
- [Release notes](https://github.com/tauri-apps/tauri-plugin-window-state/releases)
- [Commits](a10a3defb4...17f4680629)

---
updated-dependencies:
- dependency-name: tauri-plugin-window-state
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-19 03:33:39 +02:00
dependabot[bot]
2805995b9b Bump tauri from 1.1.1 to 1.2.2 in /src-tauri (#16)
Bumps [tauri](https://github.com/tauri-apps/tauri) from 1.1.1 to 1.2.2.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v1.1.1...tauri-v1.2.2)

---
updated-dependencies:
- dependency-name: tauri
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-19 03:33:19 +02:00
Fractal-Tess
124ab3926a bump tauri 2022-09-21 21:07:19 +03:00
Fractal-Tess
8c3e36d379 fix last commit 2022-09-18 04:13:31 +03:00
Fractal-Tess
7458f45138 update config 2022-09-18 04:12:56 +03:00
Fractal-Tess
3e2667722a first commit 2022-07-30 17:58:06 +03:00