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

91 Commits

Author SHA1 Message Date
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]
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]
a4ec3143cb
Bump @types/react from 18.2.60 to 18.2.79
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.60 to 18.2.79.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:34:52 -04:00
dependabot[bot]
78e8ae710d
Bump framer-motion from 11.0.6 to 11.1.3
Bumps [framer-motion](https://github.com/framer/motion) from 11.0.6 to 11.1.3.
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/framer/motion/compare/v11.0.6...v11.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:34:49 -04:00
Puyodead1
960f9bf875
work on mobile
- replaced banner context with banner controller like modals
- replaced network check with new hook
- add swipable layout component
- fix member list width being slightly larger when overflowing members are displayed

god help me
2024-06-17 12:34:45 -04:00
dependabot[bot]
39b358e353
Bump @tauri-apps/api from 2.0.0-beta.3 to 2.0.0-beta.7
Bumps [@tauri-apps/api](https://github.com/tauri-apps/tauri) from 2.0.0-beta.3 to 2.0.0-beta.7.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v2.0.0-beta.3...@tauri-apps/api-v2.0.0-beta.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:34:41 -04:00
dependabot[bot]
d9c4cb98eb
Bump @tauri-apps/plugin-clipboard-manager
Bumps @tauri-apps/plugin-clipboard-manager from 2.0.0-beta.1 to 2.0.0-beta.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:34:29 -04:00
dependabot[bot]
7d1940395b
Bump react-router-dom from 6.22.1 to 6.22.3
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.22.1 to 6.22.3.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.22.3/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:34:29 -04:00
dependabot[bot]
7481476dae
Bump @typescript-eslint/parser from 7.1.0 to 7.5.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.1.0 to 7.5.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.5.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:34:29 -04:00
dependabot[bot]
ee026c7bf3
Bump @tauri-apps/plugin-authenticator from 2.0.0-beta.1 to 2.0.0-beta.2
Bumps @tauri-apps/plugin-authenticator from 2.0.0-beta.1 to 2.0.0-beta.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:34:28 -04:00
dependabot[bot]
1214afe6b8
Bump @tauri-apps/plugin-dialog from 2.0.0-beta.1 to 2.0.0-beta.2
Bumps @tauri-apps/plugin-dialog from 2.0.0-beta.1 to 2.0.0-beta.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:34:28 -04:00
dependabot[bot]
3430cf87c6
Bump vite from 5.1.4 to 5.2.7
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.4 to 5.2.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.7/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:34:28 -04:00
dependabot[bot]
bccdde0e25
Bump mobx-react-lite from 4.0.5 to 4.0.7
Bumps [mobx-react-lite](https://github.com/mobxjs/mobx) from 4.0.5 to 4.0.7.
- [Release notes](https://github.com/mobxjs/mobx/releases)
- [Commits](https://github.com/mobxjs/mobx/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:34:28 -04:00
dependabot[bot]
26419c72c5
Bump @tauri-apps/plugin-process from 2.0.0-beta.1 to 2.0.0-beta.2
Bumps @tauri-apps/plugin-process from 2.0.0-beta.1 to 2.0.0-beta.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:34:27 -04:00
dependabot[bot]
6ac8811dca
Bump @mui/material from 5.15.11 to 5.15.14
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.15.11 to 5.15.14.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/next/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.14/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:34:27 -04:00
dependabot[bot]
8119c93c9a
Bump vite from 5.1.4 to 5.1.7
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.4 to 5.1.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.1.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-03 17:42:35 +00:00
Puyodead1
a63e154431
update dependencies 2024-02-27 22:35:29 -05:00
Puyodead1
3c098ea441
guild member update event 2024-01-06 11:21:12 -05:00
Puyodead1
42c802c957
updater go brrrr 2023-12-22 00:10:02 -05:00
Puyodead1
c5efb84f9e
come on ci 2023-12-21 18:34:57 -05:00
Puyodead1
6c769e5ff4
updater crap 2023-12-21 18:22:43 -05:00
Puyodead1
c048563b53
implement more modals, and user context menu kick/ban 2023-12-15 23:37:53 -05:00
Puyodead1
e49522096e
first rough iteration of new floating ui system 2023-12-13 00:07:41 -05:00
Puyodead1
2dd579531f
update dependencies 2023-12-10 01:23:34 -05:00
Puyodead1
13139f1751
Merge pull request #206 from spacebarchat/dependabot/npm_and_yarn/vite-4.4.12
Bump vite from 4.4.10 to 4.4.12
2023-12-09 19:44:56 -05:00
Puyodead1
a90ab4b205
bump pnpm version 2023-12-08 09:14:19 -05:00
dependabot[bot]
69708d46f8
Bump vite from 4.4.10 to 4.4.12
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.10 to 4.4.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 23:41:03 +00:00
Puyodead1
937878195a
Merge pull request #184 from spacebarchat/dependabot/npm_and_yarn/tauri-apps/cli-2.0.0-alpha.16
Bump @tauri-apps/cli from 2.0.0-alpha.14 to 2.0.0-alpha.16
2023-12-02 23:59:54 -05:00
Puyodead1
959e459793
fix popouts going out of viewport 2023-12-02 23:50:23 -05:00
Puyodead1
0e6fc3d0c5
user profile popouts 2023-11-30 23:21:11 -05:00
Puyodead1
5a654d340b
update api-types package 2023-11-27 17:32:36 -05:00
Puyodead1
a0c51ebbb5
member list improvements 2023-11-10 10:53:14 -05:00
Puyodead1
49f9a06620
update pnpm 2023-11-08 09:22:26 -05:00
dependabot[bot]
9c94cab56a
Bump @tauri-apps/cli from 2.0.0-alpha.14 to 2.0.0-alpha.16
Bumps [@tauri-apps/cli](https://github.com/tauri-apps/tauri) from 2.0.0-alpha.14 to 2.0.0-alpha.16.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.0.0-alpha.14...@tauri-apps/cli-v2.0.0-alpha.16)

---
updated-dependencies:
- dependency-name: "@tauri-apps/cli"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-20 15:25:57 +00:00
Puyodead1
8afbdeb691
remove swipe test 2023-10-19 15:49:38 -04:00
Puyodead1
c8a81dd3b7
add fps graph 2023-09-25 13:07:24 -04:00
Puyodead1
94e9880197
replace channel list with virtualized list 2023-09-25 09:05:45 -04:00
Puyodead1
577b25fede
markdown v999? with spoilers! 2023-09-22 16:32:12 -04:00
Puyodead1
12dd45621b
code highlighting stuff 2023-09-21 16:55:09 -04:00
Puyodead1
11be9f19ec
remove unused dependency 2023-09-20 23:35:59 -04:00
Puyodead1
ad9dbb5f93
an attempt to redo embeds 2023-09-20 23:31:54 -04:00
Puyodead1
9afc5b118d
markdown v2 2023-09-20 01:26:44 -04:00
Puyodead1
1ab749a762
markdown 2023-09-19 21:38:04 -04:00
Puyodead1
e9f5994260
error boundary and suspense 2023-09-19 15:21:04 -04:00
Puyodead1
7d51f56994
add some margin to top of embeds 2023-09-19 14:32:52 -04:00
Puyodead1
94721c137b
system messages (UserJoin) 2023-09-17 16:12:53 -04:00
Puyodead1
963bf24d69
add other platform configs 2023-09-15 17:19:26 -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
2e2d5efe93
add some vite plugins 2023-09-15 13:32:53 -04:00