wiz
00b564149d
Add Square as Enterprise Sponsor on About page
2021-04-08 00:05:11 +09:00
wiz
896a4cbcfc
Set frontend tsconfig to target es2020
2021-04-07 22:40:13 +09:00
softsimon
e731077077
extractCss is deprecated and always defaults to true.
2021-04-07 17:36:20 +04:00
softsimon
4a907f9dc6
Upgrading all front and backend dependencies, including Angular 11.
...
fixes #429
2021-04-07 16:18:55 +04:00
softsimon
56b0eab9b4
Bugfix: Ancestors are not able to increase fee of descendants
...
fixes #426
2021-04-06 10:41:13 +04:00
softsimon
5914d99283
Bugfix: Ancestors are not able to increase fee of descendants
...
fixes #426
2021-04-05 23:45:47 +04:00
wiz
2b1c511611
Merge pull request #410 from mempool/wiz/dual-license-under-agplv3-and-gplv3
...
Dual-license mempool under both the GNU AGPLv3 and GPLv3 licenses
2021-04-02 00:15:59 +09:00
wiz
8a86b63693
Tweak margins and layout spacing on About page
2021-04-01 16:42:37 +09:00
softsimon
2a2c1a6291
Increase space between logos and titles.
2021-03-31 22:49:55 +09:00
wiz
ce1860b7d1
Add Gemini as an Enterprise Sponsor on About page
2021-03-31 22:49:51 +09:00
softsimon
37e01c5e91
Always display one decimal on fee rate for consistency.
2021-03-31 15:43:23 +04:00
wiz
0ff05d5551
Update legal notices for dual-licensed AGPLv3 and GPLv3 on About page
2021-03-28 00:07:03 +09:00
wiz
21bb879fc1
Add link to Muun Wallet on About page
2021-03-27 13:12:47 +09:00
softsimon
f12eb333d2
Reuse same i18n string for fee warning tooltip.
2021-03-23 05:18:08 +07:00
softsimon
3967ce0854
Fix: Compare with tx.feePerVsize to determine if modified fee is the same.
...
refs #401
2021-03-22 18:24:51 +07:00
softsimon
ed55e86a9d
Visualize the CPFP transactions.
...
fixes #401
2021-03-22 18:04:50 +07:00
softsimon
1ae002385d
Merge branch 'simon/cpfp-frontend' into simon/bisq-dashboard
...
* simon/cpfp-frontend: (46 commits)
Bugfix: Don't extend already extended transactions to not override the firstSeen property. fixes #390
Shuffle mempool transactions before saving disk cache. (#398 )
Adding missing return after expressjs response.
CPFP support (#395 )
Round sat/vB in fee rating tooltip. fixes #364
Add the GNU AGPLv3 logo to About page
Update package.json license tags
Add recommended fee percentile config (#394 )
Fix typo in README (#392 )
Fix icon for Specter Wallet on About page
Add link to Specter Wallet on our About page
Add link to WARden Portfolio app as Community Integration on About page
Delete MIT+CC license from Terms of Service, add AGPLv3 to About page
Change mempool project license to GNU Affero General Public License v3
Lower volume for sound effects (#385 )
Improve grammar, layout, and formatting of Terms of Service page
Display all Project Contributors on About page using GitHub API (#382 )
Modify nginx.conf to cache HTML for 10m and static resources for 1h
Proxy /api/v1/contributors from mempool.space, also fix HTTP headers
Add link to Bisq's GitHub repo on About page
...
2021-03-21 06:12:41 +07:00
softsimon
dc36bfcfe4
Adding Bisq markets logo.
2021-03-21 02:40:37 +07:00
softsimon
d3c53c7406
CPFP support ( #395 )
...
* CPFP support.
fixes #5
fixes #353
fixes #360
* Use effectiveFeePerVsize for mempool statistics.
* Renaming endpoint cpfp-info to just cpfp.
* Renaming decended to BestDescendant.
* Updating language file with new strings.
2021-03-18 23:47:40 +07:00
softsimon
b2d08d69cf
Round sat/vB in fee rating tooltip.
...
fixes #364
2021-03-18 19:18:59 +07:00
wiz
f1f847a9f8
Add the GNU AGPLv3 logo to About page
2021-03-18 17:44:25 +09:00
wiz
8b5d3dabe7
Update package.json license tags
2021-03-18 16:30:10 +09:00
wiz
f2a08444fe
Fix icon for Specter Wallet on About page
2021-03-18 01:14:25 +09:00
wiz
c866fbf6df
Add link to Specter Wallet on our About page
2021-03-17 22:23:29 +09:00
softsimon
da77dbece1
Bisq markets: General trading volume graph.
2021-03-16 01:17:40 +07:00
wiz
6a07eb0d91
Add link to WARden Portfolio app as Community Integration on About page
2021-03-16 01:56:19 +09:00
wiz
057a96001d
Merge pull request #388 from mempool/wiz/change-license-to-agplv3
...
Change mempool project license to GNU Affero General Public License v3
2021-03-15 06:26:09 +09:00
wiz
f173b17b90
Delete MIT+CC license from Terms of Service, add AGPLv3 to About page
2021-03-15 05:45:53 +09:00
softsimon
8e29a4cefd
Bisq markets: Titles
2021-03-14 23:24:06 +07:00
softsimon
146fcfc16d
Bisq markets: Hide altcoins when not in official bisq markets mode
2021-03-14 02:42:14 +07:00
softsimon
308dd2c7ad
Bisq markets: Recent trades. Separate Bisq master page.
2021-03-13 18:24:50 +07:00
Jonathan Underwood
4cbf2e0eb4
Lower volume for sound effects ( #385 )
...
* Turn down that racket *shakes cane*
* Maybe a little lower
* Maybe 80%?
* 70?
* 30 ok?
* 65 sounds best
2021-03-12 13:20:40 +07:00
softsimon
1d4ed85d50
Bisq markets: Volume and other fixes.
2021-03-10 23:02:55 +07:00
wiz
a530d8b17f
Improve grammar, layout, and formatting of Terms of Service page
2021-03-09 14:22:14 +09:00
wiz
e32066affd
Display all Project Contributors on About page using GitHub API ( #382 )
2021-03-09 01:56:41 +07:00
wiz
7beb832007
Merge pull request #380 from junderw/fixCacheUpdate
...
Fix bug where legend state is reverted when clicking 1-2 after a 1-minute auto-update.
2021-03-08 16:10:10 +09:00
wiz
3e1c4a7e59
Add link to Bisq's GitHub repo on About page
2021-03-08 12:58:00 +09:00
softsimon
3b8d3221cf
Adding enterprise sponsors i18n string.
2021-03-07 21:48:33 +07:00
junderw
b594a9d249
Fix?
2021-03-07 23:45:43 +09:00
softsimon
d20cec4e59
Updating translations from transifex.
2021-03-07 20:13:39 +07:00
softsimon
e5972aa181
Updating transifex.
2021-03-07 20:05:20 +07:00
wiz
b0912064cc
Minor tweak of ToS formatting, clarify Bitcoin Only, add 3rd party licenses
2021-03-07 09:37:49 +09:00
wiz
84737bca6e
Merge pull request #376 from jambolo/master
...
Fix mempool-graph legend off-by-one
2021-03-07 03:44:15 +09:00
wiz
14db7e4c8b
Update ToS for copyright, mempool.space operator, external link policy ( #377 )
...
Update ToS for copyright, mempool.space operator, external link policy
2021-03-05 19:07:31 +07:00
softsimon
d99fd5d59a
Bisq markets dashboard: Market backend tracking. WIP.
2021-03-05 15:38:46 +07:00
wiz
9624801716
Add a bit more margin to alliances on About page
2021-03-05 16:33:05 +09:00
John Bolton
904cf62c78
Fixes mempool-graph legend off-by-one
...
Resolves issue #283 .
2021-03-04 23:31:09 -08:00
wiz
92e2df4627
Move the Bisq logo on About page from Integrations to Alliances ( #375 )
2021-03-05 14:30:08 +07:00
wiz
f157a50952
Update hostname in index.html for stats.mempool.space
2021-03-05 15:19:56 +09:00
wiz
c3927c9f0a
Fix community integration links on About page to point to GitHub repos
2021-03-05 13:32:52 +09:00
wiz
45505c86d9
Merge pull request #374 from junderw/showFeeTiles
...
Show fee tiles on mobile
2021-03-05 11:51:07 +09:00
Jonathan Underwood
4fbab41cc8
Show fee tiles on mobile
2021-03-05 11:28:59 +09:00
softsimon
b2769d2af3
Adding Sparrow wallet to about page.
2021-03-05 02:46:23 +07:00
softsimon
2fca34faaa
Bisq markets dashboard: Offers list. WIP.
2021-03-05 02:02:21 +07:00
wiz
8fa672e312
Merge pull request #373 from junderw/betterGraph
...
Graph hides all fee rates below clicked value
2021-03-04 19:34:30 +09:00
Jonathan Underwood
2c5cf94982
Graph hides all fee rates below clicked value
2021-03-04 19:07:20 +09:00
wiz
72ded16543
Tweak padding/margins on About page logos
2021-03-04 16:27:36 +09:00
wiz
7d67c8ea6e
Merge pull request #371 from mempool/wiz/add-stuff-to-about-page
...
Add community integrations / alliances to About page
2021-03-04 16:12:15 +09:00
wiz
1051919a8a
Add BLW and Satpile to About page integrations
2021-03-04 16:07:59 +09:00
wiz
8ca6f06650
Fix i18n tags on new About page titles
2021-03-04 15:47:59 +09:00
wiz
906189c43a
Add community integrations / alliances to About page, move us to bottom
2021-03-04 12:46:57 +09:00
Jonathan Underwood
2a7b4f9aed
Decode hex into utf8 instead of ascii
2021-03-03 21:29:22 +09:00
wiz
2e8bd7f32e
Put the project title back on the About page
2021-03-03 15:48:55 +09:00
wiz
275895bedd
Update index.html <head> metadata, OG tags, twitter tags
2021-03-03 11:55:53 +09:00
wiz
ec699f28fb
Update link on About page for mempool Twitter account
2021-03-03 11:21:05 +09:00
softsimon
38e866995f
Bisq markets dashboard: 24H Volume. WIP.
2021-02-28 17:18:29 +07:00
softsimon
eeb7447988
Bisq markets dashboard. Base views. WIP.
2021-02-27 04:19:56 +07:00
softsimon
be0fd7c582
Credit Hebrew translator
2021-02-25 17:34:21 +07:00
softsimon
26b4bd899b
Adding Hebrew language
2021-02-25 17:22:03 +07:00
softsimon
a3d9e87f0e
Adding Hebrew language
2021-02-25 17:16:22 +07:00
wiz
75b8ec855b
Update logo for Liquid network ( #359 )
2021-02-24 15:16:06 +07:00
softsimon
6ec07e5315
Re-fixing bug where high priority fee could display as lower than the medium and low fee.
...
fixes #278
2021-02-24 12:30:40 +07:00
softsimon
795fb9342a
Fix: Double BTC is displayed.
2021-02-21 19:12:50 +07:00
softsimon
55df5dbd35
Signet network color.
2021-02-21 01:45:52 +07:00
softsimon
a111dc044f
Signet should use sBTC not tBTC.
2021-02-21 00:40:47 +07:00
softsimon
563ae8540b
Signet support in the frontend.
2021-02-20 23:12:22 +07:00
wiz
279cba5d79
More tweaking of project description on About page
2021-02-18 21:46:16 +09:00
wiz
32c740e572
More tweaking of project description on About page
2021-02-18 21:36:05 +09:00
wiz
28bc08c5a8
Change all usage of <h2> to <h3> on About page
2021-02-18 21:29:15 +09:00
wiz
a0e3468c51
Change 'SNAPSHOT' tag to 'dev' in semver on About page
2021-02-18 21:07:00 +09:00
wiz
7f8329aa4d
Update project name and description on About page ( #350 )
2021-02-18 15:33:59 +07:00
softsimon
edce0d118a
Updating mempool logo and adding new mempool space logo. New frontend config OFFICIAL_MEMPOOL_SPACE to enable the latter.
...
fixes #336
2021-02-18 13:34:05 +07:00
Czino
475baf5634
Fix style on block hover ( #347 )
...
* Fix style on block hover
* Fix style on block hover
Co-authored-by: Eric Lehmann <eric@machinas.com>
2021-02-18 03:05:39 +07:00
wiz
6866b12e84
Update hard-coded LN node URI for sponsors on About page
2021-02-17 17:16:32 +09:00
softsimon
2743b35ea2
Update from transifex.
2021-02-15 00:15:04 +07:00
softsimon
d39207e097
Adding Telegram group link on about page.
2021-02-14 23:23:03 +07:00
Bastien Guillaumat
20ff62779d
Re-implement Docker workflow using GitHub Actions ( #326 )
...
* Recreate a docker dir with all docker files inside and add init.sh
* Add docker/README.md with example docker-compose.xml
* Add mysql vars for mempool-config.json
* Port can be set from env var in docker-compose.xml
* Update docker-compose.xml example to use latest tag
* Remove armv7 architecture from build workflow
* Remove master git-hash file
* Remove useless ':' in sed
2021-02-10 22:51:01 +09:00
softsimon
181cb8e03f
Removing lightning htlc matching since it has false positives.
...
refs #324
2021-02-10 19:55:11 +07:00
Devin Bileck
a67d82ea94
Fix BSQ token market cap calculation ( #332 )
...
Fixes #331
2021-02-10 19:05:16 +07:00
softsimon
eb0c20dd92
Removing sponsors code.
...
Support new sponsor confirmation polling.
fixes #319
2021-02-07 02:20:07 +07:00
softsimon
c733497e52
Adding v2.1 screen shot.
2021-02-04 17:58:23 +07:00
wiz
a7adf3a345
Bump version number to v2.2-SNAPSHOT
2021-02-04 12:16:47 +09:00
softsimon
ccdf41c5b6
Don't display multisig tag on lightning/liquid contracts.
...
refs #324
2021-02-03 19:03:59 +07:00
softsimon
0c979e9440
Only lowercase bech32 addresses in address prefix search.
...
fixes #327
2021-02-03 17:13:29 +07:00
softsimon
18d08ce4bf
Updating from transifex.
2021-02-03 15:57:51 +07:00
softsimon
96b3ca6a0b
Updating from transifex.
2021-02-03 15:30:38 +07:00
softsimon
999163d7ad
Type fix for contract parsing.
...
refs #324
2021-02-03 12:51:30 +07:00
fiatjaf
276117fba9
better identification of lightning outputs. ( #320 )
...
* better identification of lightning outputs.
* identify liquid pegouts and emergency pegouts.
fixes #324
2021-02-03 12:40:31 +07:00
wiz
448cb8e264
Merge pull request #322 from bguillaumat/update-dockerization
...
Update dockerization
2021-02-03 13:03:44 +09:00
Bastien
6782229a3d
Move docker files in subdir
2021-02-03 02:12:15 +01:00
Bastien
543fe8c735
Set all dir to be dockerized
2021-02-02 23:45:54 +01:00
softsimon
f39d90547e
Display P2PK inputs as "P2PK" instead of empty string.
...
fixes #290
2021-02-02 01:32:15 +07:00
softsimon
09f5f552bf
Don't display fee rating when block medianFee is empty to fix "overpaid by infinity".
...
fixes #288
2021-02-02 00:10:57 +07:00
softsimon
2a5a4ddac0
Hide address received/sent from address page when using electrum API.
...
fixes #294
2021-02-01 04:52:24 +07:00
softsimon
fd869c732d
Detect network from url also when languages are being used.
...
fixes #287
2021-02-01 04:17:34 +07:00
softsimon
371433b2da
Fix for fee estimate not being correct when block is almost full with more projected blocks in queue.
...
fixes #278
2021-01-30 01:34:40 +07:00
softsimon
3256198ab0
Credit Italian translator.
2021-01-29 16:58:04 +07:00
softsimon
47dd1f2d0b
Adding Italian language. Updating nginx conf with some missing languages.
2021-01-27 20:24:32 +07:00
softsimon
9d02ab1eb5
Center align offline/reconnection badge on the logo.
...
fixes #302
2021-01-25 01:29:58 +07:00
softsimon
e86b7c7258
Adding missing basic API endpoints when in bitcoind/electrum mode.
...
fixes #291
2021-01-25 01:09:42 +07:00
softsimon
86902d6f33
Updated from transifex.
2021-01-24 18:32:46 +07:00
softsimon
e214eedf23
Center aligning fee box text.
2021-01-24 17:26:14 +07:00
softsimon
39613cc2a2
Updated from transifex.
2021-01-24 14:08:06 +07:00
softsimon
dad122625f
Adjusting h5 header font-size.
2021-01-24 13:59:39 +07:00
softsimon
f049e3abc4
Reducing size of dashboard header titles to reduce overflow depending on language.
2021-01-24 11:53:42 +07:00
softsimon
bf28dc1eea
Credit hungarian translator.
2021-01-24 11:43:20 +07:00
softsimon
4d47388e25
Updating translations from transifex.
2021-01-24 04:21:07 +07:00
softsimon
6507b5e003
Adding hungarian language.
2021-01-24 04:19:50 +07:00
softsimon
fb41f58f7c
Corrected Bisq stats calculation.
...
fixes #280
2021-01-23 19:26:05 +07:00
wiz
494119d119
Update translated strings from Transifex
2021-01-21 12:39:53 +09:00
softsimon
17b1325b3f
Fix for case-insensitive address prefix search.
...
fixes #301
2021-01-19 13:01:47 +07:00
softsimon
642e54b057
Adding missing space.
2021-01-16 17:34:58 +07:00
softsimon
23323be24a
Updated i18n
2021-01-16 14:56:19 +07:00
softsimon
011f35ec94
Display a red RBF button when RBF is not enabled.
...
fixes #279
2021-01-16 00:24:23 +07:00
softsimon
9751af096d
Adding common styling for dropdown select.
...
fixes #293
2021-01-16 00:10:23 +07:00
softsimon
d49c347413
Minimum fee / Purging UX updates.
2021-01-15 21:21:53 +07:00
softsimon
8aa3379ba5
Reduce displayed address length on mobile.
2021-01-13 02:10:04 +07:00
softsimon
ec845a6ac2
Renaming minimum fee to rejecting.
...
Adding progressbar to mempool size.
refs #171
2021-01-12 20:45:41 +07:00
wiz
627e8e5e9a
Possible fix for occasional inability to change language to English
...
Fixes #275
2021-01-12 18:55:57 +09:00
softsimon
2b55ee1e07
Adding CoreRPC "Minimum fee" to the dashboard
...
fixes #171
2021-01-12 16:42:07 +07:00
wiz
695da602b8
Bump version string on about page to 2.1-SNAPSHOT
2021-01-12 18:10:48 +09:00
softsimon
4694a31f55
Fix memory leak by not stacking data in the scan accumulator.
...
Also handle going from zero to initial graph data on dashboard.
fixes #273
2021-01-12 00:15:52 +07:00
softsimon
f462cb27c6
Removing the term ELECTRS from ELECTRS_ITEMS_PER_PAGE setting.
2021-01-11 21:11:09 +07:00
softsimon
103740ec45
Setting default frontend config ELECTRS_ITEMS_PER_PAGE to 10 to adapt to CORE_RPC backends.
2021-01-11 21:06:47 +07:00
wiz
cc166cab75
Fix resource download path in frontend/sync-assets.js
2021-01-11 22:11:29 +09:00
wiz
29e0c337fe
Fix pathname of frontend build output folder in npm run sync-assets
2021-01-11 22:05:39 +09:00
wiz
217666f455
Copy /en-US/resources files into top-level /resources/ after frontend build
2021-01-11 21:46:16 +09:00
softsimon
579ccaf21d
Adding missing progressbar styling.
2021-01-11 17:20:52 +07:00
softsimon
4f1049bace
npm audit fix
2021-01-11 16:04:16 +07:00
softsimon
27d2f5bd5a
Merge branch 'master' into simon/bitcoind
...
* master:
Update translated strings from Transifex
2021-01-11 14:42:38 +07:00
softsimon
e36646ac7c
Adding missing error output on /blocks page.
2021-01-10 22:41:52 +07:00
softsimon
9689ccf2ac
Bitcoind: Display the suggestion message on address page when address lookups is not implemented.
2021-01-10 22:24:36 +07:00
softsimon
6a58717694
Loading progressbar for loading address, block transactions and blocks
2021-01-08 21:44:36 +07:00
wiz
b4e61634bc
Update translated strings from Transifex
2021-01-08 00:23:53 +09:00
softsimon
632c243b34
Loading indicator service indicating mempool sync status.
2021-01-05 18:57:06 +07:00
softsimon
f46728080d
Inform client when Electrum server limit exceeded
2021-01-05 17:30:53 +07:00
softsimon
8d0db12abe
Merge branch 'master' into simon/bitcoind
...
* master: (22 commits)
Update translated strings from Transifex
Rewrite server.ts again to properly add i18n support into SSR mode
Rewrite server.ts to fix i18n and implement proper HTTP 404 responses
Update mempool-frontend-config.sample.json for NGINX_HOSTNAME vars
Fixes after merging master into AU branch, add nginx.conf for SSR
Adjust build scripts for new AU frontend build output in /browser/
Always set a value for the locale selector, for /liquid/ etc.
Correcting merge conflict.
Route all Angular Universal requests to nginx, remove simon's hacks
Hack to fix the urls.
Fix for non matching request URLs.
Adding ServerTransferStateModule for AU with custom http interceptor for cache transfer.
removing /api again
New frontend config for webserver url to fix static asset httpGet. Removed "absolute" from config names.
Remove ssr prepended url from asset service.
Don't append /api to electrs backend path for SSR
Update absolute url config variables.
Frontend config support for AU. New absolute server url settings. refs #104
Transaction, address and block page now works.
Update `og:title` meta tag when changing page title
...
2020-12-24 10:38:14 +07:00
wiz
8b1768f745
Update translated strings from Transifex
2020-12-24 04:16:00 +09:00
wiz
87fbdc063b
Rewrite server.ts again to properly add i18n support into SSR mode
2020-12-23 18:04:30 +09:00
wiz
b261243f85
Rewrite server.ts to fix i18n and implement proper HTTP 404 responses
2020-12-23 13:26:11 +09:00
wiz
2385ec7cde
Update mempool-frontend-config.sample.json for NGINX_HOSTNAME vars
2020-12-22 13:11:31 +09:00
wiz
6491d4576a
Fixes after merging master into AU branch, add nginx.conf for SSR
2020-12-22 11:31:49 +09:00
wiz
51ed2a1f31
Merge remote-tracking branch 'origin/master' into simon/angular-universal
2020-12-22 07:17:40 +09:00
wiz
de50816990
Always set a value for the locale selector, for /liquid/ etc.
2020-12-22 06:41:56 +09:00
wiz
ff0d1a7589
Merge remote-tracking branch 'origin/master' into simon/angular-universal
2020-12-22 06:14:12 +09:00
softsimon
ecc0f316cc
Refactored transaction handling.
2020-12-21 23:08:34 +07:00
wiz
5a4a976d55
Update translated strings from Transifex
2020-12-17 12:41:18 +09:00
wiz
1f5af33f14
Add missing websocket subscription for 'blocks' in status-view component
2020-12-15 03:48:07 +09:00
wiz
8f3901b6d4
Update translation strings from Transifex
2020-12-15 00:15:14 +09:00
wiz
6dc10f438a
Update translation strings from Transifex
2020-12-14 04:36:05 +09:00
wiz
006e942109
Update translation strings from Transifex
2020-12-13 17:59:54 +09:00
wiz
71c405d8bc
Update from Transifex
2020-12-13 01:33:42 +09:00
wiz
73bb712311
Fix formatting of frontend/README.md
2020-12-11 03:13:47 +09:00
wiz
e04c4cfa38
Add list of translators to frontend/README.md
2020-12-11 03:02:58 +09:00
softsimon
cd9f8cbf93
Updating from transifex.
2020-12-10 23:38:50 +07:00
wiz
4b1ac88a5c
Remove duplicate locale for 'ka' in app.constants.ts
2020-12-10 23:14:29 +09:00
softsimon
1309bfc56e
Merge pull request #268 from TechMiX/fixRTLproblems
...
add rtl-layout class to base component
2020-12-10 12:16:01 +07:00
softsimon
ecf49c4365
Updated from transifex.
2020-12-10 11:53:16 +07:00
softsimon
d0e0ab7c24
i18n: Enabling Vietnamese
2020-12-10 11:51:27 +07:00
TechMiX
95c9b21149
add left-to-right mark character to blockchain and mempool block components size
2020-12-09 21:47:27 +01:00
TechMiX
306197c6e9
fix blockchain scrolling on mobile mode when RTL layout
2020-12-09 21:46:13 +01:00
softsimon
56556b6c52
Updated strings from transifex.
2020-12-09 23:55:17 +07:00
softsimon
d8e1023848
i18n: Enabling Finnish
2020-12-09 23:20:37 +07:00
softsimon
c9f485a775
i18n: Disabling vietnamese again
2020-12-09 23:20:10 +07:00
TechMiX
e6be450aaa
add left-to-right mark character to amount component
2020-12-09 02:33:20 +01:00
TechMiX
c1bcf49f37
reverse all text-aligns in rtl-layout
2020-12-09 02:23:53 +01:00
TechMiX
c4734357c4
add text-align for Details title + swap text-left class with style so that it always remains aligned to left
2020-12-09 02:22:16 +01:00
TechMiX
e0adc505db
add rtl-layout class to base component
2020-12-09 01:57:18 +01:00
softsimon
260735665b
Status view live data now works again...
2020-12-09 01:37:14 +07:00
softsimon
5b8bcd5b7d
i18n: Fixed stacked mempool block issue and enabled vietnamese.
2020-12-09 01:31:49 +07:00
softsimon
0a6f6a14b6
Pulled new strings from transifex.
2020-12-09 01:17:22 +07:00
softsimon
8e5efc47cd
i18n: reuse vB/s string
2020-12-08 18:40:00 +07:00
softsimon
eb9aaac0aa
i18n: Fixed translations for the footer component. Merged some duplicates.
2020-12-08 18:24:02 +07:00
wiz
06a0abdb79
Enable 'ko' locale for Korean in app.constants.ts
2020-12-08 15:59:00 +09:00
wiz
29b9fec3b9
Enable 'ko' locale for Korean in angular.json
2020-12-08 15:57:46 +09:00
softsimon
40ac83ee88
Update strings from transifex.
2020-12-08 11:58:43 +07:00
softsimon
5659a8c086
Correcting merge conflict.
2020-12-08 11:57:03 +07:00
softsimon
f9e8dfb079
Merge branch 'master' into simon/angular-universal
...
* 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
2020-12-08 00:11:38 +07:00
softsimon
ae886e14b8
i18n: Added missing Bisq translations. Minor missing space and character fixes.
2020-12-07 17:35:05 +07:00
TechMiX
91cb2adb95
add missing 'sat/vb' string for i18n
2020-12-07 00:07:16 +01:00
softsimon
f70f94fede
i18n: Removed CR from "In X minutes" translation
2020-12-07 00:23:13 +07:00
softsimon
e2d19a174e
i18n: Updated strings for "x confirmations", "x transactions", "x blocks" and "block ETA". Peg-out, and bisq headers.
2020-12-06 23:44:08 +07:00
wiz
c19e21449d
Merge pull request #262 from TechMiX/addMissingTranslatableString
...
add 'sat' string for i18n
2020-12-07 01:07:05 +09:00
wiz
c819ddc64a
Update translation strings from Transifex
2020-12-07 00:20:22 +09:00
wiz
a2740aaa02
Enable 'ka' locale for Georgian
2020-12-07 00:20:05 +09:00
wiz
8d565f5c62
Update translation strings from Transifex
2020-12-06 03:44:29 +09:00
wiz
f93e1c460a
Disable Vietnamese locale 'vi' until translations are completed
2020-12-06 03:40:04 +09:00
wiz
0247c7137e
Update translation strings from Transifex
2020-12-06 01:12:33 +09:00
TechMiX
159d9c71a1
add 'sat' string for i18n
2020-12-05 14:59:08 +01:00
wiz
805636229a
Update translation strings from Transifex
2020-12-05 22:42:48 +09:00
wiz
c5cd80ac48
Update translation strings from Transifex
2020-12-05 21:57:51 +09:00
softsimon
94a5e8edae
i18n update
2020-12-05 11:58:22 +07:00
softsimon
1af1f7211e
Remove extra garbage characters from OP_RETURN tooltip.
...
fixes #254
2020-12-05 02:32:16 +07:00
softsimon
4d54723472
Fix for changing locale on other networks than mainnet.
...
fixes #253
2020-12-05 02:08:54 +07:00
softsimon
1fc1b4b86e
i18n: Asset search box
2020-12-05 02:01:31 +07:00
wiz
5774b395a7
Update translation strings from Transifex
2020-12-05 02:39:50 +09:00
softsimon
f4c27e4c26
i18n: Added X of X transaction. Flipped collapse/expand
2020-12-05 00:16:23 +07:00
softsimon
336e45a7b1
i18n: Added "miner identification" and updated "navigate to sponsor"
2020-12-04 23:07:53 +07:00
wiz
6acacc7792
Update translations from Transifex
2020-12-05 00:36:00 +09:00
softsimon
10b9778b3c
Adding missing Asset page strings. Fixed block title translations.
2020-12-04 22:30:09 +07:00
wiz
9ebb9a5d65
Use --force when running tx pull
for Transifex strings
2020-12-05 00:12:08 +09:00
wiz
6476d1e77c
Update translations from Transifex
2020-12-05 00:11:40 +09:00
softsimon
67df21fe50
Fixing about-link title translation.
2020-12-04 21:49:03 +07:00
softsimon
ea496915c4
Updated messages.xlf
2020-12-04 21:38:14 +07:00
softsimon
035f9a4d67
Merge commit '768fbdfbfa8e0064b86e168c59762909f4c1763b' into simon/i18n-everything
...
* commit '768fbdfbfa8e0064b86e168c59762909f4c1763b':
Update translated strings from Transifex
More fixes for RTL
Always render app-mempool-graph using LTR
Implement auto RTL support for i18n locales like Arabic, Persian, etc.
Update extracted i18n strings from source
Enable 'ar' locale for Arabic
Update translated strings from Transifex
Fix incorrectly used 'nn' locale, rename it to 'nb' instead
Update transifex-client configuration to use master branch
# Conflicts:
# frontend/src/locale/messages.xlf
2020-12-04 21:30:51 +07:00
softsimon
232fc65af2
i18n correcctions based on feedback. Added even more missing i18n strings.
2020-12-04 21:29:31 +07:00
wiz
768fbdfbfa
Update translated strings from Transifex
2020-12-04 23:03:52 +09:00
wiz
92d163f495
More fixes for RTL
2020-12-04 22:54:09 +09:00
wiz
62363802be
Always render app-mempool-graph using LTR
2020-12-04 22:41:58 +09:00
wiz
e49ecd9368
Implement auto RTL support for i18n locales like Arabic, Persian, etc.
...
Fixes #255
2020-12-04 05:56:40 +09:00
wiz
ea521651fd
Update extracted i18n strings from source
2020-12-04 04:11:35 +09:00
wiz
73db9c5023
Enable 'ar' locale for Arabic
2020-12-04 04:11:14 +09:00
wiz
cc451d29ab
Update translated strings from Transifex
2020-12-04 04:07:01 +09:00
wiz
a831d04694
Fix incorrectly used 'nn' locale, rename it to 'nb' instead
2020-12-03 22:37:06 +09:00
softsimon
fb11d73751
i18n all the remaining strings.
2020-12-03 18:34:19 +07:00
wiz
9509891abc
Update transifex-client configuration to use master branch
2020-12-03 20:09:08 +09:00
wiz
8875579c08
Update strings from Transifex
2020-12-03 10:16:21 +09:00
wiz
83501cfdbe
Enable locale 'vi' for Vietnamese
2020-12-03 10:16:02 +09:00
softsimon
e35eb5aad2
Adding virtual size to transaction details.
...
fixes #248
2020-12-02 22:22:14 +07:00
softsimon
2bba51e6c1
Merge branch 'master' into simon/angular-universal
...
* 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
2020-12-02 20:05:49 +07:00
wiz
d3cb1d607b
Update list of supported locales
2020-12-02 21:33:53 +09:00
wiz
88b702d6d8
Remove unused i18n tags in frontend/src/index.html
2020-12-02 20:35:52 +09:00
wiz
0d2e4000e1
Update translations from Transifex
2020-12-02 20:35:50 +09:00
wiz
9148d30fcc
Enable 'fr' locale for French
2020-12-02 20:35:46 +09:00
softsimon
3f990ff706
Corrected some missing spaces on transactions page and a blank render bug when confirmation time is below 1 minute.
2020-12-02 17:03:04 +07:00
wiz
4658b47007
Implement i18n support in frontend using Angular + Transifex + NGINX
...
This PR adds basic i18n support into the mempool frontend, together with
a smooth workflow for developers and translators to collaborate:
* Using the existing @angular/localize module, developers add i18n
metadata to any frontend strings their new features or changes modify
* Using the new npm script `i18n-extract-from-source`, developers
extract the i18n data from source code into `src/locale/messages.xlf`
* After pushing the updated `src/locale/messages.xlf` to GitHub, the
Transifex service will update its database from the new source data
* Using the Transifex website UI, translators can work together to
translate all the mempool frontend strings into their native languages
* Using the new npm script `i18n-pull-from-transifex`, developers can
pull in completed translations from Transifex, and commit them into git.
This flow requires an API key from Transifex, which can be obtained at
https://www.transifex.com/user/settings/api/ to be used with the python
script installed by `pip install transifex-client` - after preparing
these, run the npm script which will ask you for the API key the first
time. When downloading is complete, you can test building the frontend,
and if successful, commit the new strings files into git.
This PR implements a new locale selector in the footer of the homepage
dashboard, and includes WIP translations for the following languages:
* Czech (cs)
* German (de)
* Japanese (ja)
* Norwegian (nn)
* Spanish (es)
* Swedish (sv)
* Ukrainian (uk)
* Persian (fa)
* Portugese (pt)
* Turkish (tr)
* Dutch (nl)
* French (fr)
* Chinese (zh)
* Slovenian (sl)
* Korean (ko)
* Polish (pl)
The user-agent's `Accept-Language` header is used to automatically
detect their preferred language, which can be manually overriden by the
pull-down selector, which saves their preference to a cookie, which is
used by nginx to serve the correct HTML bundle to the user.
Remaining tasks include adding i18n metadata for strings in the Bisq and
Liquid frontend code, mouseover hover tooltip strings, hard-coded og
metadata inside HTML templates, and many other places. This will be done
in a separate PR.
When upgrading to add i18n support, mempool instance operators must take
care to install the new nginx.conf and nginx-mempool.conf files, and
tweak for their specific site configuration.
Fixes #81
2020-12-02 04:19:33 +09:00
softsimon
f9c2bc1fb5
Merge commit 'f151eb81c812a62d1d5c57ee91620a3dd9ae5068' into simon/angular-universal
...
* commit 'f151eb81c812a62d1d5c57ee91620a3dd9ae5068':
Upgrade angular from 10.0.4 to 10.2.3, typescript from 3.9.7 to 4.0.5
Modify /bisq/api/v1/markets/markets to only return active markets
Remove unnecessary @types/axios dependency.
Same npm fix for running `tsc` from `./node_modules` for backend
Set npm to run `ng` and `tsc` binaries from `./node_modules/` path
# Conflicts:
# frontend/package-lock.json
# frontend/package.json
2020-11-28 02:21:12 +07:00
wiz
9b89d9977f
Upgrade angular from 10.0.4 to 10.2.3, typescript from 3.9.7 to 4.0.5
2020-11-28 04:04:45 +09:00
wiz
b6150a3237
Route all Angular Universal requests to nginx, remove simon's hacks
2020-11-27 23:03:48 +09:00
softsimon
dee9fa2d9a
Hack to fix the urls.
2020-11-27 20:11:15 +07:00
softsimon
42d1fcbdee
Fix for non matching request URLs.
2020-11-27 20:01:25 +07:00
softsimon
d0da875e69
Adding ServerTransferStateModule for AU with custom http interceptor for cache transfer.
2020-11-27 18:41:57 +07:00
softsimon
5248fadcea
removing /api again
2020-11-23 21:59:30 +07:00
softsimon
2cbf1474c3
New frontend config for webserver url to fix static asset httpGet.
...
Removed "absolute" from config names.
2020-11-23 18:22:21 +07:00
wiz
e51a4ce028
Set npm to run ng
and tsc
binaries from ./node_modules/
path
2020-11-23 17:19:16 +09:00
softsimon
2054c951ae
Remove ssr prepended url from asset service.
2020-11-23 15:04:41 +07:00
wiz
5a70234370
Don't append /api to electrs backend path for SSR
2020-11-23 16:53:44 +09:00
softsimon
e5959f14bc
Update absolute url config variables.
2020-11-23 14:50:28 +07:00
softsimon
aaf9d9be9f
Merge branch 'master' into simon/angular-universal
...
* master:
correcting merge
Remove extra space in price server URL
Modify upgrade script to append repo before tag name
Merge "getInitData" method from simon/angular-universal.
Replace opennode usd price source with wiz api. fixes #166
Display confidential instead of nothing for confidential assets. fixes #110
Detect confidential assets and display properly. fixes #109
Allow searching for and viewing assets not in the asset registry. fixes #111
# Conflicts:
# backend/src/api/websocket-handler.ts
2020-11-23 14:08:50 +07:00
softsimon
c36addd8c1
Frontend config support for AU. New absolute server url settings.
...
refs #104
2020-11-23 02:30:46 +07:00
softsimon
83126b83f1
Transaction, address and block page now works.
2020-11-22 23:47:27 +07:00
softsimon
75726df275
Merge branch 'master' into simon/angular-universal
...
* master:
Tweak ASM opcode styling colors
Add some color and styling to the Bitcoin ASM opcodes
Correcting title text on graph invert button.
Modify upgrade script to include "tag @ hash" in notification msg
Adding a button to invert the graph globally.
Display P2PK instead of OP_RETURN fixes #161
Improved utxo script design. fixes #46
Adding prevout script. Fixed padding. refs #46
Correcting details button padding on mobile.
Fix nginx.conf reverse proxy cache URL path for sponsor images
Add missing "engines" metadata into package-lock.json
Upgrade backend/package-lock.json to version 2
Toggle display UTXO details and scripts for transactions fixes #46
Axios error handle sponsor proxy requests.
Replacing request.js with axios fixes #153
Add basic websocket error handler as emergency fix for site crashing
# Conflicts:
# frontend/src/app/services/storage.service.ts
2020-11-22 20:53:12 +07:00
softsimon
6bc6966019
Display confidential instead of nothing for confidential assets.
...
fixes #110
2020-11-22 16:30:36 +07:00
softsimon
01689c8433
Detect confidential assets and display properly.
...
fixes #109
2020-11-22 16:19:57 +07:00
softsimon
11d67cf756
Allow searching for and viewing assets not in the asset registry.
...
fixes #111
2020-11-22 16:03:23 +07:00
wiz
30fb0bad78
Tweak ASM opcode styling colors
2020-11-21 18:17:29 +09:00
wiz
9e83fdc9f2
Add some color and styling to the Bitcoin ASM opcodes
...
Fixes #164
2020-11-21 05:29:50 +09:00
wiz
a19ff7d3a7
Update og:title
meta tag when changing page title
2020-11-20 00:59:10 +09:00
softsimon
9f9c0b1114
Correcting title text on graph invert button.
2020-11-16 21:58:16 +07:00
softsimon
ca540d902a
Adding a button to invert the graph globally.
2020-11-16 19:27:06 +07:00
softsimon
76238f5943
Display P2PK instead of OP_RETURN
...
fixes #161
2020-11-16 16:21:37 +07:00
softsimon
d9803e3f3d
Improved utxo script design.
...
fixes #46
2020-11-16 02:25:10 +07:00
softsimon
c9e63a723a
Adding prevout script. Fixed padding.
...
refs #46
2020-11-16 02:02:16 +07:00
softsimon
4136e8d332
Correcting details button padding on mobile.
2020-11-16 01:10:07 +07:00
softsimon
ddea10b160
Toggle display UTXO details and scripts for transactions
...
fixes #46
2020-11-15 17:58:38 +07:00
softsimon
f8ffd6ec6b
Merge branch 'master' into simon/angular-universal
...
* master:
Add the Commons Clause License Condition v1.0 to our MIT License
fix legend bug on resize
Correcting new chartist import path.
Flip mempool chart by using patched chartist package by @techmix
# Conflicts:
# frontend/package-lock.json
2020-11-15 02:51:00 +07:00
TechMiX
640a77e846
fix legend bug on resize
2020-11-13 01:23:19 +01:00
softsimon
5aa17e001c
Correcting new chartist import path.
2020-11-10 21:09:50 +07:00
softsimon
ff8f2fafe8
Flip mempool chart by using patched chartist package by @techmix
2020-11-10 21:05:54 +07:00
wiz
0361044352
Various fixes (lol)
2020-11-08 01:16:09 +09:00
softsimon
14c9d0c409
angular universal WIP
...
refs #104
2020-11-07 04:30:52 +07:00
softsimon
d8c4f5a6ac
Adding some padding and correcting a bad pixel line.
2020-11-03 18:03:25 +07:00
softsimon
1877b40413
Use actual mempool size instead of mempool vsize.
...
fixes #150
2020-11-03 16:11:32 +07:00
wiz
6f6d7bc4d2
❤️
2020-11-03 17:03:41 +09:00
wiz
f1463b914d
Modify index.html metadata to have timestamp for mempool-preview.png URL
2020-11-03 16:44:25 +09:00
softsimon
6865e00738
Fix: Reduce red difficulty adjustment progress when nearing end of cycle.
2020-11-02 14:48:48 +07:00
softsimon
72325b683e
Merge pull request #147 from TechMiX/master
...
Save the legends status in cache
fixes #70
2020-11-01 20:26:38 +07:00
softsimon
8dd257aebd
Upgrading social media preview image to new design.
2020-11-01 17:40:45 +07:00
softsimon
200e68f15a
Fix: Wrong variable used to display mempool size.
2020-10-29 07:06:54 +07:00
TechMiX
411b75471c
Merge branch 'master' of https://github.com/mempool/mempool
2020-10-28 22:25:33 +01:00
TechMiX
5d7a39a8f2
save the legends active status on a cache
2020-10-28 22:22:07 +01:00
softsimon
fcb51fef20
Calculate tx fees based on segwit tx sizes.
2020-10-28 20:26:48 +07:00
softsimon
29ff029b07
Updating lightning node name.
...
Fixing dashboard button alignment.
2020-10-27 19:27:48 +07:00
softsimon
396ff6a375
Change collapsing dashboard into 3 levels.
2020-10-27 16:34:27 +07:00
softsimon
e61574c630
Add L-BTC sponsor support.
2020-10-27 15:26:37 +07:00
softsimon
edf2d4205d
Feature: Add a collapse/show advanced view feature on the Dashboard
...
fixes #134
2020-10-27 02:58:29 +07:00
softsimon
645772c01a
Fix: Segwit-tag is inconsistent when transaction contains segwit and non segwit
...
fixes #130
2020-10-27 02:07:39 +07:00
softsimon
6a8deff706
Adding form validators for donation form.
2020-10-26 23:23:08 +07:00
softsimon
018e95e648
Fixing missing dashboard graph labels in Firefox.
2020-10-26 23:12:32 +07:00
wiz
9a94fccf40
Revert "Lock NPM versions."
...
This reverts commit b544af14e4
.
2020-10-26 20:56:55 +09:00
softsimon
99162f5ec9
Sponsor Lightning support.
2020-10-26 18:29:25 +07:00
softsimon
b544af14e4
Lock NPM versions.
2020-10-26 15:59:28 +07:00
softsimon
fb47f5606a
npm audit fix
2020-10-26 01:13:36 +07:00
softsimon
9d7b52a104
Removing AVG() from mysql query reducing execution time. Increasing graph data span.
...
fixes #106
2020-10-26 01:00:21 +07:00
TechMiX
0fe32835c9
update legend state after chart update
2020-10-23 19:03:15 +02:00
wiz
aa8d3798ea
API Docs: move Fee Estimate APIs to their own tab
2020-10-23 22:15:17 +09:00
softsimon
45efb604c1
Revamping configuration file.
...
fixes #141
2020-10-19 11:57:02 +07:00
wiz
70da8248cc
Remove last paragraph on about page
2020-10-18 20:02:48 +09:00
wiz
716b1235ee
Fix typo on about page text
2020-10-18 19:54:48 +09:00
wiz
e732f0f1dc
Tweak about page text for project description
2020-10-18 19:28:11 +09:00