1
0
mirror of https://github.com/spacebarchat/client.git synced 2024-11-22 10:22:30 +01:00
Commit Graph

60 Commits

Author SHA1 Message Date
dependabot[bot]
a03545cb76
Bump reqwest from 0.11.27 to 0.12.2 in /src-tauri
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.27 to 0.12.2.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.27...v0.12.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:34:27 -04:00
dependabot[bot]
1654aa27af
Bump tauri-plugin-single-instance in /src-tauri
Bumps tauri-plugin-single-instance from 2.0.0-beta.4 to 2.0.0-beta.5.

---
updated-dependencies:
- dependency-name: tauri-plugin-single-instance
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:34:26 -04:00
dependabot[bot]
aa2589421c
Bump tauri-plugin-autostart in /src-tauri
Bumps tauri-plugin-autostart from 2.0.0-beta.3 to 2.0.0-beta.4.

---
updated-dependencies:
- dependency-name: tauri-plugin-autostart
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:34:26 -04:00
dependabot[bot]
4dc6eaa0b4
Bump tauri-build from 2.0.0-beta.10 to 2.0.0-beta.11 in /src-tauri
Bumps [tauri-build](https://github.com/tauri-apps/tauri) from 2.0.0-beta.10 to 2.0.0-beta.11.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-build-v2.0.0-beta.10...tauri-build-v2.0.0-beta.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:34:26 -04:00
developomp
731248a836
add missing linux tauri gen schema file 2024-05-12 01:11:58 +09:00
Puyodead1
ce1b8da5ba
Merge pull request #271 from spacebarchat/dependabot/cargo/src-tauri/rustls-0.21.11
Bump rustls from 0.21.10 to 0.21.11 in /src-tauri
2024-04-21 00:16:05 -04:00
dependabot[bot]
677dafdb6b
Bump rustls from 0.21.10 to 0.21.11 in /src-tauri
Bumps [rustls](https://github.com/rustls/rustls) from 0.21.10 to 0.21.11.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.21.10...v/0.21.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 19:57:59 +00:00
dependabot[bot]
8689f27031
Bump h2 from 0.3.25 to 0.3.26 in /src-tauri
Bumps [h2](https://github.com/hyperium/h2) from 0.3.25 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.25...v0.3.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 16:26:16 +00:00
Puyodead1
b691e4c93f
update deps, fix android builds 2024-04-01 15:15:30 -04:00
Puyodead1
65f574f01e
minor refactors 2024-04-01 15:15:29 -04:00
Puyodead1
4d67d7251b
Merge branch 'main' into dev 2024-03-10 21:27:30 -04:00
Puyodead1
09a8401712
channel creation 2024-03-04 18:15:33 -05:00
Puyodead1
6acaaf956e
fix bug with message list hasMore persisting 2024-03-02 19:28:42 -05:00
Puyodead1
02e1194963
we dun need dis 2024-02-28 00:48:16 -05:00
Puyodead1
75fe19aaae
add rpm bundle target 2024-02-28 00:47:55 -05:00
Puyodead1
325da21bd0
bug fix 2024-02-27 23:56:37 -05:00
Puyodead1
044775634b
fix build targets 2024-02-27 23:30:18 -05:00
Puyodead1
19fe08b602
e 2024-02-27 22:40:34 -05:00
Puyodead1
a63e154431
update dependencies 2024-02-27 22:35:29 -05:00
dependabot[bot]
5392bc7653
Bump h2 from 0.3.21 to 0.3.24 in /src-tauri
Bumps [h2](https://github.com/hyperium/h2) from 0.3.21 to 0.3.24.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.24/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.21...v0.3.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 16:19:09 +00:00
Puyodead1
a0408f12eb
Update lib.rs 2023-12-22 17:12:29 -05:00
Puyodead1
8fef7d1b94
updater error event/dont update on dev builds 2023-12-22 16:52:45 -05:00
Puyodead1
06c5f1ccbd
minor bug fix for updater 2023-12-22 01:09:43 -05:00
Puyodead1
42c802c957
updater go brrrr 2023-12-22 00:10:02 -05:00
Puyodead1
c7b7cf4cb7
custom update version comparison 2023-12-21 19:44:42 -05:00
Puyodead1
6c769e5ff4
updater crap 2023-12-21 18:22:43 -05:00
Puyodead1
3b00be1029
tauri: tray icon 2023-12-20 09:49:25 -05:00
Puyodead1
bc7cfec5c5
enabled tauri updater 2023-12-20 02:21:42 -05:00
Puyodead1
a6ccdd24a0
Update tauri.windows.conf.json 2023-12-10 02:40:04 -05:00
Puyodead1
2dd579531f
update dependencies 2023-12-10 01:23:34 -05:00
Puyodead1
27080c9eb0
Merge pull request #183 from spacebarchat/dependabot/cargo/src-tauri/rustix-0.37.25
Bump rustix from 0.37.24 to 0.37.25 in /src-tauri
2023-12-02 23:59:34 -05:00
Puyodead1
2ebafd8d23
little reorganizing 2023-11-01 10:56:19 -04:00
dependabot[bot]
5ae897bc31
Bump rustix from 0.37.24 to 0.37.25 in /src-tauri
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.37.24 to 0.37.25.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.37.24...v0.37.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 18:44:27 +00:00
Puyodead1
8de6193ef8
Merge branch 'dev' 2023-10-03 17:13:21 -04:00
Puyodead1
92c39b4a3c fix android icons 2023-10-02 07:53:35 -07:00
Puyodead1
c9933a4356 ios 2023-10-02 07:53:26 -07:00
Puyodead1
06159a4110
fix tauri build 2023-09-25 13:45:13 -04:00
Puyodead1
2787a72b71
update settings modal 2023-09-15 23:09:26 -04:00
Puyodead1
963bf24d69
add other platform configs 2023-09-15 17:19:26 -04:00
Puyodead1
9b69d610a0
Delete config.toml 2023-09-15 13:32:56 -04:00
Puyodead1
876ffce940
fix tauri builds 2023-09-15 13:32:55 -04:00
Puyodead1
f8b96bf341
remove old craco dependency 2023-09-15 13:32:55 -04:00
Puyodead1
2ca1a17702
rename to spacebar 2023-09-15 13:32:55 -04:00
Puyodead1
8260d8020a
add settings for windows installer 2023-09-15 13:32:54 -04:00
Puyodead1
864ac1f72c
fix build 2023-09-15 13:32:54 -04:00
Puyodead1
e0fef28ae1
change splashscreen close time to prevent double loading screens 2023-09-15 13:32:53 -04:00
Puyodead1
cc9722ecae
update dependencies, add platform configs 2023-09-15 13:32:52 -04:00
Puyodead1
93e4879501
change some config stuff 2023-09-15 13:32:52 -04:00
Puyodead1
524f0febac
Update tauri.conf.json 2023-09-15 13:32:51 -04:00
Puyodead1
0f14eda999
android 2023-09-15 13:32:49 -04:00