1244 Commits

Author SHA1 Message Date
nymkappa
26f5410c1f Use time for xAxis type and fix the mempool tooltip accordingly 2021-12-11 00:04:20 +09:00
nymkappa
8c6c077115 Format date properly according to the chosen time scale 2021-12-09 22:29:40 +09:00
softsimon
3a3a263922 Merge pull request #989 from knorrium/update_cypress_deps
Update Cypress dependencies
2021-12-08 22:57:50 +04:00
softsimon
ef55850c78 Merge pull request #983 from mempool/wiz/fix-about-page-staff-string
Fix string for Project Staff on About page
2021-12-08 14:36:20 +04:00
Felipe Knorr Kuhn
5665259e01 Update Cypress dependencies 2021-12-07 22:25:10 -08:00
wiz
9b2e1b2d1c Merge pull request #981 from mempool/wiz/fix-npm-install-prod
Move npm deps in package.json to fix `npm install --prod`
2021-12-08 04:24:48 +00:00
wiz
c7cc9d5dd7 Fix i18n identifier for About Page -> Project Staff string
Co-authored-by: softsimon <softsimon@users.noreply.github.com>
2021-12-08 04:16:34 +00:00
wiz
05118151af Update README for upcoming v2.3.0 release 2021-12-08 00:04:24 +09:00
wiz
0fb317c11d Fix string for Project Staff on About page 2021-12-07 23:29:17 +09:00
softsimon
055eb69b6e Adding Core Contributors on the About page 2021-12-07 18:00:49 +04:00
wiz
e03d75e3ac Move npm deps in package.json to fix npm install --prod 2021-12-07 10:42:06 +00:00
wiz
b88a5eeb7a Center the Enterprise Sponsor logos on About page 2021-12-03 16:55:56 +09:00
wiz
227460efbf Merge pull request #967 from mempool/wiz/rename-square-to-spiral 2021-12-03 06:26:35 +00:00
softsimon
2e4506b2c6 Merge pull request #968 from mempool/i18n/20211203-update-from-transifex
Update i18n strings from Transifex
2021-12-03 10:25:19 +04:00
wiz
f1acbbdfc4 Update i18n strings from Transifex 2021-12-03 08:54:13 +09:00
wiz
94fb18f25d Square -> Spiral 🌀 2021-12-03 07:30:24 +09:00
softsimon
ef96250b49 Remodeling how historical fees are stored and presented.
fixes #908
2021-11-29 23:31:01 +04:00
softsimon
dd9e98a5bc Adding missing loading spinner to L-BTC peg graph
fixes #955
2021-11-28 15:44:42 +04:00
softsimon
f30f782e02 Merged block header, markets and genesis i18n strings 2021-11-28 14:55:17 +04:00
softsimon
8b55f90024 Extracting i18n from templates 2021-11-28 13:23:27 +04:00
wiz
67d5ce4031 Merge pull request #944 from mempool/simon/chart-loading-spinner
Moving chart loading spinner to chart component
2021-11-28 08:19:52 +00:00
softsimon
836a007237 Fixing Bisq transactions page and skeleton loaders
fixes #953
2021-11-27 13:06:57 +04:00
Miguel Medeiros
2e83ceef6f fix: time span menu media queries styles. 2021-11-22 20:29:10 -03:00
softsimon
a723dc575f Skip the skeleton loader tests 2021-11-20 00:34:59 +04:00
softsimon
4ba470ed39 Moving chart loading spinner to chart component
fixes #885
2021-11-19 00:10:12 +04:00
wiz
dcdafac35b Clarify webserver logging and analytics in our Privacy Policy 2021-11-18 17:05:34 +09:00
wiz
8e15908c4c Merge pull request #942 from mempool/i18n/enable-thai
Enable i18n locale Thai (th)
2021-11-18 14:41:04 +09:00
wiz
11816e17c8 Update i18n translations for Thai (th) 2021-11-18 14:29:36 +09:00
wiz
a3a4ea4be9 Merge pull request #935 from MiguelMedeiros/fix-tooltip-opreturn
Fix: op_return tooltip position.
2021-11-17 22:58:29 +09:00
wiz
d3803cf0e0 Credit Gusb3ll as Thai translator 2021-11-17 22:18:38 +09:00
wiz
53820f62cb Enable i18n locale Thai (th) 2021-11-17 21:03:35 +09:00
wiz
66d4d268d9 Don't change cursor when hovering over OP_RETURN 2021-11-17 20:06:24 +09:00
wiz
82f0362869 Merge pull request #940 from mempool/simon/empty-mempool-block-position
Fix for empty mempool block position
2021-11-17 19:40:16 +09:00
softsimon
df089e00fb Handle recent difficulty adjustment estimate gracefully
fixes #927
2021-11-17 13:46:48 +04:00
softsimon
1b5418413c Fix for empty mempool block position
fixes #938
2021-11-17 12:37:40 +04:00
wiz
d25edea0f3 Merge pull request #910 from mempool/simon/liquid-fee-ranges
Display lower <1 s/vB fee rate tiers for Liquid
2021-11-17 17:01:29 +09:00
softsimon
8910ab8c80 Merge pull request #928 from knorrium/fix_local_dev_proxy
Fix local dev proxy
2021-11-17 09:38:10 +04:00
Miguel Medeiros
92847e3f6c fix: op_return tooltip position. 2021-11-16 18:03:43 -03:00
wiz
671d6ebfe8 Merge pull request #930 from mempool/simon/more-transaction-details
Adding version and locktime to transaction details
2021-11-16 06:18:01 +09:00
Miguel Medeiros
f43c0d9df1 ref: remove function to better performance 2021-11-15 17:10:54 -03:00
Miguel Medeiros
9eb0447a03 fix: blocksfull variable. 2021-11-15 16:38:28 -03:00
Miguel Medeiros
8614163dac fix: mempool empty block. 2021-11-15 14:16:27 -03:00
softsimon
7caf9c8fe2 Adding version and locktime to transaction details
fixes #929
2021-11-15 18:05:28 +04:00
Felipe Knorr Kuhn
0b1c1e3f4c Set the local target to use the new local proxy config 2021-11-14 15:41:28 -08:00
Felipe Knorr Kuhn
fc1fd361e7 Add new local server proxy config 2021-11-14 15:40:45 -08:00
softsimon
402f0ba1b8 Update frontend/src/app/app.constants.ts
Co-authored-by: Vojtěch Strnad <43024885+vostrnad@users.noreply.github.com>
2021-11-13 10:04:38 +04:00
softsimon
bde95fd547 Adding taproot countdown 2021-11-12 21:07:57 +04:00
softsimon
716cf795b1 Merge pull request #912 from MiguelMedeiros/taproot-activation-fireworks
Add special blocks animation: fireworks.
2021-11-12 13:30:54 +04:00
Felipe Knorr Kuhn
fd7ce6a3c0 Update mainnet partial address tests 2021-11-11 21:56:19 -08:00
Miguel Medeiros
1d049b879b Add mempool special block animation. 2021-11-11 16:04:00 -03:00