Reckless_Satoshi
1352937fe6
Add animated avatar placeholder ( #270 )
...
* Add animated avatar placeholder
* Fix imports
2022-10-06 10:38:01 -07:00
Reckless_Satoshi
344ba2ab67
Add book double view for large displays. Prettify.
2022-09-28 07:26:44 -07:00
Reckless_Satoshi
e47d55b582
Book functional component ( #256 )
...
* Add bookTable functional component
* Implement responsive booktable
* Fix unwanted scroll bar on chromium browsers
* Add column self-organization and 3 new columns
* Add responsive behaviour on depth chart
* Run prettier
* Add minimum pageSize (book must at least be 1 row height)
* Adjust circular spinner div height
* Add order ID column style
* Refactor window resize event listener
* Add depth chart outline
* Review fixes
2022-09-27 15:52:00 +00:00
Reckless_Satoshi
33941ce359
Add PR template, run prettier
2022-09-23 03:29:39 -07:00
Reckless_Satoshi
81c5a3d9f5
Add coordinator and client versions to Stats for Nerds
2022-09-23 02:52:59 -07:00
KoalaSat
ae193f19a4
Refactor avatars ( #251 )
2022-09-22 16:23:21 -07:00
₿lue Lynx
4effae5ca0
Update ca.json
...
Stealth invoices capability updated.
2022-09-22 14:56:14 +02:00
Reckless_Satoshi
37b8fdd233
Add version mismatch detection, refactor GH workflows, draft release.yml, increase prettier scope ( #250 )
...
* Refactor GH workflows
* Add version mismatch checker and UpdateClient Dialog
* Fix finalize release workflow
* Increase prettier scope
* Increase prettier coverage, add some static to prettierignore
* Add CodeQL on PR
2022-09-21 07:03:38 -07:00
Reckless_Satoshi
e4ddeea39d
Add auto dark mode loader screen
2022-09-20 07:21:19 -07:00
F. Mitjans
cad000d838
Make Bottom Bar scale with fontsize
2022-09-09 04:51:33 -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
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
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
6ff8df6dad
Add selfhosting translation keys
2022-08-23 03:16:29 -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
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
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
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
₿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
916a5fdf5a
Add total time to contract completion to trade summary
2022-07-18 17:37:35 -07:00
Reckless_Satoshi
016fb0fb56
Move sv.json to static locales
2022-07-17 14:16:14 -07:00
Reckless_Satoshi
2eb72654cf
Load languages.json from http backend
2022-07-17 13:42: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
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
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
64928cf4ea
Fix profile not showing, fix not connected, fix auto scroll chat
2022-06-04 10:29:21 -07:00
Stephen Gornick
33d8126c5c
Add currency aed ( #156 )
...
Co-authored-by: Stephen Gornick <sgornick@gmail.com>
2022-06-01 22:59:36 +00:00
Reckless_Satoshi
21ae3f4352
Add currencies byn egp lkr mad ( #154 )
...
* Add fiat currencies: BYN, EGP, LKR, and MAD, all of which Yadio supports.
* Add new currencies to currencies.json
Co-authored-by: Stephen Gornick <sgornick@gmail.com>
2022-05-30 10:24:51 +00:00
Reckless_Satoshi
cc06874f4d
Fix invalid payload when premium textbox is reset. Mv pngs
2022-05-17 09:19:35 -07:00
Reckless_Satoshi
16da19815f
Add files via upload ( #139 )
...
Co-authored-by: RedPurdy <104675727+RedPurdy@users.noreply.github.com>
2022-05-17 13:59:47 +00:00
David
60944ea716
Fix layout for small iOS devices and allow scroll ( #130 )
...
* Fix layout for small iOS devices and allow scroll
* Apply new styles in fidelity bond lock page
2022-05-09 22:09:19 +00:00
David
ce1cf4ef99
Fix order book alignement in iOS ( #127 )
2022-05-07 21:21:12 +00:00
Reckless_Satoshi
26155fe451
Add currency UAH
2022-05-04 07:27:05 -07:00
Reckless_Satoshi
09e68c4473
Add new Info logo. Fix buy/sell icons.
2022-05-01 14:54:05 -07:00
Reckless_Satoshi
7e71d6da37
Merge branch 'add-art-0.1.2' into main
2022-05-01 14:26:28 -07:00