Reckless_Satoshi
c813da1b2e
Small book optimizations ( #462 )
2023-04-28 10:02:29 +00:00
Reckless_Satoshi
fc4f3e1593
Add undo confirm fiat sent action ( #461 )
...
* Add undo confirm fiat sent action
* Collect phrases
* Small fixes
2023-04-28 09:19:18 +00:00
Reckless_Satoshi
f5ae7aab34
Remove animations ( #460 )
...
* Remove animations
* Disable background animation on avatar load
2023-04-27 19:06:03 +00:00
Reckless_Satoshi
275a68a7f0
Small fixes. Click through laoding overlay, take amount calc with no api/info.
2023-04-27 09:04:37 -07:00
Reckless_Satoshi
a0627a2028
Fix sats conversion on taker helper text for swaps
2023-04-27 04:26:07 -07:00
Reckless_Satoshi
91bbc4c9f5
Fix blank route and loading spinner on order page change
2023-04-27 02:57:52 -07:00
Reckless_Satoshi
09fb3cb3a1
Fix update matches when payment method changes
2023-04-26 05:12:49 -07:00
Reckless_Satoshi
edb8c8b3ff
Use premium to filter matches ( #459 )
2023-04-26 12:18:54 +00:00
Reckless_Satoshi
4f2ef09c6f
Simplify routing ( #458 )
...
* Fix payment methods as icons memo
* Simplify pages / router
* Load current order on robotfetch
2023-04-26 12:10:21 +00:00
Reckless_Satoshi
db5548ecca
Fix payment methods as icons memo
2023-04-26 04:47:26 -07:00
Reckless_Satoshi
e878299ae8
Add light weight webp avatars ( #457 )
...
* Add generate webp avatars, also small size
* Use new avatars in frontend
2023-04-25 18:40:46 +00:00
Reckless_Satoshi
8c81bed013
Fix Garage and Settings load on Android
2023-04-24 07:55:49 -07:00
dependabot[bot]
4959441de5
Bump openpgp from 5.7.0 to 5.8.0 in /frontend ( #443 )
...
Bumps [openpgp](https://github.com/openpgpjs/openpgpjs ) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/openpgpjs/openpgpjs/releases )
- [Commits](https://github.com/openpgpjs/openpgpjs/compare/v5.7.0...v5.8.0 )
---
updated-dependencies:
- dependency-name: openpgp
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-04-24 14:14:18 +00:00
dependabot[bot]
81c77c5ba7
Bump eslint-import-resolver-typescript from 3.5.4 to 3.5.5 in /frontend ( #441 )
...
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript ) from 3.5.4 to 3.5.5.
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases )
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.5.4...v3.5.5 )
---
updated-dependencies:
- dependency-name: eslint-import-resolver-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-04-24 14:13:09 +00:00
dependabot[bot]
da8e4bfc72
Bump react-i18next from 11.18.6 to 12.2.2 in /frontend ( #448 )
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 11.18.6 to 12.2.2.
- [Release notes](https://github.com/i18next/react-i18next/releases )
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/react-i18next/compare/v11.18.6...v12.2.2 )
---
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-04-24 14:10:34 +00:00
dependabot[bot]
896aaf7d2c
Bump jest and @types/jest in /frontend ( #451 )
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ). These dependencies needed to be updated together.
Updates `jest` from 27.5.1 to 29.5.0
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.5.0/packages/jest )
Updates `@types/jest` from 27.5.2 to 29.5.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-major
- dependency-name: "@types/jest"
dependency-type: direct:development
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-04-24 14:09:37 +00:00
dependabot[bot]
4686e575e5
Bump typescript from 4.9.5 to 5.0.4 in /frontend ( #453 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.9.5 to 5.0.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.0.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
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-04-24 14:06:30 +00:00
Reckless_Satoshi
e4c1089b46
Add generating animation and fix robot corrupted robot garage load
2023-04-24 06:43:21 -07:00
Reckless_Satoshi
4f9280e797
Fix basic Main styled components
2023-04-23 12:03:38 -07:00
Reckless_Satoshi
b227df7c7c
Improve preliminary sats summary, add taker satoshis ( #429 )
...
* Improve preliminary sats summary, add taker satoshis
* Collect phrases
2023-04-21 11:10:47 +00:00
ra5pvt1n
f4dc15d38a
Update zh-TR.json ( #425 )
2023-04-21 11:05:44 +00:00
ra5pvt1n
6fb99d35c6
Update zh-SI.json ( #424 )
2023-04-21 11:04:12 +00:00
Reckless_Satoshi
7665a2bb22
Refactor tradebox states as switch, fix websocket first connect, show PGP erros.
2023-04-20 09:41:34 -07:00
Reckless_Satoshi
28ef253020
Refactor context ( #427 )
...
* Move AppContext to top level
* Refactor context
2023-04-20 14:52:03 +00:00
Reckless_Satoshi
e3b7f1f268
Fix ErrorBoundary background
2023-04-17 04:16:30 -07:00
Reckless_Satoshi
c2110d1620
Migrate to react-dom-router v6 ( #422 )
2023-04-16 18:10:48 +00:00
Reckless_Satoshi
a16af276c5
Add error boundary ( #421 )
2023-04-15 18:47:46 +00:00
Reckless_Satoshi
5de922d8ee
Fix not found npm dev container node_modules, new entrypoint
2023-04-15 04:02:41 -07:00
SatFlow
89111f2f27
Fix parameter typo ( #416 )
2023-04-11 16:54:52 +00:00
Reckless_Satoshi
799226603c
Bump to v0.4.3
2023-04-10 10:27:10 -07:00
Reckless_Satoshi
9a99e6f1ff
Fix hide currency column in book when mode is swaps
2023-04-10 10:21:27 -07:00
Reckless_Satoshi
72f620fee4
Fix fetchInfo android
2023-04-10 04:42:17 -07:00
Hesam
473a38faf9
Add Iranian Toman (IRT) currency ( #412 )
...
Add Iranian Toman (IRT) currency
2023-04-09 21:36:05 +00:00
Reckless_Satoshi
719c41705d
Improve payment method strings to icons performance
2023-04-09 12:44:02 -07:00
Reckless_Satoshi
e783dea305
Fixes "no robot", add launchers on Android. ( #411 )
...
* Update robohash repo url to RoboSats org
* Add external launchers
* Fix no-robot issue due to timing of initial fetchInfo
* Collect new phrases
2023-04-09 18:48:25 +00:00
₿lue Lynx
be060dff34
Update ca.json ( #409 )
...
New version sentences translated
2023-04-06 09:45:23 +00:00
Reckless_Satoshi
ab617ce608
Migrate mui-x components to v6 ( #408 )
...
* Migrate mui-x components to v6
* Collect phrases
2023-04-03 18:38:52 +00:00
Reckless_Satoshi
9c5f4d4f46
Fix adjust swap button book visibility
2023-04-03 07:19:30 -07:00
Reckless_Satoshi
5b1f64ced8
Improve booktable performance by 15-30%
2023-03-28 10:37:14 -07:00
Reckless_Satoshi
399f8102f2
Add notification for new in-app chat messages ( #403 )
...
* Add TG message for new in-app chat messages
* Add emojis and collect phrases
2023-03-27 09:37:36 +00:00
Reckless_Satoshi
7f19af6f41
Fix es.json and collect phrases
2023-03-25 04:55:33 -07:00
Kote
0ab25be507
Update es.json ( #401 )
2023-03-25 11:52:40 +00:00
Dirty ⚡️ Room 969
877fbf955b
Fix prevent "Tinkoff" and "Tinkoff QR" methods collision. ( #400 )
...
* New payment methods and icons for Russia.
SBP, Tinkoff QR. New icon for Tinkoff.
* Fix to prevent Tinkoff and Tinkoff Qr collision.
"Tinkoff" is "Tinkoff Bank" now. And "Sberbank" is "Sber Bank" (which is true, actually).
2023-03-25 11:51:51 +00:00
Reckless_Satoshi
bac276dd0d
Add backend phrases
2023-03-18 13:32:24 -07:00
Reckless_Satoshi
37041e474b
Fix spanish translation
2023-03-18 13:09:44 -07:00
Kote
11e2d39640
Update spanish translation ( #399 )
...
* Unas cuantas traducciones mas.
* Update es.json
* Update es.json
* Update es.json
---------
Co-authored-by: Nailuj2000 <irc@extralab.net>
2023-03-18 20:02:56 +00:00
Reckless_Satoshi
44000f2535
Bump to v0.4.2-alpha
2023-03-18 03:43:27 -07:00
Dirty ⚡️ Room 969
6d4c948a53
Add new payment methods and icons for Russia. ( #397 )
...
SBP, Tinkoff QR. New icon for Tinkoff.
2023-03-17 19:56:16 +00:00
minaraus
9fd03b6427
Add L-USDt payment method ( #396 )
2023-03-17 18:22:44 +00:00
Luka Bajovic
44beac4742
Added Serbian Dinar (RSD) currency. ( #392 )
2023-03-16 18:14:16 +00:00