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

701 Commits

Author SHA1 Message Date
Puyodead1
29405b71e0
chore: update dependencies 2024-10-09 10:10:39 -04:00
Puyodead1
6569326018
Merge pull request #364 from spacebarchat/dependabot/npm_and_yarn/dev/eslint-plugin-react-refresh-0.4.12
Bump eslint-plugin-react-refresh from 0.4.6 to 0.4.12
2024-09-30 08:31:38 -04:00
Puyodead1
7f10370679
Merge pull request #359 from spacebarchat/dependabot/npm_and_yarn/dev/react-hook-form-7.53.0
Bump react-hook-form from 7.51.3 to 7.53.0
2024-09-30 08:31:16 -04:00
Puyodead1
586f94d90a
Merge pull request #346 from spacebarchat/dependabot/npm_and_yarn/dev/emotion/styled-11.13.0
Bump @emotion/styled from 11.11.0 to 11.13.0
2024-09-30 08:30:48 -04:00
Puyodead1
1bded2c1af
Merge pull request #334 from spacebarchat/dependabot/cargo/src-tauri/dev/log-0.4.22
Bump log from 0.4.21 to 0.4.22 in /src-tauri
2024-09-30 08:30:14 -04:00
Puyodead1
fabd625c03
Merge pull request #329 from spacebarchat/dependabot/cargo/src-tauri/dev/url-2.5.2
Bump url from 2.5.1 to 2.5.2 in /src-tauri
2024-09-30 08:30:04 -04:00
Puyodead1
4aa5b8c2c5
Merge pull request #328 from spacebarchat/dependabot/cargo/src-tauri/dev/reqwest-0.12.5
Bump reqwest from 0.12.4 to 0.12.5 in /src-tauri
2024-09-30 08:29:56 -04:00
dependabot[bot]
4c4d074eea
Bump eslint-plugin-react-refresh from 0.4.6 to 0.4.12
Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.4.6 to 0.4.12.
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.4.6...v0.4.12)

---
updated-dependencies:
- dependency-name: eslint-plugin-react-refresh
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 01:41:25 +00:00
dependabot[bot]
03d8c9ee37
Bump react-hook-form from 7.51.3 to 7.53.0
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.51.3 to 7.53.0.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.51.3...v7.53.0)

---
updated-dependencies:
- dependency-name: react-hook-form
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 01:52:18 +00:00
dependabot[bot]
82ea9cd45d
Bump @emotion/styled from 11.11.0 to 11.13.0
Bumps [@emotion/styled](https://github.com/emotion-js/emotion) from 11.11.0 to 11.13.0.
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/styled@11.11.0...@emotion/styled@11.13.0)

---
updated-dependencies:
- dependency-name: "@emotion/styled"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 01:14:15 +00:00
Puyodead1
2f6a56d65e
mark channel as read on open 2024-07-17 20:48:27 -04:00
Puyodead1
329a14ccf5
implement changing avatar 2024-07-17 20:17:18 -04:00
Puyodead1
686431e900
settings modal close button works 2024-07-17 16:26:21 -04:00
Puyodead1
1634a98e03
revert new message list 2024-07-17 16:23:05 -04:00
Puyodead1
a8c91ca7a5
new message list and WIP read states 2024-07-11 20:12:46 -04:00
Puyodead1
e20967d0f2
implement new message list
fetch more is currently broken
2024-07-11 20:06:57 -04:00
Puyodead1
180c34e5f0
fix hcaptcha page styling 2024-07-09 14:34:19 -04:00
dependabot[bot]
29ad01f587
Bump log from 0.4.21 to 0.4.22 in /src-tauri
Bumps [log](https://github.com/rust-lang/log) from 0.4.21 to 0.4.22.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 01:48:18 +00:00
dependabot[bot]
4809d2ac0f
Bump url from 2.5.1 to 2.5.2 in /src-tauri
Bumps [url](https://github.com/servo/rust-url) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.5.1...v2.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 01:35:34 +00:00
dependabot[bot]
fbd011885b
Bump reqwest from 0.12.4 to 0.12.5 in /src-tauri
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.4 to 0.12.5.
- [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.12.4...v0.12.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 01:34:49 +00:00
Puyodead1
533faf634b
minor fixes to image viewer modal 2024-06-22 05:20:53 +02:00
Puyodead1
f371a972e5
fix tauri 2024-06-17 14:47:54 -04:00
dependabot[bot]
4770dc31ab
Bump @tauri-apps/plugin-dialog from 2.0.0-beta.2 to 2.0.0-beta.5
Dependabot couldn't find the original pull request head commit, ee9fdaf7365b407a845288cb97a52448c718073d.
2024-06-17 13:14:28 -04:00
dependabot[bot]
363970cd8a
Bump @types/node from 20.11.21 to 20.14.2
Dependabot couldn't find the original pull request head commit, bec366e62d4e84ee58fba250c3c9235bd8338250.
2024-06-17 13:14:27 -04:00
dependabot[bot]
64599823c3
Bump mobx from 6.12.0 to 6.12.4
Bumps [mobx](https://github.com/mobxjs/mobx) from 6.12.0 to 6.12.4.
- [Release notes](https://github.com/mobxjs/mobx/releases)
- [Commits](https://github.com/mobxjs/mobx/compare/mobx@6.12.0...mobx@6.12.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 13:14:27 -04:00
dependabot[bot]
4dea48beef
Bump @floating-ui/react from 0.26.9 to 0.26.17
Bumps [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react) from 0.26.9 to 0.26.17.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react@0.26.17/packages/react)

---
updated-dependencies:
- dependency-name: "@floating-ui/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 13:14:26 -04:00
Puyodead1
14e6575dcb
presence indicator rework 2024-06-17 13:14:25 -04:00
Puyodead1
1750b22af7
start implementing proper settings modal 2024-06-17 13:14:25 -04:00
Puyodead1
34db3f9561
updated presence indicators 2024-06-17 13:14:25 -04:00
dependabot[bot]
0d1ebd9e49
Bump tauri-plugin-notification in /src-tauri
Bumps [tauri-plugin-notification](https://github.com/tauri-apps/plugins-workspace) from 2.0.0-beta.3 to 2.0.0-beta.5.
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](https://github.com/tauri-apps/plugins-workspace/compare/os-v2.0.0-beta.3...fs-v2.0.0-beta.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 13:14:25 -04:00
dependabot[bot]
b2a7eaef5b
Bump tauri-build from 2.0.0-beta.13 to 2.0.0-beta.15 in /src-tauri
Bumps [tauri-build](https://github.com/tauri-apps/tauri) from 2.0.0-beta.13 to 2.0.0-beta.15.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-build-v2.0.0-beta.13...tauri-build-v2.0.0-beta.15)

---
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 13:14:24 -04:00
dependabot[bot]
c063a51c8b
Bump tauri from 2.0.0-beta.16 to 2.0.0-beta.19 in /src-tauri
Bumps [tauri](https://github.com/tauri-apps/tauri) from 2.0.0-beta.16 to 2.0.0-beta.19.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v2.0.0-beta.16...tauri-v2.0.0-beta.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 13:14:24 -04:00
dependabot[bot]
6617666f6c
Bump eslint-plugin-react-refresh from 0.4.5 to 0.4.6
Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.4.5 to 0.4.6.
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.4.5...v0.4.6)

---
updated-dependencies:
- dependency-name: eslint-plugin-react-refresh
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 13:14:20 -04:00
dependabot[bot]
9168b0894f
Bump react-advanced-cropper from 0.19.5 to 0.19.6
Bumps [react-advanced-cropper](https://github.com/advanced-cropper/react-advanced-cropper) from 0.19.5 to 0.19.6.
- [Release notes](https://github.com/advanced-cropper/react-advanced-cropper/releases)
- [Commits](https://github.com/advanced-cropper/react-advanced-cropper/commits)

---
updated-dependencies:
- dependency-name: react-advanced-cropper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:49:28 -04:00
dependabot[bot]
b3e4b8a4fc
Bump @typescript-eslint/parser from 7.5.0 to 7.8.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.5.0 to 7.8.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.8.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:42:55 -04:00
dependabot[bot]
cd9c164ae4
Bump @tauri-apps/plugin-stronghold from 2.0.0-beta.1 to 2.0.0-beta.3
Bumps @tauri-apps/plugin-stronghold from 2.0.0-beta.1 to 2.0.0-beta.3.

---
updated-dependencies:
- dependency-name: "@tauri-apps/plugin-stronghold"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:35:15 -04:00
dependabot[bot]
fa473a3caf
Bump @tauri-apps/plugin-autostart from 2.0.0-beta.1 to 2.0.0-beta.3
Bumps @tauri-apps/plugin-autostart from 2.0.0-beta.1 to 2.0.0-beta.3.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:35:15 -04:00
dependabot[bot]
93f43493e8
Bump tauri from 2.0.0-beta.15 to 2.0.0-beta.16 in /src-tauri
Bumps [tauri](https://github.com/tauri-apps/tauri) from 2.0.0-beta.15 to 2.0.0-beta.16.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v2.0.0-beta.15...tauri-v2.0.0-beta.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:35:15 -04:00
dependabot[bot]
9c3a40e536
Bump reqwest from 0.12.3 to 0.12.4 in /src-tauri
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.3 to 0.12.4.
- [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.12.3...v0.12.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:35:15 -04:00
dependabot[bot]
261a0954f5
Bump @testing-library/react from 14.2.1 to 15.0.2
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.2.1 to 15.0.2.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v14.2.1...v15.0.2)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:35:14 -04:00
dependabot[bot]
0b80dde6fe
Bump typescript from 5.3.3 to 5.4.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:35:12 -04:00
dependabot[bot]
62490b8b95
Bump @types/loadable__component from 5.13.8 to 5.13.9
Bumps [@types/loadable__component](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/loadable__component) from 5.13.8 to 5.13.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/loadable__component)

---
updated-dependencies:
- dependency-name: "@types/loadable__component"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:35:09 -04:00
dependabot[bot]
de33ed214d
Bump @tauri-apps/plugin-log from 2.0.0-beta.1 to 2.0.0-beta.3
Bumps @tauri-apps/plugin-log from 2.0.0-beta.1 to 2.0.0-beta.3.

---
updated-dependencies:
- dependency-name: "@tauri-apps/plugin-log"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:35:04 -04:00
dependabot[bot]
b793030efc
Bump tauri-plugin-single-instance in /src-tauri
Bumps [tauri-plugin-single-instance](https://github.com/tauri-apps/plugins-workspace) from 2.0.0-beta.5 to 2.0.0-beta.6.
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](https://github.com/tauri-apps/plugins-workspace/compare/fs-v2.0.0-beta.5...single-instance-v2.0.0-beta.6)

---
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:35:04 -04:00
dependabot[bot]
a3c3afeb1f
Bump tauri-plugin-updater in /src-tauri
Bumps [tauri-plugin-updater](https://github.com/tauri-apps/plugins-workspace) from 2.0.0-beta.3 to 2.0.0-beta.4.
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](https://github.com/tauri-apps/plugins-workspace/compare/fs-v2.0.0-beta.3...fs-v2.0.0-beta.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:35:04 -04:00
dependabot[bot]
54742c10c9
Bump @types/react-dom from 18.2.19 to 18.2.25
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.19 to 18.2.25.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:35:03 -04:00
dependabot[bot]
c0192eee6b
Bump yup from 1.3.3 to 1.4.0
Bumps [yup](https://github.com/jquense/yup) from 1.3.3 to 1.4.0.
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jquense/yup/compare/v1.3.3...v1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:35:01 -04:00
dependabot[bot]
91f21a4c6c
Bump reqwest from 0.12.2 to 0.12.3 in /src-tauri
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.2 to 0.12.3.
- [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.12.2...v0.12.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:34:55 -04:00
dependabot[bot]
dfc0922469
Bump react-hook-form from 7.50.1 to 7.51.3
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.50.1 to 7.51.3.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.50.1...v7.51.3)

---
updated-dependencies:
- dependency-name: react-hook-form
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

---
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:53 -04:00