Commit Graph

820 Commits

Author SHA1 Message Date
softsimon
0c418a9e33
Updated from transifex. 2021-06-22 10:57:26 -04:00
softsimon
6f8b95a17f
Updating i18n. 2021-06-17 11:59:11 -05:00
softsimon
389c1d794c
Updated from transifex. 2021-06-17 11:09:52 -05:00
softsimon
fca66f1b9f
Updating i18n. 2021-06-17 11:09:07 -05:00
Felipe Knorr Kuhn
4c7d0cd2e5
Generate config on serve and updated git revision method (#587)
* run generate-config on serve

* write the config file only if settings have changed

* read the git commit hash from the current branch, not master

* git sha is now short by default, no need to trim on the about component
2021-06-16 13:47:05 -05:00
Felipe Knorr Kuhn
1016586992
fix the block viewer for liquid (#584) 2021-06-16 11:48:46 -05:00
wiz
38c8f3acb4
More tweaking of project description on About page 2021-06-16 00:19:56 -05:00
wiz
962023fbc4
Update project description on About page 2021-06-15 23:56:49 -05:00
wiz
b4f8bb2f48
Add trademark symbols and trademark notice to About page 2021-06-15 23:23:26 -05:00
softsimon
1a996e1640
Adding missing space. 2021-06-13 17:56:24 -05:00
wiz
74c49b9ae7
Enable i18n locale for Russian (ru) 2021-06-13 15:05:21 -05:00
softsimon
3f03c9c2b6
Swap location of API doc tabs. 2021-06-12 17:18:59 -05:00
softsimon
f00e727e68
Updating i18n from transifex. 2021-06-11 23:27:29 -05:00
Miguel Medeiros
4338dd6c3f
Fix transaction title breaks row on some languages (#570) 2021-06-11 23:16:45 -05:00
softsimon
93c4b1caf1
Fix for missing overpaid fees tag on confirmed txs
fixes #483
2021-06-11 19:30:33 -05:00
softsimon
49810b6a47
Added new i18n strings 2021-06-11 14:54:57 -05:00
softsimon
28d685a661
Updated i18n from transifex 2021-06-11 10:58:54 -05:00
softsimon
87575bc0a2
Add v2.2.0 screen shot 2021-06-10 16:18:09 -05:00
softsimon
8f74ef58f8
i18n fixes. 2021-06-10 15:38:15 -05:00
softsimon
bf45bf7b39
Update i18n from transifex 2021-06-10 09:52:13 -05:00
Miguel Medeiros
a1f0417997
Sponsor page (#560)
* Refactor sponsors page layout.
Remove add to t-shirts.

* Remove tshirt promo.

* Refactor sponsors page layout.
Remove add to t-shirts.

* Remove bootstrap classes and inline styles.
Add new classes to thanks page.

Co-authored-by: softsimon <softsimon@protonmail.com>
2021-06-09 18:36:34 -05:00
Miguel Medeiros
237f265aab
Refactor about page layout. (#559)
* Refactor about page layout.

* Fix loading sponsors layout.
Fix container margins.
Fix sponsor image src.
2021-06-09 18:35:54 -05:00
softsimon
0087700aa5
Adding missing i18n strings on Bisq. 2021-06-09 14:09:25 -05:00
softsimon
861344ed6d
Update i18n from transifex. 2021-06-09 13:35:07 -05:00
softsimon
9e343b346a
Update i18n. 2021-06-08 22:44:52 -05:00
softsimon
e857dbc874
I18n space fix. 2021-06-08 22:38:48 -05:00
softsimon
a10cd09ba8
I18n space fix. 2021-06-08 22:37:23 -05:00
softsimon
f30777934f
Remove tshirt promo. 2021-06-08 21:42:48 -05:00
Miguel Medeiros
4f6bf297bf
Fix loading icon position at graph page. (#558) 2021-06-08 00:29:25 -04:00
softsimon
2ee96cae44
Remove duplicate i18n string sponsor 2021-06-06 17:16:39 -04:00
softsimon
28c8d7dba0
Updated i18n 2021-06-06 16:56:08 -04:00
softsimon
9b05ecedc6
Address page: Display load more button on load error. (#542)
fixes #440
2021-06-06 16:07:45 -04:00
Miguel Medeiros
dec8ae2930
Dashboard layout reviewed. (#550)
* Fix mempool-info-data item margin-bottom.

* Remove unecessary bootstrap classes.

* Fix lint errors.

* Fix and remove css classes.

* Add css class to Terms of Service.
2021-06-06 16:07:04 -04:00
Miguel Medeiros
353b0e8729
New API docummentation. (#544)
* Install hljs package.

* Add highlight.js stylesheet and js to index.html.

* Add new instructions for API documentation.

* Add network value to code-template component.

* Add curl examples.

* Fix tab order of bisq api page.

* Add esmodules instalation instructions.
Add external links to repositories.

* Add self-hosted hljs styles.

* Add response code examples.
Add dynamic networks to curl examples.
Remove reponse code box if not needed.

* Self hosted highlight.min.js.

* Bumping "ws" dependency to fix vulnerability.

* npm audit fix

* npm audit fix

* Remove Hightlight.js dependency.
Add new style to code-template-component.

* Remove hljs css.

* Change NgbModule and NgbAccordionModule  to shared

* Fix NgbAccordionModule import.
2021-06-06 16:06:56 -04:00
Miguel Medeiros
4dcda2cf47
Invert graph legends order. (#532)
* Invert graph legends order.

* Reorder graph legends if inverted-graph is true.
2021-05-23 13:51:29 +04:00
Miguel Medeiros
d055fabfeb
Fix innerHTML element of status view component. (#537) 2021-05-23 02:16:23 +04:00
Miguel Medeiros
dbb365f5e3
Align loading component in the center. (#535)
* Align loading component in the center.

* Change height of loading component.
2021-05-22 18:57:15 +04:00
Miguel Medeiros
efb5deda43
Fix missing whitespace linting. (#534) 2021-05-21 19:03:18 +04:00
softsimon
a4cd6450e3
Fix for race condition causing cpfp fetching not working. (#533)
fixes #505
2021-05-21 17:06:53 +04:00
Miguel Medeiros
e70fd0045d
Fix tx-list load is being constantly triggered. (#531) 2021-05-20 02:03:59 +04:00
Miguel Medeiros
794bc99cb6
Change chart-holder width. (#530) 2021-05-20 00:44:21 +04:00
Miguel Medeiros
cd1ec53af0
Align scriptmessage text to the left. (#529)
* Align scriptmessage text to the left.
* Script message box only fills the text width.
2021-05-19 01:16:47 +04:00
Miguel Medeiros
3e435d1394
Fix vertical align Graph. (#528)
* Fix graph component vertical css query.

* Fix chart-holder padding-top.
2021-05-19 01:06:51 +04:00
Miguel Medeiros
50b94f8b72
Fix TV View graph height. (#527)
* Fix graph alignment.
Only show the graph on desktop resolutions.

* Fix mempool-info-chart chart alignment.
2021-05-18 23:59:48 +04:00
softsimon
f6f5b69487
Sponsor t-shirts. 2021-05-18 23:00:07 +04:00
wiz
66b27b9dd0
Merge pull request #524 from mempool/simon/sponsor-page
New separate sponsorship page
2021-05-19 00:50:14 +09:00
Miguel Medeiros
71fa2d67cb
Fix rbf alert css. (#525) 2021-05-18 18:56:42 +04:00
Miguel Medeiros
5cd2cfa097
FIX unify the units css. (#499)
* FIX unify the units css.
* Fix units css font-size.
2021-05-18 18:20:17 +04:00
softsimon
cfd13b3655
New separate sponsorship page. 2021-05-18 13:23:39 +04:00
wiz
3ffa60db1f
Merge pull request #517 from mempool/simon/bisq-address-prefix-search
Handle the 'B' prefix in the search bar autocomplete on /bisq
2021-05-14 03:42:15 +09:00
softsimon
4442964124
Updated regex to accept bisq-addresses. 2021-05-13 21:56:57 +04:00
softsimon
5aa57d6df9
Bisq dashboard: Change color between red/green when price changes 2021-05-13 19:23:43 +04:00
softsimon
c1a79e3a33
Handle the 'B' prefix in the search bar autocomplete on /bisq
refs #510
2021-05-13 03:01:47 +04:00
wiz
bbd21c9401
Merge pull request #511 from knorrium/improve_scrolling_between_routes
Improve scrolling between routes
2021-05-13 02:03:14 +09:00
softsimon
939955fb84
Round up fee estimations 2021-05-12 20:13:55 +04:00
softsimon
63e67dba38
Bisq markets: Add terms of service 2021-05-12 16:07:25 +04:00
softsimon
8a1230623e
Adding missing icon import. 2021-05-12 15:57:46 +04:00
softsimon
12c99b86b7
Bisq markets: Display terms of service and language selector (except on official markets).
refs #510
2021-05-12 14:51:55 +04:00
softsimon
934dd67384
Updated i18n from transifex. 2021-05-11 15:31:42 +04:00
softsimon
870bd54b38
Updated i18n. 2021-05-11 15:29:03 +04:00
softsimon
89300dae98
Bisq markets: Fix for graph not updating when changing window
refs #510
2021-05-11 14:55:45 +04:00
softsimon
482a891cec
Bisq markets: Swapping price locations 2021-05-11 14:37:25 +04:00
softsimon
098ab7d3a7
Bisq market symlinks fix. 2021-05-11 13:25:16 +04:00
Felipe Knorr Kuhn
8ccdf3973c set toggleShowDetails() to scroll into the viewport using anchors 2021-05-10 22:18:30 -07:00
Felipe Knorr Kuhn
ac91d814d6 add anchors to the block component 2021-05-10 22:16:42 -07:00
Felipe Knorr Kuhn
be2f024da1 enable scroll position restoration and anchor scrolling 2021-05-10 22:15:54 -07:00
softsimon
90784deacc
New Bisq Markets Dashboard Design
fixes #476
2021-05-11 04:15:11 +04:00
softsimon
8ed664e3a9
Update translations from transifex. 2021-05-08 01:12:57 +04:00
softsimon
17b6916f31
Update i18n messages. 2021-05-08 01:11:05 +04:00
Miguel Medeiros
b778d96910
Fix OP_RETURN truncated text. (#502)
* Fix OP_RETURN truncated text.

* Fix scriptmessage width on desktop media queries
2021-05-08 00:36:35 +04:00
wiz
5b2eb16d1c
Merge pull request #498 from MiguelMedeiros/op_return
Fix Coinbase and OP_RETURN truncated text.
2021-05-07 00:00:12 +09:00
wiz
af61357ced
Merge pull request #478 from mempool/simon/address-page-error-localization
Localize electrum limit error.
2021-05-06 23:04:01 +09:00
Miguel Medeiros
0dc255edf9 Fix OP_RETURN css width. 2021-05-06 09:00:33 -03:00
Miguel Medeiros
2f8f3ca2e9
New concept for dashboard layout components. (#469)
* New concept for dashboard layout components.

* Align dashboard componentes.

* Add divider to fee box component.

* Remove TV icon from mobile and tablet queries.

* Fix form input overflow.

* Add responsive css to statistic component.

* Add responsive css to about page.

* Add global padding bottom.

* Fix graph page styles.

* Add responsive chart and scrollable table.

* Fix mobile css query for navbar menus.

* Fix pagination responsive css.

* Add CSS animated logo.

* Revert "Add CSS animated logo."

This reverts commit 92af38294c0d4fe815a801b37635cde7f8ee1ced.

* Add extra skeleton to fee-box-component.

* Fix latest-blocks and latest-transactions table css.

* Adapt Bisq pages to responsive layout.

* Remove parenthesis from fiat amout.
Fiat prive break not break on desktop.
Transaction ID align left.
Fee box skeleton width resize.

* Fix mobile table text-size.

* Fix dashboard mempool info mobile alignment.
2021-05-03 17:11:30 +04:00
softsimon
39bb93970b
Lower height where taproot signaling cal be visible. 2021-05-01 21:46:49 +04:00
softsimon
72d01a0b67
Improve taproot detection. Only display when detected. 2021-05-01 21:03:01 +04:00
softsimon
0b4da88802
Hide taproot signalling until signalling starts. 2021-05-01 04:06:45 +04:00
softsimon
d2fe000ad0
Display block details and taproot signaling. 2021-05-01 03:55:02 +04:00
softsimon
dcedc8a5ff
Localize electrum limit error.
fixes #442
2021-04-27 14:21:33 +04:00
wiz
24b7acdc60
Merge pull request #475 from mempool/simon/difficulty-adjustment-calc-fix
Fixing incorrect difficulty adjustment call
2021-04-27 17:50:43 +09:00
softsimon
d5dba9128e
Fixing incorrect difficulty adjustment call
fixes #471
2021-04-27 12:20:11 +04:00
softsimon
84b0375c0c
Fix crash issues related to new unconfirmed transactions in bitcoind mode.
fixes #391
2021-04-27 02:13:48 +04:00
softsimon
bf23a6649c
Updating from transifex. 2021-04-26 04:05:55 +04:00
softsimon
aea35d4c86
i18n update 2021-04-26 04:03:33 +04:00
softsimon
52b7efdd53
Updated transifex. 2021-04-26 03:45:14 +04:00
wiz
492abad7a6
Fix a few Bisq strings, update transifex source strings 2021-04-26 07:59:15 +09:00
softsimon
f566eae471
Fixed api docs typo. 2021-04-26 02:40:30 +04:00
wiz
2f2be5c64b
Capitalize some strings in Bisq components, update i18n 2021-04-26 07:30:34 +09:00
softsimon
5cd5280b21
Updated i18n 2021-04-26 01:49:58 +04:00
softsimon
3a957ece05
Merge branch 'master' into simon/bisq-dashboard
# Conflicts:
#	frontend/src/locale/messages.xlf
2021-04-26 01:41:07 +04:00
wiz
3ead05fa51
Add missing i18n tags for various strings, fixes #473 2021-04-26 06:35:56 +09:00
wiz
b05f731332
Update translated strings from Transifex 2021-04-26 06:17:59 +09:00
wiz
06fd821bf8
Update translated strings from Transifex 2021-04-26 05:44:00 +09:00
wiz
6dbfcc9d1a
Enable i18n for Polish language 2021-04-26 05:43:47 +09:00
softsimon
001bddd529
Bisq Markets i18n 2021-04-25 22:52:11 +04:00
softsimon
56518b9655
Updated titles 2021-04-25 19:40:43 +04:00
softsimon
da050ee3dc
Swap BTC/Fiat columns. 2021-04-25 19:02:26 +04:00
softsimon
c1fc08196b
Add whitespaces to missing data points. 2021-04-25 02:07:29 +04:00
softsimon
95a80157a7
Hide latest altcoin trades when not using official bisq markets. 2021-04-24 20:33:56 +04:00
softsimon
165aa6eee2
Don't hide API docs on mobile. 2021-04-23 15:44:01 +04:00