wiz
|
d373fd1424
|
Merge branch 'master' into nymkappa/bugfix/block-prediction-chart-no-data
|
2022-07-17 18:40:33 -05:00 |
|
wiz
|
cc8c52e848
|
Merge branch 'master' into nymkappa/bugfix/nodes-per-as-css
|
2022-07-17 18:30:43 -05:00 |
|
wiz
|
c41bfe755e
|
Merge pull request #2117 from mempool/nymkappa/bugfix/ln-per-network-text
Fix nodes per network chart localization
|
2022-07-17 18:29:49 -05:00 |
|
wiz
|
57e033a32c
|
Merge pull request #2085 from mempool/nymkappa/bugfix/hashrate-no-difficulty
[Hashrate chart] Fix javascript error if difficulty array is empty
|
2022-07-17 18:28:51 -05:00 |
|
wiz
|
0137d29cd2
|
Merge branch 'master' into nymkappa/feature/tv-to-graph
|
2022-07-17 18:06:28 -05:00 |
|
nymkappa
|
ccdeb108ee
|
Show country flag emoji
|
2022-07-18 00:55:47 +02:00 |
|
nymkappa
|
f16076b401
|
Keep county ISO code in lower case in url
|
2022-07-18 00:06:48 +02:00 |
|
nymkappa
|
ac611a4518
|
Fix node per as table css
|
2022-07-17 23:54:17 +02:00 |
|
nymkappa
|
420ff16c2b
|
Make sure "other" is not clickable
|
2022-07-17 23:48:58 +02:00 |
|
nymkappa
|
b4bcd84a53
|
Add link to nodes per country list component
|
2022-07-17 23:48:58 +02:00 |
|
nymkappa
|
63ebace378
|
Add LN node per country graph
|
2022-07-17 23:48:57 +02:00 |
|
nymkappa
|
d7f0dc4c05
|
Fix naming convention "as" => "isp"
|
2022-07-17 23:29:40 +02:00 |
|
nymkappa
|
dbf60dd4d9
|
Nodes per ISP list component
|
2022-07-17 22:57:29 +02:00 |
|
nymkappa
|
683190eaa3
|
Fix nodes per network chart localization
|
2022-07-17 10:06:08 +02:00 |
|
nymkappa
|
0902015264
|
Use correct country name in component title
|
2022-07-16 23:25:44 +02:00 |
|
nymkappa
|
b11fb44461
|
Rename "Nodes" to "Lightning nodes"
|
2022-07-16 23:23:13 +02:00 |
|
nymkappa
|
376484a937
|
Nodes per country list component
|
2022-07-16 23:23:13 +02:00 |
|
nymkappa
|
82c0987e7b
|
Update naming convention
|
2022-07-16 23:12:16 +02:00 |
|
nymkappa
|
d40545bd52
|
Apply fix from PR #2114
|
2022-07-16 21:43:16 +02:00 |
|
nymkappa
|
0c71e11cda
|
Move TV button to /graphs/mempool graph page
|
2022-07-16 21:00:32 +02:00 |
|
nymkappa
|
3edd6f23a5
|
Add capacity per AS
|
2022-07-16 11:32:48 +02:00 |
|
nymkappa
|
28cf0f71eb
|
Add nodes AS share chart and table component
|
2022-07-16 10:44:05 +02:00 |
|
nymkappa
|
2872d2e299
|
Refactor BlocksSummariesRepository::$saveSummary
|
2022-07-15 21:48:39 +02:00 |
|
transifex-integration[bot]
|
058d15e67f
|
Translate /frontend/src/locale/messages.xlf in pl
review completed for the source file '/frontend/src/locale/messages.xlf'
on the 'pl' language.
|
2022-07-15 14:25:36 +00:00 |
|
nymkappa
|
16c6f030db
|
Fix block prediction chart when no or few data is available
|
2022-07-15 12:01:21 +02:00 |
|
nymkappa
|
1be7c953ea
|
Save current progress on the block audit page
|
2022-07-14 20:41:50 +02:00 |
|
softsimon
|
68205ddb9d
|
Merge pull request #2093 from mempool/nymkappa/bugfix/ln-network-stats-layout
Fix LN dashboard layout during indexing
|
2022-07-14 18:30:42 +02:00 |
|
wiz
|
ee058deb74
|
Merge branch 'master' into nymkappa/feature/block-fee-usd-chart
|
2022-07-12 23:24:31 +02:00 |
|
nymkappa
|
6e09a1c96b
|
Show division and ASN number
|
2022-07-12 21:28:02 +02:00 |
|
nymkappa
|
f2983e28a3
|
Show city, country and AS name in node page when available
|
2022-07-12 21:07:38 +02:00 |
|
nymkappa
|
6ef200ae7f
|
Fix LN dashboard layout during indexing
|
2022-07-12 19:14:43 +02:00 |
|
nymkappa
|
89b2e11083
|
[Hashrate chart] Fix javascript error if difficulty array is empty
|
2022-07-12 09:03:39 +02:00 |
|
nymkappa
|
5ac9b5674e
|
Show "indexing in progress" in fee/reward charts during block indexing
|
2022-07-12 08:50:07 +02:00 |
|
nymkappa
|
a97675c538
|
Add daily historical price - show USD in block fee reward charts
|
2022-07-11 23:16:48 +02:00 |
|
nymkappa
|
80b3b91a82
|
Add USD serie in block fee/reward charts
|
2022-07-11 22:10:25 +02:00 |
|
Erik Arvstedt
|
355e89ce55
|
frontend URLs: ./resources -> /resources
This patch was created by:
find ./frontend -type f -exec sed -i 's|\./resources|/resources|g' {} \;
|
2022-07-11 13:33:25 +02:00 |
|
Erik Arvstedt
|
90b9c5fe8a
|
frontend URLs: *../resources -> /resources
|
2022-07-11 13:32:23 +02:00 |
|
nymkappa
|
f2e703e928
|
Fix graphs button layout
|
2022-07-11 09:36:42 +02:00 |
|
wiz
|
291277f299
|
Merge branch 'master' into dependabot/npm_and_yarn/frontend/tinyify-3.1.0
|
2022-07-10 19:24:39 +02:00 |
|
nymkappa
|
ed3aa7f516
|
Add Lightning charts in /graph
|
2022-07-10 19:03:50 +02:00 |
|
softsimon
|
4ccaafcd63
|
Removing empty column
|
2022-07-10 17:40:46 +02:00 |
|
nymkappa
|
9000b6b18e
|
Index daily channel stats and show in dashboard widget
|
2022-07-10 17:09:01 +02:00 |
|
wiz
|
4009a066e0
|
Merge pull request #1978 from mempool/nymkappa/feature/ln-nodes-networks
Add nodes per network chart component
|
2022-07-10 16:42:09 +02:00 |
|
nymkappa
|
d2135a374a
|
Add nodes per network chart component
|
2022-07-10 16:22:53 +02:00 |
|
wiz
|
5437beedef
|
Merge branch 'master' into nymkappa/bugfix/diff-rounding
|
2022-07-10 15:08:50 +02:00 |
|
wiz
|
a638369a57
|
Bump version to v2.5.0-dev
|
2022-07-10 14:53:57 +02:00 |
|
nymkappa
|
eb71276948
|
Don't round signet difficulty in table and chart
|
2022-07-10 14:32:15 +02:00 |
|
softsimon
|
2129146838
|
Revert "Updating package lock"
This reverts commit bd89bf885d .
|
2022-07-10 14:21:33 +02:00 |
|
softsimon
|
b6a113f05c
|
Fixing titles.
|
2022-07-10 14:07:53 +02:00 |
|
softsimon
|
bd89bf885d
|
Updating package lock
|
2022-07-10 14:03:49 +02:00 |
|
wiz
|
7d3c105b29
|
Merge branch 'master' into simon/lightning-pr
|
2022-07-10 14:00:02 +02:00 |
|
softsimon
|
c7835b1326
|
Pull from transifex
|
2022-07-10 12:29:19 +02:00 |
|
Felipe Knorr Kuhn
|
735a069b6d
|
Merge branch 'master' into dependabot/npm_and_yarn/frontend/tinyify-3.1.0
|
2022-07-09 00:04:51 +02:00 |
|
wiz
|
dafbd5cc43
|
Merge branch 'master' into simon/lightning-pr
|
2022-07-08 18:56:33 +02:00 |
|
wiz
|
81f20e53ea
|
Merge pull request #2043 from mempool/translations_frontend-src-locale-messages-xlf--master_nb
Translate '/frontend/src/locale/messages.xlf' in 'nb'
|
2022-07-08 18:56:09 +02:00 |
|
wiz
|
05a2c05a9e
|
Merge pull request #2044 from mempool/translations_frontend-src-locale-messages-xlf--master_fr
Translate '/frontend/src/locale/messages.xlf' in 'fr'
|
2022-07-08 18:55:44 +02:00 |
|
softsimon
|
c6d56f06b2
|
Import echarts for the lightning module more efficiently
|
2022-07-08 18:55:35 +02:00 |
|
softsimon
|
1f2254681a
|
Search result fix when Lightning not enabled
|
2022-07-08 18:55:26 +02:00 |
|
softsimon
|
850060cc07
|
Search result click fix.
|
2022-07-08 18:55:26 +02:00 |
|
softsimon
|
89c4023ddf
|
Fix for search box tests
|
2022-07-08 18:55:26 +02:00 |
|
softsimon
|
17a6b7fefd
|
Restoring the TV button
|
2022-07-08 18:55:26 +02:00 |
|
nymkappa
|
a238420d7f
|
Merge Lightning backend into Mempool backend
|
2022-07-08 18:55:26 +02:00 |
|
softsimon
|
f46543b264
|
Node graphs
|
2022-07-08 18:55:25 +02:00 |
|
softsimon
|
d8a39f2e49
|
Timestamp component
|
2022-07-08 18:55:24 +02:00 |
|
softsimon
|
24631116c4
|
Dashboard stats graph
|
2022-07-08 18:55:24 +02:00 |
|
softsimon
|
3152effba5
|
Sats component rounding
|
2022-07-08 18:55:24 +02:00 |
|
softsimon
|
4d83478e7d
|
Adding TLV to channel details
|
2022-07-08 18:55:24 +02:00 |
|
softsimon
|
da9834d272
|
Label channel closes
|
2022-07-08 18:55:24 +02:00 |
|
softsimon
|
4bb23cf0c8
|
Closed channels forensics
|
2022-07-08 18:55:24 +02:00 |
|
softsimon
|
f0ad38dec6
|
Search fix. Channel update.
|
2022-07-08 18:55:24 +02:00 |
|
softsimon
|
b87308e14f
|
Merge conflict fix.
|
2022-07-08 18:55:24 +02:00 |
|
softsimon
|
473cb55dc4
|
Channel pagination
|
2022-07-08 18:55:23 +02:00 |
|
softsimon
|
11a7babbc4
|
Improving channels api with node data
|
2022-07-08 18:55:23 +02:00 |
|
softsimon
|
9ebc8813e3
|
Node and Channel pages improvements
|
2022-07-08 18:55:23 +02:00 |
|
softsimon
|
ac10aafc07
|
More node info
|
2022-07-08 18:55:23 +02:00 |
|
softsimon
|
8604869e5e
|
Search bar refactored with Nodes and Channels
|
2022-07-08 18:55:23 +02:00 |
|
softsimon
|
1ed4c93b94
|
Search API
|
2022-07-08 18:55:23 +02:00 |
|
softsimon
|
caadae3f98
|
Updated migration script with latest database model.
|
2022-07-08 18:55:23 +02:00 |
|
softsimon
|
67eab93129
|
Link channels from Transaction page.
|
2022-07-08 18:55:23 +02:00 |
|
softsimon
|
31d280f729
|
Adding Lightning wrapper component
|
2022-07-08 18:55:22 +02:00 |
|
softsimon
|
d23e5d0e87
|
Node qr code
|
2022-07-08 18:55:22 +02:00 |
|
softsimon
|
774215a073
|
Socket selector and copy
|
2022-07-08 18:55:22 +02:00 |
|
softsimon
|
07821769cd
|
Node stats updates
|
2022-07-08 18:55:22 +02:00 |
|
softsimon
|
b0b73e6c70
|
Adding channel id in addition to short id
|
2022-07-08 18:55:22 +02:00 |
|
softsimon
|
7e1c2f4f40
|
Find inactive channels with dead nodes.
|
2022-07-08 18:55:22 +02:00 |
|
softsimon
|
65c731e1ad
|
Channel status
|
2022-07-08 18:55:22 +02:00 |
|
softsimon
|
795bb6a7a6
|
Channel component
|
2022-07-08 18:55:22 +02:00 |
|
softsimon
|
f5325b3a6d
|
Node and channel API
|
2022-07-08 18:55:21 +02:00 |
|
softsimon
|
8d622e3606
|
Store and display stats and node top lists
|
2022-07-08 18:55:21 +02:00 |
|
Felipe Knorr Kuhn
|
bed266abac
|
Fix missing dependencies
|
2022-07-08 09:40:14 -07:00 |
|
transifex-integration[bot]
|
b6f81bc83a
|
Translate /frontend/src/locale/messages.xlf in nb
review completed for the source file '/frontend/src/locale/messages.xlf'
on the 'nb' language.
|
2022-07-08 15:07:38 +00:00 |
|
transifex-integration[bot]
|
294c278c42
|
Translate /frontend/src/locale/messages.xlf in fr
review completed for the source file '/frontend/src/locale/messages.xlf'
on the 'fr' language.
|
2022-07-08 15:07:38 +00:00 |
|
wiz
|
ff88a65936
|
Merge pull request #2036 from mempool/simon/amount-string-merge
Renaming value -> amount
|
2022-07-08 17:07:23 +02:00 |
|
dependabot[bot]
|
49723c4d1b
|
Bump tinyify from 3.0.0 to 3.1.0 in /frontend
Bumps [tinyify](https://github.com/browserify/tinyify) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/browserify/tinyify/releases)
- [Changelog](https://github.com/browserify/tinyify/blob/default/CHANGELOG.md)
- [Commits](https://github.com/browserify/tinyify/compare/v3.0.0...v3.1.0)
---
updated-dependencies:
- dependency-name: tinyify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-08 15:05:02 +00:00 |
|
softsimon
|
2d6f4d3bdb
|
Revert: Angular 14 upgrade
|
2022-07-08 16:45:24 +02:00 |
|
softsimon
|
05f0ba72e2
|
Renaming value -> amount
|
2022-07-08 13:31:10 +02:00 |
|
softsimon
|
63939981c1
|
Angular 14 Upgrade
|
2022-07-08 10:44:07 +02:00 |
|
wiz
|
c5dfe92e60
|
Merge pull request #2017 from mempool/translations_frontend-src-locale-messages-xlf--master_nb
Translate '/frontend/src/locale/messages.xlf' in 'nb'
|
2022-07-07 21:52:13 +02:00 |
|
transifex-integration[bot]
|
50cd8c80d8
|
Translate /frontend/src/locale/messages.xlf in fr
review completed for the source file '/frontend/src/locale/messages.xlf'
on the 'fr' language.
|
2022-07-07 18:55:27 +00:00 |
|
transifex-integration[bot]
|
4345661a0b
|
Translate /frontend/src/locale/messages.xlf in nb
review completed for the source file '/frontend/src/locale/messages.xlf'
on the 'nb' language.
|
2022-07-07 18:30:31 +00:00 |
|
softsimon
|
5867c79a1f
|
Moving ngx-bootrap-multiselect to the project
|
2022-07-07 20:14:58 +02:00 |
|
wiz
|
243168a450
|
Merge branch 'master' into breathe-effect-framerate
|
2022-07-07 16:43:03 +02:00 |
|
softsimon
|
d622162f33
|
Pulled from Transifex
|
2022-07-07 16:40:18 +02:00 |
|
wiz
|
47f3d539c3
|
Merge pull request #2004 from mempool/nymkappa/bugfix/jumping-pagination
Set pagination font to monospace
|
2022-07-07 16:35:29 +02:00 |
|
wiz
|
993cd64126
|
Merge pull request #2008 from mempool/wiz/fix-mononaut-tooltip-width
Increase width of mononaut transaction tooltip
|
2022-07-07 16:34:56 +02:00 |
|
softsimon
|
a0e32ab0bd
|
Auto resize block overview tooltip
|
2022-07-07 16:25:26 +02:00 |
|
softsimon
|
e06819fc6f
|
Auto resize graphs on window resize
fixes #1607
|
2022-07-07 15:46:13 +02:00 |
|
wiz
|
812783f2cd
|
Increase width of mononaut transaction tooltip
Fixes #2007
|
2022-07-07 15:43:03 +02:00 |
|
Felipe Knorr Kuhn
|
849373a6d3
|
Merge branch 'master' into breathe-effect-framerate
|
2022-07-07 06:36:17 -07:00 |
|
softsimon
|
6b05ed764e
|
Renaming Predictions to Prediction
|
2022-07-07 14:52:26 +02:00 |
|
softsimon
|
753e6bd956
|
Merging the 3 block predictions title into 1 i18n string
|
2022-07-07 14:33:33 +02:00 |
|
wiz
|
5e6295d79a
|
Merge pull request #2005 from mempool/simon/transifex-0707
Extracting i18n strings
|
2022-07-07 14:22:32 +02:00 |
|
wiz
|
cb4dac3506
|
Merge remote-tracking branch 'origin/master' into knorrium/prettier
|
2022-07-07 14:13:06 +02:00 |
|
softsimon
|
e1c833872e
|
Extracting i18n strings
|
2022-07-07 14:03:18 +02:00 |
|
nymkappa
|
5de559f5ad
|
Set pagination font to monospace
|
2022-07-07 14:00:54 +02:00 |
|
wiz
|
13ccc96e03
|
Merge branch 'master' into mining_e2e_tests_v2
|
2022-07-07 13:50:23 +02:00 |
|
wiz
|
7d7c331238
|
Merge pull request #1994 from mempool/update_cypress
Update Cypress related dependencies
|
2022-07-07 13:49:07 +02:00 |
|
Felipe Knorr Kuhn
|
aae2dec16d
|
Add editorconfig and prettier integration with eslint
|
2022-07-07 03:02:02 -07:00 |
|
Felipe Knorr Kuhn
|
d7847c7630
|
Merge branch 'master' into mining_e2e_tests_v2
|
2022-07-06 15:04:08 -07:00 |
|
wiz
|
f9dfbf94ef
|
Merge branch 'master' into breathe-effect-framerate
|
2022-07-06 23:45:29 +02:00 |
|
Felipe Knorr Kuhn
|
ae3f8b8bd5
|
Merge branch 'master' into update_cypress
|
2022-07-06 14:33:17 -07:00 |
|
wiz
|
98db8b1b25
|
Merge branch 'master' into qrcodes
|
2022-07-06 23:31:01 +02:00 |
|
wiz
|
f710ffb7d0
|
Merge pull request #1954 from mempool/simon/block-error-code
Block error status code missing fix
|
2022-07-06 23:30:55 +02:00 |
|
wiz
|
b702782c27
|
Merge pull request #1993 from mempool/clean_fe_deps
Remove frontend dependencies and old tests
|
2022-07-06 23:30:41 +02:00 |
|
Felipe Knorr Kuhn
|
39e8f75e07
|
Merge branch 'clean_fe_deps' of github.com:mempool/mempool into clean_fe_deps
|
2022-07-06 13:50:54 -07:00 |
|
Felipe Knorr Kuhn
|
f4e0b1125c
|
Disable Scarf dependency from ngx-infinite-scroll
|
2022-07-06 13:50:02 -07:00 |
|
Felipe Knorr Kuhn
|
2a8e2d2d25
|
Merge branch 'master' into clean_fe_deps
|
2022-07-06 13:36:11 -07:00 |
|
nymkappa
|
0887428066
|
Save block predictions results in db and show results in a chart
|
2022-07-06 22:27:45 +02:00 |
|
Felipe Knorr Kuhn
|
1c018d18bd
|
Update Cypress related dependencies
|
2022-07-06 13:24:04 -07:00 |
|
Felipe Knorr Kuhn
|
a2e2b36a76
|
Remove frontend dependencies and old tests
|
2022-07-06 13:13:59 -07:00 |
|
wiz
|
421375ba62
|
Merge pull request #1947 from hunicus/vb-wu-svb-faq-2
Add faq on vb, wu, and sat/vb
|
2022-07-06 22:13:40 +02:00 |
|
wiz
|
1117324a7b
|
Fix typo in weight units FAQ
|
2022-07-06 21:58:35 +02:00 |
|
nymkappa
|
7a8fa6e056
|
Remove debug log
|
2022-07-06 21:41:12 +02:00 |
|
wiz
|
327b2aa070
|
Merge branch 'master' into nymkappa/feature/hashrate-resolution
|
2022-07-06 21:10:18 +02:00 |
|
nymkappa
|
9ed7b2aad3
|
Add hashrate & difficulty chart resolution scaling
|
2022-07-06 21:03:55 +02:00 |
|
softsimon
|
2b2f4f05b6
|
Upgrading frontend npm packages
|
2022-07-06 20:47:10 +02:00 |
|
wiz
|
2911fbe5e4
|
Merge branch 'master' into rtlFixes3
|
2022-07-06 20:09:04 +02:00 |
|
Felipe Knorr Kuhn
|
9d832f9bfc
|
Add initial mining dashboard tests
|
2022-07-06 10:01:05 -07:00 |
|
Felipe Knorr Kuhn
|
460ff68a52
|
Add test locators to the mining dashboard elements
|
2022-07-06 10:00:32 -07:00 |
|
TechMiX
|
d61e599de0
|
revert right alignments on transaction page
|
2022-07-06 15:29:52 +04:30 |
|
wiz
|
c7014fc6c8
|
Merge branch 'master' into breathe-effect-framerate
|
2022-07-06 01:24:59 +02:00 |
|
wiz
|
c22aee5e60
|
Merge pull request #1934 from mempool/nymkappa/bugfix/show-all-timespan
Remove the condition to show `All` timespan on mining charts
|
2022-07-06 01:23:57 +02:00 |
|
wiz
|
feeb93b298
|
Merge pull request #1936 from mempool/nymkappa/bugfix/umbrel-electrs-504
Handle electrs error 504
|
2022-07-06 01:22:35 +02:00 |
|
wiz
|
e0e2a2a626
|
Merge branch 'master' into rtlFixes3
|
2022-07-06 00:24:31 +02:00 |
|
wiz
|
7424c65430
|
Merge branch 'master' into feature/nymkappa/index-difficulty-adjustments
|
2022-07-06 00:20:39 +02:00 |
|
nymkappa
|
acfdc8163b
|
Index difficulty adjustments
|
2022-07-05 16:52:56 +02:00 |
|
Felipe Knorr Kuhn
|
e947f3259e
|
Fix eslint errors
|
2022-07-05 04:30:05 -07:00 |
|
Felipe Knorr Kuhn
|
a16eb6e804
|
Add eslint to the frontend
|
2022-07-05 04:29:46 -07:00 |
|
Antoni Spaanderman
|
f218efbeb2
|
set error correction level to low for qr codes
|
2022-07-05 10:38:31 +02:00 |
|
wiz
|
d964ccca12
|
Merge pull request #1942 from hunicus/doc-tab-animation
Remove fade animation when switching docs tabs
|
2022-07-04 19:56:17 +02:00 |
|