557 Commits

Author SHA1 Message Date
d69bb9bb72 Invert QRcode foreground with dark/light themes 2022-09-11 09:41:36 -07:00
cb6475a3f4 Fix smooth avatar loading. Run prettier 2022-09-10 11:02:30 -07:00
3992032d2a Fix pretty numbers tests 2022-09-10 06:49:00 -07:00
822281e467 Run npm run lint:fix
Still many linting errors to fix manually
2022-09-09 10:57:05 -07:00
14487a9c2d Run linter and add linter GH action 2022-09-09 10:25:55 -07:00
825ffe3cfe Add QR Code to enable Telegram notifications (#232) 2022-09-09 17:07:15 +00:00
4c01d42f62 Merge branch autoscale-ui into main (#233) 2022-09-09 09:52:52 -07:00
d0f951c16d Remove zoom-in/out, restore Autocomplete, fix timer dependencies 2022-09-09 09:44:33 -07:00
a0b1d277c6 Fix selfhosted secure/unsecure context bug (#234) 2022-09-09 15:27:03 +00:00
af062a46df Make Maker page scale with fontsize 2022-09-09 04:51:33 -03:00
cad000d838 Make Bottom Bar scale with fontsize 2022-09-09 04:51:33 -03:00
5d09200e17 Finish scaling UserGenPage 2022-09-09 04:51:24 -03:00
7b4dca44f8 Add page settings button 2022-09-09 04:02:18 -03:00
a777ecb989 Scale avatar width and R. Pass theme as prop to class components. 2022-09-09 04:02:18 -03:00
e2455ec3f9 Add demonstratory zoom out button 2022-09-09 04:00:27 -03:00
645671265a Fix merge conflicts and merge #231 2022-09-08 16:20:29 -07:00
e8852c2423 Replace material-ui-image, delete qrscanner, fix dependencies 2022-09-08 15:34:06 -07:00
425225d23d Add book depth chart (#219)
* Amount X Axis, Avatars and refactor

* Theme and performance improvements

* Remove duplicated tooltips

* Code Review

* Marker Theme color

* Missing end lines

Signed-off-by: KoalaSat <111684255+KoalaSat@users.noreply.github.com>
2022-08-30 13:12:15 -07:00
458f5ac4e7 Add book depth chart (#219)
* Amount X Axis, Avatars and refactor

* Theme and performance improvements

* Remove duplicated tooltips

* Code Review

* Marker Theme color

* Missing end lines

Signed-off-by: KoalaSat <111684255+KoalaSat@users.noreply.github.com>
2022-08-30 18:49:16 +00:00
7083423189 Add WebLN support (#215)
* Add WebLN support

* Fix Variable Typo

* Invoice Generation

Signed-off-by: KoalaSat <111684255+KoalaSat@users.noreply.github.com>

* Code Review

* Second CR

* Catch cancelations

* Final Review

Signed-off-by: KoalaSat <111684255+KoalaSat@users.noreply.github.com>
2022-08-25 08:50:48 +00:00
473c4de528 Fix selfhosted detection on subpaths 2022-08-24 16:45:04 -07:00
12747ed170 Add client app screenshots and remove frontend logs 2022-08-24 08:11:38 -07:00
f2f6309ed1 Increase websocket connection attemp timeout. Fix typos. 2022-08-23 11:57:57 -07:00
6ff8df6dad Add selfhosting translation keys 2022-08-23 03:16:29 -07:00
a53a40fb4f Add success alert to selfhosted client apps 2022-08-22 16:18:31 -07:00
860b3c136b Fix dispute solve admin actions. Fix i18n var for takerFee. 2022-08-18 03:33:55 -07:00
0229f8759e Update info dialog. Add explicit fee section on external charges. 2022-08-17 06:37:24 -07:00
7512a313df Rename Paypal to Paypal friends and family 2022-08-15 07:38:15 -07:00
cc3ec7ac65 Detect and match system dark mode as default theme 2022-08-15 04:00:16 -07:00
83320c9b91 Add stealth invoice icon and ES translation 2022-08-13 05:55:04 -07:00
eff58dc91d Add stealth invoices (#210)
* Add stealth invoice switch to profile

* Add stealth invoice including only order uuid

* Add explanatory tooltip for stealth invoices and fix code smells
2022-08-12 17:41:06 +00:00
efd89756e4 Conver Info Dialog texts blobs into Accordion components 2022-08-10 03:08:12 -07:00
588691c4c8 Add new payment methods and rename posgres_db envvar 2022-08-09 02:44:29 -07:00
d73b05f76c Check for token in chat input and forbid 2022-08-07 10:46:10 -07:00
5d711467e5 Enable Thai translation 2022-08-03 05:43:28 -07:00
aad87e7d98 Increase Max trade size to 4M, increase max range size from 5 to 8 2022-07-30 05:27:15 -07:00
1b8f91457c Add explicit fiat amounts and other fixes 2022-07-28 14:14:37 -07:00
8460eca75c Enable czech translation 2022-07-27 00:39:25 -07:00
7b75973eba Fix unhandled premium input with too many decimal digits 2022-07-23 13:54:24 -07:00
20817fc126 Disable i18n wait. Clean http-backend comments 2022-07-21 06:55:38 -07:00
305fc9fca4 add payment method: UPI 2022-07-19 18:32:48 +05:30
916a5fdf5a Add total time to contract completion to trade summary 2022-07-18 17:37:35 -07:00
456723973c Add contract oracle timestamp and exchange rate to summary 2022-07-18 06:50:56 -07:00
016fb0fb56 Move sv.json to static locales 2022-07-17 14:16:14 -07:00
de9f83da76 Merge branch 'main' into 2022-07-15-add-swedish-translation 2022-07-17 20:52:31 +00:00
2eb72654cf Load languages.json from http backend 2022-07-17 13:42:29 -07:00
3578c5eaff Add Swedish translation
- Add Swedish locale JSON.
- Integrate Swedish translation.
2022-07-17 22:13:55 +02:00
638d3b1d6c Fix serve summary when order partially finished. Trade summary as accordion 2022-07-17 11:49:44 -07:00
fe62a30a5c Add book datagrid locale strings 2022-07-17 07:13:07 -07:00
cd8fc15a60 Update and clean dependencies 2022-07-16 15:21:05 -07:00