* Add color to previous retarget.
Add absolute number pipe.
Change plus and minus signs to fa icons.
Change Fee Estimate title to Transactions Fees.
Set min and max difficulty adjustments.
* Add projectID to cypress conf.
* Change icon to fa-caret.
* Remove unecessary icons.
* Add new page for Trademark Policy and Guidelines
* Fix attribution footer at bottom of Trademark Policy
* Add our Trademark Notice and Trademark Policy URL to LICENSE
* Last minute fixes to Trademark Policy and Guidelines page
* Add next difficulty blocks.
Add next difficulty target date.
Add next difficulty total progress.
Add ajustment difficulty avg min per block.
* Fix typo.
* Trigger difficulty calculation every 5 seconds.
* Add rxjs timer to difficultyEpoch.
* Fix pipe.
* Fix small bar position.
* Change i18n strings.
* Fix typo.
* Add time-until component.
* Speed up difficultyEpoch timer to 1000 ms.
* Fix values to 2 decimal places.
* Add title to fee and difficulty adjustment cards.
* Add title outside the card.
* Fix title to center position.
* Add other titles.
* Add new transalations strings.
Refactor time span component.
* Fix difficulty adjustment i18n string.
Fix duplicated i18n strings.
* master: (42 commits)
i18n: Added missing Bisq translations. Minor missing space and character fixes.
add missing 'sat/vb' string for i18n
i18n: Removed CR from "In X minutes" translation
i18n: Updated strings for "x confirmations", "x transactions", "x blocks" and "block ETA". Peg-out, and bisq headers.
Update translation strings from Transifex
Enable 'ka' locale for Georgian
Update translation strings from Transifex
Disable Vietnamese locale 'vi' until translations are completed
Update translation strings from Transifex
add 'sat' string for i18n
Update translation strings from Transifex
Update translation strings from Transifex
i18n update
Remove extra garbage characters from OP_RETURN tooltip. fixes#254
Fix for changing locale on other networks than mainnet. fixes#253
i18n: Asset search box
Update translation strings from Transifex
i18n: Added X of X transaction. Flipped collapse/expand
i18n: Added "miner identification" and updated "navigate to sponsor"
Update translations from Transifex
...
# Conflicts:
# frontend/src/app/components/app/app.component.ts
# frontend/src/app/components/mempool-block/mempool-block.component.ts
* master:
Update list of supported locales
Add one more fix to nginx.conf for i18n
Remove unused i18n tags in frontend/src/index.html
Update translations from Transifex
Enable 'fr' locale for French
Corrected some missing spaces on transactions page and a blank render bug when confirmation time is below 1 minute.
Implement i18n support in frontend using Angular + Transifex + NGINX
# Conflicts:
# frontend/src/app/app.constants.ts
# frontend/sync-assets.js