Commit Graph

555 Commits

Author SHA1 Message Date
Reckless_Satoshi
d0f951c16d
Remove zoom-in/out, restore Autocomplete, fix timer dependencies 2022-09-09 09:44:33 -07:00
Reckless_Satoshi
a0b1d277c6
Fix selfhosted secure/unsecure context bug (#234) 2022-09-09 15:27:03 +00:00
F. Mitjans
af062a46df Make Maker page scale with fontsize 2022-09-09 04:51:33 -03:00
F. Mitjans
cad000d838 Make Bottom Bar scale with fontsize 2022-09-09 04:51:33 -03:00
F. Mitjans
5d09200e17 Finish scaling UserGenPage 2022-09-09 04:51:24 -03:00
F. Mitjans
7b4dca44f8 Add page settings button 2022-09-09 04:02:18 -03:00
Reckless_Satoshi
a777ecb989 Scale avatar width and R. Pass theme as prop to class components. 2022-09-09 04:02:18 -03:00
Reckless_Satoshi
e2455ec3f9 Add demonstratory zoom out button 2022-09-09 04:00:27 -03:00
Reckless_Satoshi
645671265a
Fix merge conflicts and merge #231 2022-09-08 16:20:29 -07:00
Reckless_Satoshi
e8852c2423
Replace material-ui-image, delete qrscanner, fix dependencies 2022-09-08 15:34:06 -07:00
Reckless_Satoshi
138311a1b7
Add example federation member 2022-09-07 13:42:54 -07:00
David
a6893c8ceb
Change css to fix order book alignment in safari desktop (#225)
Changing css to fix order book alignement in safari desktop
2022-09-07 19:17:55 +00:00
KoalaSat
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
KoalaSat
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
ShatteredBunny
2abf6cb66f Add linter and formatter 2022-08-28 00:20:45 +02:00
Meeel Rbbt Hodl
8eda1dd20f
Update th.json (#218) 2022-08-26 13:32:56 +00:00
KoalaSat
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
Reckless_Satoshi
473c4de528
Fix selfhosted detection on subpaths 2022-08-24 16:45:04 -07:00
Reckless_Satoshi
12747ed170
Add client app screenshots and remove frontend logs 2022-08-24 08:11:38 -07:00
Reckless_Satoshi
f2f6309ed1
Increase websocket connection attemp timeout. Fix typos. 2022-08-23 11:57:57 -07:00
Reckless_Satoshi
6ff8df6dad
Add selfhosting translation keys 2022-08-23 03:16:29 -07:00
Reckless_Satoshi
a53a40fb4f
Add success alert to selfhosted client apps 2022-08-22 16:18:31 -07:00
Reckless_Satoshi
45fd82430e
Lighten frontend dev docker image 2022-08-22 11:30:18 -07:00
Tonytherussian
e738a2fe88
Keep Russian translation up-to-date (#213) 2022-08-18 18:24:04 +00:00
Reckless_Satoshi
860b3c136b
Fix dispute solve admin actions. Fix i18n var for takerFee. 2022-08-18 03:33:55 -07:00
Reckless_Satoshi
0229f8759e
Update info dialog. Add explicit fee section on external charges. 2022-08-17 06:37:24 -07:00
Reckless_Satoshi
7512a313df
Rename Paypal to Paypal friends and family 2022-08-15 07:38:15 -07:00
Reckless_Satoshi
cc3ec7ac65
Detect and match system dark mode as default theme 2022-08-15 04:00:16 -07:00
Reckless_Satoshi
83320c9b91
Add stealth invoice icon and ES translation 2022-08-13 05:55:04 -07:00
ShatteredBunny
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
Reckless_Satoshi
efd89756e4
Conver Info Dialog texts blobs into Accordion components 2022-08-10 03:08:12 -07:00
Reckless_Satoshi
588691c4c8
Add new payment methods and rename posgres_db envvar 2022-08-09 02:44:29 -07:00
Reckless_Satoshi
d73b05f76c
Check for token in chat input and forbid 2022-08-07 10:46:10 -07:00
Reckless_Satoshi
5d711467e5
Enable Thai translation 2022-08-03 05:43:28 -07:00
Meeel Rbbt Hodl
c443e1fa75
Add Thai translation (#205)
* Create Fiat Payment.md

Start creating

* Update Fiat Payment.md

* Create PaypalGuide.md

* Delete PaypalGuide.md

* Begin translation to thai language

* Update how-to-use_th.md

* Create th.json

* Update th.json

Translated UNSAFE alert, User generating page, and Maker page.
Except for Swap Destination(s), "Order current rate:", "Your order fixed exchange rate", and "Your order's current exchange rate. Rate will move with the market."

* Update th.json

* Create th.json

This will begin translate the platform into Thai. It hasn't finished yet. I've been tried testing all Thai word that I translated with my PC browser and adjust the length of phrases accordingly. Some phrases was not directly translated but I've tried my best to keep the real implication the same as the original.

* Update th.json

Update the keys and value to match current en.json

* Update th.json

Complete translating from english to thai.

* Update th.json

Update to lastest version

* Update th.json

Correction

* Create th.json

Move completed file from old folder

* Delete th.json

Move to static/locale folder

* Delete how-to-use_th.md

* Update th.json

QC thai grammar
2022-08-03 12:32:32 +00:00
zx9r
f0cde287e1
Clean up and finish new adress validator method (#202)
* Removed coinaddrvalidator dependency

* Return generic "Ivalid address" error message instead of the error returned by bitcoind when validating an address

* Modified messages related to bitcoin addresses validation
2022-08-01 01:03:33 +00:00
Wertiko
7645bb39f2
Czech translation update (#197) 2022-07-30 17:42:58 +00:00
Reckless_Satoshi
aad87e7d98
Increase Max trade size to 4M, increase max range size from 5 to 8 2022-07-30 05:27:15 -07:00
Reckless_Satoshi
1b8f91457c
Add explicit fiat amounts and other fixes 2022-07-28 14:14:37 -07:00
Reckless_Satoshi
8460eca75c
Enable czech translation 2022-07-27 00:39:25 -07:00
Wertiko
e17ad392b0
Czech translation 2022-07-26 21:12:15 +02:00
Reckless_Satoshi
7b75973eba
Fix unhandled premium input with too many decimal digits 2022-07-23 13:54:24 -07:00
₿lue Lynx
74387018ea
Update ca.json (#188)
Sentences related to On-Chain capability updated.

* Update ca.json
2022-07-23 14:58:46 +00:00
Reckless_Satoshi
20817fc126
Disable i18n wait. Clean http-backend comments 2022-07-21 06:55:38 -07:00
dependabot[bot]
8d84e499a8
Bump terser from 5.10.0 to 5.14.2 in /frontend
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 21:08:50 +00:00
Prithu Goswami
305fc9fca4 add payment method: UPI 2022-07-19 18:32:48 +05:30
Reckless_Satoshi
916a5fdf5a
Add total time to contract completion to trade summary 2022-07-18 17:37:35 -07:00
Reckless_Satoshi
456723973c
Add contract oracle timestamp and exchange rate to summary 2022-07-18 06:50:56 -07:00
Reckless_Satoshi
016fb0fb56
Move sv.json to static locales 2022-07-17 14:16:14 -07:00
Reckless_Satoshi
de9f83da76
Merge branch 'main' into 2022-07-15-add-swedish-translation 2022-07-17 20:52:31 +00:00
Reckless_Satoshi
2eb72654cf
Load languages.json from http backend 2022-07-17 13:42:29 -07:00
Benjamin Angeria
3578c5eaff
Add Swedish translation
- Add Swedish locale JSON.
- Integrate Swedish translation.
2022-07-17 22:13:55 +02:00
Reckless_Satoshi
638d3b1d6c
Fix serve summary when order partially finished. Trade summary as accordion 2022-07-17 11:49:44 -07:00
Reckless_Satoshi
fe62a30a5c
Add book datagrid locale strings 2022-07-17 07:13:07 -07:00
Reckless_Satoshi
cd8fc15a60
Update and clean dependencies 2022-07-16 15:21:05 -07:00
OSFr0g
1694ddd0fa
Basque lang few spelling errors corrected (#182) 2022-07-16 21:00:50 +00:00
Reckless_Satoshi
834733cb61
Add trade summary at trade finish 2022-07-16 04:26:44 -07:00
Reckless_Satoshi
94ecfe3929
Disable 'open dispute' button until fiat exchange midtime 2022-07-11 09:26:29 -07:00
Reckless_Satoshi
40504a9e95
Fix vulnerabilities 2022-07-10 11:19:47 -07:00
Reckless_Satoshi
4dff7efbb7
Raise max amount to 3M Sats. Fix testnet/platform alternative site. Bump LND. 2022-07-10 03:54:00 -07:00
rs
7eae2cf58c
Fix copy to clipboard in any context 2022-07-04 11:54:29 -07:00
Reckless_Satoshi
785d332fd1
Add i2p safe sites 2022-07-04 11:42:37 +00:00
Reckless_Satoshi
a98ff65638
Fix UI. Hide unneeded expiry bars. Refresh book always. Round to 8 BTC decimals. 2022-07-02 12:51:29 -07:00
Reckless_Satoshi
1125924e9c
Improve sound notification locations. Add chat message sent/receive sound effect 2022-07-02 07:38:32 -07:00
Reckless_Satoshi
b5dd4fbea5
Improve clarity on order not available message 2022-07-01 04:22:26 -07:00
Reckless_Satoshi
eaa40417ad
Fix format and PT style. Optimize OrderAdmin load. 2022-06-29 05:58:34 -07:00
Skander Helali
8b6a75ad80
Add Tunisian Dinars (TND) (#171)
* add Tunisian flag for Tunisian dinar

* add Tunisian Dinars (TND)
2022-06-29 11:18:03 +00:00
Reckless_Satoshi
4429b5086c
Activate PT and EU languages. Add CA and EU Flags. 2022-06-29 04:04:43 -07:00
4pt1x
db73914cf5
Add Basque (eu) language (#172)
* Basque (eu) language added

* Line jumps corrected
2022-06-29 10:22:55 +00:00
Lindomar Rodrigues
18de3ee090
Add Portuguese translation (#178) 2022-06-29 10:21:46 +00:00
Reckless_Satoshi
af8f7c0658
Fix linearDeterminate progress bar 2022-06-23 13:34:09 -07:00
Reckless_Satoshi
c397ff63e5
Add rewards and referral code on usergen api responses 2022-06-21 04:47:29 -07:00
Reckless_Satoshi
139afb47a5
Add .dockerignore. Fix profile button tooltip. 2022-06-20 11:48:42 -07:00
Reckless_Satoshi
6f7cfb5147
Fix avatar persistance and login issues. Add onchain payment cleanup. 2022-06-20 10:56:56 -07:00
Reckless_Satoshi
7eb29fb57e
Delete and reload cookies on avatar login 2022-06-20 07:26:19 -07:00
Reckless_Satoshi
d18d4b4927
Improve navigation bottom bar 2022-06-19 13:51:39 -07:00
Reckless_Satoshi
d0b6241d13
Add payment methods: verse, gopay, ovo, apple, paysera, blik, bdv, steam 2022-06-18 09:18:14 -07:00
Reckless_Satoshi
e8fb090f18
Raise max trade size to 2.2m. Update send/receive icon. 2022-06-18 08:30:57 -07:00
Reckless_Satoshi
d898859ae4
Update send/receive icons (#166)
* Delete send-icon-2.svg

* Delete send-icon-1.svg

* Delete sell-selected-icon-3.svg

* Delete sell-selected-icon-1.svg

* Delete sell-icon-3.svg

* Delete receive-icon-2.svg

* Delete receive-icon-10 3.svg

* Delete sell-icon-1.svg

* Delete buy-selected-icon-3.svg

* Delete receive-icon-10.svg

* Delete buy-selected-icon-1.svg

* Delete buy-icon-1.svg

* Delete buy-icon-3.svg

* correction

Co-authored-by: RedPurdy <104675727+RedPurdy@users.noreply.github.com>
2022-06-18 12:27:34 +00:00
Reckless_Satoshi
4f17dbf7e7
Activate Italian. Add loading bar for limits. 2022-06-17 10:37:19 -07:00
Reckless_Satoshi
c462a4b898
Merge pull request #165 from ChuckLeMostre/main
Initial Italian translation
2022-06-17 16:58:03 +00:00
Reckless_Satoshi
cf2b0e50c1
Merge pull request #161 from Tonytherussian/patch-3
ru.json update
2022-06-17 16:57:44 +00:00
Reckless_Satoshi
482963a41b
Fix misformed locale jsons 2022-06-17 05:52:06 -07:00
Reckless_Satoshi
164a960b62
Merge branch 'onchain-buyer-payouts' into main #160 2022-06-17 05:19:59 -07:00
Reckless_Satoshi
3141018baa
Add locale strings for onchain swap texts 2022-06-17 05:14:06 -07:00
Reckless_Satoshi
2289274251
Improve toggle button onchain/LN, add bad address messages 2022-06-17 04:36:27 -07:00
Reckless_Satoshi
43b85d79d4
Fix invoice payouts. Add onchain summary to accounting days. 2022-06-16 15:48:35 -07:00
Reckless_Satoshi
5c87c5ad85
Add UI elements for swap fee and TXID payout. Fix bugs. 2022-06-16 13:01:10 -07:00
Reckless_Satoshi
efed6b3c0a
Pay buyer onchain-tx 2022-06-16 08:31:30 -07:00
ChuckLeMostre
8d6f36cea5
Add files via upload
Initial Italian translation
2022-06-15 22:47:37 +02:00
Reckless_Satoshi
8f93c8f7b6
Add address submission and validation checks 2022-06-13 15:27:09 -07:00
Reckless_Satoshi
c4396f504a
Add onchain submission form and swap cost details 2022-06-13 14:37:14 -07:00
Reckless_Satoshi
dc9d5e5e2a
Add frontend input address components 2022-06-11 09:21:53 -07:00
Reckless_Satoshi
9da33b60e6
Lower time between retries to 1min. Disable ResetMC. Increase timeout. 2022-06-09 03:56:17 -07:00
Tonytherussian
124d00dc1f
ru.json update 2022-06-08 15:27:32 +03:00
Reckless_Satoshi
1905d147bf
Reset mission control only on no routes found failure 2022-06-06 11:00:50 -07:00
Reckless_Satoshi
7c050b560a
Fix signature verification error due to clock mismatch. Fix amount limits rounding. 2022-06-05 04:18:06 -07:00
Reckless_Satoshi
f20a7d5636
Raise max to 1.5m, update docs and fix links 2022-06-04 15:13:58 -07:00
dsitti
87575f2fac
Update de.json (#155)
* update de.json

Signed-off-by: dsitti <dsitti@pm.me>

* update de.json

* update de.json

* Update de.json

* Update de.json
2022-06-04 21:32:10 +00:00
Reckless_Satoshi
08f73ad923
Fix autoscroll, allow plaintext chat, forbid collab cancelation on wrong status 2022-06-04 14:26:53 -07:00