Commit Graph

1002 Commits

Author SHA1 Message Date
Reckless_Satoshi
2472551953
Add simple web hosted federated client 2024-01-11 12:16:13 +00:00
Reckless_Satoshi
b18dcecddb
Add setAcknowledgeWarning to initialAppContext 2024-01-11 09:20:28 +00:00
Reckless_Satoshi
39453058a3
Fix cancel button, add debug console log fetchOrder 2024-01-10 14:48:35 +00:00
Reckless_Satoshi
804f4c49e3
Fix click order on order map 2024-01-09 18:53:19 +00:00
Reckless_Satoshi
447c361d9d
Fix unsafeAlert and grab safe urls from federation.json 2024-01-09 18:42:32 +00:00
Reckless_Satoshi
200efc5bc1
Fix coordinator avatars orientation 2024-01-07 22:20:55 +00:00
Reckless_Satoshi
a4b2327ff4
Small fixes and lint fixes 2024-01-07 14:16:26 +00:00
Reckless_Satoshi
53037a3b18
Fix successful prompt avatars, rate text and txid 2024-01-07 13:29:51 +00:00
Reckless_Satoshi
0d9dbe5962
Fix chat avatars and numeric displays 2024-01-07 13:02:46 +00:00
Reckless_Satoshi
d380925c52
Fix undefined currencyCode 2024-01-07 12:16:05 +00:00
Reckless_Satoshi
a44e280864
Fix onboarding offers/create navigation 2024-01-06 21:00:52 +00:00
Reckless_Satoshi
fa0781bc36
Perf hide animated backgrounds 2024-01-06 20:59:57 +00:00
nullcount
9a215693e3
fix: Remove .js files from linting (#1049)
Co-authored-by: count-null <70529195+count-null@users.noreply.github.com>
2024-01-06 19:17:12 +00:00
Reckless_Satoshi
3c8adacad6
Merge branch 'main' into the-federation-layer-v0.6.0 2024-01-06 12:42:49 +00:00
dependabot[bot]
c3006241c2
Bump @mui/material from 5.15.1 to 5.15.3 in /frontend (#1042)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.15.1 to 5.15.3.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.3/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-06 12:41:09 +00:00
dependabot[bot]
99c6fbc232
Bump @mui/icons-material from 5.15.2 to 5.15.3 in /frontend (#1041)
Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.15.2 to 5.15.3.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.3/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  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>
2024-01-06 12:35:52 +00:00
dependabot[bot]
9cfc6191fa
Bump @mui/system from 5.15.2 to 5.15.3 in /frontend (#1043)
Bumps [@mui/system](https://github.com/mui/material-ui/tree/HEAD/packages/mui-system) from 5.15.2 to 5.15.3.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.3/packages/mui-system)

---
updated-dependencies:
- dependency-name: "@mui/system"
  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>
2024-01-06 12:35:21 +00:00
dependabot[bot]
5991164d57
Bump eslint-plugin-n from 16.6.0 to 16.6.1 in /frontend (#1045)
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.6.0 to 16.6.1.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.6.0...16.6.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  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>
2024-01-06 12:34:20 +00:00
KoalaSat
94af0b2afd
Fix order autoupdate and chat (#1047)
* Fix Order autoupdate and chat

* Remove console.log
2024-01-06 12:33:57 +00:00
Reckless_Satoshi
399671d709
Add extra row to coordinator table 2024-01-05 13:12:38 +00:00
KoalaSat
085e9ccd48
Fix order flow (#1040)
Fix Order flow
2024-01-04 14:07:10 +00:00
Reckless_Satoshi
42591b34e5
Fix order tab navigation 2024-01-02 17:46:39 +00:00
Reckless_Satoshi
e885585472
Remove generating avatar animation 2024-01-02 17:32:04 +00:00
Reckless_Satoshi
353897cf9d
Fix show coordinator warning only once 2024-01-02 17:13:20 +00:00
Reckless_Satoshi
807355ec42
Add coordinator warning 2024-01-02 12:40:05 +00:00
KoalaSat
4b99b38853
Fix depth chart and coordinator table (#1039)
Fix depth chart and Coordinator table
2023-12-31 14:59:46 +00:00
Reckless_Satoshi
bfb97e034f
Fix update coordinators urls on network change 2023-12-30 16:45:45 +00:00
Reckless_Satoshi
278c222b85
Fix coordinator avatar on maker form 2023-12-30 16:07:50 +00:00
Reckless_Satoshi
781aee5f50
Fix coordinator table avatars flip 2023-12-30 16:03:48 +00:00
KoalaSat
40b687dc18
Robohash gereator queue (#1035)
Robohash generator queue
2023-12-30 16:01:08 +00:00
Reckless_Satoshi
e4b5843a42
Feat hide LocalDev coordinator conditionally 2023-12-30 12:27:27 +00:00
Reckless_Satoshi
138d5cabf9
Add coordinator: TheBigLake 2023-12-30 11:18:09 +00:00
dependabot[bot]
65aea4503f
Bump eslint-plugin-n from 16.0.2 to 16.6.0 in /frontend (#1033)
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.0.2 to 16.6.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.0.2...16.6.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  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-12-30 10:42:23 +00:00
dependabot[bot]
af13a65491
Bump @mui/system from 5.15.1 to 5.15.2 in /frontend (#1025)
Bumps [@mui/system](https://github.com/mui/material-ui/tree/HEAD/packages/mui-system) from 5.15.1 to 5.15.2.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.2/packages/mui-system)

---
updated-dependencies:
- dependency-name: "@mui/system"
  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-12-30 10:34:24 +00:00
dependabot[bot]
33420fe0c0
Bump react-i18next from 13.2.2 to 14.0.0 in /frontend (#1026)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.2.2 to 14.0.0.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v13.2.2...v14.0.0)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-30 10:34:15 +00:00
dependabot[bot]
9329560d0e
Bump @mui/icons-material from 5.15.0 to 5.15.2 in /frontend (#1027)
Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.15.0 to 5.15.2.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.2/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  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-12-30 10:34:04 +00:00
dependabot[bot]
af6cab41e3
Bump eslint-plugin-prettier from 5.0.0 to 5.1.2 in /frontend (#1029)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.0.0 to 5.1.2.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.0.0...v5.1.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  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-12-30 10:33:39 +00:00
KoalaSat
16a16da96a
Fix navbar and book duplication (#1031) 2023-12-30 10:32:18 +00:00
Reckless_Satoshi
0976010876
Fix un-silence all mainnet coordinators 2023-12-27 19:51:42 +00:00
Reckless_Satoshi
1724fb2074
Merge branch 'main' into the-federation-layer-v0.6.0 2023-12-25 14:04:13 +00:00
dependabot[bot]
9693ed0fed
Bump ts-node from 10.9.1 to 10.9.2 in /frontend (#1016)
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.9.1 to 10.9.2.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.9.1...v10.9.2)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:development
  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-12-25 13:16:48 +00:00
dependabot[bot]
5356508d7b
Bump prettier from 3.1.0 to 3.1.1 in /frontend (#1013)
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.1.0...3.1.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  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-12-25 13:15:54 +00:00
dependabot[bot]
3216ced41c
Bump @mui/material from 5.14.0 to 5.15.1 in /frontend (#1015)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.14.0 to 5.15.1.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.1/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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-12-25 13:15:39 +00:00
KoalaSat
8884c7f187
Fix and disable strict boolean lintern 2023-12-22 13:58:59 +01:00
dependabot[bot]
232f58749b
Bump react-router-dom from 6.21.0 to 6.21.1 in /frontend
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.21.0 to 6.21.1.
- [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.21.1/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>
2023-12-22 07:09:17 +00:00
KoalaSat
4a273fd98a
Avatar hashid in Garage (#983) 2023-12-15 15:17:46 +00:00
dependabot[bot]
f12ce5d84d
Bump npm from 10.2.4 to 10.2.5 in /frontend (#985)
Bumps [npm](https://github.com/npm/cli) from 10.2.4 to 10.2.5.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v10.2.4...v10.2.5)

---
updated-dependencies:
- dependency-name: npm
  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-12-15 15:16:00 +00:00
dependabot[bot]
025f95184a
Bump typescript from 5.3.2 to 5.3.3 in /frontend (#987)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  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-12-15 15:15:42 +00:00
dependabot[bot]
c5b9818040
Bump eslint-config-prettier from 9.0.0 to 9.1.0 in /frontend (#988)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.0.0 to 9.1.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.0.0...v9.1.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  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-12-15 15:15:35 +00:00
Tony Nakamoto
6c1d425fa3
russian translation (#989)
* back at it ru.json

* Update ru.json

* Update ru.json

mempool fees made me update Russian language :D
2023-12-15 15:15:28 +00:00